20241104085522203 DMAIN <0000> hlr.c:813 hlr starting 20241104085522203 DDB <0001> db.c:599 using database: hlr.db 20241104085522203 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241104085522203 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241104085522203 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241104085522239 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241104085522239 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241104085522327 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241104085522328 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241104085522328 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241104085523920 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085523920 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085523922 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085523923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 20241104085523925 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085523925 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085523925 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085523925 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  20241104085523925 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085523925 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  20241104085523925 DLGSUP <0013> gsup_server.c:235 2:  20241104085523925 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085523925 DLGSUP <0013> gsup_server.c:235 3:  20241104085523925 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085523925 DLGSUP <0013> gsup_server.c:235 4:  20241104085523925 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085523925 DLGSUP <0013> gsup_server.c:235 5:  20241104085523925 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085523925 DLGSUP <0013> gsup_server.c:235 7:  20241104085523925 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085523925 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085523925 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085523925 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085523949 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45719<->l=127.0.0.1:4259) 20241104085523964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4258 20241104085523968 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085523968 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"} 20241104085523968 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" 20241104085523968 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} 20241104085523968 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 20241104085523968 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085523969 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085523970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4258 20241104085523971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 20241104085523972 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085523972 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085523972 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085523972 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085523973 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45719<->l=127.0.0.1:4259) 20241104085524035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 20241104085524036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 20241104085527109 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085527109 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085527111 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49902<->l=127.0.0.1:4258 20241104085527113 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527113 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085527113 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085527113 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  20241104085527113 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085527113 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  20241104085527113 DLGSUP <0013> gsup_server.c:235 2:  20241104085527113 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085527113 DLGSUP <0013> gsup_server.c:235 3:  20241104085527113 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085527113 DLGSUP <0013> gsup_server.c:235 4:  20241104085527113 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085527113 DLGSUP <0013> gsup_server.c:235 5:  20241104085527113 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085527113 DLGSUP <0013> gsup_server.c:235 7:  20241104085527113 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085527113 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085527113 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085527113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085527130 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34837<->l=127.0.0.1:4259) 20241104085527154 DAUC <0003> db_auc.c:157 IMSI='262420237124736': No 2G Auth Data 20241104085527154 DAUC <0003> db_auc.c:192 IMSI='262420237124736': No 3G Auth Data 20241104085527196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49918<->l=127.0.0.1:4258 20241104085527202 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527202 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420237124736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420237124736"} 20241104085527209 DAUC <0003> db_auc.c:192 IMSI='262420237124736': No 3G Auth Data 20241104085527209 DAUC <0003> db_auc.c:236 IMSI='262420237124736': Calling to generate 5 vectors 20241104085527209 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085527209 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527209 DAUC <0003> auc.c:113 vector [0]: rand = cee03ef3aa3fb6104dd0872623e8a8d6 20241104085527209 DAUC <0003> auc.c:179 vector [0]: kc = 42a6a89075201000 20241104085527209 DAUC <0003> auc.c:180 vector [0]: sres = beb27407 20241104085527209 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085527209 DAUC <0003> auc.c:113 vector [1]: rand = c6ec9710edc819f9c3a032f0f2b611b9 20241104085527209 DAUC <0003> auc.c:179 vector [1]: kc = 815ecca5ef92c400 20241104085527209 DAUC <0003> auc.c:180 vector [1]: sres = 78010a70 20241104085527209 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085527209 DAUC <0003> auc.c:113 vector [2]: rand = 955298461d1c31716945f7d47d04dce3 20241104085527209 DAUC <0003> auc.c:179 vector [2]: kc = 7e424e167c246c00 20241104085527209 DAUC <0003> auc.c:180 vector [2]: sres = 63f38f27 20241104085527209 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085527209 DAUC <0003> auc.c:113 vector [3]: rand = 1591ca7d3fca088e55519ff292a0fe1f 20241104085527209 DAUC <0003> auc.c:179 vector [3]: kc = 6aa6cd6f61a0ac00 20241104085527209 DAUC <0003> auc.c:180 vector [3]: sres = 17e1cec9 20241104085527209 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085527209 DAUC <0003> auc.c:113 vector [4]: rand = 750879589d8a730da6b3ea4052a541ae 20241104085527209 DAUC <0003> auc.c:179 vector [4]: kc = 535c59daf5263c00 20241104085527209 DAUC <0003> auc.c:180 vector [4]: sres = 2edb1b2e 20241104085527209 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085527209 DAUC <0003> db_auc.c:245 IMSI='262420237124736': Generated 5 vectors 20241104085527209 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420237124736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420237124736"} 20241104085527209 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420237124736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527209 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527209 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49918<->l=127.0.0.1:4258 20241104085527242 DAUC <0003> db_auc.c:157 IMSI='262429804621131': No 2G Auth Data 20241104085527242 DAUC <0003> db_auc.c:192 IMSI='262429804621131': No 3G Auth Data 20241104085527283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4258 20241104085527287 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527287 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429804621131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429804621131"} 20241104085527287 DAUC <0003> db_auc.c:192 IMSI='262429804621131': No 3G Auth Data 20241104085527287 DAUC <0003> db_auc.c:236 IMSI='262429804621131': Calling to generate 5 vectors 20241104085527287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085527287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527287 DAUC <0003> auc.c:113 vector [0]: rand = ee80b39d468485c2472acf653a426645 20241104085527287 DAUC <0003> auc.c:179 vector [0]: kc = c5a98319c9aad000 20241104085527287 DAUC <0003> auc.c:180 vector [0]: sres = cc2711c6 20241104085527287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085527287 DAUC <0003> auc.c:113 vector [1]: rand = a439a9e65c368d581417738ca0df496b 20241104085527287 DAUC <0003> auc.c:179 vector [1]: kc = 9b660c262546c000 20241104085527287 DAUC <0003> auc.c:180 vector [1]: sres = 8b8fdbe8 20241104085527287 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085527287 DAUC <0003> auc.c:113 vector [2]: rand = 99fd332f0ff500acf2134dd2ca2bb80a 20241104085527287 DAUC <0003> auc.c:179 vector [2]: kc = 405ab6936376fc00 20241104085527287 DAUC <0003> auc.c:180 vector [2]: sres = f3c2e2a6 20241104085527287 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085527287 DAUC <0003> auc.c:113 vector [3]: rand = 8cf149c6977e327c2f2827223141529c 20241104085527287 DAUC <0003> auc.c:179 vector [3]: kc = 9aa77b8c96fe4000 20241104085527287 DAUC <0003> auc.c:180 vector [3]: sres = b2d976b4 20241104085527287 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085527287 DAUC <0003> auc.c:113 vector [4]: rand = 2a2dab28ea580d1a814a0e27cdd94e29 20241104085527287 DAUC <0003> auc.c:179 vector [4]: kc = 411aedbfa70d0400 20241104085527287 DAUC <0003> auc.c:180 vector [4]: sres = 9c97c516 20241104085527287 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085527287 DAUC <0003> db_auc.c:245 IMSI='262429804621131': Generated 5 vectors 20241104085527287 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429804621131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429804621131"} 20241104085527287 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429804621131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527287 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527287 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4258 20241104085527316 DAUC <0003> db_auc.c:157 IMSI='262420178236880': No 2G Auth Data 20241104085527316 DAUC <0003> db_auc.c:192 IMSI='262420178236880': No 3G Auth Data 20241104085527349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49936<->l=127.0.0.1:4258 20241104085527353 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527353 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420178236880 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420178236880"} 20241104085527353 DAUC <0003> db_auc.c:192 IMSI='262420178236880': No 3G Auth Data 20241104085527353 DAUC <0003> db_auc.c:236 IMSI='262420178236880': Calling to generate 5 vectors 20241104085527353 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085527353 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527353 DAUC <0003> auc.c:113 vector [0]: rand = 1a773ff3f072903f4e62b68e0952510f 20241104085527353 DAUC <0003> auc.c:179 vector [0]: kc = 7622ccfbe15d9c5b 20241104085527353 DAUC <0003> auc.c:180 vector [0]: sres = f45e190f 20241104085527353 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085527353 DAUC <0003> auc.c:113 vector [1]: rand = 73b0379851245e6d1d361770fbf87f40 20241104085527353 DAUC <0003> auc.c:179 vector [1]: kc = 938da7c058e0e20d 20241104085527353 DAUC <0003> auc.c:180 vector [1]: sres = eebed94e 20241104085527353 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085527353 DAUC <0003> auc.c:113 vector [2]: rand = ecf844648e3d5b5a635bb37ababc0f1b 20241104085527353 DAUC <0003> auc.c:179 vector [2]: kc = 29fbacb6e0e5187b 20241104085527353 DAUC <0003> auc.c:180 vector [2]: sres = fbc8b5a8 20241104085527353 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085527353 DAUC <0003> auc.c:113 vector [3]: rand = 30ad92b4bfde979a35db8193ca4007cd 20241104085527353 DAUC <0003> auc.c:179 vector [3]: kc = 38d7122c833d12db 20241104085527353 DAUC <0003> auc.c:180 vector [3]: sres = 166cc08b 20241104085527353 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085527353 DAUC <0003> auc.c:113 vector [4]: rand = 53ddb8221aee2139790309c54fb5d16b 20241104085527353 DAUC <0003> auc.c:179 vector [4]: kc = a9c24b4904a20ab2 20241104085527353 DAUC <0003> auc.c:180 vector [4]: sres = 4b5a5d06 20241104085527353 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085527353 DAUC <0003> db_auc.c:245 IMSI='262420178236880': Generated 5 vectors 20241104085527353 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420178236880 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420178236880"} 20241104085527353 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420178236880 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527353 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527353 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49936<->l=127.0.0.1:4258 20241104085527381 DAUC <0003> db_auc.c:157 IMSI='262424463072795': No 2G Auth Data 20241104085527381 DAUC <0003> db_auc.c:192 IMSI='262424463072795': No 3G Auth Data 20241104085527423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4258 20241104085527425 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527425 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424463072795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424463072795"} 20241104085527425 DAUC <0003> db_auc.c:157 IMSI='262424463072795': No 2G Auth Data 20241104085527425 DAUC <0003> db_auc.c:236 IMSI='262424463072795': Calling to generate 5 vectors 20241104085527425 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085527425 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085527426 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085527426 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085527426 DAUC <0003> auc.c:113 vector [0]: rand = 166915c63a9a87c0b19f391bdf177f4f 20241104085527426 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085527426 DAUC <0003> auc.c:142 vector [0]: autn = 38e6ee0b421c0000d6ab52ab0980cd3d 20241104085527426 DAUC <0003> auc.c:143 vector [0]: ck = 5dc52d57bd91c940dfe59c41a735600b 20241104085527426 DAUC <0003> auc.c:144 vector [0]: ik = 0e3c54f85aaf55857d4d744f28f4b4aa 20241104085527426 DAUC <0003> auc.c:145 vector [0]: res = a8974ef235e30b480000000000000000 20241104085527426 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085527426 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085527426 DAUC <0003> auc.c:151 vector [0]: kc = f15191a168ff4864 20241104085527426 DAUC <0003> auc.c:152 vector [0]: sres = 9d7445ba 20241104085527426 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085527426 DAUC <0003> auc.c:113 vector [1]: rand = 01fce497743805a4125876847b6c7005 20241104085527426 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085527426 DAUC <0003> auc.c:142 vector [1]: autn = 2b212cc46efb0000319079f5c90b522a 20241104085527426 DAUC <0003> auc.c:143 vector [1]: ck = 1161eb5ce397c9b587f2ad295d942134 20241104085527426 DAUC <0003> auc.c:144 vector [1]: ik = 27d03a16b49521e3b2bf700d150a873a 20241104085527426 DAUC <0003> auc.c:145 vector [1]: res = 7a70b1485d298c050000000000000000 20241104085527426 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085527426 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085527426 DAUC <0003> auc.c:151 vector [1]: kc = 03fc0c6e1f9c4e58 20241104085527426 DAUC <0003> auc.c:152 vector [1]: sres = 27593d4d 20241104085527426 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085527426 DAUC <0003> auc.c:113 vector [2]: rand = f3e1aa17df4c2d7c7b67886f1230466c 20241104085527426 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085527426 DAUC <0003> auc.c:142 vector [2]: autn = 586435c6d3ac0000c63bafb3144477f2 20241104085527426 DAUC <0003> auc.c:143 vector [2]: ck = e6be02a724d9ff470fff7609de8c7615 20241104085527426 DAUC <0003> auc.c:144 vector [2]: ik = 48f117f546c7bace159310b162b9d409 20241104085527426 DAUC <0003> auc.c:145 vector [2]: res = bfcbeb3903aee6130000000000000000 20241104085527426 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085527426 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085527426 DAUC <0003> auc.c:151 vector [2]: kc = b42373eade2be795 20241104085527426 DAUC <0003> auc.c:152 vector [2]: sres = bc650d2a 20241104085527426 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085527426 DAUC <0003> auc.c:113 vector [3]: rand = 309804e9ea4b68592bf2cbbc4343413e 20241104085527426 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085527426 DAUC <0003> auc.c:142 vector [3]: autn = ab13945b35d300002a99073a2c0f5f3f 20241104085527426 DAUC <0003> auc.c:143 vector [3]: ck = 9fffabe36cccb9cacbd270ed6b10b865 20241104085527426 DAUC <0003> auc.c:144 vector [3]: ik = 8ecbe5c2b516270124ae84085e147bc5 20241104085527426 DAUC <0003> auc.c:145 vector [3]: res = 78e3bf99882844b70000000000000000 20241104085527426 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085527426 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085527426 DAUC <0003> auc.c:151 vector [3]: kc = fe48bac4ecde5d6b 20241104085527426 DAUC <0003> auc.c:152 vector [3]: sres = f0cbfb2e 20241104085527426 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085527426 DAUC <0003> auc.c:113 vector [4]: rand = 4b9a89d5b52ec2a518c95039126fe96a 20241104085527426 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085527426 DAUC <0003> auc.c:142 vector [4]: autn = 9b7ed4c507830000ea56e16882248484 20241104085527426 DAUC <0003> auc.c:143 vector [4]: ck = fa6c5e456fe1c9682097f8c8bb28c316 20241104085527426 DAUC <0003> auc.c:144 vector [4]: ik = e02e65784cbaae13da8347daa44cd557 20241104085527426 DAUC <0003> auc.c:145 vector [4]: res = a13d84e6770903060000000000000000 20241104085527426 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085527426 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085527426 DAUC <0003> auc.c:151 vector [4]: kc = e056842f3c3f713a 20241104085527426 DAUC <0003> auc.c:152 vector [4]: sres = d63487e0 20241104085527426 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085527426 DAUC <0003> db_auc.c:245 IMSI='262424463072795': Generated 5 vectors 20241104085527426 DAUC <0003> db_auc.c:249 IMSI='262424463072795': Updating SQN=161 in DB 20241104085527435 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424463072795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424463072795"} 20241104085527435 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424463072795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527435 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527435 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4258 20241104085527463 DAUC <0003> db_auc.c:157 IMSI='262421955347085': No 2G Auth Data 20241104085527463 DAUC <0003> db_auc.c:192 IMSI='262421955347085': No 3G Auth Data 20241104085527493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4258 20241104085527497 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527497 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421955347085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421955347085"} 20241104085527497 DAUC <0003> db_auc.c:157 IMSI='262421955347085': No 2G Auth Data 20241104085527497 DAUC <0003> db_auc.c:236 IMSI='262421955347085': Calling to generate 5 vectors 20241104085527497 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085527497 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085527497 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085527497 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085527497 DAUC <0003> auc.c:113 vector [0]: rand = 39dc2a21c7df10112adf6c03ece6a331 20241104085527497 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085527497 DAUC <0003> auc.c:142 vector [0]: autn = 6edf798be74c00002081657f7aa20bb7 20241104085527497 DAUC <0003> auc.c:143 vector [0]: ck = 625a79f4efe1e01b614a5211c42e44ef 20241104085527497 DAUC <0003> auc.c:144 vector [0]: ik = ef4d7754752ddd6a2fb9102d12f0c98a 20241104085527497 DAUC <0003> auc.c:145 vector [0]: res = aceeb0aaca650b2a0000000000000000 20241104085527497 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085527497 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085527497 DAUC <0003> auc.c:151 vector [0]: kc = c3e44c9c4c12b014 20241104085527497 DAUC <0003> auc.c:152 vector [0]: sres = 668bbb80 20241104085527497 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085527497 DAUC <0003> auc.c:113 vector [1]: rand = b910fab0558ab9ce404b136edabcec0a 20241104085527497 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085527497 DAUC <0003> auc.c:142 vector [1]: autn = 98cd21d907350000d36b27b1ac9e6494 20241104085527497 DAUC <0003> auc.c:143 vector [1]: ck = d9c41e92f567ebded64d9b79bfd0cb91 20241104085527497 DAUC <0003> auc.c:144 vector [1]: ik = cd10d92273d61b88280fcadec83178f5 20241104085527497 DAUC <0003> auc.c:145 vector [1]: res = 0c0b97978df71d400000000000000000 20241104085527497 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085527497 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085527497 DAUC <0003> auc.c:151 vector [1]: kc = ea969617f1504332 20241104085527497 DAUC <0003> auc.c:152 vector [1]: sres = 81fc8ad7 20241104085527497 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085527497 DAUC <0003> auc.c:113 vector [2]: rand = f86a9dad480d100bee78390db7853c47 20241104085527497 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085527497 DAUC <0003> auc.c:142 vector [2]: autn = e99b375dfad500009e6b331f28bd21d6 20241104085527497 DAUC <0003> auc.c:143 vector [2]: ck = 139766cf2b5cd4fe16f285920e3c9414 20241104085527497 DAUC <0003> auc.c:144 vector [2]: ik = 1897ac1b3ead7d304bdd03ebd9fa0b7c 20241104085527497 DAUC <0003> auc.c:145 vector [2]: res = db92a5068152b75d0000000000000000 20241104085527497 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085527497 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085527497 DAUC <0003> auc.c:151 vector [2]: kc = 562f4cadc23736a6 20241104085527497 DAUC <0003> auc.c:152 vector [2]: sres = 5ac0125b 20241104085527497 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085527497 DAUC <0003> auc.c:113 vector [3]: rand = 328efa0be5dc82c0b46e127ab07d89e7 20241104085527497 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085527497 DAUC <0003> auc.c:142 vector [3]: autn = 823b9f73f3b6000077ace3cad96f5a08 20241104085527497 DAUC <0003> auc.c:143 vector [3]: ck = 40e3c5d354753dda6d44e9322bccd4f1 20241104085527497 DAUC <0003> auc.c:144 vector [3]: ik = e4c508a3755baabc3c89a01e3ac15c20 20241104085527497 DAUC <0003> auc.c:145 vector [3]: res = 28707a843b2ee1470000000000000000 20241104085527497 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085527497 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085527497 DAUC <0003> auc.c:151 vector [3]: kc = f5eb845c30231fb7 20241104085527497 DAUC <0003> auc.c:152 vector [3]: sres = 135e9bc3 20241104085527497 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085527497 DAUC <0003> auc.c:113 vector [4]: rand = 5120fdd450918dbdb511c536c8edede3 20241104085527497 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085527497 DAUC <0003> auc.c:142 vector [4]: autn = 1c8d7794d3c400005a1410929937adf7 20241104085527497 DAUC <0003> auc.c:143 vector [4]: ck = 2e2e1cb8cd08826ba82723d661ff0f83 20241104085527497 DAUC <0003> auc.c:144 vector [4]: ik = 5dd0700ae2cfaa3545b6e83386753f51 20241104085527497 DAUC <0003> auc.c:145 vector [4]: res = aa0d63c68b9586640000000000000000 20241104085527497 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085527497 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085527497 DAUC <0003> auc.c:151 vector [4]: kc = 9e6fa757c84d188c 20241104085527497 DAUC <0003> auc.c:152 vector [4]: sres = 2198e5a2 20241104085527497 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085527497 DAUC <0003> db_auc.c:245 IMSI='262421955347085': Generated 5 vectors 20241104085527497 DAUC <0003> db_auc.c:249 IMSI='262421955347085': Updating SQN=161 in DB 20241104085527504 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421955347085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421955347085"} 20241104085527504 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421955347085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527504 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527505 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4258 20241104085527532 DAUC <0003> db_auc.c:157 IMSI='262423485319581': No 2G Auth Data 20241104085527532 DAUC <0003> db_auc.c:192 IMSI='262423485319581': No 3G Auth Data 20241104085527573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49962<->l=127.0.0.1:4258 20241104085527576 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527576 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423485319581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423485319581"} 20241104085527576 DAUC <0003> db_auc.c:236 IMSI='262423485319581': Calling to generate 5 vectors 20241104085527576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085527576 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085527576 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085527576 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085527576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527576 DAUC <0003> auc.c:113 vector [0]: rand = 974669ad019a4df066f08e19caf17c07 20241104085527576 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085527576 DAUC <0003> auc.c:142 vector [0]: autn = b86e8c576fe8000071f194b6ba8271d6 20241104085527576 DAUC <0003> auc.c:143 vector [0]: ck = eab6fa60d72fe0cd380eb7669f0e6658 20241104085527576 DAUC <0003> auc.c:144 vector [0]: ik = 8d9df62eb4ed90def4cbf4d788e97607 20241104085527576 DAUC <0003> auc.c:145 vector [0]: res = f7035279ff74dbd00000000000000000 20241104085527576 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085527576 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085527576 DAUC <0003> auc.c:179 vector [0]: kc = a758a9db61d88800 20241104085527576 DAUC <0003> auc.c:180 vector [0]: sres = a437cb41 20241104085527576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085527576 DAUC <0003> auc.c:113 vector [1]: rand = d19903ada87790197057fa224752a582 20241104085527576 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085527576 DAUC <0003> auc.c:142 vector [1]: autn = 9c9b40a6bc400000cdc0abd951976096 20241104085527576 DAUC <0003> auc.c:143 vector [1]: ck = 078d08261e9e9d8ed4c88bdd2af1345a 20241104085527576 DAUC <0003> auc.c:144 vector [1]: ik = c0da63dcc2238adfcbd6f09baf9c65e1 20241104085527576 DAUC <0003> auc.c:145 vector [1]: res = 86818ff1042c6b500000000000000000 20241104085527576 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085527576 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085527576 DAUC <0003> auc.c:179 vector [1]: kc = 1bb2745d77156400 20241104085527576 DAUC <0003> auc.c:180 vector [1]: sres = 406eb9b3 20241104085527576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085527576 DAUC <0003> auc.c:113 vector [2]: rand = 378e922df460377bb507c5aa2c6c10fb 20241104085527576 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085527576 DAUC <0003> auc.c:142 vector [2]: autn = b28234a76af700008b19ca4cf62cbe4a 20241104085527576 DAUC <0003> auc.c:143 vector [2]: ck = 3d05681f418903c7efe571ab4d4912e7 20241104085527576 DAUC <0003> auc.c:144 vector [2]: ik = 0ebbc517edbb9702ab8801bd8661971f 20241104085527576 DAUC <0003> auc.c:145 vector [2]: res = dfd90e249835f7fc0000000000000000 20241104085527576 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085527576 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085527576 DAUC <0003> auc.c:179 vector [2]: kc = bf4e785338260000 20241104085527576 DAUC <0003> auc.c:180 vector [2]: sres = 9e8588c7 20241104085527576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085527576 DAUC <0003> auc.c:113 vector [3]: rand = 3fe92cb2fbc2f9b52cd7511278c59118 20241104085527576 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085527576 DAUC <0003> auc.c:142 vector [3]: autn = ba440ea4799400000147427be4bcc073 20241104085527576 DAUC <0003> auc.c:143 vector [3]: ck = c4e73cf688b9f758f174a62b802f2f48 20241104085527576 DAUC <0003> auc.c:144 vector [3]: ik = 47ea52834ea3ee5823d4871e7c990e6a 20241104085527576 DAUC <0003> auc.c:145 vector [3]: res = 37a3657fc018a7230000000000000000 20241104085527576 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085527576 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085527576 DAUC <0003> auc.c:179 vector [3]: kc = 2670df3b09461800 20241104085527576 DAUC <0003> auc.c:180 vector [3]: sres = fbf2e298 20241104085527576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085527576 DAUC <0003> auc.c:113 vector [4]: rand = 1289c09537d473db4e11e324e51b4c2f 20241104085527576 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085527576 DAUC <0003> auc.c:142 vector [4]: autn = dbccb7ebaf550000f08297371831be7a 20241104085527576 DAUC <0003> auc.c:143 vector [4]: ck = f50184334b412a083e4a8564e6ccece0 20241104085527576 DAUC <0003> auc.c:144 vector [4]: ik = 801dead5e4f3e6405b23bc89f8becbba 20241104085527576 DAUC <0003> auc.c:145 vector [4]: res = 61ad3ae22bb4625e0000000000000000 20241104085527576 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085527576 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085527576 DAUC <0003> auc.c:179 vector [4]: kc = b465dcd7385d0c00 20241104085527576 DAUC <0003> auc.c:180 vector [4]: sres = 8cc05815 20241104085527576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085527576 DAUC <0003> db_auc.c:245 IMSI='262423485319581': Generated 5 vectors 20241104085527576 DAUC <0003> db_auc.c:249 IMSI='262423485319581': Updating SQN=161 in DB 20241104085527584 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423485319581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423485319581"} 20241104085527584 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423485319581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527584 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527584 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49962<->l=127.0.0.1:4258 20241104085527622 DAUC <0003> db_auc.c:157 IMSI='262423701217999': No 2G Auth Data 20241104085527622 DAUC <0003> db_auc.c:192 IMSI='262423701217999': No 3G Auth Data 20241104085527664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4258 20241104085527667 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527667 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423701217999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423701217999"} 20241104085527667 DAUC <0003> db_auc.c:236 IMSI='262423701217999': Calling to generate 5 vectors 20241104085527667 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085527667 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085527667 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085527667 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085527667 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527667 DAUC <0003> auc.c:113 vector [0]: rand = 5bd7d24cfd3163ffa2769b995aeaac2e 20241104085527667 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085527667 DAUC <0003> auc.c:142 vector [0]: autn = a9d2acbc78990000dbda42844f2f12d8 20241104085527667 DAUC <0003> auc.c:143 vector [0]: ck = 3d005420692c0132bd9f6bb010b76fc9 20241104085527667 DAUC <0003> auc.c:144 vector [0]: ik = 8552054d14f29d579492fee47850f5e0 20241104085527667 DAUC <0003> auc.c:145 vector [0]: res = 113a87cead577afa0000000000000000 20241104085527667 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085527667 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085527667 DAUC <0003> auc.c:179 vector [0]: kc = 68550a66e6258800 20241104085527667 DAUC <0003> auc.c:180 vector [0]: sres = 6938e4eb 20241104085527667 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085527667 DAUC <0003> auc.c:113 vector [1]: rand = 215041220f86ac8652a118900e3a52f7 20241104085527667 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085527667 DAUC <0003> auc.c:142 vector [1]: autn = 3591676db84a0000e1ba846322d0ec3f 20241104085527667 DAUC <0003> auc.c:143 vector [1]: ck = ec3b81559c7604ace05e8b45ebcaa0d2 20241104085527667 DAUC <0003> auc.c:144 vector [1]: ik = b112d60a54472d52d5a4db21bf64f72f 20241104085527667 DAUC <0003> auc.c:145 vector [1]: res = b33d84a1f94c63510000000000000000 20241104085527667 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085527667 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085527667 DAUC <0003> auc.c:179 vector [1]: kc = 914895ed4ae30800 20241104085527667 DAUC <0003> auc.c:180 vector [1]: sres = e0d1f1f2 20241104085527667 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085527667 DAUC <0003> auc.c:113 vector [2]: rand = 7326c2d2034e64ab3f4d38f9a0579f01 20241104085527667 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085527667 DAUC <0003> auc.c:142 vector [2]: autn = f77c46e6720a0000f013c518d8afbd61 20241104085527667 DAUC <0003> auc.c:143 vector [2]: ck = c93043066e6b5076e5ef825b6da4b1c1 20241104085527667 DAUC <0003> auc.c:144 vector [2]: ik = d352e1322cec0dca6666c402f209ec36 20241104085527667 DAUC <0003> auc.c:145 vector [2]: res = b65ae3785c23418e0000000000000000 20241104085527667 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085527667 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085527667 DAUC <0003> auc.c:179 vector [2]: kc = 16cc34f64e66dc00 20241104085527667 DAUC <0003> auc.c:180 vector [2]: sres = 85a32042 20241104085527667 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085527667 DAUC <0003> auc.c:113 vector [3]: rand = 113ca64cfe6056967934163e5a77141d 20241104085527667 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085527667 DAUC <0003> auc.c:142 vector [3]: autn = 06f4afdafe760000df488ccdd4d2b921 20241104085527667 DAUC <0003> auc.c:143 vector [3]: ck = fd4bbde8a4797f43f4860dafb12e9f8e 20241104085527667 DAUC <0003> auc.c:144 vector [3]: ik = e1579f069715659daaa0fe5e78028734 20241104085527667 DAUC <0003> auc.c:145 vector [3]: res = a2c2c454731af4670000000000000000 20241104085527667 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085527667 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085527667 DAUC <0003> auc.c:179 vector [3]: kc = 0d64c602f16ef800 20241104085527667 DAUC <0003> auc.c:180 vector [3]: sres = 97b84b1b 20241104085527667 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085527667 DAUC <0003> auc.c:113 vector [4]: rand = f4e36b56dd286ee9e93b6c3e7cf91856 20241104085527667 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085527667 DAUC <0003> auc.c:142 vector [4]: autn = a89b4aa794510000c1836a7b42a94910 20241104085527667 DAUC <0003> auc.c:143 vector [4]: ck = cd980b9769fd222bc19aea536201bd74 20241104085527667 DAUC <0003> auc.c:144 vector [4]: ik = 7ecba670d1b474b025a5d51de1c01255 20241104085527667 DAUC <0003> auc.c:145 vector [4]: res = 52ff3fec1bc339760000000000000000 20241104085527667 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085527667 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085527668 DAUC <0003> auc.c:179 vector [4]: kc = a220d7bcebd25000 20241104085527668 DAUC <0003> auc.c:180 vector [4]: sres = c7616aa4 20241104085527668 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085527668 DAUC <0003> db_auc.c:245 IMSI='262423701217999': Generated 5 vectors 20241104085527668 DAUC <0003> db_auc.c:249 IMSI='262423701217999': Updating SQN=161 in DB 20241104085527675 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423701217999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423701217999"} 20241104085527675 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423701217999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527675 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527675 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4258 20241104085527710 DAUC <0003> db_auc.c:157 IMSI='262420688993397': No 2G Auth Data 20241104085527710 DAUC <0003> db_auc.c:192 IMSI='262420688993397': No 3G Auth Data 20241104085527752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49990<->l=127.0.0.1:4258 20241104085527757 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527757 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420688993397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420688993397"} 20241104085527757 DAUC <0003> db_auc.c:236 IMSI='262420688993397': Calling to generate 5 vectors 20241104085527757 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085527757 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085527757 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085527757 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085527757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527757 DAUC <0003> auc.c:113 vector [0]: rand = 42a1ebd2cf83346e115ee6c2935a28f1 20241104085527757 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085527757 DAUC <0003> auc.c:142 vector [0]: autn = 6040da5b4285000014332e58fe3d74a1 20241104085527757 DAUC <0003> auc.c:143 vector [0]: ck = 2603bbbf5ffe23931db96f43986e0b7e 20241104085527757 DAUC <0003> auc.c:144 vector [0]: ik = a012f67d415b393c4936cb453306533b 20241104085527757 DAUC <0003> auc.c:145 vector [0]: res = 0c98f96da73105930000000000000000 20241104085527757 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085527757 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085527757 DAUC <0003> auc.c:179 vector [0]: kc = df17715ed455a615 20241104085527757 DAUC <0003> auc.c:180 vector [0]: sres = 21416b15 20241104085527757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085527757 DAUC <0003> auc.c:113 vector [1]: rand = 1f702114b785b1b21c7c42a2e2b21393 20241104085527757 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085527757 DAUC <0003> auc.c:142 vector [1]: autn = 33ef1907a5c70000a8fb15781bf3a99c 20241104085527757 DAUC <0003> auc.c:143 vector [1]: ck = 405fb74073ab85c30aa7799fc1ea477c 20241104085527757 DAUC <0003> auc.c:144 vector [1]: ik = 46ca7b9013ee37c74555c4a069195ac1 20241104085527757 DAUC <0003> auc.c:145 vector [1]: res = 6d98fea2fc6910a30000000000000000 20241104085527757 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085527757 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085527757 DAUC <0003> auc.c:179 vector [1]: kc = 974f97ce52adcdf1 20241104085527757 DAUC <0003> auc.c:180 vector [1]: sres = 08f49552 20241104085527757 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085527757 DAUC <0003> auc.c:113 vector [2]: rand = 2b7bc4cfd6aad9c6979dd495f93747cc 20241104085527757 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085527757 DAUC <0003> auc.c:142 vector [2]: autn = aa5dab40cbac0000e0d19e177445ecee 20241104085527757 DAUC <0003> auc.c:143 vector [2]: ck = c0c80078991d1a4fbddccced0016abfb 20241104085527757 DAUC <0003> auc.c:144 vector [2]: ik = 90aaa382bbab409733de1759e1014c4f 20241104085527757 DAUC <0003> auc.c:145 vector [2]: res = c16660039ea17d700000000000000000 20241104085527757 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085527757 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085527757 DAUC <0003> auc.c:179 vector [2]: kc = 38f5b820815e9be0 20241104085527757 DAUC <0003> auc.c:180 vector [2]: sres = a3143b81 20241104085527757 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085527757 DAUC <0003> auc.c:113 vector [3]: rand = 63bf5f5113079c2f0202c1bfab10196e 20241104085527757 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085527757 DAUC <0003> auc.c:142 vector [3]: autn = 3088419279af0000adce16484000e85d 20241104085527757 DAUC <0003> auc.c:143 vector [3]: ck = 1844e6716d7fd5d6dc26cf99bb14c5c9 20241104085527757 DAUC <0003> auc.c:144 vector [3]: ik = 088e6bafab64597e056ccadc293c872f 20241104085527757 DAUC <0003> auc.c:145 vector [3]: res = 77d81ac3b590ed340000000000000000 20241104085527757 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085527757 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085527757 DAUC <0003> auc.c:179 vector [3]: kc = cd33dac62d92ed8e 20241104085527757 DAUC <0003> auc.c:180 vector [3]: sres = 05059548 20241104085527757 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085527757 DAUC <0003> auc.c:113 vector [4]: rand = a1579a5f4ec57b5dbcdc49338d959adc 20241104085527757 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085527757 DAUC <0003> auc.c:142 vector [4]: autn = 81895d05f36f00006a33135acba33037 20241104085527757 DAUC <0003> auc.c:143 vector [4]: ck = d345119a426bf0252712589dcb77c17a 20241104085527757 DAUC <0003> auc.c:144 vector [4]: ik = aad799559e731776842db9ceaf054ec4 20241104085527757 DAUC <0003> auc.c:145 vector [4]: res = 9d1857018a3096be0000000000000000 20241104085527757 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085527757 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085527757 DAUC <0003> auc.c:179 vector [4]: kc = 88dfda763b743801 20241104085527757 DAUC <0003> auc.c:180 vector [4]: sres = bde16afe 20241104085527757 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085527757 DAUC <0003> db_auc.c:245 IMSI='262420688993397': Generated 5 vectors 20241104085527757 DAUC <0003> db_auc.c:249 IMSI='262420688993397': Updating SQN=161 in DB 20241104085527765 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420688993397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420688993397"} 20241104085527765 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420688993397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527765 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527765 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49990<->l=127.0.0.1:4258 20241104085527793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49902<->l=127.0.0.1:4258 20241104085527794 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34837<->l=127.0.0.1:4259) 20241104085527794 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527794 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085527794 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085527794 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085527836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4258 20241104085527836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4258 20241104085530908 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085530908 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085530911 DLINP <000b> input/ipa.c:451 connected read/write 20241104085530911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085530911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4258 20241104085530913 DLINP <000b> input/ipa.c:451 connected read/write 20241104085530914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085530914 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085530914 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085530914 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  20241104085530914 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085530914 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  20241104085530914 DLGSUP <0013> gsup_server.c:235 2:  20241104085530914 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085530914 DLGSUP <0013> gsup_server.c:235 3:  20241104085530914 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085530914 DLGSUP <0013> gsup_server.c:235 4:  20241104085530914 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085530914 DLGSUP <0013> gsup_server.c:235 5:  20241104085530914 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085530914 DLGSUP <0013> gsup_server.c:235 7:  20241104085530914 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085530914 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085530914 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085530914 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085530935 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40793<->l=127.0.0.1:4259) 20241104085530959 DAUC <0003> db_auc.c:157 IMSI='262429657669594': No 2G Auth Data 20241104085530959 DAUC <0003> db_auc.c:192 IMSI='262429657669594': No 3G Auth Data 20241104085531017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50022<->l=127.0.0.1:4258 20241104085531023 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531023 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429657669594"} 20241104085531023 DAUC <0003> db_auc.c:192 IMSI='262429657669594': No 3G Auth Data 20241104085531023 DAUC <0003> db_auc.c:236 IMSI='262429657669594': Calling to generate 1 vectors 20241104085531023 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241104085531023 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531023 DAUC <0003> auc.c:113 vector [0]: rand = c82bde9c859b4e45ba03a2cbea4c7ea3 20241104085531023 DAUC <0003> auc.c:179 vector [0]: kc = 6def73ead0f06800 20241104085531023 DAUC <0003> auc.c:180 vector [0]: sres = 40f57e57 20241104085531023 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531023 DAUC <0003> db_auc.c:245 IMSI='262429657669594': Generated 1 vectors 20241104085531023 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429657669594"} 20241104085531023 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531023 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531023 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531026 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531026 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429657669594"} 20241104085531026 DAUC <0003> db_auc.c:192 IMSI='262429657669594': No 3G Auth Data 20241104085531026 DAUC <0003> db_auc.c:236 IMSI='262429657669594': Calling to generate 4 vectors 20241104085531026 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241104085531026 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531026 DAUC <0003> auc.c:113 vector [0]: rand = 1b909ece6d52a64c1a25b7e911679560 20241104085531026 DAUC <0003> auc.c:179 vector [0]: kc = c9bed331614b2800 20241104085531026 DAUC <0003> auc.c:180 vector [0]: sres = 2cb6765d 20241104085531026 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531026 DAUC <0003> auc.c:113 vector [1]: rand = ef831e31c074db9f27bc718769a3f393 20241104085531026 DAUC <0003> auc.c:179 vector [1]: kc = f6722ee06f9f9000 20241104085531026 DAUC <0003> auc.c:180 vector [1]: sres = 32d103b9 20241104085531026 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531026 DAUC <0003> auc.c:113 vector [2]: rand = ea7eac1fe789a5bd166122b9a7e17038 20241104085531026 DAUC <0003> auc.c:179 vector [2]: kc = eed9f79a37dc0800 20241104085531026 DAUC <0003> auc.c:180 vector [2]: sres = 16d7c6a4 20241104085531026 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531026 DAUC <0003> auc.c:113 vector [3]: rand = c63962196a73f8bbf2f8ed2bc2d7dd17 20241104085531026 DAUC <0003> auc.c:179 vector [3]: kc = e20897b01864c000 20241104085531026 DAUC <0003> auc.c:180 vector [3]: sres = 3b2fefb4 20241104085531026 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531026 DAUC <0003> db_auc.c:245 IMSI='262429657669594': Generated 4 vectors 20241104085531026 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429657669594"} 20241104085531026 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531026 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531026 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531028 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531028 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429657669594"} 20241104085531028 DAUC <0003> db_auc.c:192 IMSI='262429657669594': No 3G Auth Data 20241104085531028 DAUC <0003> db_auc.c:236 IMSI='262429657669594': Calling to generate 5 vectors 20241104085531028 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531028 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531028 DAUC <0003> auc.c:113 vector [0]: rand = 3010532554272206b346bc9432d50b4a 20241104085531028 DAUC <0003> auc.c:179 vector [0]: kc = 0785b05d0bff4400 20241104085531028 DAUC <0003> auc.c:180 vector [0]: sres = 93867495 20241104085531028 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531028 DAUC <0003> auc.c:113 vector [1]: rand = 9baca5a15d916f9bc8a8152529e8a2b4 20241104085531028 DAUC <0003> auc.c:179 vector [1]: kc = 6ac8c82b41eb7800 20241104085531028 DAUC <0003> auc.c:180 vector [1]: sres = be973ddd 20241104085531028 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531028 DAUC <0003> auc.c:113 vector [2]: rand = 58c01405fab8d2375dd83da17dacdc7c 20241104085531028 DAUC <0003> auc.c:179 vector [2]: kc = a13461f7e20d5000 20241104085531028 DAUC <0003> auc.c:180 vector [2]: sres = 7c8d05d6 20241104085531028 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531028 DAUC <0003> auc.c:113 vector [3]: rand = 44ef252345f522b3399fb979230b3b8a 20241104085531028 DAUC <0003> auc.c:179 vector [3]: kc = 20ddee1d290e4c00 20241104085531028 DAUC <0003> auc.c:180 vector [3]: sres = b7c27f73 20241104085531028 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531028 DAUC <0003> auc.c:113 vector [4]: rand = 17ca090e97a3bf644c63bd8b89b8b11e 20241104085531029 DAUC <0003> auc.c:179 vector [4]: kc = 96c2ca837b565400 20241104085531029 DAUC <0003> auc.c:180 vector [4]: sres = 16028a4c 20241104085531029 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531029 DAUC <0003> db_auc.c:245 IMSI='262429657669594': Generated 5 vectors 20241104085531029 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429657669594"} 20241104085531029 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531029 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531029 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531031 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531031 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429657669594"} 20241104085531031 DAUC <0003> db_auc.c:192 IMSI='262429657669594': No 3G Auth Data 20241104085531031 DAUC <0003> db_auc.c:236 IMSI='262429657669594': Calling to generate 5 vectors 20241104085531031 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531031 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531031 DAUC <0003> auc.c:113 vector [0]: rand = 36da99076e43fda7efb076dbc0e6ed3c 20241104085531031 DAUC <0003> auc.c:179 vector [0]: kc = 22f862d16868b400 20241104085531031 DAUC <0003> auc.c:180 vector [0]: sres = e5e9ff15 20241104085531031 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531031 DAUC <0003> auc.c:113 vector [1]: rand = e90a19fb661cbb366183d692fea857e2 20241104085531031 DAUC <0003> auc.c:179 vector [1]: kc = 62330a163cc00400 20241104085531031 DAUC <0003> auc.c:180 vector [1]: sres = be956963 20241104085531031 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531031 DAUC <0003> auc.c:113 vector [2]: rand = bbcb652906ca2d31105479b0d7b56c3b 20241104085531031 DAUC <0003> auc.c:179 vector [2]: kc = d65b924a98299000 20241104085531031 DAUC <0003> auc.c:180 vector [2]: sres = 83d80206 20241104085531031 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531031 DAUC <0003> auc.c:113 vector [3]: rand = 2602f7845bddbef76a9b67c71c0244f1 20241104085531031 DAUC <0003> auc.c:179 vector [3]: kc = 9693860608b7c800 20241104085531031 DAUC <0003> auc.c:180 vector [3]: sres = e8724a44 20241104085531031 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531031 DAUC <0003> auc.c:113 vector [4]: rand = e5c740876c78549decdca79401e6cb83 20241104085531031 DAUC <0003> auc.c:179 vector [4]: kc = 3e97486556007000 20241104085531031 DAUC <0003> auc.c:180 vector [4]: sres = 4160c21f 20241104085531031 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531031 DAUC <0003> db_auc.c:245 IMSI='262429657669594': Generated 5 vectors 20241104085531031 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429657669594"} 20241104085531031 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531031 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531031 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50022<->l=127.0.0.1:4258 20241104085531059 DAUC <0003> db_auc.c:157 IMSI='262423817847216': No 2G Auth Data 20241104085531059 DAUC <0003> db_auc.c:192 IMSI='262423817847216': No 3G Auth Data 20241104085531092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 20241104085531096 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531096 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423817847216"} 20241104085531096 DAUC <0003> db_auc.c:192 IMSI='262423817847216': No 3G Auth Data 20241104085531096 DAUC <0003> db_auc.c:236 IMSI='262423817847216': Calling to generate 1 vectors 20241104085531096 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241104085531096 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531096 DAUC <0003> auc.c:113 vector [0]: rand = 2359789cee47d96f708d38ffa06b2737 20241104085531096 DAUC <0003> auc.c:179 vector [0]: kc = d8c61beedea31c00 20241104085531096 DAUC <0003> auc.c:180 vector [0]: sres = 089d2caf 20241104085531096 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531096 DAUC <0003> db_auc.c:245 IMSI='262423817847216': Generated 1 vectors 20241104085531096 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423817847216"} 20241104085531096 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531096 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531096 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531099 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531099 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423817847216"} 20241104085531099 DAUC <0003> db_auc.c:192 IMSI='262423817847216': No 3G Auth Data 20241104085531099 DAUC <0003> db_auc.c:236 IMSI='262423817847216': Calling to generate 4 vectors 20241104085531099 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241104085531099 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531099 DAUC <0003> auc.c:113 vector [0]: rand = e5be54442e167363da2d4eac586ddc1b 20241104085531099 DAUC <0003> auc.c:179 vector [0]: kc = 6a1aab63dd5fe800 20241104085531099 DAUC <0003> auc.c:180 vector [0]: sres = 22f83a7c 20241104085531099 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531099 DAUC <0003> auc.c:113 vector [1]: rand = d4f44e56710789e419a154cea5aa383f 20241104085531099 DAUC <0003> auc.c:179 vector [1]: kc = 9a40e20895da7800 20241104085531099 DAUC <0003> auc.c:180 vector [1]: sres = 17d9e7f7 20241104085531099 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531099 DAUC <0003> auc.c:113 vector [2]: rand = 7ff08215f31d55b953038d9b6f8b051d 20241104085531100 DAUC <0003> auc.c:179 vector [2]: kc = a7cd2401047b6400 20241104085531100 DAUC <0003> auc.c:180 vector [2]: sres = 21bb3378 20241104085531100 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531100 DAUC <0003> auc.c:113 vector [3]: rand = c8ebd5220ec1a490747a9b79018c1479 20241104085531100 DAUC <0003> auc.c:179 vector [3]: kc = 7fd7d99fe24df000 20241104085531100 DAUC <0003> auc.c:180 vector [3]: sres = 3151ddf6 20241104085531100 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531100 DAUC <0003> db_auc.c:245 IMSI='262423817847216': Generated 4 vectors 20241104085531100 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423817847216"} 20241104085531100 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531100 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531100 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531102 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531102 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423817847216"} 20241104085531102 DAUC <0003> db_auc.c:192 IMSI='262423817847216': No 3G Auth Data 20241104085531102 DAUC <0003> db_auc.c:236 IMSI='262423817847216': Calling to generate 5 vectors 20241104085531102 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531102 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531102 DAUC <0003> auc.c:113 vector [0]: rand = 7e65fe64899263932933c2ce509a4778 20241104085531102 DAUC <0003> auc.c:179 vector [0]: kc = 4918bc4006758400 20241104085531102 DAUC <0003> auc.c:180 vector [0]: sres = c0fa0942 20241104085531102 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531102 DAUC <0003> auc.c:113 vector [1]: rand = 53c43a6d2e1b4a128c5a579a23acbed1 20241104085531102 DAUC <0003> auc.c:179 vector [1]: kc = a8fd2a8a84076c00 20241104085531102 DAUC <0003> auc.c:180 vector [1]: sres = ee63696a 20241104085531102 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531102 DAUC <0003> auc.c:113 vector [2]: rand = ec72e692c1198da12e49efb8ae720865 20241104085531102 DAUC <0003> auc.c:179 vector [2]: kc = d37a087bea3e0800 20241104085531102 DAUC <0003> auc.c:180 vector [2]: sres = c1582322 20241104085531102 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531102 DAUC <0003> auc.c:113 vector [3]: rand = 4d6f29ee183839ff93357c8f3edfbd3e 20241104085531102 DAUC <0003> auc.c:179 vector [3]: kc = 8fd8c8a363969400 20241104085531102 DAUC <0003> auc.c:180 vector [3]: sres = f892222f 20241104085531102 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531102 DAUC <0003> auc.c:113 vector [4]: rand = ab7fd36168ff85bd73cd765202204be6 20241104085531102 DAUC <0003> auc.c:179 vector [4]: kc = f0d981248b298400 20241104085531102 DAUC <0003> auc.c:180 vector [4]: sres = 9228d850 20241104085531102 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531102 DAUC <0003> db_auc.c:245 IMSI='262423817847216': Generated 5 vectors 20241104085531102 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423817847216"} 20241104085531102 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531102 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531102 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531105 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531105 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423817847216"} 20241104085531105 DAUC <0003> db_auc.c:192 IMSI='262423817847216': No 3G Auth Data 20241104085531105 DAUC <0003> db_auc.c:236 IMSI='262423817847216': Calling to generate 5 vectors 20241104085531105 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531105 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531105 DAUC <0003> auc.c:113 vector [0]: rand = 4892904eedc009f1c6692ce3a4cfd11e 20241104085531105 DAUC <0003> auc.c:179 vector [0]: kc = d476e1f47efad800 20241104085531105 DAUC <0003> auc.c:180 vector [0]: sres = 1797fd89 20241104085531105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531105 DAUC <0003> auc.c:113 vector [1]: rand = 0a0512c9dbf80b5380dccd342e2c77d4 20241104085531105 DAUC <0003> auc.c:179 vector [1]: kc = 829d82fdf884d800 20241104085531105 DAUC <0003> auc.c:180 vector [1]: sres = af1e60d4 20241104085531105 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531105 DAUC <0003> auc.c:113 vector [2]: rand = 064e0d45d10a262fbf42efa203c95d0d 20241104085531105 DAUC <0003> auc.c:179 vector [2]: kc = 4bef67ee8dcec400 20241104085531105 DAUC <0003> auc.c:180 vector [2]: sres = c0e5912f 20241104085531105 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531106 DAUC <0003> auc.c:113 vector [3]: rand = e5fc89a8576c56721bda24748c7820c2 20241104085531106 DAUC <0003> auc.c:179 vector [3]: kc = d5fab3f906090400 20241104085531106 DAUC <0003> auc.c:180 vector [3]: sres = 9cb666d4 20241104085531106 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531106 DAUC <0003> auc.c:113 vector [4]: rand = 06593a0f61945bc8ee560a8d4145be5e 20241104085531106 DAUC <0003> auc.c:179 vector [4]: kc = ef323c6359f8f800 20241104085531106 DAUC <0003> auc.c:180 vector [4]: sres = 86137c18 20241104085531106 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531106 DAUC <0003> db_auc.c:245 IMSI='262423817847216': Generated 5 vectors 20241104085531106 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423817847216"} 20241104085531106 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531106 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531106 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 20241104085531133 DAUC <0003> db_auc.c:157 IMSI='262421784865694': No 2G Auth Data 20241104085531133 DAUC <0003> db_auc.c:192 IMSI='262421784865694': No 3G Auth Data 20241104085531166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4258 20241104085531170 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531170 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421784865694"} 20241104085531170 DAUC <0003> db_auc.c:192 IMSI='262421784865694': No 3G Auth Data 20241104085531170 DAUC <0003> db_auc.c:236 IMSI='262421784865694': Calling to generate 1 vectors 20241104085531170 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241104085531170 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531170 DAUC <0003> auc.c:113 vector [0]: rand = fde8f00766bcdf2a8a18a391fec035e0 20241104085531170 DAUC <0003> auc.c:179 vector [0]: kc = 90cedcafbf29637e 20241104085531170 DAUC <0003> auc.c:180 vector [0]: sres = 1fab1078 20241104085531170 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531170 DAUC <0003> db_auc.c:245 IMSI='262421784865694': Generated 1 vectors 20241104085531170 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421784865694"} 20241104085531170 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531170 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531170 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531173 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531173 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421784865694"} 20241104085531173 DAUC <0003> db_auc.c:192 IMSI='262421784865694': No 3G Auth Data 20241104085531173 DAUC <0003> db_auc.c:236 IMSI='262421784865694': Calling to generate 4 vectors 20241104085531173 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241104085531173 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531173 DAUC <0003> auc.c:113 vector [0]: rand = c59d64ccf140c550c63c46a4c2d7ff6c 20241104085531173 DAUC <0003> auc.c:179 vector [0]: kc = 97a8f20d332f95de 20241104085531173 DAUC <0003> auc.c:180 vector [0]: sres = 5d7d40b6 20241104085531173 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531173 DAUC <0003> auc.c:113 vector [1]: rand = f8a9142b36e4c1207cfa19ed3a98a22c 20241104085531173 DAUC <0003> auc.c:179 vector [1]: kc = 9d60a8d479f764d7 20241104085531173 DAUC <0003> auc.c:180 vector [1]: sres = 43fe1b2a 20241104085531173 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531173 DAUC <0003> auc.c:113 vector [2]: rand = 16ed6ce444b5bd6dffb654a1561b433a 20241104085531173 DAUC <0003> auc.c:179 vector [2]: kc = cfb7c93a028f1687 20241104085531173 DAUC <0003> auc.c:180 vector [2]: sres = 22739bf0 20241104085531173 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531173 DAUC <0003> auc.c:113 vector [3]: rand = 0afbae691957f3ddbf64d7112ec2760b 20241104085531173 DAUC <0003> auc.c:179 vector [3]: kc = a1238e9d5b791071 20241104085531173 DAUC <0003> auc.c:180 vector [3]: sres = 309c2cd5 20241104085531173 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531173 DAUC <0003> db_auc.c:245 IMSI='262421784865694': Generated 4 vectors 20241104085531173 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421784865694"} 20241104085531173 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531173 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531173 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531175 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531175 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421784865694"} 20241104085531175 DAUC <0003> db_auc.c:192 IMSI='262421784865694': No 3G Auth Data 20241104085531175 DAUC <0003> db_auc.c:236 IMSI='262421784865694': Calling to generate 5 vectors 20241104085531175 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531175 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531175 DAUC <0003> auc.c:113 vector [0]: rand = cc1d8a8e6748d0d509696c7d45604d0a 20241104085531175 DAUC <0003> auc.c:179 vector [0]: kc = 4868fa749d8f8bc1 20241104085531175 DAUC <0003> auc.c:180 vector [0]: sres = 8096dfdf 20241104085531175 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531175 DAUC <0003> auc.c:113 vector [1]: rand = e5e4cec544c564654b0f0e86f40cbe8a 20241104085531175 DAUC <0003> auc.c:179 vector [1]: kc = 5a44268ba591d284 20241104085531175 DAUC <0003> auc.c:180 vector [1]: sres = 440c4153 20241104085531175 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531175 DAUC <0003> auc.c:113 vector [2]: rand = 38d8a55eb219f44d5d70617253aad5f7 20241104085531176 DAUC <0003> auc.c:179 vector [2]: kc = ea5a5717c5ad4959 20241104085531176 DAUC <0003> auc.c:180 vector [2]: sres = bb39261b 20241104085531176 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531176 DAUC <0003> auc.c:113 vector [3]: rand = b1002a14d2a6a6728db5e084f5c4a7fa 20241104085531176 DAUC <0003> auc.c:179 vector [3]: kc = a7bcf52df16773eb 20241104085531176 DAUC <0003> auc.c:180 vector [3]: sres = 27ab7644 20241104085531176 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531176 DAUC <0003> auc.c:113 vector [4]: rand = 38bca5fd419aec9ceafabb8332fbcd0a 20241104085531176 DAUC <0003> auc.c:179 vector [4]: kc = 1fb158265450aeaa 20241104085531176 DAUC <0003> auc.c:180 vector [4]: sres = 6e3b7363 20241104085531176 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531176 DAUC <0003> db_auc.c:245 IMSI='262421784865694': Generated 5 vectors 20241104085531176 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421784865694"} 20241104085531176 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531176 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531176 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531178 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531178 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421784865694"} 20241104085531178 DAUC <0003> db_auc.c:192 IMSI='262421784865694': No 3G Auth Data 20241104085531178 DAUC <0003> db_auc.c:236 IMSI='262421784865694': Calling to generate 5 vectors 20241104085531178 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531178 DAUC <0003> auc.c:113 vector [0]: rand = c5fcf1816ea43d1decb3915f7fb83881 20241104085531178 DAUC <0003> auc.c:179 vector [0]: kc = bf5ca7c134140ac5 20241104085531178 DAUC <0003> auc.c:180 vector [0]: sres = be7894f5 20241104085531178 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531178 DAUC <0003> auc.c:113 vector [1]: rand = baf5f2fda0a4e21e71607ebbba7ea57d 20241104085531178 DAUC <0003> auc.c:179 vector [1]: kc = 30ec9ca516874c9f 20241104085531178 DAUC <0003> auc.c:180 vector [1]: sres = 64aadce3 20241104085531178 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531178 DAUC <0003> auc.c:113 vector [2]: rand = de2ba4906d881693d693b002a50de36a 20241104085531178 DAUC <0003> auc.c:179 vector [2]: kc = 90753e3b7cf68b4d 20241104085531178 DAUC <0003> auc.c:180 vector [2]: sres = 02c370ec 20241104085531178 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531178 DAUC <0003> auc.c:113 vector [3]: rand = e257030c6ea45a25ee5badfe2e6a3236 20241104085531178 DAUC <0003> auc.c:179 vector [3]: kc = 59c03f158b551f14 20241104085531178 DAUC <0003> auc.c:180 vector [3]: sres = 827f1686 20241104085531178 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531178 DAUC <0003> auc.c:113 vector [4]: rand = ff2238cffe2ca47a3c88410fcc702c0e 20241104085531178 DAUC <0003> auc.c:179 vector [4]: kc = 4b09a8fa81dbde4d 20241104085531178 DAUC <0003> auc.c:180 vector [4]: sres = ce04227f 20241104085531178 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531178 DAUC <0003> db_auc.c:245 IMSI='262421784865694': Generated 5 vectors 20241104085531178 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421784865694"} 20241104085531178 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531178 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531178 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4258 20241104085531205 DAUC <0003> db_auc.c:157 IMSI='262426042292476': No 2G Auth Data 20241104085531205 DAUC <0003> db_auc.c:192 IMSI='262426042292476': No 3G Auth Data 20241104085531237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 20241104085531240 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531240 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426042292476"} 20241104085531240 DAUC <0003> db_auc.c:157 IMSI='262426042292476': No 2G Auth Data 20241104085531240 DAUC <0003> db_auc.c:236 IMSI='262426042292476': Calling to generate 1 vectors 20241104085531240 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241104085531240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531240 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085531240 DAUC <0003> auc.c:113 vector [0]: rand = 4037d4015a40f77f9e82e85740835040 20241104085531240 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085531240 DAUC <0003> auc.c:142 vector [0]: autn = f767b0c8a3a30000654fd17e11c65809 20241104085531240 DAUC <0003> auc.c:143 vector [0]: ck = 2945b9f495d520210d1901775ec12be2 20241104085531240 DAUC <0003> auc.c:144 vector [0]: ik = 031594fc9ac9643473a9964f4921509a 20241104085531240 DAUC <0003> auc.c:145 vector [0]: res = 77495d301c2634dd0000000000000000 20241104085531240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531240 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531240 DAUC <0003> auc.c:151 vector [0]: kc = 54e0ba3018fc3f6d 20241104085531240 DAUC <0003> auc.c:152 vector [0]: sres = 6b6f69ed 20241104085531240 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531240 DAUC <0003> db_auc.c:245 IMSI='262426042292476': Generated 1 vectors 20241104085531240 DAUC <0003> db_auc.c:249 IMSI='262426042292476': Updating SQN=33 in DB 20241104085531248 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426042292476"} 20241104085531248 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531252 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426042292476"} 20241104085531252 DAUC <0003> db_auc.c:157 IMSI='262426042292476': No 2G Auth Data 20241104085531252 DAUC <0003> db_auc.c:236 IMSI='262426042292476': Calling to generate 4 vectors 20241104085531252 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241104085531252 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531252 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531252 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104085531252 DAUC <0003> auc.c:113 vector [0]: rand = e600a1fbfc312dc59a22027fdc2cc7b5 20241104085531252 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104085531252 DAUC <0003> auc.c:142 vector [0]: autn = 59732f65a0e10000d35134e17092a459 20241104085531252 DAUC <0003> auc.c:143 vector [0]: ck = 5706aed7bb8a9e332be487d9613a000a 20241104085531252 DAUC <0003> auc.c:144 vector [0]: ik = 07799acda6ca5425292f89e74c0d6283 20241104085531252 DAUC <0003> auc.c:145 vector [0]: res = 2b7f5c38a655b3b50000000000000000 20241104085531252 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531252 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531252 DAUC <0003> auc.c:151 vector [0]: kc = 52b43a243077a89f 20241104085531252 DAUC <0003> auc.c:152 vector [0]: sres = 8d2aef8d 20241104085531252 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531252 DAUC <0003> auc.c:113 vector [1]: rand = 30406960076f64792a7959681e2c5fb7 20241104085531252 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104085531252 DAUC <0003> auc.c:142 vector [1]: autn = b66527dcbe580000084e8d56433745c4 20241104085531252 DAUC <0003> auc.c:143 vector [1]: ck = bb78094da6925f307c4e56f6e24ada49 20241104085531252 DAUC <0003> auc.c:144 vector [1]: ik = da363a7ca1c697806f9bd45fd1f8fe4f 20241104085531252 DAUC <0003> auc.c:145 vector [1]: res = 6daf3eb272a67f9f0000000000000000 20241104085531252 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531252 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531252 DAUC <0003> auc.c:151 vector [1]: kc = 729bb19834e6ecb6 20241104085531252 DAUC <0003> auc.c:152 vector [1]: sres = 1f09412d 20241104085531252 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531252 DAUC <0003> auc.c:113 vector [2]: rand = 5867cf1f80de139711499d22d0edbfb2 20241104085531252 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104085531252 DAUC <0003> auc.c:142 vector [2]: autn = 65de687611650000f3b1e4fb71eec0f4 20241104085531252 DAUC <0003> auc.c:143 vector [2]: ck = 0f73f46c412f61805b0d7db8924bd315 20241104085531252 DAUC <0003> auc.c:144 vector [2]: ik = 53b4cdd8f131fd2ced97c69ff81babb3 20241104085531252 DAUC <0003> auc.c:145 vector [2]: res = 613f86b0753913c80000000000000000 20241104085531252 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531252 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531252 DAUC <0003> auc.c:151 vector [2]: kc = ea5d8293da4ee40a 20241104085531252 DAUC <0003> auc.c:152 vector [2]: sres = 14069578 20241104085531252 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531252 DAUC <0003> auc.c:113 vector [3]: rand = 1f2d8b4cd838da99261e4ae13e0b9030 20241104085531252 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104085531252 DAUC <0003> auc.c:142 vector [3]: autn = e30894db232a0000d4431d10cca28c3a 20241104085531252 DAUC <0003> auc.c:143 vector [3]: ck = f4b9f210036258f53bffeea49bce0345 20241104085531252 DAUC <0003> auc.c:144 vector [3]: ik = 6bbd4f4672e63729bc47db5053ae5d80 20241104085531252 DAUC <0003> auc.c:145 vector [3]: res = 1a5deb7d85f15e280000000000000000 20241104085531252 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531252 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531252 DAUC <0003> auc.c:151 vector [3]: kc = 18bc88a2b9e43119 20241104085531252 DAUC <0003> auc.c:152 vector [3]: sres = 9facb555 20241104085531252 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531252 DAUC <0003> db_auc.c:245 IMSI='262426042292476': Generated 4 vectors 20241104085531252 DAUC <0003> db_auc.c:249 IMSI='262426042292476': Updating SQN=161 in DB 20241104085531259 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426042292476"} 20241104085531259 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531259 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531260 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531262 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531262 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426042292476"} 20241104085531262 DAUC <0003> db_auc.c:157 IMSI='262426042292476': No 2G Auth Data 20241104085531262 DAUC <0003> db_auc.c:236 IMSI='262426042292476': Calling to generate 5 vectors 20241104085531262 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085531262 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531262 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531262 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104085531262 DAUC <0003> auc.c:113 vector [0]: rand = f44687d7f5a871552985d68c291377cb 20241104085531262 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104085531262 DAUC <0003> auc.c:142 vector [0]: autn = 8891381efb6200003b6be3fa997a5a19 20241104085531262 DAUC <0003> auc.c:143 vector [0]: ck = 032674a65471e3c90731c5db9b79321d 20241104085531262 DAUC <0003> auc.c:144 vector [0]: ik = 581faa6a2a35536ebe0bd9f2464fc089 20241104085531262 DAUC <0003> auc.c:145 vector [0]: res = c68f664fe046a8320000000000000000 20241104085531262 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531262 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531262 DAUC <0003> auc.c:151 vector [0]: kc = e203c2e5a3724233 20241104085531262 DAUC <0003> auc.c:152 vector [0]: sres = 26c9ce7d 20241104085531262 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531262 DAUC <0003> auc.c:113 vector [1]: rand = 452f1356b8644625a537fc94cad66ddb 20241104085531262 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104085531262 DAUC <0003> auc.c:142 vector [1]: autn = ff64835027030000e82e8610baa1f1ff 20241104085531262 DAUC <0003> auc.c:143 vector [1]: ck = 729fefd2c357724ab079ba30bd1c05db 20241104085531262 DAUC <0003> auc.c:144 vector [1]: ik = 365308cba8366883c2ffb47e531b3587 20241104085531263 DAUC <0003> auc.c:145 vector [1]: res = ac7cdac69fc4f1f20000000000000000 20241104085531263 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531263 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531263 DAUC <0003> auc.c:151 vector [1]: kc = 364ae95785662a95 20241104085531263 DAUC <0003> auc.c:152 vector [1]: sres = 33b82b34 20241104085531263 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531263 DAUC <0003> auc.c:113 vector [2]: rand = bcabb7803c6707f76505395911d77b7a 20241104085531263 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104085531263 DAUC <0003> auc.c:142 vector [2]: autn = 2505a8cfc2b70000b7cd8050d45b5c90 20241104085531263 DAUC <0003> auc.c:143 vector [2]: ck = 689e4f48a5d053ecbda75a2c708680a5 20241104085531263 DAUC <0003> auc.c:144 vector [2]: ik = eb40d3573a5fe831ea7ae6f555ee5e55 20241104085531263 DAUC <0003> auc.c:145 vector [2]: res = 2c42705c8f51fdb40000000000000000 20241104085531263 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531263 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531263 DAUC <0003> auc.c:151 vector [2]: kc = d40320c6bae7652d 20241104085531263 DAUC <0003> auc.c:152 vector [2]: sres = a3138de8 20241104085531263 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531263 DAUC <0003> auc.c:113 vector [3]: rand = a60d161a4810c12b067940384fa44b2f 20241104085531263 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104085531263 DAUC <0003> auc.c:142 vector [3]: autn = 117ab3c015900000d8dbaba897b21bb4 20241104085531263 DAUC <0003> auc.c:143 vector [3]: ck = 154ca8f1cfdc8a9537f5702b73d3b626 20241104085531263 DAUC <0003> auc.c:144 vector [3]: ik = a8ec509d7c4d7cbb24f6e67d6de31965 20241104085531263 DAUC <0003> auc.c:145 vector [3]: res = 72324630c27682ec0000000000000000 20241104085531263 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531263 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531263 DAUC <0003> auc.c:151 vector [3]: kc = aea36e3aada1596d 20241104085531263 DAUC <0003> auc.c:152 vector [3]: sres = b044c4dc 20241104085531263 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531263 DAUC <0003> auc.c:113 vector [4]: rand = 2943fbf4c89409a7c8bbd17478899ee8 20241104085531263 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104085531263 DAUC <0003> auc.c:142 vector [4]: autn = 27223f60d2eb0000fa944d08620b6a3d 20241104085531263 DAUC <0003> auc.c:143 vector [4]: ck = b70608f9a002107cfd600581ac7d2fcb 20241104085531263 DAUC <0003> auc.c:144 vector [4]: ik = 3e01fb55d62cb12ecbffae4bc34ff447 20241104085531263 DAUC <0003> auc.c:145 vector [4]: res = 5d9bd36e596b77500000000000000000 20241104085531263 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531263 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085531263 DAUC <0003> auc.c:151 vector [4]: kc = bf985866191c7ade 20241104085531263 DAUC <0003> auc.c:152 vector [4]: sres = 04f0a43e 20241104085531263 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085531263 DAUC <0003> db_auc.c:245 IMSI='262426042292476': Generated 5 vectors 20241104085531263 DAUC <0003> db_auc.c:249 IMSI='262426042292476': Updating SQN=321 in DB 20241104085531271 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426042292476"} 20241104085531271 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531271 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531271 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531274 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531274 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426042292476"} 20241104085531274 DAUC <0003> db_auc.c:157 IMSI='262426042292476': No 2G Auth Data 20241104085531274 DAUC <0003> db_auc.c:236 IMSI='262426042292476': Calling to generate 5 vectors 20241104085531274 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085531274 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531274 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531274 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104085531274 DAUC <0003> auc.c:113 vector [0]: rand = df52dd549d8f5362e95e8437eb71a2c5 20241104085531274 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104085531274 DAUC <0003> auc.c:142 vector [0]: autn = e8aa9222157c0000768f021fd2ac457f 20241104085531274 DAUC <0003> auc.c:143 vector [0]: ck = b2819785288d264972fd75cd74490fad 20241104085531274 DAUC <0003> auc.c:144 vector [0]: ik = b7ded9e9362885bf609ae13da258f3d3 20241104085531274 DAUC <0003> auc.c:145 vector [0]: res = c114e6d86217a3920000000000000000 20241104085531274 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531274 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531274 DAUC <0003> auc.c:151 vector [0]: kc = 1738da9cc8b45f88 20241104085531274 DAUC <0003> auc.c:152 vector [0]: sres = a303454a 20241104085531274 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531274 DAUC <0003> auc.c:113 vector [1]: rand = 347978a0823335e73fdd2dbe298c94c8 20241104085531274 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104085531274 DAUC <0003> auc.c:142 vector [1]: autn = 6ff9d4233d160000f45b2ed9d5a14722 20241104085531274 DAUC <0003> auc.c:143 vector [1]: ck = 70a84ca2767267f6586e9e911b6c9121 20241104085531274 DAUC <0003> auc.c:144 vector [1]: ik = 8d55d112561d2fa251406b40d20a443c 20241104085531274 DAUC <0003> auc.c:145 vector [1]: res = 514ef111317858bf0000000000000000 20241104085531274 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531274 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531274 DAUC <0003> auc.c:151 vector [1]: kc = f4d36861e9099d49 20241104085531274 DAUC <0003> auc.c:152 vector [1]: sres = 6036a9ae 20241104085531274 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531274 DAUC <0003> auc.c:113 vector [2]: rand = 3c08232a1010de56d23f6ceede92d6f3 20241104085531274 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104085531274 DAUC <0003> auc.c:142 vector [2]: autn = 608c54b1dd2a0000e8b4a4360cca14d1 20241104085531274 DAUC <0003> auc.c:143 vector [2]: ck = 83708d34e5af6bbab3f7a96878ef8e6a 20241104085531274 DAUC <0003> auc.c:144 vector [2]: ik = d1d129447aa63da710c5cd97b1f2d086 20241104085531274 DAUC <0003> auc.c:145 vector [2]: res = bc0bad1a1e502e1f0000000000000000 20241104085531274 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531274 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531274 DAUC <0003> auc.c:151 vector [2]: kc = f193c08f561408f1 20241104085531274 DAUC <0003> auc.c:152 vector [2]: sres = a25b8305 20241104085531274 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531274 DAUC <0003> auc.c:113 vector [3]: rand = 5c45e2aeefcbb21e710daf00b5111c49 20241104085531274 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104085531274 DAUC <0003> auc.c:142 vector [3]: autn = ebc072f15a2100005f6f357819c8a289 20241104085531274 DAUC <0003> auc.c:143 vector [3]: ck = e56171b3f01ff3e80606b022e4a7ea93 20241104085531274 DAUC <0003> auc.c:144 vector [3]: ik = b819fba6f85576201c721f97a648e616 20241104085531274 DAUC <0003> auc.c:145 vector [3]: res = d01e83aa60f9f8da0000000000000000 20241104085531274 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531274 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531274 DAUC <0003> auc.c:151 vector [3]: kc = 470c25a04aa5894d 20241104085531274 DAUC <0003> auc.c:152 vector [3]: sres = b0e77b70 20241104085531274 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531274 DAUC <0003> auc.c:113 vector [4]: rand = d2421278cc1c360b7161e4ce3cc4bea4 20241104085531274 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104085531274 DAUC <0003> auc.c:142 vector [4]: autn = 2ec43baae3b4000093d3036e6221e0a4 20241104085531274 DAUC <0003> auc.c:143 vector [4]: ck = 21d8c480be943881003713e2cdc08812 20241104085531274 DAUC <0003> auc.c:144 vector [4]: ik = 1de3ce3e9cdd73f5322a4983a0c6db4e 20241104085531274 DAUC <0003> auc.c:145 vector [4]: res = 0743525eb526626d0000000000000000 20241104085531274 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531274 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085531274 DAUC <0003> auc.c:151 vector [4]: kc = 0e2650df4f4f1828 20241104085531274 DAUC <0003> auc.c:152 vector [4]: sres = b2653033 20241104085531274 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085531274 DAUC <0003> db_auc.c:245 IMSI='262426042292476': Generated 5 vectors 20241104085531274 DAUC <0003> db_auc.c:249 IMSI='262426042292476': Updating SQN=481 in DB 20241104085531282 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426042292476"} 20241104085531282 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531282 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531282 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 20241104085531311 DAUC <0003> db_auc.c:157 IMSI='262425946710715': No 2G Auth Data 20241104085531311 DAUC <0003> db_auc.c:192 IMSI='262425946710715': No 3G Auth Data 20241104085531343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4258 20241104085531348 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531348 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425946710715"} 20241104085531348 DAUC <0003> db_auc.c:157 IMSI='262425946710715': No 2G Auth Data 20241104085531348 DAUC <0003> db_auc.c:236 IMSI='262425946710715': Calling to generate 1 vectors 20241104085531348 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241104085531348 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531348 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085531348 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085531348 DAUC <0003> auc.c:113 vector [0]: rand = 5371d797edfb0d839a6ab69ea5907320 20241104085531348 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085531348 DAUC <0003> auc.c:142 vector [0]: autn = 10d060a5ca6c000042175de989268a55 20241104085531348 DAUC <0003> auc.c:143 vector [0]: ck = 1fc819305c1ce825ac4e2e605ba8f65f 20241104085531348 DAUC <0003> auc.c:144 vector [0]: ik = 5259e9ac03d152a9002ec8caa8cdf48e 20241104085531348 DAUC <0003> auc.c:145 vector [0]: res = bd1b9300b538c7550000000000000000 20241104085531348 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531348 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531348 DAUC <0003> auc.c:151 vector [0]: kc = e1f11636aca8b85d 20241104085531348 DAUC <0003> auc.c:152 vector [0]: sres = 08235455 20241104085531348 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531348 DAUC <0003> db_auc.c:245 IMSI='262425946710715': Generated 1 vectors 20241104085531348 DAUC <0003> db_auc.c:249 IMSI='262425946710715': Updating SQN=33 in DB 20241104085531356 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425946710715"} 20241104085531356 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531356 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531356 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531360 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531360 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425946710715"} 20241104085531360 DAUC <0003> db_auc.c:157 IMSI='262425946710715': No 2G Auth Data 20241104085531360 DAUC <0003> db_auc.c:236 IMSI='262425946710715': Calling to generate 4 vectors 20241104085531360 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241104085531360 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531360 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085531360 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104085531360 DAUC <0003> auc.c:113 vector [0]: rand = 7a92d03c5ea2c039973910a5f2894e22 20241104085531360 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104085531360 DAUC <0003> auc.c:142 vector [0]: autn = 39ef92b18ab200008de607c8ddcaeeec 20241104085531360 DAUC <0003> auc.c:143 vector [0]: ck = 76f883db2623b7f96bd46dcf0847cb73 20241104085531360 DAUC <0003> auc.c:144 vector [0]: ik = e62403180e760ce93bc4795898fe5fb2 20241104085531360 DAUC <0003> auc.c:145 vector [0]: res = 0ee78ca700a6ca400000000000000000 20241104085531360 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531360 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531360 DAUC <0003> auc.c:151 vector [0]: kc = c0cc9454b8ec2fd1 20241104085531360 DAUC <0003> auc.c:152 vector [0]: sres = 0e4146e7 20241104085531360 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531360 DAUC <0003> auc.c:113 vector [1]: rand = 50449f35cd011996ef9bbd268ac7ccff 20241104085531360 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104085531360 DAUC <0003> auc.c:142 vector [1]: autn = b41d8a62f70a00009cf5556eaa373a73 20241104085531360 DAUC <0003> auc.c:143 vector [1]: ck = 667897936635b966967c4d7dc94f3723 20241104085531360 DAUC <0003> auc.c:144 vector [1]: ik = 2173344ef0a4ac3999a644872ae23042 20241104085531360 DAUC <0003> auc.c:145 vector [1]: res = 44a960a5afea9db70000000000000000 20241104085531360 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531360 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531360 DAUC <0003> auc.c:151 vector [1]: kc = 48d1aa27753c123e 20241104085531360 DAUC <0003> auc.c:152 vector [1]: sres = eb43fd12 20241104085531360 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531360 DAUC <0003> auc.c:113 vector [2]: rand = 05060065987f5ace225d8d5890ebebb9 20241104085531360 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104085531360 DAUC <0003> auc.c:142 vector [2]: autn = cac887b643a20000a6cf24f39ba5caee 20241104085531360 DAUC <0003> auc.c:143 vector [2]: ck = 34b50369c9ccf244d576a5a47c1d3fb1 20241104085531360 DAUC <0003> auc.c:144 vector [2]: ik = ac605261bf13cb4463a85514f26042e6 20241104085531360 DAUC <0003> auc.c:145 vector [2]: res = d5f61350e10888ba0000000000000000 20241104085531360 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531360 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531360 DAUC <0003> auc.c:151 vector [2]: kc = 2e0ba1b8f8a24457 20241104085531360 DAUC <0003> auc.c:152 vector [2]: sres = 34fe9bea 20241104085531360 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531360 DAUC <0003> auc.c:113 vector [3]: rand = e7252bf958873cc651d63356859c163f 20241104085531360 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104085531360 DAUC <0003> auc.c:142 vector [3]: autn = 06f8056a75220000c332c8d23ecaba96 20241104085531360 DAUC <0003> auc.c:143 vector [3]: ck = 9181ccc86bd4bf8a487f7c4a6bc88eeb 20241104085531360 DAUC <0003> auc.c:144 vector [3]: ik = 8955c6512049335ce501f707c45de3b1 20241104085531360 DAUC <0003> auc.c:145 vector [3]: res = 9b0f6707cf7ca7aa0000000000000000 20241104085531360 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531360 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531360 DAUC <0003> auc.c:151 vector [3]: kc = b5aa81d4e408e18c 20241104085531360 DAUC <0003> auc.c:152 vector [3]: sres = 5473c0ad 20241104085531360 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531360 DAUC <0003> db_auc.c:245 IMSI='262425946710715': Generated 4 vectors 20241104085531360 DAUC <0003> db_auc.c:249 IMSI='262425946710715': Updating SQN=161 in DB 20241104085531368 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425946710715"} 20241104085531368 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531368 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531368 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531371 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531371 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425946710715"} 20241104085531371 DAUC <0003> db_auc.c:157 IMSI='262425946710715': No 2G Auth Data 20241104085531371 DAUC <0003> db_auc.c:236 IMSI='262425946710715': Calling to generate 5 vectors 20241104085531371 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085531371 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531371 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085531371 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104085531371 DAUC <0003> auc.c:113 vector [0]: rand = 2e60e893eb650b9ad7448c2cca237c35 20241104085531371 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104085531371 DAUC <0003> auc.c:142 vector [0]: autn = 3a2f0a16c41e0000d0e9f94a4a5d5935 20241104085531371 DAUC <0003> auc.c:143 vector [0]: ck = 9c1ee0a0c58dda4141f6a170442e34de 20241104085531371 DAUC <0003> auc.c:144 vector [0]: ik = af025a6b94d130f33c3460b2a7a17868 20241104085531371 DAUC <0003> auc.c:145 vector [0]: res = d6463fb3f453337c0000000000000000 20241104085531371 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531371 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531371 DAUC <0003> auc.c:151 vector [0]: kc = 4ede7b09b2d3a604 20241104085531371 DAUC <0003> auc.c:152 vector [0]: sres = 22150ccf 20241104085531371 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531371 DAUC <0003> auc.c:113 vector [1]: rand = 71a71e5b2f5b8d16df26d4889a56bbfc 20241104085531371 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104085531371 DAUC <0003> auc.c:142 vector [1]: autn = 6acd5ac278130000ebb6223d0e51b99a 20241104085531371 DAUC <0003> auc.c:143 vector [1]: ck = e0a9cf64c9a4ae0e2c2998a07b0fd287 20241104085531371 DAUC <0003> auc.c:144 vector [1]: ik = 052e18cb7b1a0800c055e19d1720ccbd 20241104085531371 DAUC <0003> auc.c:145 vector [1]: res = ba0b55433d372acb0000000000000000 20241104085531371 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531371 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531371 DAUC <0003> auc.c:151 vector [1]: kc = 09fbae92de91b834 20241104085531371 DAUC <0003> auc.c:152 vector [1]: sres = 873c7f88 20241104085531371 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531371 DAUC <0003> auc.c:113 vector [2]: rand = e45b411f16ca22c2e6d7fad6447660f0 20241104085531371 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104085531371 DAUC <0003> auc.c:142 vector [2]: autn = a5949e677c6c0000df856d4208a2e436 20241104085531371 DAUC <0003> auc.c:143 vector [2]: ck = f0efad477dea73110150caf4816111e5 20241104085531371 DAUC <0003> auc.c:144 vector [2]: ik = 58faee0128f760093122b5fa189f6106 20241104085531371 DAUC <0003> auc.c:145 vector [2]: res = 2fd25e89f3c3fbff0000000000000000 20241104085531371 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531371 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531371 DAUC <0003> auc.c:151 vector [2]: kc = 98673c48cce363fb 20241104085531371 DAUC <0003> auc.c:152 vector [2]: sres = dc11a576 20241104085531371 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531371 DAUC <0003> auc.c:113 vector [3]: rand = 845c7a97d5a5c5553f55fbe79ebbf93f 20241104085531371 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104085531371 DAUC <0003> auc.c:142 vector [3]: autn = 8d86a406e0200000d7baeddb952a0021 20241104085531371 DAUC <0003> auc.c:143 vector [3]: ck = 20d792abc9d46d04a6ad66d7d3675fed 20241104085531371 DAUC <0003> auc.c:144 vector [3]: ik = b51d2c91309672d58c8cf01828cd3dc3 20241104085531371 DAUC <0003> auc.c:145 vector [3]: res = 005d1d1aff1831970000000000000000 20241104085531371 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531371 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531371 DAUC <0003> auc.c:151 vector [3]: kc = bfeb28f502e87dff 20241104085531371 DAUC <0003> auc.c:152 vector [3]: sres = ff452c8d 20241104085531371 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531371 DAUC <0003> auc.c:113 vector [4]: rand = 4ac4f41074516955d7c91ae34b9cf0e1 20241104085531371 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104085531371 DAUC <0003> auc.c:142 vector [4]: autn = 7fb843b754b50000239ebae4f2030cdd 20241104085531371 DAUC <0003> auc.c:143 vector [4]: ck = 642b161e7c16d4863fed9d9b100d402f 20241104085531371 DAUC <0003> auc.c:144 vector [4]: ik = 01743641d0daaec014c379189b5bf6d1 20241104085531371 DAUC <0003> auc.c:145 vector [4]: res = d968986b2f442cee0000000000000000 20241104085531371 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531371 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085531371 DAUC <0003> auc.c:151 vector [4]: kc = 4e71c4dc279accb8 20241104085531371 DAUC <0003> auc.c:152 vector [4]: sres = f62cb485 20241104085531371 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085531371 DAUC <0003> db_auc.c:245 IMSI='262425946710715': Generated 5 vectors 20241104085531371 DAUC <0003> db_auc.c:249 IMSI='262425946710715': Updating SQN=321 in DB 20241104085531378 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425946710715"} 20241104085531378 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531378 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531378 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531383 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531383 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425946710715"} 20241104085531383 DAUC <0003> db_auc.c:157 IMSI='262425946710715': No 2G Auth Data 20241104085531383 DAUC <0003> db_auc.c:236 IMSI='262425946710715': Calling to generate 5 vectors 20241104085531383 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085531383 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531383 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085531383 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104085531383 DAUC <0003> auc.c:113 vector [0]: rand = 7654c93fac60eba3da05a0d93c022021 20241104085531383 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104085531383 DAUC <0003> auc.c:142 vector [0]: autn = 59455ad48b2200003935bc613304ffaa 20241104085531383 DAUC <0003> auc.c:143 vector [0]: ck = 2d818c2d9301aa13ac6c0f08ebf3f723 20241104085531383 DAUC <0003> auc.c:144 vector [0]: ik = 661dd68bf8ed6175757caf80641cb567 20241104085531383 DAUC <0003> auc.c:145 vector [0]: res = 27b2b298dddd26dc0000000000000000 20241104085531383 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531383 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531383 DAUC <0003> auc.c:151 vector [0]: kc = 928cfa2ee4038922 20241104085531383 DAUC <0003> auc.c:152 vector [0]: sres = fa6f9444 20241104085531383 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531383 DAUC <0003> auc.c:113 vector [1]: rand = f67b6a3ab02b22faa2d3eb624e1072cc 20241104085531383 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104085531383 DAUC <0003> auc.c:142 vector [1]: autn = 35aa7a9aea720000ad5786e33fb7261c 20241104085531383 DAUC <0003> auc.c:143 vector [1]: ck = 18b2ef559d2651695aaadbe7047f7d93 20241104085531383 DAUC <0003> auc.c:144 vector [1]: ik = ca6eb60bf5b24498de57386efbd2af26 20241104085531383 DAUC <0003> auc.c:145 vector [1]: res = 87f13c656f3364a10000000000000000 20241104085531383 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531383 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531383 DAUC <0003> auc.c:151 vector [1]: kc = 5621bad79739c744 20241104085531383 DAUC <0003> auc.c:152 vector [1]: sres = e8c258c4 20241104085531383 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531383 DAUC <0003> auc.c:113 vector [2]: rand = 6d07c431d02616a35ad29c20778e121c 20241104085531383 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104085531383 DAUC <0003> auc.c:142 vector [2]: autn = ecf4a6ec88430000de38f05f551bd9eb 20241104085531383 DAUC <0003> auc.c:143 vector [2]: ck = 7319e74266c8f67f5609f522329ce581 20241104085531383 DAUC <0003> auc.c:144 vector [2]: ik = 7c60889683c542bea5fb9c3b1233ff36 20241104085531383 DAUC <0003> auc.c:145 vector [2]: res = 71e5cba48b70c01a0000000000000000 20241104085531383 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531383 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531383 DAUC <0003> auc.c:151 vector [2]: kc = fc8b06cdc5a2ae76 20241104085531383 DAUC <0003> auc.c:152 vector [2]: sres = fa950bbe 20241104085531383 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531383 DAUC <0003> auc.c:113 vector [3]: rand = 050eb338a68a5bb441a18083374b8a9c 20241104085531383 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104085531383 DAUC <0003> auc.c:142 vector [3]: autn = 560cd20cffca00003458222e154c6b51 20241104085531383 DAUC <0003> auc.c:143 vector [3]: ck = b3edc4902eed9b621637f2299e2bdde6 20241104085531383 DAUC <0003> auc.c:144 vector [3]: ik = 7e82c92dccffc3e98073075a5c855b21 20241104085531383 DAUC <0003> auc.c:145 vector [3]: res = cb46562aec5a31aa0000000000000000 20241104085531383 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531383 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531383 DAUC <0003> auc.c:151 vector [3]: kc = 5b2bf8ce20bcde4c 20241104085531383 DAUC <0003> auc.c:152 vector [3]: sres = 271c6780 20241104085531383 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531383 DAUC <0003> auc.c:113 vector [4]: rand = f2295ddba46210c251e373e1876352cd 20241104085531383 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104085531383 DAUC <0003> auc.c:142 vector [4]: autn = b09822191d11000038d7eb0d0df972e8 20241104085531383 DAUC <0003> auc.c:143 vector [4]: ck = b9f9934d74248144de176534a5ece0e3 20241104085531383 DAUC <0003> auc.c:144 vector [4]: ik = 985b0bf579c2413fd61394d7473c84f8 20241104085531383 DAUC <0003> auc.c:145 vector [4]: res = 0a48735ede3d76400000000000000000 20241104085531383 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531383 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085531383 DAUC <0003> auc.c:151 vector [4]: kc = 29a6695bef36a460 20241104085531383 DAUC <0003> auc.c:152 vector [4]: sres = d475051e 20241104085531383 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085531383 DAUC <0003> db_auc.c:245 IMSI='262425946710715': Generated 5 vectors 20241104085531383 DAUC <0003> db_auc.c:249 IMSI='262425946710715': Updating SQN=481 in DB 20241104085531390 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425946710715"} 20241104085531390 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531390 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531390 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4258 20241104085531418 DAUC <0003> db_auc.c:157 IMSI='262420737336286': No 2G Auth Data 20241104085531418 DAUC <0003> db_auc.c:192 IMSI='262420737336286': No 3G Auth Data 20241104085531457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50072<->l=127.0.0.1:4258 20241104085531461 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531461 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420737336286"} 20241104085531461 DAUC <0003> db_auc.c:236 IMSI='262420737336286': Calling to generate 1 vectors 20241104085531461 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241104085531461 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531461 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531461 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085531461 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531461 DAUC <0003> auc.c:113 vector [0]: rand = 4c25102eb465b7692be8f7326cbd796a 20241104085531461 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085531461 DAUC <0003> auc.c:142 vector [0]: autn = df960aff73740000ea5a08dde6bd900d 20241104085531461 DAUC <0003> auc.c:143 vector [0]: ck = b309697fa099b533d844b7dddf0475b3 20241104085531461 DAUC <0003> auc.c:144 vector [0]: ik = 62f7e9c8d90ca38508af8ff3f65b8ac7 20241104085531461 DAUC <0003> auc.c:145 vector [0]: res = 6d3f7f5687d222d50000000000000000 20241104085531461 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531461 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531461 DAUC <0003> auc.c:179 vector [0]: kc = f54f72bd518b9000 20241104085531461 DAUC <0003> auc.c:180 vector [0]: sres = cd62ca2c 20241104085531461 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531461 DAUC <0003> db_auc.c:245 IMSI='262420737336286': Generated 1 vectors 20241104085531461 DAUC <0003> db_auc.c:249 IMSI='262420737336286': Updating SQN=33 in DB 20241104085531469 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420737336286"} 20241104085531469 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531469 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531469 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531472 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531472 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420737336286"} 20241104085531472 DAUC <0003> db_auc.c:236 IMSI='262420737336286': Calling to generate 4 vectors 20241104085531472 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241104085531472 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531472 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531472 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104085531472 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531472 DAUC <0003> auc.c:113 vector [0]: rand = 1aedf3417d5646d944a459add6031463 20241104085531472 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104085531472 DAUC <0003> auc.c:142 vector [0]: autn = 61e1ccb6159a0000ba165c2275815771 20241104085531472 DAUC <0003> auc.c:143 vector [0]: ck = 0ea55e895b6ed704b11497b5a11abe68 20241104085531472 DAUC <0003> auc.c:144 vector [0]: ik = d2b7b9cbdc35174851697c2d8287d539 20241104085531472 DAUC <0003> auc.c:145 vector [0]: res = 53ffdfb2ef4048800000000000000000 20241104085531472 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531472 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531472 DAUC <0003> auc.c:179 vector [0]: kc = ca4b196dac935800 20241104085531472 DAUC <0003> auc.c:180 vector [0]: sres = 1530e6a9 20241104085531472 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531472 DAUC <0003> auc.c:113 vector [1]: rand = 3ef5c679e3ad500734e1dc882edfaddc 20241104085531472 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104085531472 DAUC <0003> auc.c:142 vector [1]: autn = 50ca78ee7a640000f330f964122d5b72 20241104085531472 DAUC <0003> auc.c:143 vector [1]: ck = f8fb0586846db2f3f610bf1dcc9410cd 20241104085531472 DAUC <0003> auc.c:144 vector [1]: ik = b61cea82a35a7de787ca5751803efb5c 20241104085531472 DAUC <0003> auc.c:145 vector [1]: res = d006dfa7b1e218360000000000000000 20241104085531472 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531472 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531472 DAUC <0003> auc.c:179 vector [1]: kc = 8c7bb718d178c800 20241104085531472 DAUC <0003> auc.c:180 vector [1]: sres = 02249dde 20241104085531472 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531472 DAUC <0003> auc.c:113 vector [2]: rand = 276ef60a5725f98c54af208a6928c4d3 20241104085531472 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104085531472 DAUC <0003> auc.c:142 vector [2]: autn = af978b11518a0000d56383fd549bed2b 20241104085531472 DAUC <0003> auc.c:143 vector [2]: ck = 442d8ba12c69135ec491bb3eddf070a8 20241104085531472 DAUC <0003> auc.c:144 vector [2]: ik = e0d69949a5c7a957551c7eedba63d152 20241104085531472 DAUC <0003> auc.c:145 vector [2]: res = 23141eea609517ea0000000000000000 20241104085531472 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531472 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531472 DAUC <0003> auc.c:179 vector [2]: kc = f06f0cad00ad3c00 20241104085531472 DAUC <0003> auc.c:180 vector [2]: sres = e861714b 20241104085531472 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531472 DAUC <0003> auc.c:113 vector [3]: rand = 1cb04a508546c8454a339e33ceeb2411 20241104085531472 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104085531472 DAUC <0003> auc.c:142 vector [3]: autn = 6f39293598f100009241e1f59f7d9538 20241104085531472 DAUC <0003> auc.c:143 vector [3]: ck = 9e06020e0a9a8f61c80769a47f2161b6 20241104085531472 DAUC <0003> auc.c:144 vector [3]: ik = b85b6aad50b12087d021b3f54d92f293 20241104085531472 DAUC <0003> auc.c:145 vector [3]: res = 6efc0fefebd91c160000000000000000 20241104085531472 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531472 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531472 DAUC <0003> auc.c:179 vector [3]: kc = 9caafafba0002400 20241104085531472 DAUC <0003> auc.c:180 vector [3]: sres = c6f7079f 20241104085531472 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531472 DAUC <0003> db_auc.c:245 IMSI='262420737336286': Generated 4 vectors 20241104085531472 DAUC <0003> db_auc.c:249 IMSI='262420737336286': Updating SQN=161 in DB 20241104085531480 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420737336286"} 20241104085531480 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531480 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531480 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531483 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531483 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420737336286"} 20241104085531483 DAUC <0003> db_auc.c:236 IMSI='262420737336286': Calling to generate 5 vectors 20241104085531483 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531483 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531483 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531483 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104085531483 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531483 DAUC <0003> auc.c:113 vector [0]: rand = e77e9f1967f0fdff17bbd9146e49345a 20241104085531483 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104085531483 DAUC <0003> auc.c:142 vector [0]: autn = 1b177b37e2d400005d8c5e13d950cc62 20241104085531483 DAUC <0003> auc.c:143 vector [0]: ck = fc85add05a99b525d604494a4c3e33ac 20241104085531483 DAUC <0003> auc.c:144 vector [0]: ik = b50df73183cbc683d34b7be4affa371f 20241104085531483 DAUC <0003> auc.c:145 vector [0]: res = 93840aa57c7ff0120000000000000000 20241104085531483 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531483 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531483 DAUC <0003> auc.c:179 vector [0]: kc = eb96fcf4090b1400 20241104085531483 DAUC <0003> auc.c:180 vector [0]: sres = 9846e5c2 20241104085531483 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531483 DAUC <0003> auc.c:113 vector [1]: rand = 9ce80bc92b57e8f3abfed3eaddcc4230 20241104085531483 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104085531483 DAUC <0003> auc.c:142 vector [1]: autn = 30f2723bd0e70000c572f3db02f04727 20241104085531483 DAUC <0003> auc.c:143 vector [1]: ck = 3bd3df53aedd36edfb1cb7cde6412a47 20241104085531483 DAUC <0003> auc.c:144 vector [1]: ik = 8dce4ce71c3ca6829cebbdd89556244d 20241104085531483 DAUC <0003> auc.c:145 vector [1]: res = e4f10c87e0c8818b0000000000000000 20241104085531483 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531483 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531483 DAUC <0003> auc.c:179 vector [1]: kc = 4cc92298f3c67c00 20241104085531483 DAUC <0003> auc.c:180 vector [1]: sres = 03a998d7 20241104085531483 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531483 DAUC <0003> auc.c:113 vector [2]: rand = f135ba6e46dfa04583fc277b76777019 20241104085531483 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104085531483 DAUC <0003> auc.c:142 vector [2]: autn = eb55a40009b100004bbc51dd5faf7c21 20241104085531483 DAUC <0003> auc.c:143 vector [2]: ck = 6e61341678b28b9f224985daca0d2be9 20241104085531483 DAUC <0003> auc.c:144 vector [2]: ik = a05399ed61fab7587f128f78f5a3a318 20241104085531483 DAUC <0003> auc.c:145 vector [2]: res = 2e166fa16e7650cc0000000000000000 20241104085531483 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531483 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531483 DAUC <0003> auc.c:179 vector [2]: kc = c7f5018046c9b400 20241104085531483 DAUC <0003> auc.c:180 vector [2]: sres = 08a03dd3 20241104085531483 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531483 DAUC <0003> auc.c:113 vector [3]: rand = 7e2ed88df6d7fe1a38a4773aa0000b1f 20241104085531483 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104085531483 DAUC <0003> auc.c:142 vector [3]: autn = fd71580d70590000a5c67173e880051b 20241104085531483 DAUC <0003> auc.c:143 vector [3]: ck = e190d108627af851209c26e07e062408 20241104085531483 DAUC <0003> auc.c:144 vector [3]: ik = a39b4bb1e70baa70ce478bac23679c61 20241104085531483 DAUC <0003> auc.c:145 vector [3]: res = ad1ecbf93c6352620000000000000000 20241104085531483 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531483 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531483 DAUC <0003> auc.c:179 vector [3]: kc = a005851d54bc9c00 20241104085531483 DAUC <0003> auc.c:180 vector [3]: sres = 4e8c024e 20241104085531483 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531483 DAUC <0003> auc.c:113 vector [4]: rand = 84bef4139d296b2044cd21062b0ea1bd 20241104085531483 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104085531483 DAUC <0003> auc.c:142 vector [4]: autn = f3d02a1e5ad700003033c224f4c1a1a1 20241104085531483 DAUC <0003> auc.c:143 vector [4]: ck = aa6e31fe7bc3af443aa06b4d398816a0 20241104085531483 DAUC <0003> auc.c:144 vector [4]: ik = 2e13c9d4c14f403c7ec808d120facb90 20241104085531483 DAUC <0003> auc.c:145 vector [4]: res = 8700ffdf9f8c51900000000000000000 20241104085531483 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531483 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531483 DAUC <0003> auc.c:179 vector [4]: kc = 7c6c9dc7792c6000 20241104085531483 DAUC <0003> auc.c:180 vector [4]: sres = 6c11ee9d 20241104085531483 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531483 DAUC <0003> db_auc.c:245 IMSI='262420737336286': Generated 5 vectors 20241104085531483 DAUC <0003> db_auc.c:249 IMSI='262420737336286': Updating SQN=321 in DB 20241104085531492 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420737336286"} 20241104085531492 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531492 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531492 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531495 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531495 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420737336286"} 20241104085531495 DAUC <0003> db_auc.c:236 IMSI='262420737336286': Calling to generate 5 vectors 20241104085531495 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531495 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531495 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531495 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104085531495 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531495 DAUC <0003> auc.c:113 vector [0]: rand = a6ba9eaa92fc841566c7af9890cac053 20241104085531495 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104085531495 DAUC <0003> auc.c:142 vector [0]: autn = 779c420211b10000d0ebdc236b92aeb7 20241104085531495 DAUC <0003> auc.c:143 vector [0]: ck = b8d61f6ad1b5d6da2eafdf46ad5514d3 20241104085531495 DAUC <0003> auc.c:144 vector [0]: ik = c8f2e86284b791519a03a6e320cc5961 20241104085531495 DAUC <0003> auc.c:145 vector [0]: res = 2c17112b131ec14e0000000000000000 20241104085531495 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531495 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531495 DAUC <0003> auc.c:179 vector [0]: kc = 72b9ec816d779000 20241104085531495 DAUC <0003> auc.c:180 vector [0]: sres = 6590e054 20241104085531495 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531495 DAUC <0003> auc.c:113 vector [1]: rand = 7f214e6bb07bf9d6f95b954d6087db69 20241104085531495 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104085531495 DAUC <0003> auc.c:142 vector [1]: autn = 50c8cca0c783000048bc128ce7b188ba 20241104085531495 DAUC <0003> auc.c:143 vector [1]: ck = 36df6f57314f24592eaaf05d86bd1721 20241104085531495 DAUC <0003> auc.c:144 vector [1]: ik = 2453322a854058a1ebe437cc5fa7bcfd 20241104085531495 DAUC <0003> auc.c:145 vector [1]: res = b2c8eba0fba3f3fb0000000000000000 20241104085531495 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531495 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531495 DAUC <0003> auc.c:179 vector [1]: kc = df0b36ef11872800 20241104085531495 DAUC <0003> auc.c:180 vector [1]: sres = 2e182b78 20241104085531495 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531495 DAUC <0003> auc.c:113 vector [2]: rand = f36459f7fda085d570b9861ec840f74e 20241104085531495 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104085531495 DAUC <0003> auc.c:142 vector [2]: autn = d03e60e01ea90000aa33aed2bd6175f4 20241104085531495 DAUC <0003> auc.c:143 vector [2]: ck = c52efa7b13dcdb95ea2d9dfd0db6f004 20241104085531495 DAUC <0003> auc.c:144 vector [2]: ik = 2e3f5faf3edee1cabd6d7280d69722ac 20241104085531495 DAUC <0003> auc.c:145 vector [2]: res = fdd8a44362d217e20000000000000000 20241104085531495 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531495 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531495 DAUC <0003> auc.c:179 vector [2]: kc = c2968f2a40c6ec00 20241104085531495 DAUC <0003> auc.c:180 vector [2]: sres = 848fd881 20241104085531495 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531495 DAUC <0003> auc.c:113 vector [3]: rand = 2b99f0b3bc62ba4d3232d53677c4fea9 20241104085531495 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104085531495 DAUC <0003> auc.c:142 vector [3]: autn = 63058708dd800000ebe5fca1b47800bd 20241104085531495 DAUC <0003> auc.c:143 vector [3]: ck = 66682156c7491814a34afb0f84f0b014 20241104085531495 DAUC <0003> auc.c:144 vector [3]: ik = 5186fe590548dfd7e7d8a42cac5d31ec 20241104085531495 DAUC <0003> auc.c:145 vector [3]: res = 3f98eefb84922df70000000000000000 20241104085531495 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531495 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531495 DAUC <0003> auc.c:179 vector [3]: kc = e7651a47b1001400 20241104085531495 DAUC <0003> auc.c:180 vector [3]: sres = ad803a90 20241104085531495 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531495 DAUC <0003> auc.c:113 vector [4]: rand = 47f9384b82f29f1aa9858c58b8ff8397 20241104085531495 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104085531495 DAUC <0003> auc.c:142 vector [4]: autn = e7b9fe5b9fbc0000561018882dfed135 20241104085531495 DAUC <0003> auc.c:143 vector [4]: ck = f21f53a9837914c0e860c1524363f018 20241104085531495 DAUC <0003> auc.c:144 vector [4]: ik = 6f146ce63c533f775ccb10ca07501973 20241104085531495 DAUC <0003> auc.c:145 vector [4]: res = cb145bb39505a6950000000000000000 20241104085531495 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531495 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531495 DAUC <0003> auc.c:179 vector [4]: kc = 0f879e3da9570400 20241104085531495 DAUC <0003> auc.c:180 vector [4]: sres = 67275f6a 20241104085531495 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531495 DAUC <0003> db_auc.c:245 IMSI='262420737336286': Generated 5 vectors 20241104085531495 DAUC <0003> db_auc.c:249 IMSI='262420737336286': Updating SQN=481 in DB 20241104085531505 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420737336286"} 20241104085531505 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531505 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531505 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50072<->l=127.0.0.1:4258 20241104085531540 DAUC <0003> db_auc.c:157 IMSI='262422029622500': No 2G Auth Data 20241104085531540 DAUC <0003> db_auc.c:192 IMSI='262422029622500': No 3G Auth Data 20241104085531581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 20241104085531585 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531585 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422029622500"} 20241104085531585 DAUC <0003> db_auc.c:236 IMSI='262422029622500': Calling to generate 1 vectors 20241104085531585 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241104085531585 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531585 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531585 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085531585 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531585 DAUC <0003> auc.c:113 vector [0]: rand = 0058324dd0876f75242492aad56fecfa 20241104085531585 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085531585 DAUC <0003> auc.c:142 vector [0]: autn = f4c8f935f639000022e97ab57bfbd82a 20241104085531585 DAUC <0003> auc.c:143 vector [0]: ck = ebf1df013ee28c699cd219a9d801fedd 20241104085531585 DAUC <0003> auc.c:144 vector [0]: ik = 2dbf4f784ec3f762337030e9f724803b 20241104085531585 DAUC <0003> auc.c:145 vector [0]: res = 57f9276aeebf99df0000000000000000 20241104085531585 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531585 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531585 DAUC <0003> auc.c:179 vector [0]: kc = 65bf1628b5a50800 20241104085531585 DAUC <0003> auc.c:180 vector [0]: sres = 943fa497 20241104085531585 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531585 DAUC <0003> db_auc.c:245 IMSI='262422029622500': Generated 1 vectors 20241104085531585 DAUC <0003> db_auc.c:249 IMSI='262422029622500': Updating SQN=33 in DB 20241104085531593 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422029622500"} 20241104085531593 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531593 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531593 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531596 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531596 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422029622500"} 20241104085531597 DAUC <0003> db_auc.c:236 IMSI='262422029622500': Calling to generate 4 vectors 20241104085531597 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241104085531597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531597 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104085531597 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531597 DAUC <0003> auc.c:113 vector [0]: rand = 039dd59fe77c34f59ad2e2cd5eddacb7 20241104085531597 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104085531597 DAUC <0003> auc.c:142 vector [0]: autn = 54442633b3f60000b0ce174b555dbc00 20241104085531597 DAUC <0003> auc.c:143 vector [0]: ck = 797d01c929074776e4f92f02148c1bc5 20241104085531597 DAUC <0003> auc.c:144 vector [0]: ik = 4c4a0806655be1645c04ddf0f6a0477a 20241104085531597 DAUC <0003> auc.c:145 vector [0]: res = 3fdcb256021ab4f10000000000000000 20241104085531597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531597 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531597 DAUC <0003> auc.c:179 vector [0]: kc = 5349101ca1a34c00 20241104085531597 DAUC <0003> auc.c:180 vector [0]: sres = c5323e57 20241104085531597 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531597 DAUC <0003> auc.c:113 vector [1]: rand = 269237d4ff87782d4b7faddd6c6a0998 20241104085531597 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104085531597 DAUC <0003> auc.c:142 vector [1]: autn = 013006a9823f00008c5b660809dd208d 20241104085531597 DAUC <0003> auc.c:143 vector [1]: ck = a215a12acdc879e620712da3b1c3c414 20241104085531597 DAUC <0003> auc.c:144 vector [1]: ik = 5367f5ecc0f01edd5cc808a7e69021ae 20241104085531597 DAUC <0003> auc.c:145 vector [1]: res = 924b8b756a9cab810000000000000000 20241104085531597 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531597 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531597 DAUC <0003> auc.c:179 vector [1]: kc = b4882d490a9c5000 20241104085531597 DAUC <0003> auc.c:180 vector [1]: sres = a10341e8 20241104085531597 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531597 DAUC <0003> auc.c:113 vector [2]: rand = 95c8c4f5680f05989cf8bf852036bf79 20241104085531597 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104085531597 DAUC <0003> auc.c:142 vector [2]: autn = 3d0888b7d0fc00005ba7c8b22f10970d 20241104085531597 DAUC <0003> auc.c:143 vector [2]: ck = 2949df2985d0f9151f25effc2fa8636f 20241104085531597 DAUC <0003> auc.c:144 vector [2]: ik = 9dbe68045011aad267fd6f8a66d6d283 20241104085531597 DAUC <0003> auc.c:145 vector [2]: res = 2e12fefe89091b760000000000000000 20241104085531597 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531597 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531597 DAUC <0003> auc.c:179 vector [2]: kc = 36b2e75fd7488c00 20241104085531597 DAUC <0003> auc.c:180 vector [2]: sres = 297150ef 20241104085531597 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531597 DAUC <0003> auc.c:113 vector [3]: rand = 7a54346d006ec25c1e26f5b28f6ec541 20241104085531597 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104085531597 DAUC <0003> auc.c:142 vector [3]: autn = 2b586c42f2be0000cfe8ab30cac05774 20241104085531597 DAUC <0003> auc.c:143 vector [3]: ck = 1c13cc42440963d638e6bea1ddc87faf 20241104085531597 DAUC <0003> auc.c:144 vector [3]: ik = f216bf594e3eb9cccbf4500d93a8680a 20241104085531597 DAUC <0003> auc.c:145 vector [3]: res = 7d8134fc7454f0450000000000000000 20241104085531597 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531597 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531597 DAUC <0003> auc.c:179 vector [3]: kc = eb87980e4ce1fc00 20241104085531597 DAUC <0003> auc.c:180 vector [3]: sres = 9c5832d8 20241104085531597 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531597 DAUC <0003> db_auc.c:245 IMSI='262422029622500': Generated 4 vectors 20241104085531597 DAUC <0003> db_auc.c:249 IMSI='262422029622500': Updating SQN=161 in DB 20241104085531604 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422029622500"} 20241104085531604 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531604 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531604 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531607 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531607 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422029622500"} 20241104085531607 DAUC <0003> db_auc.c:236 IMSI='262422029622500': Calling to generate 5 vectors 20241104085531607 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531607 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531607 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531607 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104085531607 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531607 DAUC <0003> auc.c:113 vector [0]: rand = 452e45df6d4ad4735b463b145da8bee6 20241104085531607 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104085531607 DAUC <0003> auc.c:142 vector [0]: autn = 08f559af0680000059fc1660c26e34bd 20241104085531607 DAUC <0003> auc.c:143 vector [0]: ck = 8d53b73b4677e4d7d65122c22e40db5e 20241104085531607 DAUC <0003> auc.c:144 vector [0]: ik = 5123255eaa8fa534cc952c153b5999df 20241104085531607 DAUC <0003> auc.c:145 vector [0]: res = fc635772a086be670000000000000000 20241104085531607 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531607 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531607 DAUC <0003> auc.c:179 vector [0]: kc = 5f0d3725d18ec000 20241104085531607 DAUC <0003> auc.c:180 vector [0]: sres = 5961cf1a 20241104085531607 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531607 DAUC <0003> auc.c:113 vector [1]: rand = f017674845f5294723c7cfff4636f01d 20241104085531607 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104085531607 DAUC <0003> auc.c:142 vector [1]: autn = 8c7f06316ec700000279e34ab86fe8fe 20241104085531607 DAUC <0003> auc.c:143 vector [1]: ck = e6a02c3fd258bd6c72b18a4360492a4c 20241104085531607 DAUC <0003> auc.c:144 vector [1]: ik = b09499756fa19f75562507b7594fa6d4 20241104085531607 DAUC <0003> auc.c:145 vector [1]: res = db4a23eb86207f9a0000000000000000 20241104085531607 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531607 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531607 DAUC <0003> auc.c:179 vector [1]: kc = cad323f506f9f400 20241104085531607 DAUC <0003> auc.c:180 vector [1]: sres = 65377269 20241104085531607 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531607 DAUC <0003> auc.c:113 vector [2]: rand = a130ddd510dd06a8e89331c2072a4699 20241104085531607 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104085531607 DAUC <0003> auc.c:142 vector [2]: autn = 91df3393a43800008d9584a058cd76d9 20241104085531607 DAUC <0003> auc.c:143 vector [2]: ck = 509b2a64bbe424a0a7ee2581e1e4bb23 20241104085531607 DAUC <0003> auc.c:144 vector [2]: ik = e8404f8e2922efa18dca4f275e89fe58 20241104085531607 DAUC <0003> auc.c:145 vector [2]: res = a42560984b8273980000000000000000 20241104085531607 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531607 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531607 DAUC <0003> auc.c:179 vector [2]: kc = 61a7ae878090c400 20241104085531607 DAUC <0003> auc.c:180 vector [2]: sres = 2cb58b88 20241104085531607 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531607 DAUC <0003> auc.c:113 vector [3]: rand = f5eacf9a896066419c877cda378847d6 20241104085531607 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104085531607 DAUC <0003> auc.c:142 vector [3]: autn = 03d6c2b3f5d600008c95c6f737614564 20241104085531607 DAUC <0003> auc.c:143 vector [3]: ck = cdc0741511f7a0c66a71e6841d27311e 20241104085531607 DAUC <0003> auc.c:144 vector [3]: ik = d3eab5c9aaee03e2da008a66d2885a37 20241104085531607 DAUC <0003> auc.c:145 vector [3]: res = 902b92c5d8eb6e680000000000000000 20241104085531607 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531607 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531607 DAUC <0003> auc.c:179 vector [3]: kc = 15b1d726f1353800 20241104085531607 DAUC <0003> auc.c:180 vector [3]: sres = f91875c9 20241104085531607 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531607 DAUC <0003> auc.c:113 vector [4]: rand = 140d012dd8bbbb4f852eb33799b8594b 20241104085531607 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104085531607 DAUC <0003> auc.c:142 vector [4]: autn = 0deb6566a65a0000e3c08939c91d3654 20241104085531607 DAUC <0003> auc.c:143 vector [4]: ck = 91a75245b3fc8d6dd7970943ba930d3e 20241104085531607 DAUC <0003> auc.c:144 vector [4]: ik = 1c962ef776f468d5338e39ea0d858e42 20241104085531607 DAUC <0003> auc.c:145 vector [4]: res = 1c632ae5f91c90eb0000000000000000 20241104085531607 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531607 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531607 DAUC <0003> auc.c:179 vector [4]: kc = 548f4d2af42df000 20241104085531607 DAUC <0003> auc.c:180 vector [4]: sres = 29372ff1 20241104085531607 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531607 DAUC <0003> db_auc.c:245 IMSI='262422029622500': Generated 5 vectors 20241104085531607 DAUC <0003> db_auc.c:249 IMSI='262422029622500': Updating SQN=321 in DB 20241104085531615 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422029622500"} 20241104085531615 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531615 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531615 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531618 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531618 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422029622500"} 20241104085531618 DAUC <0003> db_auc.c:236 IMSI='262422029622500': Calling to generate 5 vectors 20241104085531618 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531618 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531618 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531618 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104085531618 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531618 DAUC <0003> auc.c:113 vector [0]: rand = ce3ab9ebb59fb333cee453af0e0c5158 20241104085531618 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104085531618 DAUC <0003> auc.c:142 vector [0]: autn = 9ab193a0e1ce0000fdba5c19a63205a6 20241104085531618 DAUC <0003> auc.c:143 vector [0]: ck = 7796b60a6024f98504738bde48d462f9 20241104085531618 DAUC <0003> auc.c:144 vector [0]: ik = 8b1c8b73d00930718568a31ff55603d1 20241104085531618 DAUC <0003> auc.c:145 vector [0]: res = f1b4715eb21154650000000000000000 20241104085531618 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531618 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531618 DAUC <0003> auc.c:179 vector [0]: kc = 5f8a6a44c2724c00 20241104085531618 DAUC <0003> auc.c:180 vector [0]: sres = 45ad1bdd 20241104085531618 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531618 DAUC <0003> auc.c:113 vector [1]: rand = 7a7d319fcce4a87eccea1444fe662274 20241104085531618 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104085531618 DAUC <0003> auc.c:142 vector [1]: autn = 51bc8260e5860000f744d121bfe41046 20241104085531618 DAUC <0003> auc.c:143 vector [1]: ck = f5f6ebd103a1b55785b3aec70847fd0f 20241104085531618 DAUC <0003> auc.c:144 vector [1]: ik = 4080be7a91690166b5b27589ca8cdc02 20241104085531618 DAUC <0003> auc.c:145 vector [1]: res = a20fdbad2d1596ec0000000000000000 20241104085531618 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531618 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531618 DAUC <0003> auc.c:179 vector [1]: kc = a62205a35f120400 20241104085531618 DAUC <0003> auc.c:180 vector [1]: sres = 990e810b 20241104085531618 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531618 DAUC <0003> auc.c:113 vector [2]: rand = 41d57a9768558c15df93b1ce3981b3ed 20241104085531618 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104085531618 DAUC <0003> auc.c:142 vector [2]: autn = b55583c37e230000938baf2ffc2906f9 20241104085531618 DAUC <0003> auc.c:143 vector [2]: ck = 320ab2fc98f4dace29378810dc451f42 20241104085531618 DAUC <0003> auc.c:144 vector [2]: ik = b2583cea3ef411b8b4b3a1d96ecdbda7 20241104085531618 DAUC <0003> auc.c:145 vector [2]: res = 0267f8873f624bc90000000000000000 20241104085531618 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531618 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531618 DAUC <0003> auc.c:179 vector [2]: kc = c4efa385a2443800 20241104085531618 DAUC <0003> auc.c:180 vector [2]: sres = 1549d972 20241104085531618 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531618 DAUC <0003> auc.c:113 vector [3]: rand = 0b2668c7d411025e234b19c14bcd0599 20241104085531618 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104085531618 DAUC <0003> auc.c:142 vector [3]: autn = 30293c9090cc000045c77b58314d5e85 20241104085531618 DAUC <0003> auc.c:143 vector [3]: ck = 43ded4d010a4d8d5ae9cf437051da08c 20241104085531618 DAUC <0003> auc.c:144 vector [3]: ik = 594aa3e3d7b879dbe92073309972c37b 20241104085531618 DAUC <0003> auc.c:145 vector [3]: res = 014e0f02dfcbefa40000000000000000 20241104085531618 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531618 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531618 DAUC <0003> auc.c:179 vector [3]: kc = b92cf5c0a8e92400 20241104085531618 DAUC <0003> auc.c:180 vector [3]: sres = 1c7e02ed 20241104085531618 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531618 DAUC <0003> auc.c:113 vector [4]: rand = c1f8347bc245d10f8ec00dc6bb26aa47 20241104085531618 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104085531618 DAUC <0003> auc.c:142 vector [4]: autn = 16e45151293b0000b53d4bdfc6e61a68 20241104085531618 DAUC <0003> auc.c:143 vector [4]: ck = cb4d4bd7538518e75456681b155cb46d 20241104085531618 DAUC <0003> auc.c:144 vector [4]: ik = 9bd528dcd315f7c30dc0dd43d78a4961 20241104085531618 DAUC <0003> auc.c:145 vector [4]: res = 3d5df9811937756f0000000000000000 20241104085531618 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531618 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531618 DAUC <0003> auc.c:179 vector [4]: kc = 94a06d7670d08400 20241104085531618 DAUC <0003> auc.c:180 vector [4]: sres = cada027e 20241104085531618 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531618 DAUC <0003> db_auc.c:245 IMSI='262422029622500': Generated 5 vectors 20241104085531618 DAUC <0003> db_auc.c:249 IMSI='262422029622500': Updating SQN=481 in DB 20241104085531626 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422029622500"} 20241104085531626 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531626 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531626 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 20241104085531660 DAUC <0003> db_auc.c:157 IMSI='262427544241385': No 2G Auth Data 20241104085531660 DAUC <0003> db_auc.c:192 IMSI='262427544241385': No 3G Auth Data 20241104085531702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 20241104085531707 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531707 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427544241385"} 20241104085531707 DAUC <0003> db_auc.c:236 IMSI='262427544241385': Calling to generate 1 vectors 20241104085531707 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241104085531707 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531707 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531707 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085531707 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531707 DAUC <0003> auc.c:113 vector [0]: rand = ba447b83fc99e4dcdfb9e9802f921cdd 20241104085531707 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085531707 DAUC <0003> auc.c:142 vector [0]: autn = def22d9bc0a600000a66a60dc10c67c2 20241104085531707 DAUC <0003> auc.c:143 vector [0]: ck = dbcf15ce588d2b615b2e5fff67a3979a 20241104085531707 DAUC <0003> auc.c:144 vector [0]: ik = cb72c7ef4acef74f852e1ffa2892b818 20241104085531707 DAUC <0003> auc.c:145 vector [0]: res = 6b02004cf5e5833f0000000000000000 20241104085531707 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531707 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531707 DAUC <0003> auc.c:179 vector [0]: kc = 5163aa764d9a2360 20241104085531707 DAUC <0003> auc.c:180 vector [0]: sres = b499772e 20241104085531707 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531707 DAUC <0003> db_auc.c:245 IMSI='262427544241385': Generated 1 vectors 20241104085531707 DAUC <0003> db_auc.c:249 IMSI='262427544241385': Updating SQN=33 in DB 20241104085531714 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427544241385"} 20241104085531714 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531714 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531714 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531717 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531718 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427544241385"} 20241104085531718 DAUC <0003> db_auc.c:236 IMSI='262427544241385': Calling to generate 4 vectors 20241104085531718 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241104085531718 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531718 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531718 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104085531718 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531718 DAUC <0003> auc.c:113 vector [0]: rand = ad998f0cfa42d2d4a754b69ff188a11b 20241104085531718 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104085531718 DAUC <0003> auc.c:142 vector [0]: autn = 81ea5b1ee845000020cb55f3f0e52c8e 20241104085531718 DAUC <0003> auc.c:143 vector [0]: ck = cf0f63fd4879d365bd10708a4ce5fbf0 20241104085531718 DAUC <0003> auc.c:144 vector [0]: ik = ab1a72dbe4e7dec222277c7d93bee493 20241104085531718 DAUC <0003> auc.c:145 vector [0]: res = 86aa0d5beac4fb280000000000000000 20241104085531718 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531718 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531718 DAUC <0003> auc.c:179 vector [0]: kc = fedffb4b072a8c55 20241104085531718 DAUC <0003> auc.c:180 vector [0]: sres = 818da89b 20241104085531718 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531718 DAUC <0003> auc.c:113 vector [1]: rand = 9b9ea3113670615106a71986532a027a 20241104085531718 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104085531718 DAUC <0003> auc.c:142 vector [1]: autn = e5f84af6adbc000050d82f734245359b 20241104085531718 DAUC <0003> auc.c:143 vector [1]: ck = 5c0276be54f0301b49e009d27def25fc 20241104085531718 DAUC <0003> auc.c:144 vector [1]: ik = 16436d5d5edadbf80925b8b7ca971226 20241104085531718 DAUC <0003> auc.c:145 vector [1]: res = f2e73d32e54424e10000000000000000 20241104085531718 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531718 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531718 DAUC <0003> auc.c:179 vector [1]: kc = cbe2d1e28bf5ee4a 20241104085531718 DAUC <0003> auc.c:180 vector [1]: sres = b145e7aa 20241104085531718 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531718 DAUC <0003> auc.c:113 vector [2]: rand = a217cf53d18dfbc1c75f470944238f67 20241104085531718 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104085531718 DAUC <0003> auc.c:142 vector [2]: autn = 897eb9e4c5c40000857a4ab0d8340446 20241104085531718 DAUC <0003> auc.c:143 vector [2]: ck = b3edfdf0639e5e6743964bf6eaf9ea9d 20241104085531718 DAUC <0003> auc.c:144 vector [2]: ik = 78012975ebf8ffc732e76df012a6645f 20241104085531718 DAUC <0003> auc.c:145 vector [2]: res = 7c7d70a9f6e7d8e70000000000000000 20241104085531718 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531718 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531718 DAUC <0003> auc.c:179 vector [2]: kc = 5785497a6d233242 20241104085531718 DAUC <0003> auc.c:180 vector [2]: sres = e7ec7ed6 20241104085531718 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531718 DAUC <0003> auc.c:113 vector [3]: rand = 70f84239c3ea3ff20153e32d8188f376 20241104085531718 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104085531718 DAUC <0003> auc.c:142 vector [3]: autn = bc848b87b97b0000a5e7110c67fc9e86 20241104085531718 DAUC <0003> auc.c:143 vector [3]: ck = 7d276fbe8a5362927a8079027d748d02 20241104085531718 DAUC <0003> auc.c:144 vector [3]: ik = bbf03b666304b4c9d13f56e2d0ba8094 20241104085531718 DAUC <0003> auc.c:145 vector [3]: res = 241f2c7cd768cf380000000000000000 20241104085531718 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531718 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531718 DAUC <0003> auc.c:179 vector [3]: kc = 7169839b77ecd189 20241104085531718 DAUC <0003> auc.c:180 vector [3]: sres = 972347c9 20241104085531718 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531718 DAUC <0003> db_auc.c:245 IMSI='262427544241385': Generated 4 vectors 20241104085531718 DAUC <0003> db_auc.c:249 IMSI='262427544241385': Updating SQN=161 in DB 20241104085531725 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427544241385"} 20241104085531725 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531725 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531725 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531729 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531729 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427544241385"} 20241104085531729 DAUC <0003> db_auc.c:236 IMSI='262427544241385': Calling to generate 5 vectors 20241104085531729 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531729 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531729 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531729 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104085531729 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531729 DAUC <0003> auc.c:113 vector [0]: rand = bcda38c6d4c260aa28772b43e9aa0769 20241104085531729 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104085531729 DAUC <0003> auc.c:142 vector [0]: autn = b6175f1a436e00000846e79bb13e8c81 20241104085531729 DAUC <0003> auc.c:143 vector [0]: ck = a53e09d8574f0d9b0782154a42c32d89 20241104085531729 DAUC <0003> auc.c:144 vector [0]: ik = 7a05eab0c643d246d99eca1ec7e43562 20241104085531729 DAUC <0003> auc.c:145 vector [0]: res = 8bc44c727b58d9ce0000000000000000 20241104085531729 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531729 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531729 DAUC <0003> auc.c:179 vector [0]: kc = 26bf3d44ab446b82 20241104085531729 DAUC <0003> auc.c:180 vector [0]: sres = ef275327 20241104085531729 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531729 DAUC <0003> auc.c:113 vector [1]: rand = b6e7e982acd77a52335fc4bf7d330d33 20241104085531729 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104085531729 DAUC <0003> auc.c:142 vector [1]: autn = e5f25be0fe5c000045af3a6034ba5a23 20241104085531729 DAUC <0003> auc.c:143 vector [1]: ck = 87b1e35abdcfc3b5ff85efa036bbcdd2 20241104085531729 DAUC <0003> auc.c:144 vector [1]: ik = 96446fce3c5ed05ac434ecb71b5d3a08 20241104085531729 DAUC <0003> auc.c:145 vector [1]: res = d7663297db8a4a910000000000000000 20241104085531729 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531729 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531729 DAUC <0003> auc.c:179 vector [1]: kc = 642f809d7bc47f58 20241104085531729 DAUC <0003> auc.c:180 vector [1]: sres = ccbed380 20241104085531729 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531729 DAUC <0003> auc.c:113 vector [2]: rand = f85510c349b95cf73a2e130c9814dd92 20241104085531729 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104085531729 DAUC <0003> auc.c:142 vector [2]: autn = a82707b1ad0a000014de3e8325fbf966 20241104085531729 DAUC <0003> auc.c:143 vector [2]: ck = 6af1d6d731247bd9737bb98ac31a3ae6 20241104085531729 DAUC <0003> auc.c:144 vector [2]: ik = 1d7fb2e94cc651024f9a3a3901e05f95 20241104085531729 DAUC <0003> auc.c:145 vector [2]: res = 787f72e7d3be46f40000000000000000 20241104085531729 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531729 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531729 DAUC <0003> auc.c:179 vector [2]: kc = 9b8d0348d7a4339f 20241104085531729 DAUC <0003> auc.c:180 vector [2]: sres = d5815620 20241104085531729 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531729 DAUC <0003> auc.c:113 vector [3]: rand = 1c74bcfbdc1ba55d86cdb2412c4c4f73 20241104085531729 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104085531729 DAUC <0003> auc.c:142 vector [3]: autn = 997efd18dda400005d5ebeb18e01c9e4 20241104085531729 DAUC <0003> auc.c:143 vector [3]: ck = 1de3edd6d5d49e3b621fb88d82c6ce03 20241104085531729 DAUC <0003> auc.c:144 vector [3]: ik = 65563aee8336ad6ce90c4fde214976f2 20241104085531729 DAUC <0003> auc.c:145 vector [3]: res = d298b8e275cdadcd0000000000000000 20241104085531729 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531729 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531729 DAUC <0003> auc.c:179 vector [3]: kc = 4e5dd0b458e8faf1 20241104085531729 DAUC <0003> auc.c:180 vector [3]: sres = 559d11d6 20241104085531729 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531729 DAUC <0003> auc.c:113 vector [4]: rand = f92efe9d5e5326b195776c1bd8af7fce 20241104085531729 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104085531729 DAUC <0003> auc.c:142 vector [4]: autn = 9ea1e77dc4ce00006286de2f7f6c6354 20241104085531729 DAUC <0003> auc.c:143 vector [4]: ck = 3d2724ba9a7708d03d603cf25034ff78 20241104085531729 DAUC <0003> auc.c:144 vector [4]: ik = ddbc196033b59ce535cda6bc299476fa 20241104085531729 DAUC <0003> auc.c:145 vector [4]: res = ac2cc7d0c8d150090000000000000000 20241104085531729 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531729 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531729 DAUC <0003> auc.c:179 vector [4]: kc = 02dd6c65bec6518a 20241104085531729 DAUC <0003> auc.c:180 vector [4]: sres = 97d2f924 20241104085531729 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531729 DAUC <0003> db_auc.c:245 IMSI='262427544241385': Generated 5 vectors 20241104085531729 DAUC <0003> db_auc.c:249 IMSI='262427544241385': Updating SQN=321 in DB 20241104085531737 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427544241385"} 20241104085531737 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531737 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531737 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531740 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531740 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427544241385"} 20241104085531740 DAUC <0003> db_auc.c:236 IMSI='262427544241385': Calling to generate 5 vectors 20241104085531740 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531740 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531740 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531740 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104085531740 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531740 DAUC <0003> auc.c:113 vector [0]: rand = d8c08b091df13a542ba80aca78680dcb 20241104085531740 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104085531740 DAUC <0003> auc.c:142 vector [0]: autn = 513b5042ac3000005e8e35d864e46520 20241104085531740 DAUC <0003> auc.c:143 vector [0]: ck = ebb61ec94db830a3534b793fb5d78f40 20241104085531740 DAUC <0003> auc.c:144 vector [0]: ik = a372a97c8d0714f8abe54de8474e2084 20241104085531740 DAUC <0003> auc.c:145 vector [0]: res = 754a760865fd15680000000000000000 20241104085531740 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531740 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531740 DAUC <0003> auc.c:179 vector [0]: kc = 224771e37d7c44b0 20241104085531740 DAUC <0003> auc.c:180 vector [0]: sres = 3492b026 20241104085531740 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531740 DAUC <0003> auc.c:113 vector [1]: rand = 06d8703dee87060f6f2b90d0945b6a43 20241104085531740 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104085531740 DAUC <0003> auc.c:142 vector [1]: autn = 2a270e702c0100006518174a2e36612c 20241104085531740 DAUC <0003> auc.c:143 vector [1]: ck = a92f9c05225e05c4648ebb6d2f40b69e 20241104085531740 DAUC <0003> auc.c:144 vector [1]: ik = 751e145f9924b43abb0cef3120cab366 20241104085531740 DAUC <0003> auc.c:145 vector [1]: res = cea8e2aeafc9c1320000000000000000 20241104085531740 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531740 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531740 DAUC <0003> auc.c:179 vector [1]: kc = 36762da5d38037c5 20241104085531740 DAUC <0003> auc.c:180 vector [1]: sres = cd87b378 20241104085531740 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531740 DAUC <0003> auc.c:113 vector [2]: rand = df655ccfd5b3bb0065c98aa4197d41b6 20241104085531740 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104085531740 DAUC <0003> auc.c:142 vector [2]: autn = 0acb0112c4480000455c7414b1e54553 20241104085531740 DAUC <0003> auc.c:143 vector [2]: ck = ed7c1d0cb94ab6944aa6cf96cc081cf1 20241104085531740 DAUC <0003> auc.c:144 vector [2]: ik = d75d2ddd3f965b15a10126816bc5701f 20241104085531740 DAUC <0003> auc.c:145 vector [2]: res = 6cd5322348ed82ca0000000000000000 20241104085531740 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531740 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531740 DAUC <0003> auc.c:179 vector [2]: kc = ecec47f8fbe344e4 20241104085531740 DAUC <0003> auc.c:180 vector [2]: sres = 9e77236d 20241104085531740 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531740 DAUC <0003> auc.c:113 vector [3]: rand = e261d8525341cbeb22d2d51dfb57ea1d 20241104085531740 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104085531740 DAUC <0003> auc.c:142 vector [3]: autn = 6491de507daa00009aa76f3277569617 20241104085531740 DAUC <0003> auc.c:143 vector [3]: ck = ecbcea39adc76aa371e5e9b4e558c3dc 20241104085531740 DAUC <0003> auc.c:144 vector [3]: ik = 665452ccdc9a21a3c0087b7c08c5abdd 20241104085531740 DAUC <0003> auc.c:145 vector [3]: res = e382846a2ac982660000000000000000 20241104085531740 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531740 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531740 DAUC <0003> auc.c:179 vector [3]: kc = b9ebb8049ae64ae9 20241104085531740 DAUC <0003> auc.c:180 vector [3]: sres = f253ee34 20241104085531740 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531740 DAUC <0003> auc.c:113 vector [4]: rand = 4d77f36c6dcb0dcb8a01cc2a87adf15f 20241104085531740 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104085531740 DAUC <0003> auc.c:142 vector [4]: autn = 548191b6d08d0000444a3edea6032bcf 20241104085531740 DAUC <0003> auc.c:143 vector [4]: ck = 98cdc536f465936d6e63aa16f6e674b5 20241104085531740 DAUC <0003> auc.c:144 vector [4]: ik = 06c284ac6a5b296efff9c3fa4753e7bc 20241104085531740 DAUC <0003> auc.c:145 vector [4]: res = 9d1fc7b5e3080d8d0000000000000000 20241104085531740 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531740 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531740 DAUC <0003> auc.c:179 vector [4]: kc = 6dbe051b02cf15e5 20241104085531740 DAUC <0003> auc.c:180 vector [4]: sres = e0c54a57 20241104085531740 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531740 DAUC <0003> db_auc.c:245 IMSI='262427544241385': Generated 5 vectors 20241104085531740 DAUC <0003> db_auc.c:249 IMSI='262427544241385': Updating SQN=481 in DB 20241104085531748 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427544241385"} 20241104085531748 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531748 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531748 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 20241104085531776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4258 20241104085531777 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531777 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085531777 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085531777 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085531777 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40793<->l=127.0.0.1:4259) 20241104085531822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 20241104085531822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 20241104085534894 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085534894 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085534896 DLINP <000b> input/ipa.c:451 connected read/write 20241104085534896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085534897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4258 20241104085534900 DLINP <000b> input/ipa.c:451 connected read/write 20241104085534900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085534900 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085534900 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085534900 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  20241104085534900 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085534900 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  20241104085534900 DLGSUP <0013> gsup_server.c:235 2:  20241104085534900 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085534900 DLGSUP <0013> gsup_server.c:235 3:  20241104085534900 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085534900 DLGSUP <0013> gsup_server.c:235 4:  20241104085534900 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085534900 DLGSUP <0013> gsup_server.c:235 5:  20241104085534900 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085534900 DLGSUP <0013> gsup_server.c:235 7:  20241104085534900 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085534900 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085534900 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085534900 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085534919 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34185<->l=127.0.0.1:4259) 20241104085534939 DAUC <0003> db_auc.c:157 IMSI='262421032943699': No 2G Auth Data 20241104085534939 DAUC <0003> db_auc.c:192 IMSI='262421032943699': No 3G Auth Data 20241104085534980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 20241104085534984 DLINP <000b> input/ipa.c:451 connected read/write 20241104085534984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085534984 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421032943699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421032943699"} 20241104085534984 DAUC <0003> db_auc.c:157 IMSI='262421032943699': No 2G Auth Data 20241104085534984 DAUC <0003> db_auc.c:236 IMSI='262421032943699': Calling to generate 5 vectors 20241104085534984 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085534984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085534984 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085534984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085534984 DAUC <0003> auc.c:113 vector [0]: rand = 5261586598c2eedd25b5e1b3aead139f 20241104085534984 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085534984 DAUC <0003> auc.c:142 vector [0]: autn = 5382f104997e8000a6d24eda95df3aa0 20241104085534984 DAUC <0003> auc.c:143 vector [0]: ck = 51ab0e0f33156eed27d380bf2080de4d 20241104085534984 DAUC <0003> auc.c:144 vector [0]: ik = 0666360288dc2b738865ed2c84115de7 20241104085534984 DAUC <0003> auc.c:145 vector [0]: res = 19c96c034596de820000000000000000 20241104085534984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085534984 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085534984 DAUC <0003> auc.c:151 vector [0]: kc = f87b559e1f58c634 20241104085534984 DAUC <0003> auc.c:152 vector [0]: sres = 5c5fb281 20241104085534984 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085534984 DAUC <0003> auc.c:113 vector [1]: rand = 72e3e1a42f041455b1eccfca0c986470 20241104085534984 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085534984 DAUC <0003> auc.c:142 vector [1]: autn = a13e982b9530800024f78a4f33ce27bf 20241104085534984 DAUC <0003> auc.c:143 vector [1]: ck = 26665b06133a4d16acbd4124737a7c5f 20241104085534984 DAUC <0003> auc.c:144 vector [1]: ik = 4965520b4ffa9f8eb5c19f5660055708 20241104085534984 DAUC <0003> auc.c:145 vector [1]: res = 5dc44b0f31eac1b40000000000000000 20241104085534984 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085534984 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085534984 DAUC <0003> auc.c:151 vector [1]: kc = 767fd77f4fbff9cf 20241104085534984 DAUC <0003> auc.c:152 vector [1]: sres = 6c2e8abb 20241104085534984 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085534984 DAUC <0003> auc.c:113 vector [2]: rand = 0aa614b18da36afcf34c673d10d42384 20241104085534984 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085534984 DAUC <0003> auc.c:142 vector [2]: autn = 7aa8150472d48000a0478f8b0cd21c74 20241104085534984 DAUC <0003> auc.c:143 vector [2]: ck = c61e600e3622d8a6e77a2ed4f6988f8d 20241104085534984 DAUC <0003> auc.c:144 vector [2]: ik = e29e77e638e47fdde4bb2590138c760b 20241104085534984 DAUC <0003> auc.c:145 vector [2]: res = 592f10c300475a330000000000000000 20241104085534984 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085534984 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085534984 DAUC <0003> auc.c:151 vector [2]: kc = 27411cacebd25efd 20241104085534984 DAUC <0003> auc.c:152 vector [2]: sres = 59684af0 20241104085534984 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085534984 DAUC <0003> auc.c:113 vector [3]: rand = 2f9e4b85b18a8bdcd433c3a1ad96d870 20241104085534984 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085534984 DAUC <0003> auc.c:142 vector [3]: autn = d3fa186c5e8d800094e5f5052d0a82ad 20241104085534984 DAUC <0003> auc.c:143 vector [3]: ck = abc164a8b36af48cc3e12d9086bc0784 20241104085534984 DAUC <0003> auc.c:144 vector [3]: ik = 29d58aa578c0a99ad79751c2dbe79543 20241104085534984 DAUC <0003> auc.c:145 vector [3]: res = a003d15e6eb5f1800000000000000000 20241104085534984 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085534984 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085534984 DAUC <0003> auc.c:151 vector [3]: kc = 9662925f96f1cfd1 20241104085534984 DAUC <0003> auc.c:152 vector [3]: sres = ceb620de 20241104085534984 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085534984 DAUC <0003> auc.c:113 vector [4]: rand = 9260e02ae03a4cfb09ee056ee6c1e98e 20241104085534984 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085534984 DAUC <0003> auc.c:142 vector [4]: autn = e567c3a81b18800026dc4298281b3020 20241104085534984 DAUC <0003> auc.c:143 vector [4]: ck = 4694608ef3a9ca800fb8a68f6881d059 20241104085534984 DAUC <0003> auc.c:144 vector [4]: ik = 1761dff6a6c67473e0e6d71e8be00da2 20241104085534984 DAUC <0003> auc.c:145 vector [4]: res = 527ef615cdd78ce00000000000000000 20241104085534984 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085534984 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085534984 DAUC <0003> auc.c:151 vector [4]: kc = beabcee9b60e6308 20241104085534984 DAUC <0003> auc.c:152 vector [4]: sres = 9fa97af5 20241104085534984 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085534984 DAUC <0003> db_auc.c:245 IMSI='262421032943699': Generated 5 vectors 20241104085534984 DAUC <0003> db_auc.c:249 IMSI='262421032943699': Updating SQN=161 in DB 20241104085534992 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421032943699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421032943699"} 20241104085534992 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421032943699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085534992 DLINP <000b> input/ipa.c:451 connected read/write 20241104085534992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085534992 DLINP <000b> input/ipa.c:451 connected read/write 20241104085534992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085534997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 20241104085535022 DAUC <0003> db_auc.c:157 IMSI='262429806634792': No 2G Auth Data 20241104085535022 DAUC <0003> db_auc.c:192 IMSI='262429806634792': No 3G Auth Data 20241104085535055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 20241104085535058 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085535058 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429806634792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429806634792"} 20241104085535059 DAUC <0003> db_auc.c:157 IMSI='262429806634792': No 2G Auth Data 20241104085535059 DAUC <0003> db_auc.c:236 IMSI='262429806634792': Calling to generate 5 vectors 20241104085535059 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085535059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085535059 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085535059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085535059 DAUC <0003> auc.c:113 vector [0]: rand = 54dc3339d6585f048fffa32d45910b1f 20241104085535059 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085535059 DAUC <0003> auc.c:142 vector [0]: autn = dead75f54adb800039582207c2a3f3f4 20241104085535059 DAUC <0003> auc.c:143 vector [0]: ck = 1e3350b188e14c7878ce25aa81b66bfb 20241104085535059 DAUC <0003> auc.c:144 vector [0]: ik = 29c7b1834ec2171cb53b29b18ac87147 20241104085535059 DAUC <0003> auc.c:145 vector [0]: res = dbb36ed2c699e1b60000000000000000 20241104085535059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085535059 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085535059 DAUC <0003> auc.c:151 vector [0]: kc = fa01ed29cd5d41d8 20241104085535059 DAUC <0003> auc.c:152 vector [0]: sres = 1d2a8f64 20241104085535059 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085535059 DAUC <0003> auc.c:113 vector [1]: rand = 868e799e6a260051d1f3ee24be556228 20241104085535059 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085535059 DAUC <0003> auc.c:142 vector [1]: autn = 70d4f8f338638000652a449b64b22d79 20241104085535059 DAUC <0003> auc.c:143 vector [1]: ck = f645a89b481ce77f79d1ff855bf57cb5 20241104085535059 DAUC <0003> auc.c:144 vector [1]: ik = 825d8ea2668f5aa6c53bb3268c0e44df 20241104085535059 DAUC <0003> auc.c:145 vector [1]: res = 9b2ed98dd48511610000000000000000 20241104085535059 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085535059 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085535059 DAUC <0003> auc.c:151 vector [1]: kc = c8f26a9af96885b3 20241104085535059 DAUC <0003> auc.c:152 vector [1]: sres = 4fabc8ec 20241104085535059 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085535059 DAUC <0003> auc.c:113 vector [2]: rand = 0e402c8e1fb112a48a315aa6a6ecd48c 20241104085535059 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085535059 DAUC <0003> auc.c:142 vector [2]: autn = 214546279eb4800096bef1c45589c132 20241104085535059 DAUC <0003> auc.c:143 vector [2]: ck = c255f5cca415ba90471489f6b63b3340 20241104085535059 DAUC <0003> auc.c:144 vector [2]: ik = f863012f5e2e9ce5bbff6d991418ee38 20241104085535059 DAUC <0003> auc.c:145 vector [2]: res = 080c1c1cd03c3a8e0000000000000000 20241104085535059 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085535059 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085535059 DAUC <0003> auc.c:151 vector [2]: kc = c6dd108c5818fb0d 20241104085535059 DAUC <0003> auc.c:152 vector [2]: sres = d8302692 20241104085535059 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085535059 DAUC <0003> auc.c:113 vector [3]: rand = 6f467a7f990d77319bf8ce8e8c81f467 20241104085535059 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085535059 DAUC <0003> auc.c:142 vector [3]: autn = fcfd6908588080005bf6e8f45e3284d8 20241104085535059 DAUC <0003> auc.c:143 vector [3]: ck = 3abdb85ee874cbe95526e6dfe60bbe16 20241104085535059 DAUC <0003> auc.c:144 vector [3]: ik = 91e1026e71f4ece6a76662fc27604db7 20241104085535059 DAUC <0003> auc.c:145 vector [3]: res = d98852be566315ba0000000000000000 20241104085535059 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085535059 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085535059 DAUC <0003> auc.c:151 vector [3]: kc = 591c3e1358ebd4ae 20241104085535059 DAUC <0003> auc.c:152 vector [3]: sres = 8feb4704 20241104085535059 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085535059 DAUC <0003> auc.c:113 vector [4]: rand = 74f1b3e6542a2bfcee1e4c25d4da70a4 20241104085535059 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085535059 DAUC <0003> auc.c:142 vector [4]: autn = c42e0995b15a80007d95d76625fd9882 20241104085535059 DAUC <0003> auc.c:143 vector [4]: ck = ce08697e3b38548b389750085db4c7f7 20241104085535059 DAUC <0003> auc.c:144 vector [4]: ik = c7a1de6f75db546c7f39ca003db2742a 20241104085535059 DAUC <0003> auc.c:145 vector [4]: res = 1cfc36fae54d1f930000000000000000 20241104085535059 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085535059 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085535059 DAUC <0003> auc.c:151 vector [4]: kc = 4e072d192ee5b33a 20241104085535059 DAUC <0003> auc.c:152 vector [4]: sres = f9b12969 20241104085535059 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085535059 DAUC <0003> db_auc.c:245 IMSI='262429806634792': Generated 5 vectors 20241104085535059 DAUC <0003> db_auc.c:249 IMSI='262429806634792': Updating SQN=161 in DB 20241104085535067 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429806634792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429806634792"} 20241104085535067 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429806634792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085535067 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535067 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 20241104085535095 DAUC <0003> db_auc.c:157 IMSI='262423065406773': No 2G Auth Data 20241104085535095 DAUC <0003> db_auc.c:192 IMSI='262423065406773': No 3G Auth Data 20241104085535133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241104085535136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085535136 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423065406773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423065406773"} 20241104085535136 DAUC <0003> db_auc.c:236 IMSI='262423065406773': Calling to generate 5 vectors 20241104085535136 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085535136 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085535136 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085535136 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085535136 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085535136 DAUC <0003> auc.c:113 vector [0]: rand = febfe8a0971f1df53bf78a5a8d0d0bca 20241104085535136 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085535136 DAUC <0003> auc.c:142 vector [0]: autn = e7ad8633cd228000dda67dd4f96ceee3 20241104085535136 DAUC <0003> auc.c:143 vector [0]: ck = a9585f7c975f6fb31412a6f6de9dc138 20241104085535136 DAUC <0003> auc.c:144 vector [0]: ik = 5d7bbfa3c7f925f868b6b1bc3b17c855 20241104085535136 DAUC <0003> auc.c:145 vector [0]: res = 03c2e3f3602d54670000000000000000 20241104085535136 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085535136 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085535136 DAUC <0003> auc.c:179 vector [0]: kc = d9763cde0fd19800 20241104085535136 DAUC <0003> auc.c:180 vector [0]: sres = 4648346c 20241104085535136 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085535136 DAUC <0003> auc.c:113 vector [1]: rand = ffa007343e83828afe40a23cdf74b5fc 20241104085535136 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085535136 DAUC <0003> auc.c:142 vector [1]: autn = 10a49adf2b358000f2ea4926e301b021 20241104085535136 DAUC <0003> auc.c:143 vector [1]: ck = 5e14727f2e485ec8608d2229ae0e753d 20241104085535136 DAUC <0003> auc.c:144 vector [1]: ik = 3b5bcbf096ef46a5cf5da23690901505 20241104085535136 DAUC <0003> auc.c:145 vector [1]: res = c3ea95f734676e3a0000000000000000 20241104085535136 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085535136 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085535136 DAUC <0003> auc.c:179 vector [1]: kc = 2cc7b6ad90c63800 20241104085535136 DAUC <0003> auc.c:180 vector [1]: sres = 2dbc5fc2 20241104085535136 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085535136 DAUC <0003> auc.c:113 vector [2]: rand = 8925dbe93926357d6939e506c9e378eb 20241104085535136 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085535136 DAUC <0003> auc.c:142 vector [2]: autn = 4b9b1d9cae85800090bbbd61413064e6 20241104085535136 DAUC <0003> auc.c:143 vector [2]: ck = 73220458cd7be373069ee975d0094c18 20241104085535136 DAUC <0003> auc.c:144 vector [2]: ik = 215416fbabb556ffd41cd13d49b4bba1 20241104085535136 DAUC <0003> auc.c:145 vector [2]: res = 94997c09016feb8a0000000000000000 20241104085535136 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085535136 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085535136 DAUC <0003> auc.c:179 vector [2]: kc = 73e6ee97c518d400 20241104085535136 DAUC <0003> auc.c:180 vector [2]: sres = 35fc932c 20241104085535136 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085535136 DAUC <0003> auc.c:113 vector [3]: rand = 198360161e3fb4000215d5fdd164d389 20241104085535136 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085535136 DAUC <0003> auc.c:142 vector [3]: autn = c3d9b7541f59800053b9732f33e1818f 20241104085535136 DAUC <0003> auc.c:143 vector [3]: ck = 029dcf6746595853f4413f64627c6ed8 20241104085535136 DAUC <0003> auc.c:144 vector [3]: ik = 673ff9f952385a44b1a7c50371ae3c4a 20241104085535136 DAUC <0003> auc.c:145 vector [3]: res = 27b8b5a5c9c3ff800000000000000000 20241104085535136 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085535136 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085535136 DAUC <0003> auc.c:179 vector [3]: kc = 8ad19f6b37c25000 20241104085535136 DAUC <0003> auc.c:180 vector [3]: sres = 191f7e22 20241104085535136 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085535136 DAUC <0003> auc.c:113 vector [4]: rand = 000565b66c71155f0953611983c16695 20241104085535136 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085535136 DAUC <0003> auc.c:142 vector [4]: autn = bfdc16b89a288000ec7072dbec53763b 20241104085535136 DAUC <0003> auc.c:143 vector [4]: ck = 840302b6482d52bf52d58dd4ae5a35ab 20241104085535136 DAUC <0003> auc.c:144 vector [4]: ik = 86d71eb89e4a150f86e11ef75452b8dc 20241104085535136 DAUC <0003> auc.c:145 vector [4]: res = 8f1358e008f9f9260000000000000000 20241104085535136 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085535136 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085535136 DAUC <0003> auc.c:179 vector [4]: kc = ed0b6bc1fe7ee400 20241104085535136 DAUC <0003> auc.c:180 vector [4]: sres = 8cbde2d1 20241104085535136 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085535136 DAUC <0003> db_auc.c:245 IMSI='262423065406773': Generated 5 vectors 20241104085535136 DAUC <0003> db_auc.c:249 IMSI='262423065406773': Updating SQN=161 in DB 20241104085535144 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423065406773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423065406773"} 20241104085535144 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423065406773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085535144 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535144 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241104085535180 DAUC <0003> db_auc.c:157 IMSI='262427596542568': No 2G Auth Data 20241104085535180 DAUC <0003> db_auc.c:192 IMSI='262427596542568': No 3G Auth Data 20241104085535221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 20241104085535225 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085535225 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427596542568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427596542568"} 20241104085535225 DAUC <0003> db_auc.c:236 IMSI='262427596542568': Calling to generate 5 vectors 20241104085535225 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085535225 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085535225 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085535225 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085535225 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085535225 DAUC <0003> auc.c:113 vector [0]: rand = 21cf9c4aa9abb24fb6cde8e823c66a72 20241104085535225 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085535225 DAUC <0003> auc.c:142 vector [0]: autn = a6fe331fdff18000acdef0333e3cc72a 20241104085535225 DAUC <0003> auc.c:143 vector [0]: ck = 6e7a95ed1008800150e8c9a537d8818c 20241104085535225 DAUC <0003> auc.c:144 vector [0]: ik = 2c51b1931af134bf3818dec0e115d504 20241104085535225 DAUC <0003> auc.c:145 vector [0]: res = 77d44fb31de3f9950000000000000000 20241104085535225 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085535225 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085535225 DAUC <0003> auc.c:179 vector [0]: kc = fff3aa0b3c57ec00 20241104085535225 DAUC <0003> auc.c:180 vector [0]: sres = 9fd2cc5a 20241104085535225 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085535225 DAUC <0003> auc.c:113 vector [1]: rand = 46be0ff9680e041d4232a9e3fc4fed3c 20241104085535225 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085535225 DAUC <0003> auc.c:142 vector [1]: autn = 8fec688c93368000b9ada6f00e309383 20241104085535225 DAUC <0003> auc.c:143 vector [1]: ck = dbc12c5a38974256a1502563884fc42e 20241104085535225 DAUC <0003> auc.c:144 vector [1]: ik = fcc231366fba42cbea9f32cb1774b2a8 20241104085535225 DAUC <0003> auc.c:145 vector [1]: res = 16020d83e561d3c90000000000000000 20241104085535225 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085535225 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085535225 DAUC <0003> auc.c:179 vector [1]: kc = 23c1606211341800 20241104085535225 DAUC <0003> auc.c:180 vector [1]: sres = 2699a08d 20241104085535225 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085535225 DAUC <0003> auc.c:113 vector [2]: rand = e2beab4f1ce8a5ff7ffbfb94e9370957 20241104085535225 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085535225 DAUC <0003> auc.c:142 vector [2]: autn = dc2874ee49168000df646bbc6a73b5f8 20241104085535225 DAUC <0003> auc.c:143 vector [2]: ck = 7ef78496401902ae28da322a16af3d8f 20241104085535225 DAUC <0003> auc.c:144 vector [2]: ik = e7c134d0e66976ffc6411200d6d4269a 20241104085535225 DAUC <0003> auc.c:145 vector [2]: res = 50729129ea6670150000000000000000 20241104085535225 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085535225 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085535225 DAUC <0003> auc.c:179 vector [2]: kc = 71471501ea63a800 20241104085535225 DAUC <0003> auc.c:180 vector [2]: sres = db97ed48 20241104085535225 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085535225 DAUC <0003> auc.c:113 vector [3]: rand = 92feca02ac0f4c067b57f30568fdc1ed 20241104085535225 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085535225 DAUC <0003> auc.c:142 vector [3]: autn = 3618f03a1efd80005e8e16f2d54c4f2e 20241104085535225 DAUC <0003> auc.c:143 vector [3]: ck = f74af3c6062dc6c95402735c710a3b1b 20241104085535225 DAUC <0003> auc.c:144 vector [3]: ik = 6f2491026b26873a7ff03a77a7abab4b 20241104085535225 DAUC <0003> auc.c:145 vector [3]: res = beffdcc57d2b49170000000000000000 20241104085535225 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085535225 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085535225 DAUC <0003> auc.c:179 vector [3]: kc = 5768c2eebe1cec00 20241104085535225 DAUC <0003> auc.c:180 vector [3]: sres = 8af757d8 20241104085535226 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085535226 DAUC <0003> auc.c:113 vector [4]: rand = 83debcab8c1a02a20468f081dc3ceefb 20241104085535226 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085535226 DAUC <0003> auc.c:142 vector [4]: autn = 39a0e99bd85c8000ac932904fd889376 20241104085535226 DAUC <0003> auc.c:143 vector [4]: ck = 7ba51764cc2c78bccb2dcc0da20e82a9 20241104085535226 DAUC <0003> auc.c:144 vector [4]: ik = 8a45580eab1cb467be768c44154cec72 20241104085535226 DAUC <0003> auc.c:145 vector [4]: res = 2a2f16f0dd8044190000000000000000 20241104085535226 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085535226 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085535226 DAUC <0003> auc.c:179 vector [4]: kc = 82a9d14438486800 20241104085535226 DAUC <0003> auc.c:180 vector [4]: sres = 0abe69e2 20241104085535226 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085535226 DAUC <0003> db_auc.c:245 IMSI='262427596542568': Generated 5 vectors 20241104085535226 DAUC <0003> db_auc.c:249 IMSI='262427596542568': Updating SQN=161 in DB 20241104085535234 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427596542568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427596542568"} 20241104085535234 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427596542568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085535234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 20241104085535269 DAUC <0003> db_auc.c:157 IMSI='262425072394295': No 2G Auth Data 20241104085535269 DAUC <0003> db_auc.c:192 IMSI='262425072394295': No 3G Auth Data 20241104085535309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4258 20241104085535313 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085535313 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425072394295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425072394295"} 20241104085535313 DAUC <0003> db_auc.c:236 IMSI='262425072394295': Calling to generate 5 vectors 20241104085535313 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085535313 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085535313 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085535313 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085535313 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085535313 DAUC <0003> auc.c:113 vector [0]: rand = a7ecea2b81ae18630afb35dc8efa946d 20241104085535313 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085535313 DAUC <0003> auc.c:142 vector [0]: autn = 1b06d6ad4f6d80008879dcb9b845b477 20241104085535313 DAUC <0003> auc.c:143 vector [0]: ck = dc528f85406c259ebbf2f9d4d2e19a79 20241104085535313 DAUC <0003> auc.c:144 vector [0]: ik = 1878e2fb2bc91cf7ea11bb24fb24b94b 20241104085535313 DAUC <0003> auc.c:145 vector [0]: res = e3b0b381ccbce6720000000000000000 20241104085535313 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085535313 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085535313 DAUC <0003> auc.c:179 vector [0]: kc = a9e3fcb9565a3fef 20241104085535313 DAUC <0003> auc.c:180 vector [0]: sres = 3e4e07a0 20241104085535313 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085535313 DAUC <0003> auc.c:113 vector [1]: rand = 342e528a8184db4be43835fc398e4763 20241104085535313 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085535313 DAUC <0003> auc.c:142 vector [1]: autn = e44713506595800086e57a56f4f0d6ed 20241104085535313 DAUC <0003> auc.c:143 vector [1]: ck = 3da39f6c212293d624efe0e8f1ed6011 20241104085535313 DAUC <0003> auc.c:144 vector [1]: ik = c53db1047edb7883eaa229246a60e804 20241104085535313 DAUC <0003> auc.c:145 vector [1]: res = fff12bd62ceb345f0000000000000000 20241104085535313 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085535313 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085535313 DAUC <0003> auc.c:179 vector [1]: kc = 43fbed4ff8a2ec9c 20241104085535313 DAUC <0003> auc.c:180 vector [1]: sres = cce482c2 20241104085535313 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085535313 DAUC <0003> auc.c:113 vector [2]: rand = 10bbe6d5ecb127e10de26e8fec91974f 20241104085535313 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085535313 DAUC <0003> auc.c:142 vector [2]: autn = d7c8fd19fe368000062d064a06701822 20241104085535313 DAUC <0003> auc.c:143 vector [2]: ck = 31ccc99b56d11b2630bafd7568bc0e3b 20241104085535313 DAUC <0003> auc.c:144 vector [2]: ik = e90fd9ecb5d91c3607c9422378d13bd0 20241104085535313 DAUC <0003> auc.c:145 vector [2]: res = 8d0e61d5339d4ed40000000000000000 20241104085535313 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085535313 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085535313 DAUC <0003> auc.c:179 vector [2]: kc = 00302d862409d18f 20241104085535313 DAUC <0003> auc.c:180 vector [2]: sres = 53150a7c 20241104085535313 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085535313 DAUC <0003> auc.c:113 vector [3]: rand = 7aeda74e42d9f8a44b10cfd09d440221 20241104085535313 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085535313 DAUC <0003> auc.c:142 vector [3]: autn = cfa79c8c193e800066818ed38d91152d 20241104085535313 DAUC <0003> auc.c:143 vector [3]: ck = 35faa01b8ae84592b6d34a4391f3d46c 20241104085535313 DAUC <0003> auc.c:144 vector [3]: ik = f32f5d66cb57c5d1e8f0f2481b4555e5 20241104085535313 DAUC <0003> auc.c:145 vector [3]: res = cdd26903129d0e870000000000000000 20241104085535313 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085535313 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085535313 DAUC <0003> auc.c:179 vector [3]: kc = 5cd91bc36fb46a4b 20241104085535313 DAUC <0003> auc.c:180 vector [3]: sres = 1f5f0634 20241104085535313 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085535313 DAUC <0003> auc.c:113 vector [4]: rand = c731fcde27a98dd3a824ae15d4c62754 20241104085535313 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085535313 DAUC <0003> auc.c:142 vector [4]: autn = ec7e782dfb258000b253833801f64b01 20241104085535313 DAUC <0003> auc.c:143 vector [4]: ck = 03d66c15e5e62f91eff113a81fee5555 20241104085535313 DAUC <0003> auc.c:144 vector [4]: ik = b92e67e90edc3ed4e072550c92e948fa 20241104085535313 DAUC <0003> auc.c:145 vector [4]: res = 6ed02393f6c8a28b0000000000000000 20241104085535313 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085535313 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085535313 DAUC <0003> auc.c:179 vector [4]: kc = f665eb65f11bfcd4 20241104085535313 DAUC <0003> auc.c:180 vector [4]: sres = a39ec7d2 20241104085535313 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085535313 DAUC <0003> db_auc.c:245 IMSI='262425072394295': Generated 5 vectors 20241104085535313 DAUC <0003> db_auc.c:249 IMSI='262425072394295': Updating SQN=161 in DB 20241104085535321 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425072394295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425072394295"} 20241104085535321 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425072394295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085535321 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535321 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4258 20241104085535349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4258 20241104085535350 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085535350 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085535350 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085535350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085535350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34185<->l=127.0.0.1:4259) 20241104085535395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50154<->l=127.0.0.1:4258 20241104085535396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50154<->l=127.0.0.1:4258 20241104085538471 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085538471 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085538473 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085538473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241104085538475 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085538475 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085538475 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085538475 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  20241104085538475 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085538475 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  20241104085538475 DLGSUP <0013> gsup_server.c:235 2:  20241104085538475 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085538475 DLGSUP <0013> gsup_server.c:235 3:  20241104085538475 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085538475 DLGSUP <0013> gsup_server.c:235 4:  20241104085538475 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085538475 DLGSUP <0013> gsup_server.c:235 5:  20241104085538475 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085538475 DLGSUP <0013> gsup_server.c:235 7:  20241104085538475 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085538475 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085538475 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085538475 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085538494 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41861<->l=127.0.0.1:4259) 20241104085538507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46244<->l=127.0.0.1:4258 20241104085538517 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085538517 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424377088804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424377088804" cn_domain=PS} 20241104085538517 DLU <0006> fsm.c:456 lu(262424377088804)[0x55f683f54b30]{UNVALIDATED}: Allocated 20241104085538517 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424377088804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241104085538517 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424377088804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424377088804" cause=IMSI unknown in HLR} 20241104085538517 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424377088804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085538517 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424377088804)[0x55f683f54b30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085538517 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424377088804)[0x55f683f54b30]{UNVALIDATED}: Freeing instance 20241104085538517 DLU <0006> fsm.c:568 lu(PS:IMSI-262424377088804)[0x55f683f54b30]{UNVALIDATED}: Deallocated 20241104085538517 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085538517 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085538520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46244<->l=127.0.0.1:4258 20241104085538521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241104085538522 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085538522 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085538522 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085538522 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085538522 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41861<->l=127.0.0.1:4259) 20241104085538567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46254<->l=127.0.0.1:4258 20241104085538567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46254<->l=127.0.0.1:4258 20241104085541635 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085541635 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085541637 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085541638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 20241104085541639 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085541639 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085541639 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085541639 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  20241104085541639 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085541639 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  20241104085541639 DLGSUP <0013> gsup_server.c:235 2:  20241104085541639 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085541639 DLGSUP <0013> gsup_server.c:235 3:  20241104085541639 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085541639 DLGSUP <0013> gsup_server.c:235 4:  20241104085541639 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085541639 DLGSUP <0013> gsup_server.c:235 5:  20241104085541639 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085541639 DLGSUP <0013> gsup_server.c:235 7:  20241104085541639 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085541639 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085541639 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085541639 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085541655 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39237<->l=127.0.0.1:4259) 20241104085541666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 20241104085541685 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085541685 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429215933943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429215933943" cn_domain=PS source_name="the-source\n"} 20241104085541685 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104085541685 DLU <0006> fsm.c:456 lu(262429215933943)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085541685 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429215933943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241104085541685 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429215933943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429215933943" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241104085541685 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429215933943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085541685 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429215933943)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085541685 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429215933943)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085541685 DLU <0006> fsm.c:568 lu(PS:IMSI-262429215933943)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085541685 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085541685 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085541688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 20241104085541689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 20241104085541690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085541690 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085541691 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085541691 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085541691 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104085541691 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39237<->l=127.0.0.1:4259) 20241104085541731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241104085541731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241104085544800 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085544800 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085544803 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085544804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 20241104085544806 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085544806 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085544806 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085544806 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  20241104085544806 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085544806 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  20241104085544806 DLGSUP <0013> gsup_server.c:235 2:  20241104085544806 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085544806 DLGSUP <0013> gsup_server.c:235 3:  20241104085544806 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085544806 DLGSUP <0013> gsup_server.c:235 4:  20241104085544806 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085544806 DLGSUP <0013> gsup_server.c:235 5:  20241104085544806 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085544806 DLGSUP <0013> gsup_server.c:235 7:  20241104085544806 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085544806 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085544806 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085544806 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085544825 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34771<->l=127.0.0.1:4259) 20241104085544835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4258 20241104085544849 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085544849 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426892516092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426892516092" cn_domain=PS} 20241104085544849 DLU <0006> fsm.c:456 lu(262426892516092)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085544849 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426892516092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241104085544849 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426892516092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426892516092" cause=Roaming not allowed in this location area} 20241104085544849 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426892516092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085544849 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426892516092)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085544849 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426892516092)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085544849 DLU <0006> fsm.c:568 lu(PS:IMSI-262426892516092)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085544849 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085544849 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085544852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4258 20241104085544853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 20241104085544854 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085544854 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085544854 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085544854 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085544854 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34771<->l=127.0.0.1:4259) 20241104085544895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4258 20241104085544895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4258 20241104085547968 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085547968 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085547971 DLINP <000b> input/ipa.c:451 connected read/write 20241104085547971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085547971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4258 20241104085547973 DLINP <000b> input/ipa.c:451 connected read/write 20241104085547973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085547973 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085547973 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085547973 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  20241104085547973 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085547973 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  20241104085547973 DLGSUP <0013> gsup_server.c:235 2:  20241104085547973 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085547973 DLGSUP <0013> gsup_server.c:235 3:  20241104085547973 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085547973 DLGSUP <0013> gsup_server.c:235 4:  20241104085547973 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085547973 DLGSUP <0013> gsup_server.c:235 5:  20241104085547973 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085547973 DLGSUP <0013> gsup_server.c:235 7:  20241104085547973 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085547973 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085547973 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085547973 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085547990 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35919<->l=127.0.0.1:4259) 20241104085548006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40708<->l=127.0.0.1:4258 20241104085548013 DLINP <000b> input/ipa.c:451 connected read/write 20241104085548013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085548013 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426870890556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426870890556"} 20241104085548013 DAUC <0003> db_auc.c:133 IMSI='262426870890556': No such subscriber 20241104085548013 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426870890556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241104085548013 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426870890556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426870890556" cause=IMSI unknown in HLR} 20241104085548013 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426870890556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085548013 DLINP <000b> input/ipa.c:451 connected read/write 20241104085548013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085548013 DLINP <000b> input/ipa.c:451 connected read/write 20241104085548013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085548016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40708<->l=127.0.0.1:4258 20241104085548016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4258 20241104085548017 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35919<->l=127.0.0.1:4259) 20241104085548017 DLINP <000b> input/ipa.c:451 connected read/write 20241104085548017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085548017 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085548017 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085548017 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085548062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40714<->l=127.0.0.1:4258 20241104085548063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40714<->l=127.0.0.1:4258 20241104085551135 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085551135 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085551136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40724<->l=127.0.0.1:4258 20241104085551139 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551139 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085551139 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085551139 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  20241104085551139 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085551139 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  20241104085551139 DLGSUP <0013> gsup_server.c:235 2:  20241104085551139 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085551139 DLGSUP <0013> gsup_server.c:235 3:  20241104085551139 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085551139 DLGSUP <0013> gsup_server.c:235 4:  20241104085551139 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085551139 DLGSUP <0013> gsup_server.c:235 5:  20241104085551139 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085551139 DLGSUP <0013> gsup_server.c:235 7:  20241104085551139 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085551139 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085551139 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085551139 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085551155 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35047<->l=127.0.0.1:4259) 20241104085551181 DAUC <0003> db_auc.c:157 IMSI='262427012082424': No 2G Auth Data 20241104085551181 DAUC <0003> db_auc.c:192 IMSI='262427012082424': No 3G Auth Data 20241104085551214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4258 20241104085551220 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551220 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427012082424" cn_domain=PS} 20241104085551220 DLU <0006> fsm.c:456 lu(262427012082424)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551220 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551234 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427012082424)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551234 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427012082424" cn_domain=PS} 20241104085551234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551237 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551237 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427012082424"} 20241104085551237 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427012082424)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551237 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551237 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427012082424"} 20241104085551237 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427012082424)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427012082424)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551237 DLU <0006> fsm.c:568 lu(PS:IMSI-262427012082424)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551238 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551238 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4258 20241104085551264 DAUC <0003> db_auc.c:157 IMSI='262428808382116': No 2G Auth Data 20241104085551264 DAUC <0003> db_auc.c:192 IMSI='262428808382116': No 3G Auth Data 20241104085551272 DLGSUP <0013> hlr.c:121 IMSI 262428808382116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085551297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40736<->l=127.0.0.1:4258 20241104085551301 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551301 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428808382116" cn_domain=PS} 20241104085551301 DLU <0006> fsm.c:456 lu(262428808382116)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551301 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551317 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428808382116)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551317 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428808382116" cn_domain=PS} 20241104085551317 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551317 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551320 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551320 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428808382116"} 20241104085551320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428808382116)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551320 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551320 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428808382116"} 20241104085551320 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428808382116)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428808382116)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551320 DLU <0006> fsm.c:568 lu(PS:IMSI-262428808382116)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551320 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551320 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40736<->l=127.0.0.1:4258 20241104085551345 DAUC <0003> db_auc.c:157 IMSI='262429826139190': No 2G Auth Data 20241104085551345 DAUC <0003> db_auc.c:192 IMSI='262429826139190': No 3G Auth Data 20241104085551353 DLGSUP <0013> hlr.c:121 IMSI 262429826139190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085551376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241104085551379 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551379 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429826139190" cn_domain=PS} 20241104085551379 DLU <0006> fsm.c:456 lu(262429826139190)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551379 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551395 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429826139190)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551395 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429826139190" cn_domain=PS} 20241104085551395 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551395 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551398 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551398 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429826139190"} 20241104085551398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429826139190)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551398 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551398 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429826139190"} 20241104085551398 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429826139190)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429826139190)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551398 DLU <0006> fsm.c:568 lu(PS:IMSI-262429826139190)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551398 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551398 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241104085551423 DAUC <0003> db_auc.c:157 IMSI='262428215256652': No 2G Auth Data 20241104085551423 DAUC <0003> db_auc.c:192 IMSI='262428215256652': No 3G Auth Data 20241104085551432 DLGSUP <0013> hlr.c:121 IMSI 262428215256652: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085551454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4258 20241104085551457 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551457 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428215256652" cn_domain=PS} 20241104085551457 DLU <0006> fsm.c:456 lu(262428215256652)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551457 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428215256652)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551473 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428215256652" cn_domain=PS} 20241104085551473 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551473 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551476 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428215256652"} 20241104085551476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428215256652)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551476 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551476 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428215256652"} 20241104085551476 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428215256652)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428215256652)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551476 DLU <0006> fsm.c:568 lu(PS:IMSI-262428215256652)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4258 20241104085551501 DAUC <0003> db_auc.c:157 IMSI='262428574063744': No 2G Auth Data 20241104085551501 DAUC <0003> db_auc.c:192 IMSI='262428574063744': No 3G Auth Data 20241104085551509 DLGSUP <0013> hlr.c:121 IMSI 262428574063744: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085551531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 20241104085551535 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551535 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428574063744" cn_domain=PS} 20241104085551535 DLU <0006> fsm.c:456 lu(262428574063744)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551535 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428574063744)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551550 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428574063744" cn_domain=PS} 20241104085551550 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551550 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551553 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428574063744"} 20241104085551553 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428574063744)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551553 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551553 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428574063744"} 20241104085551553 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428574063744)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428574063744)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551553 DLU <0006> fsm.c:568 lu(PS:IMSI-262428574063744)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 20241104085551580 DAUC <0003> db_auc.c:157 IMSI='262427678205867': No 2G Auth Data 20241104085551580 DAUC <0003> db_auc.c:192 IMSI='262427678205867': No 3G Auth Data 20241104085551589 DLGSUP <0013> hlr.c:121 IMSI 262427678205867: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085551622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40782<->l=127.0.0.1:4258 20241104085551626 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551626 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427678205867" cn_domain=PS} 20241104085551626 DLU <0006> fsm.c:456 lu(262427678205867)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551626 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551647 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427678205867)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551647 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427678205867" cn_domain=PS} 20241104085551647 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551647 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551650 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551650 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427678205867"} 20241104085551650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427678205867)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551650 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551650 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427678205867"} 20241104085551650 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427678205867)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427678205867)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551650 DLU <0006> fsm.c:568 lu(PS:IMSI-262427678205867)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551650 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551650 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40782<->l=127.0.0.1:4258 20241104085551695 DAUC <0003> db_auc.c:157 IMSI='262421202812337': No 2G Auth Data 20241104085551695 DAUC <0003> db_auc.c:192 IMSI='262421202812337': No 3G Auth Data 20241104085551703 DLGSUP <0013> hlr.c:121 IMSI 262421202812337: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085551734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 20241104085551738 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551738 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421202812337" cn_domain=PS} 20241104085551738 DLU <0006> fsm.c:456 lu(262421202812337)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551738 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421202812337)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551754 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421202812337" cn_domain=PS} 20241104085551754 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551754 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551757 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551757 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421202812337"} 20241104085551757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421202812337)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551757 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551757 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421202812337"} 20241104085551757 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421202812337)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421202812337)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551757 DLU <0006> fsm.c:568 lu(PS:IMSI-262421202812337)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551757 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551757 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 20241104085551791 DAUC <0003> db_auc.c:157 IMSI='262421762221794': No 2G Auth Data 20241104085551791 DAUC <0003> db_auc.c:192 IMSI='262421762221794': No 3G Auth Data 20241104085551799 DLGSUP <0013> hlr.c:121 IMSI 262421762221794: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085551832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 20241104085551835 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551835 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421762221794" cn_domain=PS} 20241104085551835 DLU <0006> fsm.c:456 lu(262421762221794)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551835 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551850 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421762221794)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551850 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421762221794" cn_domain=PS} 20241104085551850 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551850 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551853 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421762221794"} 20241104085551853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421762221794)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551853 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551853 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421762221794"} 20241104085551853 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421762221794)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421762221794)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551853 DLU <0006> fsm.c:568 lu(PS:IMSI-262421762221794)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 20241104085551881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40724<->l=127.0.0.1:4258 20241104085551882 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35047<->l=127.0.0.1:4259) 20241104085551882 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551882 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085551882 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085551882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085551922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241104085551923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241104085555002 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085555002 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085555004 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 20241104085555007 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555007 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085555007 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085555007 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  20241104085555007 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085555007 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  20241104085555007 DLGSUP <0013> gsup_server.c:235 2:  20241104085555007 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085555007 DLGSUP <0013> gsup_server.c:235 3:  20241104085555007 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085555007 DLGSUP <0013> gsup_server.c:235 4:  20241104085555007 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085555007 DLGSUP <0013> gsup_server.c:235 5:  20241104085555007 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085555007 DLGSUP <0013> gsup_server.c:235 7:  20241104085555007 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085555007 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085555007 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085555007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085555025 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35419<->l=127.0.0.1:4259) 20241104085555050 DAUC <0003> db_auc.c:157 IMSI='262421186682320': No 2G Auth Data 20241104085555050 DAUC <0003> db_auc.c:192 IMSI='262421186682320': No 3G Auth Data 20241104085555095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 20241104085555099 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555099 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421186682320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421186682320" cn_domain=PS source_name="the-source\n"} 20241104085555099 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104085555099 DLU <0006> fsm.c:456 lu(262421186682320)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555099 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421186682320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421186682320)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555114 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421186682320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421186682320" cn_domain=PS destination_name="the-source\n"} 20241104085555114 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555114 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555117 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555117 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421186682320 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421186682320" source_name="the-source\n"} 20241104085555117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421186682320)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555117 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421186682320 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555117 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421186682320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421186682320" destination_name="the-source\n"} 20241104085555117 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421186682320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421186682320)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421186682320)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555117 DLU <0006> fsm.c:568 lu(PS:IMSI-262421186682320)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555117 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555117 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 20241104085555144 DAUC <0003> db_auc.c:157 IMSI='262426821812581': No 2G Auth Data 20241104085555144 DAUC <0003> db_auc.c:192 IMSI='262426821812581': No 3G Auth Data 20241104085555153 DLGSUP <0013> hlr.c:121 IMSI 262426821812581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085555176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4258 20241104085555180 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555180 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426821812581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426821812581" cn_domain=PS source_name="the-source\n"} 20241104085555180 DLU <0006> fsm.c:456 lu(262426821812581)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555180 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426821812581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555196 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426821812581)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555196 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426821812581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426821812581" cn_domain=PS destination_name="the-source\n"} 20241104085555196 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555196 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555198 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555198 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426821812581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426821812581" source_name="the-source\n"} 20241104085555198 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426821812581)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555198 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262426821812581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555198 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426821812581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426821812581" destination_name="the-source\n"} 20241104085555198 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262426821812581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426821812581)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426821812581)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555198 DLU <0006> fsm.c:568 lu(PS:IMSI-262426821812581)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555198 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555198 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4258 20241104085555224 DAUC <0003> db_auc.c:157 IMSI='262429126842216': No 2G Auth Data 20241104085555224 DAUC <0003> db_auc.c:192 IMSI='262429126842216': No 3G Auth Data 20241104085555233 DLGSUP <0013> hlr.c:121 IMSI 262429126842216: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085555257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4258 20241104085555261 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555261 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429126842216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429126842216" cn_domain=PS source_name="the-source\n"} 20241104085555261 DLU <0006> fsm.c:456 lu(262429126842216)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555261 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429126842216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429126842216)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555275 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429126842216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429126842216" cn_domain=PS destination_name="the-source\n"} 20241104085555275 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555275 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555279 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555279 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429126842216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429126842216" source_name="the-source\n"} 20241104085555279 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429126842216)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555279 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262429126842216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555279 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429126842216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429126842216" destination_name="the-source\n"} 20241104085555279 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262429126842216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429126842216)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429126842216)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555279 DLU <0006> fsm.c:568 lu(PS:IMSI-262429126842216)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555279 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555279 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4258 20241104085555314 DAUC <0003> db_auc.c:157 IMSI='262423244409386': No 2G Auth Data 20241104085555314 DAUC <0003> db_auc.c:192 IMSI='262423244409386': No 3G Auth Data 20241104085555324 DLGSUP <0013> hlr.c:121 IMSI 262423244409386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085555348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241104085555352 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555352 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423244409386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423244409386" cn_domain=PS source_name="the-source\n"} 20241104085555352 DLU <0006> fsm.c:456 lu(262423244409386)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555352 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423244409386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423244409386)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555368 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423244409386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423244409386" cn_domain=PS destination_name="the-source\n"} 20241104085555368 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555368 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555372 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555372 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423244409386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423244409386" source_name="the-source\n"} 20241104085555372 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423244409386)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555372 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423244409386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555372 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423244409386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423244409386" destination_name="the-source\n"} 20241104085555372 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423244409386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244409386)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244409386)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555372 DLU <0006> fsm.c:568 lu(PS:IMSI-262423244409386)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555372 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555372 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241104085555398 DAUC <0003> db_auc.c:157 IMSI='262427744899885': No 2G Auth Data 20241104085555398 DAUC <0003> db_auc.c:192 IMSI='262427744899885': No 3G Auth Data 20241104085555407 DLGSUP <0013> hlr.c:121 IMSI 262427744899885: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085555432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 20241104085555436 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555436 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427744899885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427744899885" cn_domain=PS source_name="the-source\n"} 20241104085555436 DLU <0006> fsm.c:456 lu(262427744899885)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555436 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427744899885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555451 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427744899885)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555451 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427744899885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427744899885" cn_domain=PS destination_name="the-source\n"} 20241104085555451 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555451 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555455 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555455 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427744899885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427744899885" source_name="the-source\n"} 20241104085555455 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427744899885)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555455 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427744899885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555455 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427744899885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427744899885" destination_name="the-source\n"} 20241104085555455 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427744899885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427744899885)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427744899885)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555455 DLU <0006> fsm.c:568 lu(PS:IMSI-262427744899885)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555455 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555455 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 20241104085555482 DAUC <0003> db_auc.c:157 IMSI='262425884029296': No 2G Auth Data 20241104085555482 DAUC <0003> db_auc.c:192 IMSI='262425884029296': No 3G Auth Data 20241104085555490 DLGSUP <0013> hlr.c:121 IMSI 262425884029296: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085555524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 20241104085555527 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555527 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425884029296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425884029296" cn_domain=PS source_name="the-source\n"} 20241104085555527 DLU <0006> fsm.c:456 lu(262425884029296)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555528 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425884029296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425884029296)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555544 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425884029296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425884029296" cn_domain=PS destination_name="the-source\n"} 20241104085555544 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555544 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555547 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555547 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425884029296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425884029296" source_name="the-source\n"} 20241104085555547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425884029296)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555547 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425884029296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555547 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425884029296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425884029296" destination_name="the-source\n"} 20241104085555547 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425884029296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425884029296)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425884029296)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555547 DLU <0006> fsm.c:568 lu(PS:IMSI-262425884029296)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555547 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555547 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 20241104085555581 DAUC <0003> db_auc.c:157 IMSI='262425797422841': No 2G Auth Data 20241104085555581 DAUC <0003> db_auc.c:192 IMSI='262425797422841': No 3G Auth Data 20241104085555589 DLGSUP <0013> hlr.c:121 IMSI 262425797422841: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085555622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 20241104085555626 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555626 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425797422841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425797422841" cn_domain=PS source_name="the-source\n"} 20241104085555626 DLU <0006> fsm.c:456 lu(262425797422841)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555626 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425797422841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425797422841)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555641 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425797422841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425797422841" cn_domain=PS destination_name="the-source\n"} 20241104085555641 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555641 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555644 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555644 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425797422841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425797422841" source_name="the-source\n"} 20241104085555644 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425797422841)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555644 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425797422841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555644 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425797422841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425797422841" destination_name="the-source\n"} 20241104085555644 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425797422841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425797422841)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425797422841)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555644 DLU <0006> fsm.c:568 lu(PS:IMSI-262425797422841)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555644 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555645 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 20241104085555677 DAUC <0003> db_auc.c:157 IMSI='262421848603167': No 2G Auth Data 20241104085555677 DAUC <0003> db_auc.c:192 IMSI='262421848603167': No 3G Auth Data 20241104085555685 DLGSUP <0013> hlr.c:121 IMSI 262421848603167: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085555717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241104085555720 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555720 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421848603167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421848603167" cn_domain=PS source_name="the-source\n"} 20241104085555720 DLU <0006> fsm.c:456 lu(262421848603167)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555720 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421848603167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555736 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421848603167)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555736 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421848603167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421848603167" cn_domain=PS destination_name="the-source\n"} 20241104085555736 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555736 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555739 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555739 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421848603167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421848603167" source_name="the-source\n"} 20241104085555739 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421848603167)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555739 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421848603167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555739 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421848603167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421848603167" destination_name="the-source\n"} 20241104085555739 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421848603167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421848603167)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421848603167)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555739 DLU <0006> fsm.c:568 lu(PS:IMSI-262421848603167)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555739 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555739 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241104085555766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 20241104085555768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35419<->l=127.0.0.1:4259) 20241104085555768 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555768 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085555768 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085555768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085555768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104085555808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241104085555808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241104085558881 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085558881 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085558882 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085558883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4258 20241104085558884 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085558884 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085558884 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085558884 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  20241104085558884 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085558884 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  20241104085558884 DLGSUP <0013> gsup_server.c:235 2:  20241104085558884 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085558884 DLGSUP <0013> gsup_server.c:235 3:  20241104085558884 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085558884 DLGSUP <0013> gsup_server.c:235 4:  20241104085558884 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085558884 DLGSUP <0013> gsup_server.c:235 5:  20241104085558885 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085558885 DLGSUP <0013> gsup_server.c:235 7:  20241104085558885 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085558885 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085558885 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085558885 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085558905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41745<->l=127.0.0.1:4259) 20241104085558929 DAUC <0003> db_auc.c:157 IMSI='262424263255477': No 2G Auth Data 20241104085558929 DAUC <0003> db_auc.c:192 IMSI='262424263255477': No 3G Auth Data 20241104085558968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54932<->l=127.0.0.1:4258 20241104085558973 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085558973 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424263255477" cn_domain=PS} 20241104085558973 DLU <0006> fsm.c:456 lu(262424263255477)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085558973 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085558988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424263255477)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085558988 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424263255477" cn_domain=PS} 20241104085558988 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085558988 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085558992 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085558992 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424263255477"} 20241104085558992 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424263255477)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085558992 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085558992 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424263255477"} 20241104085558992 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085558992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424263255477)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085558992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424263255477)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085558992 DLU <0006> fsm.c:568 lu(PS:IMSI-262424263255477)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085558992 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085558992 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085558994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54932<->l=127.0.0.1:4258 20241104085559021 DAUC <0003> db_auc.c:157 IMSI='262425989940473': No 2G Auth Data 20241104085559021 DAUC <0003> db_auc.c:192 IMSI='262425989940473': No 3G Auth Data 20241104085559029 DLGSUP <0013> hlr.c:121 IMSI 262425989940473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085559054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4258 20241104085559058 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559058 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425989940473" cn_domain=PS} 20241104085559058 DLU <0006> fsm.c:456 lu(262425989940473)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559058 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559073 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425989940473)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559074 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425989940473" cn_domain=PS} 20241104085559074 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559074 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559076 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559076 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425989940473"} 20241104085559076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425989940473)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559076 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559076 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425989940473"} 20241104085559076 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425989940473)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425989940473)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559076 DLU <0006> fsm.c:568 lu(PS:IMSI-262425989940473)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559076 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559076 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4258 20241104085559103 DAUC <0003> db_auc.c:157 IMSI='262424833578311': No 2G Auth Data 20241104085559103 DAUC <0003> db_auc.c:192 IMSI='262424833578311': No 3G Auth Data 20241104085559111 DLGSUP <0013> hlr.c:121 IMSI 262424833578311: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085559137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54946<->l=127.0.0.1:4258 20241104085559140 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559140 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424833578311" cn_domain=PS} 20241104085559140 DLU <0006> fsm.c:456 lu(262424833578311)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559140 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424833578311)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559157 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424833578311" cn_domain=PS} 20241104085559157 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559157 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559160 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424833578311"} 20241104085559160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424833578311)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559160 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559160 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424833578311"} 20241104085559160 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424833578311)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424833578311)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559160 DLU <0006> fsm.c:568 lu(PS:IMSI-262424833578311)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54946<->l=127.0.0.1:4258 20241104085559186 DAUC <0003> db_auc.c:157 IMSI='262420133262199': No 2G Auth Data 20241104085559186 DAUC <0003> db_auc.c:192 IMSI='262420133262199': No 3G Auth Data 20241104085559195 DLGSUP <0013> hlr.c:121 IMSI 262420133262199: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085559223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20241104085559225 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559225 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420133262199" cn_domain=PS} 20241104085559225 DLU <0006> fsm.c:456 lu(262420133262199)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559225 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559249 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420133262199)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559249 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420133262199" cn_domain=PS} 20241104085559249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559252 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420133262199"} 20241104085559252 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420133262199)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559252 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559252 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420133262199"} 20241104085559252 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420133262199)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420133262199)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559252 DLU <0006> fsm.c:568 lu(PS:IMSI-262420133262199)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20241104085559285 DAUC <0003> db_auc.c:157 IMSI='262427872058726': No 2G Auth Data 20241104085559285 DAUC <0003> db_auc.c:192 IMSI='262427872058726': No 3G Auth Data 20241104085559294 DLGSUP <0013> hlr.c:121 IMSI 262427872058726: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085559317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4258 20241104085559322 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559322 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427872058726" cn_domain=PS} 20241104085559322 DLU <0006> fsm.c:456 lu(262427872058726)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559322 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427872058726)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559338 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427872058726" cn_domain=PS} 20241104085559338 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559338 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559341 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559341 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427872058726"} 20241104085559341 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427872058726)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559341 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559341 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427872058726"} 20241104085559341 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427872058726)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427872058726)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559341 DLU <0006> fsm.c:568 lu(PS:IMSI-262427872058726)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559341 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559341 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4258 20241104085559368 DAUC <0003> db_auc.c:157 IMSI='262424171395641': No 2G Auth Data 20241104085559368 DAUC <0003> db_auc.c:192 IMSI='262424171395641': No 3G Auth Data 20241104085559376 DLGSUP <0013> hlr.c:121 IMSI 262424171395641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085559408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 20241104085559412 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559412 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424171395641" cn_domain=PS} 20241104085559412 DLU <0006> fsm.c:456 lu(262424171395641)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559412 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559427 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424171395641)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559427 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424171395641" cn_domain=PS} 20241104085559427 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559427 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559430 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559430 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424171395641"} 20241104085559430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424171395641)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559430 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559430 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424171395641"} 20241104085559430 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424171395641)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424171395641)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559430 DLU <0006> fsm.c:568 lu(PS:IMSI-262424171395641)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559430 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559430 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 20241104085559477 DAUC <0003> db_auc.c:157 IMSI='262424876716277': No 2G Auth Data 20241104085559477 DAUC <0003> db_auc.c:192 IMSI='262424876716277': No 3G Auth Data 20241104085559491 DLGSUP <0013> hlr.c:121 IMSI 262424876716277: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085559523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54988<->l=127.0.0.1:4258 20241104085559527 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559527 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424876716277" cn_domain=PS} 20241104085559527 DLU <0006> fsm.c:456 lu(262424876716277)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559527 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559552 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424876716277)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559553 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424876716277" cn_domain=PS} 20241104085559553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559556 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559556 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424876716277"} 20241104085559556 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424876716277)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559556 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559556 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424876716277"} 20241104085559556 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424876716277)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424876716277)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559556 DLU <0006> fsm.c:568 lu(PS:IMSI-262424876716277)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559556 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559556 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54988<->l=127.0.0.1:4258 20241104085559591 DAUC <0003> db_auc.c:157 IMSI='262428369447608': No 2G Auth Data 20241104085559591 DAUC <0003> db_auc.c:192 IMSI='262428369447608': No 3G Auth Data 20241104085559600 DLGSUP <0013> hlr.c:121 IMSI 262428369447608: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085559630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55004<->l=127.0.0.1:4258 20241104085559634 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559634 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428369447608" cn_domain=PS} 20241104085559634 DLU <0006> fsm.c:456 lu(262428369447608)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559634 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559649 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428369447608)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559649 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428369447608" cn_domain=PS} 20241104085559649 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559649 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559652 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559652 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428369447608"} 20241104085559652 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428369447608)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559652 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559652 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428369447608"} 20241104085559652 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428369447608)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428369447608)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559652 DLU <0006> fsm.c:568 lu(PS:IMSI-262428369447608)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559652 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559653 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55004<->l=127.0.0.1:4258 20241104085559680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4258 20241104085559681 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559681 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085559681 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085559681 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085559681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41745<->l=127.0.0.1:4259) 20241104085559718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55006<->l=127.0.0.1:4258 20241104085559819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55006<->l=127.0.0.1:4258 20241104085602891 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085602891 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085602893 DLINP <000b> input/ipa.c:451 connected read/write 20241104085602893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085602894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 20241104085602895 DLINP <000b> input/ipa.c:451 connected read/write 20241104085602895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085602895 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085602895 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085602895 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  20241104085602895 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085602895 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  20241104085602895 DLGSUP <0013> gsup_server.c:235 2:  20241104085602895 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085602895 DLGSUP <0013> gsup_server.c:235 3:  20241104085602895 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085602895 DLGSUP <0013> gsup_server.c:235 4:  20241104085602895 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085602895 DLGSUP <0013> gsup_server.c:235 5:  20241104085602895 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085602895 DLGSUP <0013> gsup_server.c:235 7:  20241104085602895 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085602895 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085602895 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085602895 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085602918 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39853<->l=127.0.0.1:4259) 20241104085602931 DAUC <0003> db_auc.c:157 IMSI='262423184678499': No 2G Auth Data 20241104085602931 DAUC <0003> db_auc.c:192 IMSI='262423184678499': No 3G Auth Data 20241104085602953 DAUC <0003> db_auc.c:192 IMSI='262423184678499': No 3G Auth Data 20241104085602979 DAUC <0003> db_auc.c:157 IMSI='262422920566679': No 2G Auth Data 20241104085602979 DAUC <0003> db_auc.c:192 IMSI='262422920566679': No 3G Auth Data 20241104085602999 DAUC <0003> db_auc.c:157 IMSI='262422920566679': No 2G Auth Data 20241104085603024 DAUC <0003> db_auc.c:157 IMSI='262429694479829': No 2G Auth Data 20241104085603024 DAUC <0003> db_auc.c:192 IMSI='262429694479829': No 3G Auth Data 20241104085603074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 20241104085603075 DLINP <000b> input/ipa.c:451 connected read/write 20241104085603075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085603075 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085603075 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085603075 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085603075 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39853<->l=127.0.0.1:4259) 20241104085603119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55032<->l=127.0.0.1:4258 20241104085603220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55032<->l=127.0.0.1:4258 20241104085606297 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085606297 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085606299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4258 20241104085606302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606302 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085606302 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085606302 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  20241104085606302 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085606302 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  20241104085606302 DLGSUP <0013> gsup_server.c:235 2:  20241104085606302 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085606302 DLGSUP <0013> gsup_server.c:235 3:  20241104085606302 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085606302 DLGSUP <0013> gsup_server.c:235 4:  20241104085606302 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085606302 DLGSUP <0013> gsup_server.c:235 5:  20241104085606302 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085606302 DLGSUP <0013> gsup_server.c:235 7:  20241104085606302 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085606302 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085606302 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085606302 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085606323 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41101<->l=127.0.0.1:4259) 20241104085606335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55050<->l=127.0.0.1:4258 20241104085606356 DAUC <0003> db_auc.c:157 IMSI='262425542147780': No 2G Auth Data 20241104085606356 DAUC <0003> db_auc.c:192 IMSI='262425542147780': No 3G Auth Data 20241104085606389 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606389 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425542147780" cn_domain=PS} 20241104085606389 DLU <0006> fsm.c:456 lu(262425542147780)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085606389 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085606404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425542147780)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085606404 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425542147780" cn_domain=PS} 20241104085606404 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085606404 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085606408 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606408 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425542147780"} 20241104085606408 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425542147780)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085606408 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085606408 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425542147780"} 20241104085606408 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085606408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425542147780)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085606408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425542147780)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085606408 DLU <0006> fsm.c:568 lu(PS:IMSI-262425542147780)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085606408 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085606408 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085606418 DLGSUP <0013> hlr.c:128 IMSI 262425542147780: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241104085606418 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085606418 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085606420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55050<->l=127.0.0.1:4258 20241104085606420 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606420 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425542147780"} 20241104085606420 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241104085606420 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085606421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4258 20241104085606422 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606422 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085606422 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085606422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085606422 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41101<->l=127.0.0.1:4259) 20241104085606463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55062<->l=127.0.0.1:4258 20241104085606564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55062<->l=127.0.0.1:4258 20241104085609637 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085609637 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085609639 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57500<->l=127.0.0.1:4258 20241104085609642 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609642 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085609642 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085609642 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  20241104085609642 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085609642 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  20241104085609642 DLGSUP <0013> gsup_server.c:235 2:  20241104085609642 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085609642 DLGSUP <0013> gsup_server.c:235 3:  20241104085609642 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085609642 DLGSUP <0013> gsup_server.c:235 4:  20241104085609642 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085609642 DLGSUP <0013> gsup_server.c:235 5:  20241104085609642 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085609642 DLGSUP <0013> gsup_server.c:235 7:  20241104085609642 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085609642 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085609642 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085609642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085609666 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43059<->l=127.0.0.1:4259) 20241104085609683 DAUC <0003> db_auc.c:157 IMSI='262428477500910': No 2G Auth Data 20241104085609683 DAUC <0003> db_auc.c:192 IMSI='262428477500910': No 3G Auth Data 20241104085609725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4258 20241104085609729 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609729 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428477500910" cn_domain=PS} 20241104085609729 DLU <0006> fsm.c:456 lu(262428477500910)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085609729 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085609745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428477500910)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085609745 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428477500910" cn_domain=PS} 20241104085609745 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609745 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609749 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428477500910"} 20241104085609749 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428477500910)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085609749 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085609749 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428477500910"} 20241104085609749 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085609749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428477500910)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085609749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428477500910)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085609749 DLU <0006> fsm.c:568 lu(PS:IMSI-262428477500910)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085609749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609751 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609751 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428477500910" cn_domain=CS} 20241104085609751 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085609759 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428477500910"} 20241104085609759 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085609759 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609759 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4258 20241104085609786 DAUC <0003> db_auc.c:157 IMSI='262420196066783': No 2G Auth Data 20241104085609786 DAUC <0003> db_auc.c:192 IMSI='262420196066783': No 3G Auth Data 20241104085609795 DLGSUP <0013> hlr.c:121 IMSI 262420196066783: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085609822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 20241104085609825 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609826 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420196066783" cn_domain=PS} 20241104085609826 DLU <0006> fsm.c:456 lu(262420196066783)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085609826 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085609842 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420196066783)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085609842 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420196066783" cn_domain=PS} 20241104085609842 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609842 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609845 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609845 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420196066783"} 20241104085609845 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420196066783)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085609845 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085609845 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420196066783"} 20241104085609845 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085609845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420196066783)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085609845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420196066783)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085609845 DLU <0006> fsm.c:568 lu(PS:IMSI-262420196066783)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085609845 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609845 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609847 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609847 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420196066783" cn_domain=CS} 20241104085609847 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085609855 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420196066783"} 20241104085609855 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085609855 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609855 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 20241104085609883 DAUC <0003> db_auc.c:157 IMSI='262426967053280': No 2G Auth Data 20241104085609883 DAUC <0003> db_auc.c:192 IMSI='262426967053280': No 3G Auth Data 20241104085609891 DLGSUP <0013> hlr.c:121 IMSI 262426967053280: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085609917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57518<->l=127.0.0.1:4258 20241104085609921 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609921 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426967053280" cn_domain=PS} 20241104085609921 DLU <0006> fsm.c:456 lu(262426967053280)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085609921 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085609937 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426967053280)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085609937 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426967053280" cn_domain=PS} 20241104085609937 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609937 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609940 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609940 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426967053280"} 20241104085609940 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426967053280)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085609940 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085609941 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426967053280"} 20241104085609941 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085609941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426967053280)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085609941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426967053280)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085609941 DLU <0006> fsm.c:568 lu(PS:IMSI-262426967053280)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085609941 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609941 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609943 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609943 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426967053280" cn_domain=CS} 20241104085609943 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085609952 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426967053280"} 20241104085609952 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085609952 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609952 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57518<->l=127.0.0.1:4258 20241104085609980 DAUC <0003> db_auc.c:157 IMSI='262420842846658': No 2G Auth Data 20241104085609980 DAUC <0003> db_auc.c:192 IMSI='262420842846658': No 3G Auth Data 20241104085609994 DLGSUP <0013> hlr.c:121 IMSI 262420842846658: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085610026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57526<->l=127.0.0.1:4258 20241104085610030 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610030 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420842846658" cn_domain=PS} 20241104085610030 DLU <0006> fsm.c:456 lu(262420842846658)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085610030 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085610048 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420842846658)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085610048 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420842846658" cn_domain=PS} 20241104085610048 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610048 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610051 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610051 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420842846658"} 20241104085610051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420842846658)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085610051 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085610051 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420842846658"} 20241104085610051 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085610051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420842846658)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085610051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420842846658)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085610051 DLU <0006> fsm.c:568 lu(PS:IMSI-262420842846658)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085610051 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610051 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610053 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610053 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420842846658" cn_domain=CS} 20241104085610053 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085610061 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420842846658"} 20241104085610061 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085610061 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610061 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57526<->l=127.0.0.1:4258 20241104085610089 DAUC <0003> db_auc.c:157 IMSI='262426690476463': No 2G Auth Data 20241104085610089 DAUC <0003> db_auc.c:192 IMSI='262426690476463': No 3G Auth Data 20241104085610099 DLGSUP <0013> hlr.c:121 IMSI 262426690476463: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085610123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4258 20241104085610127 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610127 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426690476463" cn_domain=PS} 20241104085610127 DLU <0006> fsm.c:456 lu(262426690476463)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085610127 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085610144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426690476463)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085610144 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426690476463" cn_domain=PS} 20241104085610144 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610144 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610147 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610147 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426690476463"} 20241104085610147 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426690476463)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085610147 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085610147 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426690476463"} 20241104085610147 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085610147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426690476463)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085610147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426690476463)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085610147 DLU <0006> fsm.c:568 lu(PS:IMSI-262426690476463)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085610147 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610147 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610149 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610149 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426690476463" cn_domain=CS} 20241104085610149 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085610157 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426690476463"} 20241104085610157 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085610157 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610157 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4258 20241104085610186 DAUC <0003> db_auc.c:157 IMSI='262424470518656': No 2G Auth Data 20241104085610186 DAUC <0003> db_auc.c:192 IMSI='262424470518656': No 3G Auth Data 20241104085610195 DLGSUP <0013> hlr.c:121 IMSI 262424470518656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085610228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 20241104085610231 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610232 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424470518656" cn_domain=PS} 20241104085610232 DLU <0006> fsm.c:456 lu(262424470518656)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085610232 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085610248 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424470518656)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085610248 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424470518656" cn_domain=PS} 20241104085610248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610251 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610251 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424470518656"} 20241104085610251 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424470518656)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085610251 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085610251 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424470518656"} 20241104085610251 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085610251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424470518656)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085610251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424470518656)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085610251 DLU <0006> fsm.c:568 lu(PS:IMSI-262424470518656)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085610251 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610251 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610253 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610253 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424470518656" cn_domain=CS} 20241104085610253 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085610263 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424470518656"} 20241104085610263 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085610263 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610263 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 20241104085610298 DAUC <0003> db_auc.c:157 IMSI='262422790748373': No 2G Auth Data 20241104085610298 DAUC <0003> db_auc.c:192 IMSI='262422790748373': No 3G Auth Data 20241104085610307 DLGSUP <0013> hlr.c:121 IMSI 262422790748373: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085610339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 20241104085610343 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610343 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422790748373" cn_domain=PS} 20241104085610343 DLU <0006> fsm.c:456 lu(262422790748373)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085610343 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085610362 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422790748373)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085610362 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422790748373" cn_domain=PS} 20241104085610362 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610362 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610365 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610365 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422790748373"} 20241104085610365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422790748373)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085610365 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085610365 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422790748373"} 20241104085610365 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085610365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422790748373)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085610365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422790748373)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085610365 DLU <0006> fsm.c:568 lu(PS:IMSI-262422790748373)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085610365 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610365 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610367 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610367 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422790748373" cn_domain=CS} 20241104085610367 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085610376 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422790748373"} 20241104085610376 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085610376 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610376 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 20241104085610413 DAUC <0003> db_auc.c:157 IMSI='262423019283674': No 2G Auth Data 20241104085610413 DAUC <0003> db_auc.c:192 IMSI='262423019283674': No 3G Auth Data 20241104085610423 DLGSUP <0013> hlr.c:121 IMSI 262423019283674: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085610455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 20241104085610457 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610457 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423019283674" cn_domain=PS} 20241104085610457 DLU <0006> fsm.c:456 lu(262423019283674)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085610457 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085610473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423019283674)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085610474 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423019283674" cn_domain=PS} 20241104085610474 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610474 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610476 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423019283674"} 20241104085610476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423019283674)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085610476 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085610476 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423019283674"} 20241104085610476 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085610476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423019283674)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085610476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423019283674)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085610476 DLU <0006> fsm.c:568 lu(PS:IMSI-262423019283674)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085610476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610478 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610478 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423019283674" cn_domain=CS} 20241104085610478 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085610487 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423019283674"} 20241104085610487 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085610487 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610487 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 20241104085610515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57500<->l=127.0.0.1:4258 20241104085610517 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610517 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085610517 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085610517 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085610517 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43059<->l=127.0.0.1:4259) 20241104085610560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20241104085610661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20241104085613736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085613736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085613739 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20241104085613743 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613743 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085613743 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085613743 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  20241104085613743 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085613743 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  20241104085613743 DLGSUP <0013> gsup_server.c:235 2:  20241104085613743 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085613743 DLGSUP <0013> gsup_server.c:235 3:  20241104085613743 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085613743 DLGSUP <0013> gsup_server.c:235 4:  20241104085613743 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085613743 DLGSUP <0013> gsup_server.c:235 5:  20241104085613743 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085613743 DLGSUP <0013> gsup_server.c:235 7:  20241104085613743 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085613743 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085613743 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085613743 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085613761 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37149<->l=127.0.0.1:4259) 20241104085613776 DAUC <0003> db_auc.c:157 IMSI='262428258765888': No 2G Auth Data 20241104085613776 DAUC <0003> db_auc.c:192 IMSI='262428258765888': No 3G Auth Data 20241104085613828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57586<->l=127.0.0.1:4258 20241104085613833 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613833 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428258765888" cn_domain=PS} 20241104085613833 DLU <0006> fsm.c:456 lu(262428258765888)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085613833 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085613849 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428258765888)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085613849 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428258765888" cn_domain=PS} 20241104085613849 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613849 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613853 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428258765888"} 20241104085613853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428258765888)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085613853 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085613853 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428258765888"} 20241104085613853 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085613853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428258765888)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085613853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428258765888)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085613853 DLU <0006> fsm.c:568 lu(PS:IMSI-262428258765888)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085613853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613855 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613855 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428258765888" cn_domain=PS} 20241104085613855 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085613863 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428258765888"} 20241104085613863 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085613863 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613863 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57586<->l=127.0.0.1:4258 20241104085613891 DAUC <0003> db_auc.c:157 IMSI='262429420339495': No 2G Auth Data 20241104085613891 DAUC <0003> db_auc.c:192 IMSI='262429420339495': No 3G Auth Data 20241104085613901 DLGSUP <0013> hlr.c:121 IMSI 262429420339495: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085613925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4258 20241104085613929 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613929 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429420339495" cn_domain=PS} 20241104085613929 DLU <0006> fsm.c:456 lu(262429420339495)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085613929 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085613946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429420339495)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085613946 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429420339495" cn_domain=PS} 20241104085613946 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613946 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613948 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613948 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429420339495"} 20241104085613948 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429420339495)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085613948 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085613948 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429420339495"} 20241104085613948 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085613948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429420339495)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085613948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429420339495)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085613948 DLU <0006> fsm.c:568 lu(PS:IMSI-262429420339495)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085613948 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613948 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613950 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613950 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429420339495" cn_domain=PS} 20241104085613950 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085613958 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429420339495"} 20241104085613959 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085613959 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613959 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4258 20241104085613986 DAUC <0003> db_auc.c:157 IMSI='262427607293030': No 2G Auth Data 20241104085613986 DAUC <0003> db_auc.c:192 IMSI='262427607293030': No 3G Auth Data 20241104085613995 DLGSUP <0013> hlr.c:121 IMSI 262427607293030: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085614019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 20241104085614022 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614022 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427607293030" cn_domain=PS} 20241104085614022 DLU <0006> fsm.c:456 lu(262427607293030)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614022 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614039 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427607293030)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614039 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427607293030" cn_domain=PS} 20241104085614039 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614039 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614042 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614042 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427607293030"} 20241104085614042 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427607293030)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614042 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614042 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427607293030"} 20241104085614042 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427607293030)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427607293030)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614042 DLU <0006> fsm.c:568 lu(PS:IMSI-262427607293030)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614042 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614042 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614044 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614044 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427607293030" cn_domain=PS} 20241104085614044 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614052 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427607293030"} 20241104085614052 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614052 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614052 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 20241104085614079 DAUC <0003> db_auc.c:157 IMSI='262427379260782': No 2G Auth Data 20241104085614079 DAUC <0003> db_auc.c:192 IMSI='262427379260782': No 3G Auth Data 20241104085614088 DLGSUP <0013> hlr.c:121 IMSI 262427379260782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085614114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 20241104085614118 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614118 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427379260782" cn_domain=PS} 20241104085614118 DLU <0006> fsm.c:456 lu(262427379260782)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614118 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427379260782)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614137 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427379260782" cn_domain=PS} 20241104085614137 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614137 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614140 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614140 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427379260782"} 20241104085614140 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427379260782)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614140 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614140 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427379260782"} 20241104085614140 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427379260782)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427379260782)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614140 DLU <0006> fsm.c:568 lu(PS:IMSI-262427379260782)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614140 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614140 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614142 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614142 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427379260782" cn_domain=PS} 20241104085614142 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614151 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427379260782"} 20241104085614151 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614151 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614151 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 20241104085614178 DAUC <0003> db_auc.c:157 IMSI='262425214230613': No 2G Auth Data 20241104085614178 DAUC <0003> db_auc.c:192 IMSI='262425214230613': No 3G Auth Data 20241104085614187 DLGSUP <0013> hlr.c:121 IMSI 262425214230613: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085614213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57632<->l=127.0.0.1:4258 20241104085614215 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614215 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425214230613" cn_domain=PS} 20241104085614215 DLU <0006> fsm.c:456 lu(262425214230613)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614215 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614231 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425214230613)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614231 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425214230613" cn_domain=PS} 20241104085614231 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614231 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614234 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425214230613"} 20241104085614234 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425214230613)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614234 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614234 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425214230613"} 20241104085614234 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425214230613)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425214230613)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614234 DLU <0006> fsm.c:568 lu(PS:IMSI-262425214230613)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614237 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614237 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425214230613" cn_domain=PS} 20241104085614237 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614244 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425214230613"} 20241104085614244 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614244 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614244 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57632<->l=127.0.0.1:4258 20241104085614289 DAUC <0003> db_auc.c:157 IMSI='262427522593992': No 2G Auth Data 20241104085614289 DAUC <0003> db_auc.c:192 IMSI='262427522593992': No 3G Auth Data 20241104085614300 DLGSUP <0013> hlr.c:121 IMSI 262427522593992: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085614342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57644<->l=127.0.0.1:4258 20241104085614346 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614346 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427522593992" cn_domain=PS} 20241104085614346 DLU <0006> fsm.c:456 lu(262427522593992)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614346 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614375 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427522593992)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614375 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427522593992" cn_domain=PS} 20241104085614375 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614375 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614378 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614378 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427522593992"} 20241104085614378 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427522593992)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614378 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614378 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427522593992"} 20241104085614378 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614378 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427522593992)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614378 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427522593992)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614378 DLU <0006> fsm.c:568 lu(PS:IMSI-262427522593992)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614378 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614378 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614380 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614380 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427522593992" cn_domain=PS} 20241104085614380 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614391 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427522593992"} 20241104085614391 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614391 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614391 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57644<->l=127.0.0.1:4258 20241104085614428 DAUC <0003> db_auc.c:157 IMSI='262421553238024': No 2G Auth Data 20241104085614428 DAUC <0003> db_auc.c:192 IMSI='262421553238024': No 3G Auth Data 20241104085614437 DLGSUP <0013> hlr.c:121 IMSI 262421553238024: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085614471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57656<->l=127.0.0.1:4258 20241104085614475 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614475 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421553238024" cn_domain=PS} 20241104085614475 DLU <0006> fsm.c:456 lu(262421553238024)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614475 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421553238024)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614491 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421553238024" cn_domain=PS} 20241104085614491 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614491 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614494 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614494 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421553238024"} 20241104085614494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421553238024)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614494 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614494 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421553238024"} 20241104085614494 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421553238024)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421553238024)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614494 DLU <0006> fsm.c:568 lu(PS:IMSI-262421553238024)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614494 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614494 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614496 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614496 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421553238024" cn_domain=PS} 20241104085614496 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614504 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421553238024"} 20241104085614504 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614504 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614504 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57656<->l=127.0.0.1:4258 20241104085614541 DAUC <0003> db_auc.c:157 IMSI='262429421498753': No 2G Auth Data 20241104085614541 DAUC <0003> db_auc.c:192 IMSI='262429421498753': No 3G Auth Data 20241104085614551 DLGSUP <0013> hlr.c:121 IMSI 262429421498753: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241104085614584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 20241104085614588 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614588 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429421498753" cn_domain=PS} 20241104085614588 DLU <0006> fsm.c:456 lu(262429421498753)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614588 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614606 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429421498753)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614606 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429421498753" cn_domain=PS} 20241104085614606 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614606 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614609 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429421498753"} 20241104085614609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429421498753)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614609 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614609 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429421498753"} 20241104085614609 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429421498753)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429421498753)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614609 DLU <0006> fsm.c:568 lu(PS:IMSI-262429421498753)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614612 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614612 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429421498753" cn_domain=PS} 20241104085614612 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614620 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429421498753"} 20241104085614620 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614620 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614620 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 20241104085614650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20241104085614651 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37149<->l=127.0.0.1:4259) 20241104085614652 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614652 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085614652 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085614652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085614696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 20241104085614797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 20241104085617875 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085617876 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085617877 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085617878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4258 20241104085617879 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085617879 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085617879 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085617879 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  20241104085617879 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085617879 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  20241104085617879 DLGSUP <0013> gsup_server.c:235 2:  20241104085617879 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085617879 DLGSUP <0013> gsup_server.c:235 3:  20241104085617879 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085617879 DLGSUP <0013> gsup_server.c:235 4:  20241104085617879 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085617879 DLGSUP <0013> gsup_server.c:235 5:  20241104085617879 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085617879 DLGSUP <0013> gsup_server.c:235 7:  20241104085617879 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085617879 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085617879 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085617879 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085617897 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38869<->l=127.0.0.1:4259) 20241104085617911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4258 20241104085617925 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085617925 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} 20241104085617925 DLU <0006> fsm.c:456 lu(2345743413463)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085617925 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 20241104085617925 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} 20241104085617925 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085617925 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085617925 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085617925 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085617925 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085617925 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085617928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4258 20241104085617929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4258 20241104085617930 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085617930 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085617930 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085617930 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085617930 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38869<->l=127.0.0.1:4259) 20241104085617973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37686<->l=127.0.0.1:4258 20241104085618073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37686<->l=127.0.0.1:4258 20241104085621152 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085621152 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085621154 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37696<->l=127.0.0.1:4258 20241104085621158 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621158 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085621158 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085621158 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  20241104085621158 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085621158 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  20241104085621158 DLGSUP <0013> gsup_server.c:235 2:  20241104085621158 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085621158 DLGSUP <0013> gsup_server.c:235 3:  20241104085621158 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085621158 DLGSUP <0013> gsup_server.c:235 4:  20241104085621158 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085621158 DLGSUP <0013> gsup_server.c:235 5:  20241104085621158 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085621158 DLGSUP <0013> gsup_server.c:235 7:  20241104085621158 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085621158 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085621158 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085621158 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085621178 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32981<->l=127.0.0.1:4259) 20241104085621205 DAUC <0003> db_auc.c:157 IMSI='262424095837127': No 2G Auth Data 20241104085621205 DAUC <0003> db_auc.c:192 IMSI='262424095837127': No 3G Auth Data 20241104085621242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37704<->l=127.0.0.1:4258 20241104085621248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621249 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424095837127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424095837127" session_id=2855632639 session_state=BEGIN} 20241104085621249 DSS <0004> hlr_ussd.c:576 262424095837127/0xaa357eff: Process SS (BEGIN) 20241104085621249 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621249 DSS <0004> hlr_ussd.c:518 262424095837127/0xaa357eff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621249 DSS <0004> hlr_ussd.c:523 262424095837127/0xaa357eff: USSD for unknown code '*#200#' 20241104085621249 DSS <0004> hlr_ussd.c:354 262424095837127/0xaa357eff: Tx ReturnError(1, 0x12) 20241104085621249 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424095837127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424095837127" session_id=2855632639 session_state=END} 20241104085621249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37704<->l=127.0.0.1:4258 20241104085621260 DAUC <0003> db_auc.c:157 IMSI='262427282422265': No 2G Auth Data 20241104085621260 DAUC <0003> db_auc.c:192 IMSI='262427282422265': No 3G Auth Data 20241104085621293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4258 20241104085621299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621299 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427282422265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427282422265" session_id=3080543708 session_state=BEGIN} 20241104085621299 DSS <0004> hlr_ussd.c:576 262427282422265/0xb79d5ddc: Process SS (BEGIN) 20241104085621299 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621299 DSS <0004> hlr_ussd.c:518 262427282422265/0xb79d5ddc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621299 DSS <0004> hlr_ussd.c:523 262427282422265/0xb79d5ddc: USSD for unknown code '*#200#' 20241104085621299 DSS <0004> hlr_ussd.c:354 262427282422265/0xb79d5ddc: Tx ReturnError(1, 0x12) 20241104085621299 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427282422265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427282422265" session_id=3080543708 session_state=END} 20241104085621299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4258 20241104085621312 DAUC <0003> db_auc.c:157 IMSI='262428102200298': No 2G Auth Data 20241104085621312 DAUC <0003> db_auc.c:192 IMSI='262428102200298': No 3G Auth Data 20241104085621346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4258 20241104085621352 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621352 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428102200298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428102200298" session_id=1970016936 session_state=BEGIN} 20241104085621352 DSS <0004> hlr_ussd.c:576 262428102200298/0x756c12a8: Process SS (BEGIN) 20241104085621352 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621352 DSS <0004> hlr_ussd.c:518 262428102200298/0x756c12a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621352 DSS <0004> hlr_ussd.c:523 262428102200298/0x756c12a8: USSD for unknown code '*#200#' 20241104085621352 DSS <0004> hlr_ussd.c:354 262428102200298/0x756c12a8: Tx ReturnError(1, 0x12) 20241104085621352 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428102200298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428102200298" session_id=1970016936 session_state=END} 20241104085621352 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621352 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4258 20241104085621378 DAUC <0003> db_auc.c:157 IMSI='262421063449818': No 2G Auth Data 20241104085621378 DAUC <0003> db_auc.c:192 IMSI='262421063449818': No 3G Auth Data 20241104085621404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37734<->l=127.0.0.1:4258 20241104085621410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621410 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421063449818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421063449818" session_id=2155714936 session_state=BEGIN} 20241104085621410 DSS <0004> hlr_ussd.c:576 262421063449818/0x807d9978: Process SS (BEGIN) 20241104085621410 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621410 DSS <0004> hlr_ussd.c:518 262421063449818/0x807d9978: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621410 DSS <0004> hlr_ussd.c:523 262421063449818/0x807d9978: USSD for unknown code '*#200#' 20241104085621410 DSS <0004> hlr_ussd.c:354 262421063449818/0x807d9978: Tx ReturnError(1, 0x12) 20241104085621410 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421063449818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421063449818" session_id=2155714936 session_state=END} 20241104085621410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37734<->l=127.0.0.1:4258 20241104085621418 DAUC <0003> db_auc.c:157 IMSI='262427419889302': No 2G Auth Data 20241104085621418 DAUC <0003> db_auc.c:192 IMSI='262427419889302': No 3G Auth Data 20241104085621444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4258 20241104085621450 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621450 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427419889302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427419889302" session_id=2347607200 session_state=BEGIN} 20241104085621450 DSS <0004> hlr_ussd.c:576 262427419889302/0x8beda4a0: Process SS (BEGIN) 20241104085621450 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621450 DSS <0004> hlr_ussd.c:518 262427419889302/0x8beda4a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621450 DSS <0004> hlr_ussd.c:523 262427419889302/0x8beda4a0: USSD for unknown code '*#200#' 20241104085621450 DSS <0004> hlr_ussd.c:354 262427419889302/0x8beda4a0: Tx ReturnError(1, 0x12) 20241104085621450 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427419889302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427419889302" session_id=2347607200 session_state=END} 20241104085621450 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621450 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4258 20241104085621458 DAUC <0003> db_auc.c:157 IMSI='262427379248300': No 2G Auth Data 20241104085621458 DAUC <0003> db_auc.c:192 IMSI='262427379248300': No 3G Auth Data 20241104085621491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 20241104085621497 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621497 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427379248300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427379248300" session_id=356006566 session_state=BEGIN} 20241104085621497 DSS <0004> hlr_ussd.c:576 262427379248300/0x15383aa6: Process SS (BEGIN) 20241104085621497 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621497 DSS <0004> hlr_ussd.c:518 262427379248300/0x15383aa6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621497 DSS <0004> hlr_ussd.c:523 262427379248300/0x15383aa6: USSD for unknown code '*#200#' 20241104085621497 DSS <0004> hlr_ussd.c:354 262427379248300/0x15383aa6: Tx ReturnError(1, 0x12) 20241104085621497 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427379248300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427379248300" session_id=356006566 session_state=END} 20241104085621497 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621497 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 20241104085621504 DAUC <0003> db_auc.c:157 IMSI='262426621266237': No 2G Auth Data 20241104085621504 DAUC <0003> db_auc.c:192 IMSI='262426621266237': No 3G Auth Data 20241104085621531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37760<->l=127.0.0.1:4258 20241104085621537 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621537 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426621266237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426621266237" session_id=1039785620 session_state=BEGIN} 20241104085621537 DSS <0004> hlr_ussd.c:576 262426621266237/0x3df9de94: Process SS (BEGIN) 20241104085621537 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621537 DSS <0004> hlr_ussd.c:518 262426621266237/0x3df9de94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621537 DSS <0004> hlr_ussd.c:523 262426621266237/0x3df9de94: USSD for unknown code '*#200#' 20241104085621537 DSS <0004> hlr_ussd.c:354 262426621266237/0x3df9de94: Tx ReturnError(1, 0x12) 20241104085621537 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426621266237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426621266237" session_id=1039785620 session_state=END} 20241104085621537 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621537 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37760<->l=127.0.0.1:4258 20241104085621545 DAUC <0003> db_auc.c:157 IMSI='262421487597033': No 2G Auth Data 20241104085621545 DAUC <0003> db_auc.c:192 IMSI='262421487597033': No 3G Auth Data 20241104085621573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37768<->l=127.0.0.1:4258 20241104085621580 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621580 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421487597033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421487597033" session_id=3955170175 session_state=BEGIN} 20241104085621580 DSS <0004> hlr_ussd.c:576 262421487597033/0xebbf1b7f: Process SS (BEGIN) 20241104085621580 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621580 DSS <0004> hlr_ussd.c:518 262421487597033/0xebbf1b7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621580 DSS <0004> hlr_ussd.c:523 262421487597033/0xebbf1b7f: USSD for unknown code '*#200#' 20241104085621580 DSS <0004> hlr_ussd.c:354 262421487597033/0xebbf1b7f: Tx ReturnError(1, 0x12) 20241104085621580 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421487597033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421487597033" session_id=3955170175 session_state=END} 20241104085621580 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621580 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37768<->l=127.0.0.1:4258 20241104085621583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37696<->l=127.0.0.1:4258 20241104085621584 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32981<->l=127.0.0.1:4259) 20241104085621584 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621584 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085621584 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085621585 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085621625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37780<->l=127.0.0.1:4258 20241104085621726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37780<->l=127.0.0.1:4258 20241104085624802 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085624802 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085624804 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37786<->l=127.0.0.1:4258 20241104085624807 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624807 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085624807 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085624807 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  20241104085624807 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085624807 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  20241104085624807 DLGSUP <0013> gsup_server.c:235 2:  20241104085624807 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085624807 DLGSUP <0013> gsup_server.c:235 3:  20241104085624807 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085624807 DLGSUP <0013> gsup_server.c:235 4:  20241104085624807 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085624807 DLGSUP <0013> gsup_server.c:235 5:  20241104085624807 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085624807 DLGSUP <0013> gsup_server.c:235 7:  20241104085624807 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085624807 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085624807 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085624807 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085624826 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45767<->l=127.0.0.1:4259) 20241104085624838 DAUC <0003> db_auc.c:157 IMSI='262421866088420': No 2G Auth Data 20241104085624838 DAUC <0003> db_auc.c:192 IMSI='262421866088420': No 3G Auth Data 20241104085624865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4258 20241104085624871 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624872 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421866088420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421866088420" session_id=973073720 session_state=BEGIN} 20241104085624872 DSS <0004> hlr_ussd.c:576 262421866088420/0x39ffed38: Process SS (BEGIN) 20241104085624872 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085624872 DSS <0004> hlr_ussd.c:518 262421866088420/0x39ffed38: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085624872 DSS <0004> hlr_ussd.c:542 262421866088420/0x39ffed38: Cannot find conn for EUSE EUSE-foobar 20241104085624872 DSS <0004> hlr_ussd.c:354 262421866088420/0x39ffed38: Tx ReturnError(1, 0x22) 20241104085624872 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421866088420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421866088420" session_id=973073720 session_state=END} 20241104085624872 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624872 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4258 20241104085624882 DAUC <0003> db_auc.c:157 IMSI='262429724726602': No 2G Auth Data 20241104085624882 DAUC <0003> db_auc.c:192 IMSI='262429724726602': No 3G Auth Data 20241104085624910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4258 20241104085624916 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624916 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429724726602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429724726602" session_id=2835402375 session_state=BEGIN} 20241104085624916 DSS <0004> hlr_ussd.c:576 262429724726602/0xa900ce87: Process SS (BEGIN) 20241104085624916 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085624916 DSS <0004> hlr_ussd.c:518 262429724726602/0xa900ce87: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085624916 DSS <0004> hlr_ussd.c:542 262429724726602/0xa900ce87: Cannot find conn for EUSE EUSE-foobar 20241104085624916 DSS <0004> hlr_ussd.c:354 262429724726602/0xa900ce87: Tx ReturnError(1, 0x22) 20241104085624916 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429724726602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429724726602" session_id=2835402375 session_state=END} 20241104085624916 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624916 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4258 20241104085624924 DAUC <0003> db_auc.c:157 IMSI='262428402056980': No 2G Auth Data 20241104085624924 DAUC <0003> db_auc.c:192 IMSI='262428402056980': No 3G Auth Data 20241104085624946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37794<->l=127.0.0.1:4258 20241104085624951 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624951 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428402056980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428402056980" session_id=3322752426 session_state=BEGIN} 20241104085624951 DSS <0004> hlr_ussd.c:576 262428402056980/0xc60d2daa: Process SS (BEGIN) 20241104085624951 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085624951 DSS <0004> hlr_ussd.c:518 262428402056980/0xc60d2daa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085624951 DSS <0004> hlr_ussd.c:542 262428402056980/0xc60d2daa: Cannot find conn for EUSE EUSE-foobar 20241104085624951 DSS <0004> hlr_ussd.c:354 262428402056980/0xc60d2daa: Tx ReturnError(1, 0x22) 20241104085624951 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428402056980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428402056980" session_id=3322752426 session_state=END} 20241104085624951 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624951 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37794<->l=127.0.0.1:4258 20241104085624958 DAUC <0003> db_auc.c:157 IMSI='262425123599525': No 2G Auth Data 20241104085624958 DAUC <0003> db_auc.c:192 IMSI='262425123599525': No 3G Auth Data 20241104085624982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37796<->l=127.0.0.1:4258 20241104085624989 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624989 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425123599525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425123599525" session_id=1167601503 session_state=BEGIN} 20241104085624989 DSS <0004> hlr_ussd.c:576 262425123599525/0x45982f5f: Process SS (BEGIN) 20241104085624989 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085624989 DSS <0004> hlr_ussd.c:518 262425123599525/0x45982f5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085624989 DSS <0004> hlr_ussd.c:542 262425123599525/0x45982f5f: Cannot find conn for EUSE EUSE-foobar 20241104085624989 DSS <0004> hlr_ussd.c:354 262425123599525/0x45982f5f: Tx ReturnError(1, 0x22) 20241104085624989 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425123599525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425123599525" session_id=1167601503 session_state=END} 20241104085624989 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624989 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37796<->l=127.0.0.1:4258 20241104085624997 DAUC <0003> db_auc.c:157 IMSI='262420520740248': No 2G Auth Data 20241104085624997 DAUC <0003> db_auc.c:192 IMSI='262420520740248': No 3G Auth Data 20241104085625018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37804<->l=127.0.0.1:4258 20241104085625024 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085625024 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420520740248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420520740248" session_id=3460451922 session_state=BEGIN} 20241104085625024 DSS <0004> hlr_ussd.c:576 262420520740248/0xce424e52: Process SS (BEGIN) 20241104085625024 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085625024 DSS <0004> hlr_ussd.c:518 262420520740248/0xce424e52: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085625024 DSS <0004> hlr_ussd.c:542 262420520740248/0xce424e52: Cannot find conn for EUSE EUSE-foobar 20241104085625024 DSS <0004> hlr_ussd.c:354 262420520740248/0xce424e52: Tx ReturnError(1, 0x22) 20241104085625024 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420520740248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420520740248" session_id=3460451922 session_state=END} 20241104085625024 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625024 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37804<->l=127.0.0.1:4258 20241104085625032 DAUC <0003> db_auc.c:157 IMSI='262426929812586': No 2G Auth Data 20241104085625032 DAUC <0003> db_auc.c:192 IMSI='262426929812586': No 3G Auth Data 20241104085625060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37810<->l=127.0.0.1:4258 20241104085625067 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085625067 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426929812586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426929812586" session_id=1546241278 session_state=BEGIN} 20241104085625067 DSS <0004> hlr_ussd.c:576 262426929812586/0x5c29c4fe: Process SS (BEGIN) 20241104085625067 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085625067 DSS <0004> hlr_ussd.c:518 262426929812586/0x5c29c4fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085625067 DSS <0004> hlr_ussd.c:542 262426929812586/0x5c29c4fe: Cannot find conn for EUSE EUSE-foobar 20241104085625067 DSS <0004> hlr_ussd.c:354 262426929812586/0x5c29c4fe: Tx ReturnError(1, 0x22) 20241104085625067 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426929812586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426929812586" session_id=1546241278 session_state=END} 20241104085625067 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625067 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37810<->l=127.0.0.1:4258 20241104085625075 DAUC <0003> db_auc.c:157 IMSI='262425232792758': No 2G Auth Data 20241104085625075 DAUC <0003> db_auc.c:192 IMSI='262425232792758': No 3G Auth Data 20241104085625103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37822<->l=127.0.0.1:4258 20241104085625108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085625108 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425232792758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425232792758" session_id=3709495812 session_state=BEGIN} 20241104085625108 DSS <0004> hlr_ussd.c:576 262425232792758/0xdd1a6a04: Process SS (BEGIN) 20241104085625108 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085625108 DSS <0004> hlr_ussd.c:518 262425232792758/0xdd1a6a04: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085625108 DSS <0004> hlr_ussd.c:542 262425232792758/0xdd1a6a04: Cannot find conn for EUSE EUSE-foobar 20241104085625108 DSS <0004> hlr_ussd.c:354 262425232792758/0xdd1a6a04: Tx ReturnError(1, 0x22) 20241104085625108 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425232792758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425232792758" session_id=3709495812 session_state=END} 20241104085625108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37822<->l=127.0.0.1:4258 20241104085625115 DAUC <0003> db_auc.c:157 IMSI='262420163735221': No 2G Auth Data 20241104085625115 DAUC <0003> db_auc.c:192 IMSI='262420163735221': No 3G Auth Data 20241104085625143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4258 20241104085625150 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085625150 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420163735221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420163735221" session_id=2447972206 session_state=BEGIN} 20241104085625150 DSS <0004> hlr_ussd.c:576 262420163735221/0x91e9176e: Process SS (BEGIN) 20241104085625150 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085625151 DSS <0004> hlr_ussd.c:518 262420163735221/0x91e9176e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085625151 DSS <0004> hlr_ussd.c:542 262420163735221/0x91e9176e: Cannot find conn for EUSE EUSE-foobar 20241104085625151 DSS <0004> hlr_ussd.c:354 262420163735221/0x91e9176e: Tx ReturnError(1, 0x22) 20241104085625151 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420163735221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420163735221" session_id=2447972206 session_state=END} 20241104085625151 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625151 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4258 20241104085625156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37786<->l=127.0.0.1:4258 20241104085625156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085625156 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085625156 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085625156 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085625157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45767<->l=127.0.0.1:4259) 20241104085625198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37836<->l=127.0.0.1:4258 20241104085625398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37836<->l=127.0.0.1:4258 20241104085628477 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085628477 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085628479 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 20241104085628481 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628481 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085628481 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085628481 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  20241104085628481 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085628481 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  20241104085628481 DLGSUP <0013> gsup_server.c:235 2:  20241104085628481 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085628481 DLGSUP <0013> gsup_server.c:235 3:  20241104085628481 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085628481 DLGSUP <0013> gsup_server.c:235 4:  20241104085628481 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085628481 DLGSUP <0013> gsup_server.c:235 5:  20241104085628481 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085628481 DLGSUP <0013> gsup_server.c:235 7:  20241104085628481 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085628481 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085628481 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085628481 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085628497 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45019<->l=127.0.0.1:4259) 20241104085628506 DAUC <0003> db_auc.c:157 IMSI='262425553903794': No 2G Auth Data 20241104085628506 DAUC <0003> db_auc.c:192 IMSI='262425553903794': No 3G Auth Data 20241104085628529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 20241104085628535 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628535 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425553903794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425553903794" session_id=3930594374 session_state=BEGIN} 20241104085628535 DSS <0004> hlr_ussd.c:576 262425553903794/0xea481c46: Process SS (BEGIN) 20241104085628535 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628535 DSS <0004> hlr_ussd.c:518 262425553903794/0xea481c46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628535 DSS <0004> hlr_ussd.c:363 262425553903794/0xea481c46: Tx USSD 'Your IMSI is 262425553903794' 20241104085628535 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425553903794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425553903794" session_id=3930594374 session_state=END} 20241104085628535 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425553903794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628535 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628535 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 20241104085628543 DAUC <0003> db_auc.c:157 IMSI='262426499769117': No 2G Auth Data 20241104085628543 DAUC <0003> db_auc.c:192 IMSI='262426499769117': No 3G Auth Data 20241104085628567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58582<->l=127.0.0.1:4258 20241104085628571 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628571 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426499769117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426499769117" session_id=2949128519 session_state=BEGIN} 20241104085628571 DSS <0004> hlr_ussd.c:576 262426499769117/0xafc82147: Process SS (BEGIN) 20241104085628571 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628571 DSS <0004> hlr_ussd.c:518 262426499769117/0xafc82147: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628571 DSS <0004> hlr_ussd.c:363 262426499769117/0xafc82147: Tx USSD 'Your IMSI is 262426499769117' 20241104085628571 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426499769117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426499769117" session_id=2949128519 session_state=END} 20241104085628571 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426499769117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628571 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628571 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58582<->l=127.0.0.1:4258 20241104085628579 DAUC <0003> db_auc.c:157 IMSI='262424067737750': No 2G Auth Data 20241104085628579 DAUC <0003> db_auc.c:192 IMSI='262424067737750': No 3G Auth Data 20241104085628603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 20241104085628609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628609 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424067737750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424067737750" session_id=4033693918 session_state=BEGIN} 20241104085628609 DSS <0004> hlr_ussd.c:576 262424067737750/0xf06d48de: Process SS (BEGIN) 20241104085628609 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628609 DSS <0004> hlr_ussd.c:518 262424067737750/0xf06d48de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628609 DSS <0004> hlr_ussd.c:363 262424067737750/0xf06d48de: Tx USSD 'Your IMSI is 262424067737750' 20241104085628609 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424067737750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424067737750" session_id=4033693918 session_state=END} 20241104085628609 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424067737750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 20241104085628617 DAUC <0003> db_auc.c:157 IMSI='262424585045712': No 2G Auth Data 20241104085628617 DAUC <0003> db_auc.c:192 IMSI='262424585045712': No 3G Auth Data 20241104085628638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4258 20241104085628642 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628642 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424585045712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424585045712" session_id=439159236 session_state=BEGIN} 20241104085628642 DSS <0004> hlr_ussd.c:576 262424585045712/0x1a2d09c4: Process SS (BEGIN) 20241104085628642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628642 DSS <0004> hlr_ussd.c:518 262424585045712/0x1a2d09c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628642 DSS <0004> hlr_ussd.c:363 262424585045712/0x1a2d09c4: Tx USSD 'Your IMSI is 262424585045712' 20241104085628642 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424585045712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424585045712" session_id=439159236 session_state=END} 20241104085628642 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424585045712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628642 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628642 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4258 20241104085628650 DAUC <0003> db_auc.c:157 IMSI='262420910413054': No 2G Auth Data 20241104085628650 DAUC <0003> db_auc.c:192 IMSI='262420910413054': No 3G Auth Data 20241104085628676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20241104085628682 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628682 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420910413054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420910413054" session_id=2152720652 session_state=BEGIN} 20241104085628682 DSS <0004> hlr_ussd.c:576 262420910413054/0x804fe90c: Process SS (BEGIN) 20241104085628682 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628682 DSS <0004> hlr_ussd.c:518 262420910413054/0x804fe90c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628682 DSS <0004> hlr_ussd.c:363 262420910413054/0x804fe90c: Tx USSD 'Your IMSI is 262420910413054' 20241104085628682 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420910413054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420910413054" session_id=2152720652 session_state=END} 20241104085628682 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420910413054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628682 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628682 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20241104085628690 DAUC <0003> db_auc.c:157 IMSI='262426232920078': No 2G Auth Data 20241104085628690 DAUC <0003> db_auc.c:192 IMSI='262426232920078': No 3G Auth Data 20241104085628717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4258 20241104085628723 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628723 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426232920078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426232920078" session_id=260700343 session_state=BEGIN} 20241104085628723 DSS <0004> hlr_ussd.c:576 262426232920078/0x0f89f8b7: Process SS (BEGIN) 20241104085628723 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628723 DSS <0004> hlr_ussd.c:518 262426232920078/0x0f89f8b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628723 DSS <0004> hlr_ussd.c:363 262426232920078/0x0f89f8b7: Tx USSD 'Your IMSI is 262426232920078' 20241104085628723 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426232920078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426232920078" session_id=260700343 session_state=END} 20241104085628723 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426232920078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628723 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628723 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4258 20241104085628732 DAUC <0003> db_auc.c:157 IMSI='262424548643869': No 2G Auth Data 20241104085628732 DAUC <0003> db_auc.c:192 IMSI='262424548643869': No 3G Auth Data 20241104085628760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58624<->l=127.0.0.1:4258 20241104085628767 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628767 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424548643869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424548643869" session_id=1835723020 session_state=BEGIN} 20241104085628767 DSS <0004> hlr_ussd.c:576 262424548643869/0x6d6ae90c: Process SS (BEGIN) 20241104085628767 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628767 DSS <0004> hlr_ussd.c:518 262424548643869/0x6d6ae90c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628767 DSS <0004> hlr_ussd.c:363 262424548643869/0x6d6ae90c: Tx USSD 'Your IMSI is 262424548643869' 20241104085628767 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424548643869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424548643869" session_id=1835723020 session_state=END} 20241104085628767 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424548643869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628767 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628767 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58624<->l=127.0.0.1:4258 20241104085628776 DAUC <0003> db_auc.c:157 IMSI='262425362302342': No 2G Auth Data 20241104085628776 DAUC <0003> db_auc.c:192 IMSI='262425362302342': No 3G Auth Data 20241104085628805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58628<->l=127.0.0.1:4258 20241104085628810 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628810 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425362302342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425362302342" session_id=2488206023 session_state=BEGIN} 20241104085628810 DSS <0004> hlr_ussd.c:576 262425362302342/0x944f02c7: Process SS (BEGIN) 20241104085628810 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628810 DSS <0004> hlr_ussd.c:518 262425362302342/0x944f02c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628810 DSS <0004> hlr_ussd.c:363 262425362302342/0x944f02c7: Tx USSD 'Your IMSI is 262425362302342' 20241104085628810 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425362302342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425362302342" session_id=2488206023 session_state=END} 20241104085628810 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425362302342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628810 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628810 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58628<->l=127.0.0.1:4258 20241104085628815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 20241104085628816 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628816 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085628816 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085628816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085628816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45019<->l=127.0.0.1:4259) 20241104085628861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58644<->l=127.0.0.1:4258 20241104085629061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58644<->l=127.0.0.1:4258 20241104085632138 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085632138 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085632140 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58650<->l=127.0.0.1:4258 20241104085632141 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632141 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085632142 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085632142 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  20241104085632142 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085632142 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  20241104085632142 DLGSUP <0013> gsup_server.c:235 2:  20241104085632142 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085632142 DLGSUP <0013> gsup_server.c:235 3:  20241104085632142 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085632142 DLGSUP <0013> gsup_server.c:235 4:  20241104085632142 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085632142 DLGSUP <0013> gsup_server.c:235 5:  20241104085632142 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085632142 DLGSUP <0013> gsup_server.c:235 7:  20241104085632142 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085632142 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085632142 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085632142 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085632159 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36515<->l=127.0.0.1:4259) 20241104085632177 DAUC <0003> db_auc.c:157 IMSI='262429042571423': No 2G Auth Data 20241104085632177 DAUC <0003> db_auc.c:192 IMSI='262429042571423': No 3G Auth Data 20241104085632202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58664<->l=127.0.0.1:4258 20241104085632210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632210 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429042571423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429042571423" source_name="the-source\n" session_id=3854067281 session_state=BEGIN} 20241104085632210 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104085632210 DSS <0004> hlr_ussd.c:576 262429042571423/0xe5b86651: Process SS (BEGIN) 20241104085632210 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632210 DSS <0004> hlr_ussd.c:518 262429042571423/0xe5b86651: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632210 DSS <0004> hlr_ussd.c:363 262429042571423/0xe5b86651: Tx USSD 'Your IMSI is 262429042571423' 20241104085632210 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429042571423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429042571423" destination_name="the-source\n" session_id=3854067281 session_state=END} 20241104085632210 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262429042571423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58664<->l=127.0.0.1:4258 20241104085632219 DAUC <0003> db_auc.c:157 IMSI='262423028139519': No 2G Auth Data 20241104085632219 DAUC <0003> db_auc.c:192 IMSI='262423028139519': No 3G Auth Data 20241104085632242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58672<->l=127.0.0.1:4258 20241104085632247 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632247 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423028139519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423028139519" source_name="the-source\n" session_id=2158241616 session_state=BEGIN} 20241104085632247 DSS <0004> hlr_ussd.c:576 262423028139519/0x80a42750: Process SS (BEGIN) 20241104085632247 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632247 DSS <0004> hlr_ussd.c:518 262423028139519/0x80a42750: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632247 DSS <0004> hlr_ussd.c:363 262423028139519/0x80a42750: Tx USSD 'Your IMSI is 262423028139519' 20241104085632247 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423028139519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423028139519" destination_name="the-source\n" session_id=2158241616 session_state=END} 20241104085632247 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423028139519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632247 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632247 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58672<->l=127.0.0.1:4258 20241104085632255 DAUC <0003> db_auc.c:157 IMSI='262426708750727': No 2G Auth Data 20241104085632255 DAUC <0003> db_auc.c:192 IMSI='262426708750727': No 3G Auth Data 20241104085632278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 20241104085632283 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632283 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426708750727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426708750727" source_name="the-source\n" session_id=3042571980 session_state=BEGIN} 20241104085632283 DSS <0004> hlr_ussd.c:576 262426708750727/0xb559f6cc: Process SS (BEGIN) 20241104085632283 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632283 DSS <0004> hlr_ussd.c:518 262426708750727/0xb559f6cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632283 DSS <0004> hlr_ussd.c:363 262426708750727/0xb559f6cc: Tx USSD 'Your IMSI is 262426708750727' 20241104085632283 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426708750727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426708750727" destination_name="the-source\n" session_id=3042571980 session_state=END} 20241104085632283 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262426708750727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632283 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632283 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 20241104085632293 DAUC <0003> db_auc.c:157 IMSI='262424877837678': No 2G Auth Data 20241104085632293 DAUC <0003> db_auc.c:192 IMSI='262424877837678': No 3G Auth Data 20241104085632318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58704<->l=127.0.0.1:4258 20241104085632324 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632324 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424877837678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424877837678" source_name="the-source\n" session_id=1101840520 session_state=BEGIN} 20241104085632324 DSS <0004> hlr_ussd.c:576 262424877837678/0x41acc088: Process SS (BEGIN) 20241104085632324 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632324 DSS <0004> hlr_ussd.c:518 262424877837678/0x41acc088: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632324 DSS <0004> hlr_ussd.c:363 262424877837678/0x41acc088: Tx USSD 'Your IMSI is 262424877837678' 20241104085632324 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424877837678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424877837678" destination_name="the-source\n" session_id=1101840520 session_state=END} 20241104085632324 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424877837678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632324 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632325 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58704<->l=127.0.0.1:4258 20241104085632332 DAUC <0003> db_auc.c:157 IMSI='262423836311384': No 2G Auth Data 20241104085632332 DAUC <0003> db_auc.c:192 IMSI='262423836311384': No 3G Auth Data 20241104085632357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58714<->l=127.0.0.1:4258 20241104085632363 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632363 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423836311384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423836311384" source_name="the-source\n" session_id=2003988169 session_state=BEGIN} 20241104085632363 DSS <0004> hlr_ussd.c:576 262423836311384/0x77726ec9: Process SS (BEGIN) 20241104085632363 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632363 DSS <0004> hlr_ussd.c:518 262423836311384/0x77726ec9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632363 DSS <0004> hlr_ussd.c:363 262423836311384/0x77726ec9: Tx USSD 'Your IMSI is 262423836311384' 20241104085632363 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423836311384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423836311384" destination_name="the-source\n" session_id=2003988169 session_state=END} 20241104085632363 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423836311384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632363 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632363 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58714<->l=127.0.0.1:4258 20241104085632370 DAUC <0003> db_auc.c:157 IMSI='262422193572019': No 2G Auth Data 20241104085632370 DAUC <0003> db_auc.c:192 IMSI='262422193572019': No 3G Auth Data 20241104085632397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4258 20241104085632402 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632402 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422193572019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422193572019" source_name="the-source\n" session_id=3528298205 session_state=BEGIN} 20241104085632402 DSS <0004> hlr_ussd.c:576 262422193572019/0xd24d8edd: Process SS (BEGIN) 20241104085632402 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632402 DSS <0004> hlr_ussd.c:518 262422193572019/0xd24d8edd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632402 DSS <0004> hlr_ussd.c:363 262422193572019/0xd24d8edd: Tx USSD 'Your IMSI is 262422193572019' 20241104085632402 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422193572019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422193572019" destination_name="the-source\n" session_id=3528298205 session_state=END} 20241104085632402 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262422193572019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632402 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632402 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4258 20241104085632411 DAUC <0003> db_auc.c:157 IMSI='262426514792345': No 2G Auth Data 20241104085632411 DAUC <0003> db_auc.c:192 IMSI='262426514792345': No 3G Auth Data 20241104085632441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58728<->l=127.0.0.1:4258 20241104085632446 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632446 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426514792345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426514792345" source_name="the-source\n" session_id=49980649 session_state=BEGIN} 20241104085632446 DSS <0004> hlr_ussd.c:576 262426514792345/0x02faa4e9: Process SS (BEGIN) 20241104085632446 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632446 DSS <0004> hlr_ussd.c:518 262426514792345/0x02faa4e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632446 DSS <0004> hlr_ussd.c:363 262426514792345/0x02faa4e9: Tx USSD 'Your IMSI is 262426514792345' 20241104085632446 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426514792345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426514792345" destination_name="the-source\n" session_id=49980649 session_state=END} 20241104085632446 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426514792345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632446 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632447 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58728<->l=127.0.0.1:4258 20241104085632454 DAUC <0003> db_auc.c:157 IMSI='262427409590567': No 2G Auth Data 20241104085632454 DAUC <0003> db_auc.c:192 IMSI='262427409590567': No 3G Auth Data 20241104085632482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58744<->l=127.0.0.1:4258 20241104085632488 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632488 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427409590567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427409590567" source_name="the-source\n" session_id=2625653908 session_state=BEGIN} 20241104085632488 DSS <0004> hlr_ussd.c:576 262427409590567/0x9c804c94: Process SS (BEGIN) 20241104085632488 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632488 DSS <0004> hlr_ussd.c:518 262427409590567/0x9c804c94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632488 DSS <0004> hlr_ussd.c:363 262427409590567/0x9c804c94: Tx USSD 'Your IMSI is 262427409590567' 20241104085632488 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427409590567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427409590567" destination_name="the-source\n" session_id=2625653908 session_state=END} 20241104085632488 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427409590567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632488 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632488 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58744<->l=127.0.0.1:4258 20241104085632492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58650<->l=127.0.0.1:4258 20241104085632493 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36515<->l=127.0.0.1:4259) 20241104085632493 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632493 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085632493 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085632493 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085632493 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104085632532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4258 20241104085632733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4258 20241104085635806 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085635806 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085635808 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 20241104085635811 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635811 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085635811 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085635811 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  20241104085635811 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085635811 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  20241104085635811 DLGSUP <0013> gsup_server.c:235 2:  20241104085635811 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085635811 DLGSUP <0013> gsup_server.c:235 3:  20241104085635811 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085635811 DLGSUP <0013> gsup_server.c:235 4:  20241104085635811 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085635811 DLGSUP <0013> gsup_server.c:235 5:  20241104085635811 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085635811 DLGSUP <0013> gsup_server.c:235 7:  20241104085635811 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085635811 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085635811 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085635811 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085635829 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39229<->l=127.0.0.1:4259) 20241104085635845 DAUC <0003> db_auc.c:157 IMSI='262425623545842': No 2G Auth Data 20241104085635845 DAUC <0003> db_auc.c:192 IMSI='262425623545842': No 3G Auth Data 20241104085635870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58768<->l=127.0.0.1:4258 20241104085635878 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635878 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425623545842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425623545842" session_id=3434215986 session_state=BEGIN} 20241104085635878 DSS <0004> hlr_ussd.c:576 262425623545842/0xccb1fa32: Process SS (BEGIN) 20241104085635878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085635878 DSS <0004> hlr_ussd.c:518 262425623545842/0xccb1fa32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085635878 DSS <0004> hlr_ussd.c:363 262425623545842/0xccb1fa32: Tx USSD 'Your extension is 491614406870' 20241104085635878 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425623545842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425623545842" session_id=3434215986 session_state=END} 20241104085635878 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425623545842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085635878 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635878 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58768<->l=127.0.0.1:4258 20241104085635886 DAUC <0003> db_auc.c:157 IMSI='262422131018303': No 2G Auth Data 20241104085635886 DAUC <0003> db_auc.c:192 IMSI='262422131018303': No 3G Auth Data 20241104085635912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4258 20241104085635917 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635917 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422131018303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422131018303" session_id=136662283 session_state=BEGIN} 20241104085635917 DSS <0004> hlr_ussd.c:576 262422131018303/0x08254d0b: Process SS (BEGIN) 20241104085635917 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085635917 DSS <0004> hlr_ussd.c:518 262422131018303/0x08254d0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085635917 DSS <0004> hlr_ussd.c:363 262422131018303/0x08254d0b: Tx USSD 'Your extension is 491617432572' 20241104085635917 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422131018303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422131018303" session_id=136662283 session_state=END} 20241104085635917 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422131018303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085635917 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635917 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4258 20241104085635925 DAUC <0003> db_auc.c:157 IMSI='262427671817538': No 2G Auth Data 20241104085635925 DAUC <0003> db_auc.c:192 IMSI='262427671817538': No 3G Auth Data 20241104085635949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58772<->l=127.0.0.1:4258 20241104085635956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635956 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427671817538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427671817538" session_id=3230177614 session_state=BEGIN} 20241104085635956 DSS <0004> hlr_ussd.c:576 262427671817538/0xc088994e: Process SS (BEGIN) 20241104085635956 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085635956 DSS <0004> hlr_ussd.c:518 262427671817538/0xc088994e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085635956 DSS <0004> hlr_ussd.c:363 262427671817538/0xc088994e: Tx USSD 'Your extension is 491613663107' 20241104085635956 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427671817538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427671817538" session_id=3230177614 session_state=END} 20241104085635956 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427671817538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085635956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58772<->l=127.0.0.1:4258 20241104085635964 DAUC <0003> db_auc.c:157 IMSI='262420821675253': No 2G Auth Data 20241104085635964 DAUC <0003> db_auc.c:192 IMSI='262420821675253': No 3G Auth Data 20241104085635987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58774<->l=127.0.0.1:4258 20241104085635994 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635994 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420821675253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420821675253" session_id=4119801964 session_state=BEGIN} 20241104085635994 DSS <0004> hlr_ussd.c:576 262420821675253/0xf58f306c: Process SS (BEGIN) 20241104085635995 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085635995 DSS <0004> hlr_ussd.c:518 262420821675253/0xf58f306c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085635995 DSS <0004> hlr_ussd.c:363 262420821675253/0xf58f306c: Tx USSD 'Your extension is 491614554510' 20241104085635995 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420821675253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420821675253" session_id=4119801964 session_state=END} 20241104085635995 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420821675253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085635995 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635995 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58774<->l=127.0.0.1:4258 20241104085636003 DAUC <0003> db_auc.c:157 IMSI='262427432672403': No 2G Auth Data 20241104085636003 DAUC <0003> db_auc.c:192 IMSI='262427432672403': No 3G Auth Data 20241104085636033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58788<->l=127.0.0.1:4258 20241104085636039 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085636039 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427432672403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427432672403" session_id=3232885757 session_state=BEGIN} 20241104085636039 DSS <0004> hlr_ussd.c:576 262427432672403/0xc0b1ebfd: Process SS (BEGIN) 20241104085636039 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085636039 DSS <0004> hlr_ussd.c:518 262427432672403/0xc0b1ebfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085636039 DSS <0004> hlr_ussd.c:363 262427432672403/0xc0b1ebfd: Tx USSD 'Your extension is 491615320112' 20241104085636039 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427432672403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427432672403" session_id=3232885757 session_state=END} 20241104085636039 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427432672403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085636039 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636039 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58788<->l=127.0.0.1:4258 20241104085636049 DAUC <0003> db_auc.c:157 IMSI='262425278546529': No 2G Auth Data 20241104085636049 DAUC <0003> db_auc.c:192 IMSI='262425278546529': No 3G Auth Data 20241104085636075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 20241104085636081 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085636081 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425278546529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425278546529" session_id=3984028179 session_state=BEGIN} 20241104085636081 DSS <0004> hlr_ussd.c:576 262425278546529/0xed777213: Process SS (BEGIN) 20241104085636081 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085636081 DSS <0004> hlr_ussd.c:518 262425278546529/0xed777213: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085636081 DSS <0004> hlr_ussd.c:363 262425278546529/0xed777213: Tx USSD 'Your extension is 491618266488' 20241104085636081 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425278546529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425278546529" session_id=3984028179 session_state=END} 20241104085636081 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425278546529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085636081 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636081 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 20241104085636098 DAUC <0003> db_auc.c:157 IMSI='262429318203060': No 2G Auth Data 20241104085636098 DAUC <0003> db_auc.c:192 IMSI='262429318203060': No 3G Auth Data 20241104085636131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 20241104085636136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085636136 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429318203060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429318203060" session_id=822096598 session_state=BEGIN} 20241104085636136 DSS <0004> hlr_ussd.c:576 262429318203060/0x310032d6: Process SS (BEGIN) 20241104085636136 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085636136 DSS <0004> hlr_ussd.c:518 262429318203060/0x310032d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085636137 DSS <0004> hlr_ussd.c:363 262429318203060/0x310032d6: Tx USSD 'Your extension is 491613442332' 20241104085636137 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429318203060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429318203060" session_id=822096598 session_state=END} 20241104085636137 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429318203060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085636137 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636137 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 20241104085636144 DAUC <0003> db_auc.c:157 IMSI='262424005459430': No 2G Auth Data 20241104085636144 DAUC <0003> db_auc.c:192 IMSI='262424005459430': No 3G Auth Data 20241104085636171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 20241104085636177 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085636177 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424005459430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424005459430" session_id=3605493423 session_state=BEGIN} 20241104085636177 DSS <0004> hlr_ussd.c:576 262424005459430/0xd6e776af: Process SS (BEGIN) 20241104085636177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085636177 DSS <0004> hlr_ussd.c:518 262424005459430/0xd6e776af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085636177 DSS <0004> hlr_ussd.c:363 262424005459430/0xd6e776af: Tx USSD 'Your extension is 491618441144' 20241104085636177 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424005459430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424005459430" session_id=3605493423 session_state=END} 20241104085636177 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424005459430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085636177 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636177 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 20241104085636182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 20241104085636183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39229<->l=127.0.0.1:4259) 20241104085636183 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085636183 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085636183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085636183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085636230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58820<->l=127.0.0.1:4258 20241104085636431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58820<->l=127.0.0.1:4258 20241104085639505 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085639505 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085639507 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4258 20241104085639509 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639509 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085639509 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085639509 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  20241104085639509 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085639509 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  20241104085639509 DLGSUP <0013> gsup_server.c:235 2:  20241104085639509 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085639509 DLGSUP <0013> gsup_server.c:235 3:  20241104085639509 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085639509 DLGSUP <0013> gsup_server.c:235 4:  20241104085639509 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085639509 DLGSUP <0013> gsup_server.c:235 5:  20241104085639509 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085639509 DLGSUP <0013> gsup_server.c:235 7:  20241104085639509 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085639509 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085639509 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085639509 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085639525 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33773<->l=127.0.0.1:4259) 20241104085639543 DAUC <0003> db_auc.c:157 IMSI='262421953040866': No 2G Auth Data 20241104085639543 DAUC <0003> db_auc.c:192 IMSI='262421953040866': No 3G Auth Data 20241104085639566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53140<->l=127.0.0.1:4258 20241104085639576 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639576 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421953040866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421953040866" source_name="the-source\n" session_id=521344685 session_state=BEGIN} 20241104085639576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104085639576 DSS <0004> hlr_ussd.c:576 262421953040866/0x1f1316ad: Process SS (BEGIN) 20241104085639576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639576 DSS <0004> hlr_ussd.c:518 262421953040866/0x1f1316ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639576 DSS <0004> hlr_ussd.c:363 262421953040866/0x1f1316ad: Tx USSD 'Your extension is 491610887285' 20241104085639576 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421953040866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421953040866" destination_name="the-source\n" session_id=521344685 session_state=END} 20241104085639576 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421953040866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639576 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639576 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53140<->l=127.0.0.1:4258 20241104085639586 DAUC <0003> db_auc.c:157 IMSI='262428838635341': No 2G Auth Data 20241104085639586 DAUC <0003> db_auc.c:192 IMSI='262428838635341': No 3G Auth Data 20241104085639608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53156<->l=127.0.0.1:4258 20241104085639614 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639614 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428838635341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428838635341" source_name="the-source\n" session_id=3315493106 session_state=BEGIN} 20241104085639614 DSS <0004> hlr_ussd.c:576 262428838635341/0xc59e68f2: Process SS (BEGIN) 20241104085639614 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639614 DSS <0004> hlr_ussd.c:518 262428838635341/0xc59e68f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639615 DSS <0004> hlr_ussd.c:363 262428838635341/0xc59e68f2: Tx USSD 'Your extension is 491616071564' 20241104085639615 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428838635341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428838635341" destination_name="the-source\n" session_id=3315493106 session_state=END} 20241104085639615 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428838635341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639615 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639615 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53156<->l=127.0.0.1:4258 20241104085639624 DAUC <0003> db_auc.c:157 IMSI='262422647469265': No 2G Auth Data 20241104085639624 DAUC <0003> db_auc.c:192 IMSI='262422647469265': No 3G Auth Data 20241104085639647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 20241104085639654 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639654 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422647469265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422647469265" source_name="the-source\n" session_id=4095089171 session_state=BEGIN} 20241104085639654 DSS <0004> hlr_ussd.c:576 262422647469265/0xf4161a13: Process SS (BEGIN) 20241104085639654 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639654 DSS <0004> hlr_ussd.c:518 262422647469265/0xf4161a13: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639654 DSS <0004> hlr_ussd.c:363 262422647469265/0xf4161a13: Tx USSD 'Your extension is 491616812121' 20241104085639654 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422647469265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422647469265" destination_name="the-source\n" session_id=4095089171 session_state=END} 20241104085639654 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262422647469265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639654 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639654 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 20241104085639662 DAUC <0003> db_auc.c:157 IMSI='262428548504177': No 2G Auth Data 20241104085639662 DAUC <0003> db_auc.c:192 IMSI='262428548504177': No 3G Auth Data 20241104085639683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 20241104085639690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639690 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428548504177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428548504177" source_name="the-source\n" session_id=575923228 session_state=BEGIN} 20241104085639690 DSS <0004> hlr_ussd.c:576 262428548504177/0x2253e41c: Process SS (BEGIN) 20241104085639690 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639690 DSS <0004> hlr_ussd.c:518 262428548504177/0x2253e41c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639690 DSS <0004> hlr_ussd.c:363 262428548504177/0x2253e41c: Tx USSD 'Your extension is 491610067503' 20241104085639690 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428548504177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428548504177" destination_name="the-source\n" session_id=575923228 session_state=END} 20241104085639690 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262428548504177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 20241104085639698 DAUC <0003> db_auc.c:157 IMSI='262429469020994': No 2G Auth Data 20241104085639698 DAUC <0003> db_auc.c:192 IMSI='262429469020994': No 3G Auth Data 20241104085639722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 20241104085639729 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639729 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429469020994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429469020994" source_name="the-source\n" session_id=2094111397 session_state=BEGIN} 20241104085639729 DSS <0004> hlr_ussd.c:576 262429469020994/0x7cd19aa5: Process SS (BEGIN) 20241104085639729 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639729 DSS <0004> hlr_ussd.c:518 262429469020994/0x7cd19aa5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639729 DSS <0004> hlr_ussd.c:363 262429469020994/0x7cd19aa5: Tx USSD 'Your extension is 491618101618' 20241104085639729 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429469020994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429469020994" destination_name="the-source\n" session_id=2094111397 session_state=END} 20241104085639729 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429469020994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639729 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639730 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 20241104085639737 DAUC <0003> db_auc.c:157 IMSI='262423003744150': No 2G Auth Data 20241104085639737 DAUC <0003> db_auc.c:192 IMSI='262423003744150': No 3G Auth Data 20241104085639765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 20241104085639770 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639770 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423003744150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423003744150" source_name="the-source\n" session_id=3903909998 session_state=BEGIN} 20241104085639770 DSS <0004> hlr_ussd.c:576 262423003744150/0xe8b0f06e: Process SS (BEGIN) 20241104085639770 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639770 DSS <0004> hlr_ussd.c:518 262423003744150/0xe8b0f06e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639770 DSS <0004> hlr_ussd.c:363 262423003744150/0xe8b0f06e: Tx USSD 'Your extension is 491616372843' 20241104085639770 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423003744150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423003744150" destination_name="the-source\n" session_id=3903909998 session_state=END} 20241104085639770 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423003744150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639770 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639770 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 20241104085639777 DAUC <0003> db_auc.c:157 IMSI='262428857622488': No 2G Auth Data 20241104085639777 DAUC <0003> db_auc.c:192 IMSI='262428857622488': No 3G Auth Data 20241104085639806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20241104085639813 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639813 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428857622488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428857622488" source_name="the-source\n" session_id=1419077878 session_state=BEGIN} 20241104085639813 DSS <0004> hlr_ussd.c:576 262428857622488/0x549568f6: Process SS (BEGIN) 20241104085639813 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639813 DSS <0004> hlr_ussd.c:518 262428857622488/0x549568f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639813 DSS <0004> hlr_ussd.c:363 262428857622488/0x549568f6: Tx USSD 'Your extension is 491616122064' 20241104085639813 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428857622488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428857622488" destination_name="the-source\n" session_id=1419077878 session_state=END} 20241104085639813 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428857622488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639813 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639813 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20241104085639821 DAUC <0003> db_auc.c:157 IMSI='262423232188114': No 2G Auth Data 20241104085639821 DAUC <0003> db_auc.c:192 IMSI='262423232188114': No 3G Auth Data 20241104085639848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 20241104085639853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639853 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423232188114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423232188114" source_name="the-source\n" session_id=4072053679 session_state=BEGIN} 20241104085639853 DSS <0004> hlr_ussd.c:576 262423232188114/0xf2b69baf: Process SS (BEGIN) 20241104085639853 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639853 DSS <0004> hlr_ussd.c:518 262423232188114/0xf2b69baf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639853 DSS <0004> hlr_ussd.c:363 262423232188114/0xf2b69baf: Tx USSD 'Your extension is 491613237480' 20241104085639853 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423232188114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423232188114" destination_name="the-source\n" session_id=4072053679 session_state=END} 20241104085639853 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423232188114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 20241104085639858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4258 20241104085639859 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639859 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085639859 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085639859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085639859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104085639859 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33773<->l=127.0.0.1:4259) 20241104085639899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 20241104085640100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 20241104085643180 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34387 20241104085643180 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34387 20241104085643181 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643181 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643183 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643183 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643183 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085643183 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241104085643183 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241104085643183 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  20241104085643183 DLGSUP <0013> gsup_server.c:235 2:  20241104085643183 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 3:  20241104085643183 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 4:  20241104085643183 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 5:  20241104085643183 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 7:  20241104085643183 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085643183 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085643183 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34387 20241104085643185 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085643185 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085643187 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 20241104085643190 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643190 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085643190 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085643190 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  20241104085643190 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085643190 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  20241104085643190 DLGSUP <0013> gsup_server.c:235 2:  20241104085643190 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085643190 DLGSUP <0013> gsup_server.c:235 3:  20241104085643190 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085643190 DLGSUP <0013> gsup_server.c:235 4:  20241104085643190 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085643190 DLGSUP <0013> gsup_server.c:235 5:  20241104085643190 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085643190 DLGSUP <0013> gsup_server.c:235 7:  20241104085643190 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085643190 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085643190 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085643190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085643208 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41225<->l=127.0.0.1:4259) 20241104085643217 DAUC <0003> db_auc.c:157 IMSI='262420329504742': No 2G Auth Data 20241104085643217 DAUC <0003> db_auc.c:192 IMSI='262420329504742': No 3G Auth Data 20241104085643240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 20241104085643249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643249 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420329504742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420329504742" session_id=2406778203 session_state=BEGIN} 20241104085643249 DSS <0004> hlr_ussd.c:576 262420329504742/0x8f74855b: Process SS (BEGIN) 20241104085643249 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643249 DSS <0004> hlr_ussd.c:518 262420329504742/0x8f74855b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643249 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643249 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643255 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643255 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420329504742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420329504742" session_id=2406778203 session_state=END} 20241104085643255 DSS <0004> hlr_ussd.c:576 262420329504742/0x8f74855b: Process SS (END) 20241104085643255 DSS <0004> hlr_ussd.c:518 262420329504742/0x8f74855b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643255 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420329504742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420329504742" session_id=2406778203 session_state=END} 20241104085643255 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420329504742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643255 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420329504742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 20241104085643271 DAUC <0003> db_auc.c:157 IMSI='262429447366707': No 2G Auth Data 20241104085643271 DAUC <0003> db_auc.c:192 IMSI='262429447366707': No 3G Auth Data 20241104085643294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 20241104085643299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643299 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429447366707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429447366707" session_id=3778065012 session_state=BEGIN} 20241104085643299 DSS <0004> hlr_ussd.c:576 262429447366707/0xe130b274: Process SS (BEGIN) 20241104085643299 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643299 DSS <0004> hlr_ussd.c:518 262429447366707/0xe130b274: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643299 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643299 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643301 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643301 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643301 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429447366707 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429447366707" session_id=3778065012 session_state=END} 20241104085643301 DSS <0004> hlr_ussd.c:576 262429447366707/0xe130b274: Process SS (END) 20241104085643301 DSS <0004> hlr_ussd.c:518 262429447366707/0xe130b274: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643301 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429447366707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429447366707" session_id=3778065012 session_state=END} 20241104085643301 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429447366707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643302 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429447366707 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 20241104085643309 DAUC <0003> db_auc.c:157 IMSI='262426800130549': No 2G Auth Data 20241104085643309 DAUC <0003> db_auc.c:192 IMSI='262426800130549': No 3G Auth Data 20241104085643335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53256<->l=127.0.0.1:4258 20241104085643340 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643340 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426800130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426800130549" session_id=953978745 session_state=BEGIN} 20241104085643340 DSS <0004> hlr_ussd.c:576 262426800130549/0x38dc8f79: Process SS (BEGIN) 20241104085643340 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643340 DSS <0004> hlr_ussd.c:518 262426800130549/0x38dc8f79: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643340 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643340 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643340 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643340 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643342 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643342 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643342 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426800130549 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426800130549" session_id=953978745 session_state=END} 20241104085643342 DSS <0004> hlr_ussd.c:576 262426800130549/0x38dc8f79: Process SS (END) 20241104085643342 DSS <0004> hlr_ussd.c:518 262426800130549/0x38dc8f79: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643342 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426800130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426800130549" session_id=953978745 session_state=END} 20241104085643342 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426800130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643342 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426800130549 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643342 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643342 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53256<->l=127.0.0.1:4258 20241104085643349 DAUC <0003> db_auc.c:157 IMSI='262424264851230': No 2G Auth Data 20241104085643349 DAUC <0003> db_auc.c:192 IMSI='262424264851230': No 3G Auth Data 20241104085643375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 20241104085643379 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643379 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424264851230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424264851230" session_id=2827051653 session_state=BEGIN} 20241104085643379 DSS <0004> hlr_ussd.c:576 262424264851230/0xa8816285: Process SS (BEGIN) 20241104085643379 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643379 DSS <0004> hlr_ussd.c:518 262424264851230/0xa8816285: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643379 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643379 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643380 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643380 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643382 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643382 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643382 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424264851230 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424264851230" session_id=2827051653 session_state=END} 20241104085643382 DSS <0004> hlr_ussd.c:576 262424264851230/0xa8816285: Process SS (END) 20241104085643382 DSS <0004> hlr_ussd.c:518 262424264851230/0xa8816285: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643382 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424264851230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424264851230" session_id=2827051653 session_state=END} 20241104085643382 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424264851230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643382 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424264851230 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643382 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643382 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 20241104085643390 DAUC <0003> db_auc.c:157 IMSI='262424095974394': No 2G Auth Data 20241104085643390 DAUC <0003> db_auc.c:192 IMSI='262424095974394': No 3G Auth Data 20241104085643414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4258 20241104085643421 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643421 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424095974394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424095974394" session_id=2701322377 session_state=BEGIN} 20241104085643421 DSS <0004> hlr_ussd.c:576 262424095974394/0xa102e889: Process SS (BEGIN) 20241104085643421 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643421 DSS <0004> hlr_ussd.c:518 262424095974394/0xa102e889: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643421 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643421 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643421 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643421 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643423 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643423 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643423 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424095974394 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424095974394" session_id=2701322377 session_state=END} 20241104085643423 DSS <0004> hlr_ussd.c:576 262424095974394/0xa102e889: Process SS (END) 20241104085643423 DSS <0004> hlr_ussd.c:518 262424095974394/0xa102e889: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643423 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424095974394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424095974394" session_id=2701322377 session_state=END} 20241104085643423 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424095974394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643423 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424095974394 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643423 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643423 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4258 20241104085643431 DAUC <0003> db_auc.c:157 IMSI='262426483231947': No 2G Auth Data 20241104085643431 DAUC <0003> db_auc.c:192 IMSI='262426483231947': No 3G Auth Data 20241104085643457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4258 20241104085643462 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643462 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426483231947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426483231947" session_id=2390998902 session_state=BEGIN} 20241104085643462 DSS <0004> hlr_ussd.c:576 262426483231947/0x8e83bf76: Process SS (BEGIN) 20241104085643462 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643462 DSS <0004> hlr_ussd.c:518 262426483231947/0x8e83bf76: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643462 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643462 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643462 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643462 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643465 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643465 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262426483231947 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426483231947" session_id=2390998902 session_state=END} 20241104085643465 DSS <0004> hlr_ussd.c:576 262426483231947/0x8e83bf76: Process SS (END) 20241104085643465 DSS <0004> hlr_ussd.c:518 262426483231947/0x8e83bf76: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643465 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426483231947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426483231947" session_id=2390998902 session_state=END} 20241104085643465 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426483231947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643465 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262426483231947 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4258 20241104085643473 DAUC <0003> db_auc.c:157 IMSI='262424326423857': No 2G Auth Data 20241104085643473 DAUC <0003> db_auc.c:192 IMSI='262424326423857': No 3G Auth Data 20241104085643501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4258 20241104085643507 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643507 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424326423857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424326423857" session_id=3071388534 session_state=BEGIN} 20241104085643507 DSS <0004> hlr_ussd.c:576 262424326423857/0xb711ab76: Process SS (BEGIN) 20241104085643507 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643507 DSS <0004> hlr_ussd.c:518 262424326423857/0xb711ab76: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643507 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643507 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643508 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643508 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643510 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643510 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643510 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424326423857 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424326423857" session_id=3071388534 session_state=END} 20241104085643510 DSS <0004> hlr_ussd.c:576 262424326423857/0xb711ab76: Process SS (END) 20241104085643510 DSS <0004> hlr_ussd.c:518 262424326423857/0xb711ab76: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643510 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424326423857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424326423857" session_id=3071388534 session_state=END} 20241104085643510 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424326423857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643510 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424326423857 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643510 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643510 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4258 20241104085643517 DAUC <0003> db_auc.c:157 IMSI='262424696356506': No 2G Auth Data 20241104085643517 DAUC <0003> db_auc.c:192 IMSI='262424696356506': No 3G Auth Data 20241104085643546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 20241104085643551 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643551 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424696356506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424696356506" session_id=1814062351 session_state=BEGIN} 20241104085643551 DSS <0004> hlr_ussd.c:576 262424696356506/0x6c20650f: Process SS (BEGIN) 20241104085643551 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643551 DSS <0004> hlr_ussd.c:518 262424696356506/0x6c20650f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643551 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643551 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643551 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643551 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643553 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643553 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424696356506 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424696356506" session_id=1814062351 session_state=END} 20241104085643553 DSS <0004> hlr_ussd.c:576 262424696356506/0x6c20650f: Process SS (END) 20241104085643553 DSS <0004> hlr_ussd.c:518 262424696356506/0x6c20650f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643553 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424696356506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424696356506" session_id=1814062351 session_state=END} 20241104085643553 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424696356506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643553 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424696356506 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 20241104085643559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 20241104085643560 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643560 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643560 DLINP <000b> input/ipa.c:414 127.0.0.1:34387 connection closed with server 20241104085643560 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34387 20241104085643560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241104085643560 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643560 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085643560 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085643560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085643560 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41225<->l=127.0.0.1:4259) 20241104085643602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 20241104085643803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 20241104085646881 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44557 20241104085646881 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44557 20241104085646884 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646884 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085646884 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085646884 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085646887 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646887 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085646887 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085646887 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241104085646887 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241104085646887 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  20241104085646887 DLGSUP <0013> gsup_server.c:235 2:  20241104085646887 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 3:  20241104085646887 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 4:  20241104085646887 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 5:  20241104085646887 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 7:  20241104085646887 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085646887 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085646887 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44557 20241104085646887 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085646887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46942<->l=127.0.0.1:4258 20241104085646890 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085646890 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085646890 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085646890 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  20241104085646890 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085646890 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  20241104085646890 DLGSUP <0013> gsup_server.c:235 2:  20241104085646890 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085646890 DLGSUP <0013> gsup_server.c:235 3:  20241104085646890 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085646890 DLGSUP <0013> gsup_server.c:235 4:  20241104085646890 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085646890 DLGSUP <0013> gsup_server.c:235 5:  20241104085646890 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085646890 DLGSUP <0013> gsup_server.c:235 7:  20241104085646890 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085646890 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085646890 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085646890 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085646907 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36035<->l=127.0.0.1:4259) 20241104085646918 DAUC <0003> db_auc.c:157 IMSI='262427185859016': No 2G Auth Data 20241104085646918 DAUC <0003> db_auc.c:192 IMSI='262427185859016': No 3G Auth Data 20241104085646940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46954<->l=127.0.0.1:4258 20241104085646947 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085646947 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427185859016" session_id=2594805737 session_state=BEGIN} 20241104085646947 DSS <0004> hlr_ussd.c:576 262427185859016/0x9aa997e9: Process SS (BEGIN) 20241104085646947 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085646947 DSS <0004> hlr_ussd.c:518 262427185859016/0x9aa997e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085646947 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646947 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085646947 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646947 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085646956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646956 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085646956 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427185859016" session_id=2594805737 session_state=CONTINUE} 20241104085646956 DSS <0004> hlr_ussd.c:576 262427185859016/0x9aa997e9: Process SS (CONTINUE) 20241104085646956 DSS <0004> hlr_ussd.c:518 262427185859016/0x9aa997e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085646956 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427185859016" session_id=2594805737 session_state=CONTINUE} 20241104085646956 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085646956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085646956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085646962 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085646962 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427185859016" session_id=2594805737 session_state=CONTINUE} 20241104085646962 DSS <0004> hlr_ussd.c:576 262427185859016/0x9aa997e9: Process SS (CONTINUE) 20241104085646962 DSS <0004> hlr_ussd.c:518 262427185859016/0x9aa997e9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085646962 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085646962 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646962 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085646962 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646962 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085646964 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646964 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085646964 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427185859016" session_id=2594805737 session_state=END} 20241104085646964 DSS <0004> hlr_ussd.c:576 262427185859016/0x9aa997e9: Process SS (END) 20241104085646964 DSS <0004> hlr_ussd.c:518 262427185859016/0x9aa997e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085646964 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427185859016" session_id=2594805737 session_state=END} 20241104085646964 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085646964 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085646964 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085646964 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085646966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46954<->l=127.0.0.1:4258 20241104085646970 DAUC <0003> db_auc.c:157 IMSI='262423793601150': No 2G Auth Data 20241104085646970 DAUC <0003> db_auc.c:192 IMSI='262423793601150': No 3G Auth Data 20241104085646995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46956<->l=127.0.0.1:4258 20241104085647000 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647000 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423793601150" session_id=3140282414 session_state=BEGIN} 20241104085647000 DSS <0004> hlr_ussd.c:576 262423793601150/0xbb2ce82e: Process SS (BEGIN) 20241104085647000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647000 DSS <0004> hlr_ussd.c:518 262423793601150/0xbb2ce82e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647000 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647000 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647000 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647000 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647002 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647002 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647002 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423793601150" session_id=3140282414 session_state=CONTINUE} 20241104085647002 DSS <0004> hlr_ussd.c:576 262423793601150/0xbb2ce82e: Process SS (CONTINUE) 20241104085647002 DSS <0004> hlr_ussd.c:518 262423793601150/0xbb2ce82e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647002 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423793601150" session_id=3140282414 session_state=CONTINUE} 20241104085647002 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647002 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647002 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647007 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647007 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423793601150" session_id=3140282414 session_state=CONTINUE} 20241104085647007 DSS <0004> hlr_ussd.c:576 262423793601150/0xbb2ce82e: Process SS (CONTINUE) 20241104085647007 DSS <0004> hlr_ussd.c:518 262423793601150/0xbb2ce82e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647007 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647007 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647007 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647007 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647007 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647009 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647009 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647009 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423793601150" session_id=3140282414 session_state=END} 20241104085647009 DSS <0004> hlr_ussd.c:576 262423793601150/0xbb2ce82e: Process SS (END) 20241104085647009 DSS <0004> hlr_ussd.c:518 262423793601150/0xbb2ce82e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647009 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423793601150" session_id=3140282414 session_state=END} 20241104085647009 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647009 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647009 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647009 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46956<->l=127.0.0.1:4258 20241104085647020 DAUC <0003> db_auc.c:157 IMSI='262426495103846': No 2G Auth Data 20241104085647020 DAUC <0003> db_auc.c:192 IMSI='262426495103846': No 3G Auth Data 20241104085647051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 20241104085647057 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647057 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426495103846" session_id=3625092474 session_state=BEGIN} 20241104085647057 DSS <0004> hlr_ussd.c:576 262426495103846/0xd812857a: Process SS (BEGIN) 20241104085647057 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647057 DSS <0004> hlr_ussd.c:518 262426495103846/0xd812857a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647057 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647057 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647057 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647057 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647059 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647059 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647059 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426495103846" session_id=3625092474 session_state=CONTINUE} 20241104085647059 DSS <0004> hlr_ussd.c:576 262426495103846/0xd812857a: Process SS (CONTINUE) 20241104085647059 DSS <0004> hlr_ussd.c:518 262426495103846/0xd812857a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647059 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426495103846" session_id=3625092474 session_state=CONTINUE} 20241104085647059 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647059 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647059 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647062 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647062 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426495103846" session_id=3625092474 session_state=CONTINUE} 20241104085647063 DSS <0004> hlr_ussd.c:576 262426495103846/0xd812857a: Process SS (CONTINUE) 20241104085647063 DSS <0004> hlr_ussd.c:518 262426495103846/0xd812857a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647063 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647063 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647063 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647063 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647063 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647064 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647064 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647064 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426495103846" session_id=3625092474 session_state=END} 20241104085647064 DSS <0004> hlr_ussd.c:576 262426495103846/0xd812857a: Process SS (END) 20241104085647064 DSS <0004> hlr_ussd.c:518 262426495103846/0xd812857a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647064 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426495103846" session_id=3625092474 session_state=END} 20241104085647064 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647064 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647064 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647064 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 20241104085647073 DAUC <0003> db_auc.c:157 IMSI='262422033594039': No 2G Auth Data 20241104085647073 DAUC <0003> db_auc.c:192 IMSI='262422033594039': No 3G Auth Data 20241104085647096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 20241104085647103 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647103 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422033594039" session_id=2038560348 session_state=BEGIN} 20241104085647103 DSS <0004> hlr_ussd.c:576 262422033594039/0x7981f65c: Process SS (BEGIN) 20241104085647103 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647103 DSS <0004> hlr_ussd.c:518 262422033594039/0x7981f65c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647103 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647103 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647103 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647103 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647106 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647106 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647106 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422033594039" session_id=2038560348 session_state=CONTINUE} 20241104085647106 DSS <0004> hlr_ussd.c:576 262422033594039/0x7981f65c: Process SS (CONTINUE) 20241104085647106 DSS <0004> hlr_ussd.c:518 262422033594039/0x7981f65c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647106 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422033594039" session_id=2038560348 session_state=CONTINUE} 20241104085647106 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647106 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647106 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647109 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647110 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422033594039" session_id=2038560348 session_state=CONTINUE} 20241104085647110 DSS <0004> hlr_ussd.c:576 262422033594039/0x7981f65c: Process SS (CONTINUE) 20241104085647110 DSS <0004> hlr_ussd.c:518 262422033594039/0x7981f65c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647110 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647110 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647110 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647112 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647112 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422033594039" session_id=2038560348 session_state=END} 20241104085647112 DSS <0004> hlr_ussd.c:576 262422033594039/0x7981f65c: Process SS (END) 20241104085647112 DSS <0004> hlr_ussd.c:518 262422033594039/0x7981f65c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647112 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422033594039" session_id=2038560348 session_state=END} 20241104085647112 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647112 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 20241104085647117 DAUC <0003> db_auc.c:157 IMSI='262429343768090': No 2G Auth Data 20241104085647117 DAUC <0003> db_auc.c:192 IMSI='262429343768090': No 3G Auth Data 20241104085647141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 20241104085647146 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647146 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429343768090" session_id=3175570082 session_state=BEGIN} 20241104085647146 DSS <0004> hlr_ussd.c:576 262429343768090/0xbd475aa2: Process SS (BEGIN) 20241104085647146 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647146 DSS <0004> hlr_ussd.c:518 262429343768090/0xbd475aa2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647146 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647146 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647146 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647146 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647148 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647148 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647148 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429343768090" session_id=3175570082 session_state=CONTINUE} 20241104085647148 DSS <0004> hlr_ussd.c:576 262429343768090/0xbd475aa2: Process SS (CONTINUE) 20241104085647148 DSS <0004> hlr_ussd.c:518 262429343768090/0xbd475aa2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647148 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429343768090" session_id=3175570082 session_state=CONTINUE} 20241104085647148 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647148 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647148 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647154 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647154 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429343768090" session_id=3175570082 session_state=CONTINUE} 20241104085647154 DSS <0004> hlr_ussd.c:576 262429343768090/0xbd475aa2: Process SS (CONTINUE) 20241104085647154 DSS <0004> hlr_ussd.c:518 262429343768090/0xbd475aa2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647154 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647154 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647154 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647154 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647154 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647156 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647156 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429343768090" session_id=3175570082 session_state=END} 20241104085647156 DSS <0004> hlr_ussd.c:576 262429343768090/0xbd475aa2: Process SS (END) 20241104085647156 DSS <0004> hlr_ussd.c:518 262429343768090/0xbd475aa2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647156 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429343768090" session_id=3175570082 session_state=END} 20241104085647156 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647156 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 20241104085647161 DAUC <0003> db_auc.c:157 IMSI='262426951690298': No 2G Auth Data 20241104085647161 DAUC <0003> db_auc.c:192 IMSI='262426951690298': No 3G Auth Data 20241104085647189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 20241104085647194 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647194 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426951690298" session_id=4177270924 session_state=BEGIN} 20241104085647194 DSS <0004> hlr_ussd.c:576 262426951690298/0xf8fc188c: Process SS (BEGIN) 20241104085647194 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647194 DSS <0004> hlr_ussd.c:518 262426951690298/0xf8fc188c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647194 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647194 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647194 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647194 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647197 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647197 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647197 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426951690298" session_id=4177270924 session_state=CONTINUE} 20241104085647197 DSS <0004> hlr_ussd.c:576 262426951690298/0xf8fc188c: Process SS (CONTINUE) 20241104085647197 DSS <0004> hlr_ussd.c:518 262426951690298/0xf8fc188c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647197 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426951690298" session_id=4177270924 session_state=CONTINUE} 20241104085647197 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647197 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647197 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647201 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647201 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426951690298" session_id=4177270924 session_state=CONTINUE} 20241104085647201 DSS <0004> hlr_ussd.c:576 262426951690298/0xf8fc188c: Process SS (CONTINUE) 20241104085647201 DSS <0004> hlr_ussd.c:518 262426951690298/0xf8fc188c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647201 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647201 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647201 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647201 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647201 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647203 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647203 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647203 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426951690298" session_id=4177270924 session_state=END} 20241104085647203 DSS <0004> hlr_ussd.c:576 262426951690298/0xf8fc188c: Process SS (END) 20241104085647203 DSS <0004> hlr_ussd.c:518 262426951690298/0xf8fc188c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647203 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426951690298" session_id=4177270924 session_state=END} 20241104085647203 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647203 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647203 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647203 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 20241104085647209 DAUC <0003> db_auc.c:157 IMSI='262424644445866': No 2G Auth Data 20241104085647209 DAUC <0003> db_auc.c:192 IMSI='262424644445866': No 3G Auth Data 20241104085647237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 20241104085647242 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647242 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424644445866" session_id=3335643523 session_state=BEGIN} 20241104085647242 DSS <0004> hlr_ussd.c:576 262424644445866/0xc6d1e183: Process SS (BEGIN) 20241104085647242 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647242 DSS <0004> hlr_ussd.c:518 262424644445866/0xc6d1e183: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647242 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647242 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647242 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647242 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647244 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647244 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647244 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424644445866" session_id=3335643523 session_state=CONTINUE} 20241104085647244 DSS <0004> hlr_ussd.c:576 262424644445866/0xc6d1e183: Process SS (CONTINUE) 20241104085647244 DSS <0004> hlr_ussd.c:518 262424644445866/0xc6d1e183: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647244 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424644445866" session_id=3335643523 session_state=CONTINUE} 20241104085647244 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647244 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647244 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647248 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424644445866" session_id=3335643523 session_state=CONTINUE} 20241104085647248 DSS <0004> hlr_ussd.c:576 262424644445866/0xc6d1e183: Process SS (CONTINUE) 20241104085647248 DSS <0004> hlr_ussd.c:518 262424644445866/0xc6d1e183: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647248 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647248 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647248 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647249 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647249 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424644445866" session_id=3335643523 session_state=END} 20241104085647249 DSS <0004> hlr_ussd.c:576 262424644445866/0xc6d1e183: Process SS (END) 20241104085647249 DSS <0004> hlr_ussd.c:518 262424644445866/0xc6d1e183: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647250 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424644445866" session_id=3335643523 session_state=END} 20241104085647250 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647250 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647250 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647250 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 20241104085647255 DAUC <0003> db_auc.c:157 IMSI='262422743918986': No 2G Auth Data 20241104085647255 DAUC <0003> db_auc.c:192 IMSI='262422743918986': No 3G Auth Data 20241104085647281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 20241104085647288 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647288 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422743918986" session_id=4063953878 session_state=BEGIN} 20241104085647288 DSS <0004> hlr_ussd.c:576 262422743918986/0xf23b03d6: Process SS (BEGIN) 20241104085647288 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647288 DSS <0004> hlr_ussd.c:518 262422743918986/0xf23b03d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647288 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647288 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647288 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647288 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647290 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647290 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647290 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743918986" session_id=4063953878 session_state=CONTINUE} 20241104085647290 DSS <0004> hlr_ussd.c:576 262422743918986/0xf23b03d6: Process SS (CONTINUE) 20241104085647290 DSS <0004> hlr_ussd.c:518 262422743918986/0xf23b03d6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647290 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743918986" session_id=4063953878 session_state=CONTINUE} 20241104085647290 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647290 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647290 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647295 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647295 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422743918986" session_id=4063953878 session_state=CONTINUE} 20241104085647295 DSS <0004> hlr_ussd.c:576 262422743918986/0xf23b03d6: Process SS (CONTINUE) 20241104085647295 DSS <0004> hlr_ussd.c:518 262422743918986/0xf23b03d6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647295 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647295 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647295 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647295 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647295 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647296 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647296 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647296 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743918986" session_id=4063953878 session_state=END} 20241104085647296 DSS <0004> hlr_ussd.c:576 262422743918986/0xf23b03d6: Process SS (END) 20241104085647296 DSS <0004> hlr_ussd.c:518 262422743918986/0xf23b03d6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647296 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743918986" session_id=4063953878 session_state=END} 20241104085647296 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647296 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647296 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647296 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 20241104085647299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46942<->l=127.0.0.1:4258 20241104085647300 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36035<->l=127.0.0.1:4259) 20241104085647300 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647300 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085647300 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085647300 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085647300 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647300 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647300 DLINP <000b> input/ipa.c:414 127.0.0.1:44557 connection closed with server 20241104085647300 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44557 20241104085647300 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241104085647340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4258 20241104085647540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4258 20241104085650617 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46721 20241104085650617 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46721 20241104085650619 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650619 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650620 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085650620 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085650621 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650621 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650621 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085650621 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241104085650621 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241104085650621 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  20241104085650621 DLGSUP <0013> gsup_server.c:235 2:  20241104085650621 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 3:  20241104085650621 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 4:  20241104085650621 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 5:  20241104085650621 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 7:  20241104085650621 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085650621 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085650621 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46721 20241104085650623 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4258 20241104085650626 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650626 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085650626 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085650626 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  20241104085650626 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085650626 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  20241104085650626 DLGSUP <0013> gsup_server.c:235 2:  20241104085650626 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085650626 DLGSUP <0013> gsup_server.c:235 3:  20241104085650626 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085650626 DLGSUP <0013> gsup_server.c:235 4:  20241104085650626 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085650626 DLGSUP <0013> gsup_server.c:235 5:  20241104085650626 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085650626 DLGSUP <0013> gsup_server.c:235 7:  20241104085650626 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085650626 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085650626 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085650626 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085650645 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38159<->l=127.0.0.1:4259) 20241104085650657 DAUC <0003> db_auc.c:157 IMSI='262428503601356': No 2G Auth Data 20241104085650657 DAUC <0003> db_auc.c:192 IMSI='262428503601356': No 3G Auth Data 20241104085650682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4258 20241104085650688 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650688 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428503601356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428503601356" session_id=3041819728 session_state=BEGIN} 20241104085650688 DSS <0004> hlr_ussd.c:576 262428503601356/0xb54e7c50: Process SS (BEGIN) 20241104085650688 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650688 DSS <0004> hlr_ussd.c:518 262428503601356/0xb54e7c50: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650688 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650688 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650688 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650688 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650697 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650697 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650697 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428503601356 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428503601356" session_id=3041819728 session_state=END} 20241104085650697 DSS <0004> hlr_ussd.c:576 262428503601356/0xb54e7c50: Process SS (END) 20241104085650697 DSS <0004> hlr_ussd.c:518 262428503601356/0xb54e7c50: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650697 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428503601356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428503601356" session_id=3041819728 session_state=END} 20241104085650697 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428503601356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650697 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428503601356 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650697 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650697 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4258 20241104085650706 DAUC <0003> db_auc.c:157 IMSI='262423896817557': No 2G Auth Data 20241104085650706 DAUC <0003> db_auc.c:192 IMSI='262423896817557': No 3G Auth Data 20241104085650729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 20241104085650734 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650734 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423896817557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423896817557" session_id=1689040536 session_state=BEGIN} 20241104085650734 DSS <0004> hlr_ussd.c:576 262423896817557/0x64acb698: Process SS (BEGIN) 20241104085650734 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650734 DSS <0004> hlr_ussd.c:518 262423896817557/0x64acb698: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650734 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650734 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650734 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650734 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650736 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650736 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650736 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262423896817557 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423896817557" session_id=1689040536 session_state=END} 20241104085650736 DSS <0004> hlr_ussd.c:576 262423896817557/0x64acb698: Process SS (END) 20241104085650736 DSS <0004> hlr_ussd.c:518 262423896817557/0x64acb698: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650736 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423896817557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423896817557" session_id=1689040536 session_state=END} 20241104085650736 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423896817557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650736 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262423896817557 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650736 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650736 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 20241104085650744 DAUC <0003> db_auc.c:157 IMSI='262423732000300': No 2G Auth Data 20241104085650744 DAUC <0003> db_auc.c:192 IMSI='262423732000300': No 3G Auth Data 20241104085650766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 20241104085650771 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650771 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423732000300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423732000300" session_id=3025732679 session_state=BEGIN} 20241104085650771 DSS <0004> hlr_ussd.c:576 262423732000300/0xb4590447: Process SS (BEGIN) 20241104085650771 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650771 DSS <0004> hlr_ussd.c:518 262423732000300/0xb4590447: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650771 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650771 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650771 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650771 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650773 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650773 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650773 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262423732000300 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423732000300" session_id=3025732679 session_state=END} 20241104085650773 DSS <0004> hlr_ussd.c:576 262423732000300/0xb4590447: Process SS (END) 20241104085650773 DSS <0004> hlr_ussd.c:518 262423732000300/0xb4590447: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650773 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423732000300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423732000300" session_id=3025732679 session_state=END} 20241104085650773 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423732000300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650773 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262423732000300 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650773 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650773 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 20241104085650781 DAUC <0003> db_auc.c:157 IMSI='262423472252679': No 2G Auth Data 20241104085650781 DAUC <0003> db_auc.c:192 IMSI='262423472252679': No 3G Auth Data 20241104085650805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 20241104085650812 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650812 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423472252679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423472252679" session_id=2662916337 session_state=BEGIN} 20241104085650812 DSS <0004> hlr_ussd.c:576 262423472252679/0x9eb8e0f1: Process SS (BEGIN) 20241104085650812 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650812 DSS <0004> hlr_ussd.c:518 262423472252679/0x9eb8e0f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650812 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650812 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650812 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650812 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650814 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650814 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650814 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423472252679 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423472252679" session_id=2662916337 session_state=END} 20241104085650814 DSS <0004> hlr_ussd.c:576 262423472252679/0x9eb8e0f1: Process SS (END) 20241104085650814 DSS <0004> hlr_ussd.c:518 262423472252679/0x9eb8e0f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650814 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423472252679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423472252679" session_id=2662916337 session_state=END} 20241104085650814 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423472252679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650814 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423472252679 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650814 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650814 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 20241104085650823 DAUC <0003> db_auc.c:157 IMSI='262424896217915': No 2G Auth Data 20241104085650823 DAUC <0003> db_auc.c:192 IMSI='262424896217915': No 3G Auth Data 20241104085650847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 20241104085650852 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650852 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424896217915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424896217915" session_id=653504664 session_state=BEGIN} 20241104085650852 DSS <0004> hlr_ussd.c:576 262424896217915/0x26f3b098: Process SS (BEGIN) 20241104085650852 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650852 DSS <0004> hlr_ussd.c:518 262424896217915/0x26f3b098: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650852 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650852 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650852 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650852 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650854 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650854 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650854 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262424896217915 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896217915" session_id=653504664 session_state=END} 20241104085650854 DSS <0004> hlr_ussd.c:576 262424896217915/0x26f3b098: Process SS (END) 20241104085650854 DSS <0004> hlr_ussd.c:518 262424896217915/0x26f3b098: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650854 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424896217915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896217915" session_id=653504664 session_state=END} 20241104085650854 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424896217915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650854 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262424896217915 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650854 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650854 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 20241104085650864 DAUC <0003> db_auc.c:157 IMSI='262427344652978': No 2G Auth Data 20241104085650864 DAUC <0003> db_auc.c:192 IMSI='262427344652978': No 3G Auth Data 20241104085650890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 20241104085650895 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650895 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427344652978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427344652978" session_id=3933228174 session_state=BEGIN} 20241104085650895 DSS <0004> hlr_ussd.c:576 262427344652978/0xea704c8e: Process SS (BEGIN) 20241104085650895 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650895 DSS <0004> hlr_ussd.c:518 262427344652978/0xea704c8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650895 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650895 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650895 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650895 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650897 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650897 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650897 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427344652978 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427344652978" session_id=3933228174 session_state=END} 20241104085650897 DSS <0004> hlr_ussd.c:576 262427344652978/0xea704c8e: Process SS (END) 20241104085650897 DSS <0004> hlr_ussd.c:518 262427344652978/0xea704c8e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650897 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427344652978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427344652978" session_id=3933228174 session_state=END} 20241104085650897 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427344652978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650897 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427344652978 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650897 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650897 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 20241104085650905 DAUC <0003> db_auc.c:157 IMSI='262427375641077': No 2G Auth Data 20241104085650905 DAUC <0003> db_auc.c:192 IMSI='262427375641077': No 3G Auth Data 20241104085650936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241104085650940 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650941 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427375641077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427375641077" session_id=522284163 session_state=BEGIN} 20241104085650941 DSS <0004> hlr_ussd.c:576 262427375641077/0x1f216c83: Process SS (BEGIN) 20241104085650941 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650941 DSS <0004> hlr_ussd.c:518 262427375641077/0x1f216c83: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650941 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650941 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650941 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650941 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650942 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650942 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650942 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262427375641077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427375641077" session_id=522284163 session_state=END} 20241104085650942 DSS <0004> hlr_ussd.c:576 262427375641077/0x1f216c83: Process SS (END) 20241104085650942 DSS <0004> hlr_ussd.c:518 262427375641077/0x1f216c83: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650942 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427375641077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427375641077" session_id=522284163 session_state=END} 20241104085650942 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427375641077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650942 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262427375641077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650942 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650942 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241104085650952 DAUC <0003> db_auc.c:157 IMSI='262425185475718': No 2G Auth Data 20241104085650952 DAUC <0003> db_auc.c:192 IMSI='262425185475718': No 3G Auth Data 20241104085650987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47076<->l=127.0.0.1:4258 20241104085650993 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650993 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425185475718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425185475718" session_id=3724487747 session_state=BEGIN} 20241104085650993 DSS <0004> hlr_ussd.c:576 262425185475718/0xddff2c43: Process SS (BEGIN) 20241104085650993 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650993 DSS <0004> hlr_ussd.c:518 262425185475718/0xddff2c43: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650993 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650993 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650993 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650993 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650995 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650995 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650995 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425185475718 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425185475718" session_id=3724487747 session_state=END} 20241104085650995 DSS <0004> hlr_ussd.c:576 262425185475718/0xddff2c43: Process SS (END) 20241104085650995 DSS <0004> hlr_ussd.c:518 262425185475718/0xddff2c43: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650995 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425185475718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425185475718" session_id=3724487747 session_state=END} 20241104085650995 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425185475718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650995 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425185475718 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650995 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650995 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47076<->l=127.0.0.1:4258 20241104085651001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4258 20241104085651002 DLINP <000b> input/ipa.c:451 connected read/write 20241104085651002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085651002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085651002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085651002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085651002 DLINP <000b> input/ipa.c:451 connected read/write 20241104085651002 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085651002 DLINP <000b> input/ipa.c:414 127.0.0.1:46721 connection closed with server 20241104085651002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46721 20241104085651002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241104085651003 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38159<->l=127.0.0.1:4259) 20241104085651046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 20241104085651247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 20241104085651249 DSS <0004> hlr_ussd.c:239 262424095837127/0xaa357eff: SS Session Timeout, destroying 20241104085651249 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424095837127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651299 DSS <0004> hlr_ussd.c:239 262427282422265/0xb79d5ddc: SS Session Timeout, destroying 20241104085651299 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427282422265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651352 DSS <0004> hlr_ussd.c:239 262428102200298/0x756c12a8: SS Session Timeout, destroying 20241104085651352 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428102200298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651410 DSS <0004> hlr_ussd.c:239 262421063449818/0x807d9978: SS Session Timeout, destroying 20241104085651410 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421063449818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651450 DSS <0004> hlr_ussd.c:239 262427419889302/0x8beda4a0: SS Session Timeout, destroying 20241104085651450 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427419889302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651498 DSS <0004> hlr_ussd.c:239 262427379248300/0x15383aa6: SS Session Timeout, destroying 20241104085651498 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427379248300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651538 DSS <0004> hlr_ussd.c:239 262426621266237/0x3df9de94: SS Session Timeout, destroying 20241104085651538 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426621266237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651581 DSS <0004> hlr_ussd.c:239 262421487597033/0xebbf1b7f: SS Session Timeout, destroying 20241104085651581 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421487597033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085654322 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085654322 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085654323 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085654324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47088<->l=127.0.0.1:4258 20241104085654326 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085654326 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085654326 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085654326 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  20241104085654326 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085654326 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  20241104085654326 DLGSUP <0013> gsup_server.c:235 2:  20241104085654326 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085654326 DLGSUP <0013> gsup_server.c:235 3:  20241104085654326 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085654326 DLGSUP <0013> gsup_server.c:235 4:  20241104085654326 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085654326 DLGSUP <0013> gsup_server.c:235 5:  20241104085654326 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085654326 DLGSUP <0013> gsup_server.c:235 7:  20241104085654326 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085654326 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085654326 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085654326 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085654342 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38831<->l=127.0.0.1:4259) 20241104085654356 DAUC <0003> db_auc.c:157 IMSI='262428310726100': No 2G Auth Data 20241104085654356 DAUC <0003> db_auc.c:192 IMSI='262428310726100': No 3G Auth Data 20241104085654380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47090<->l=127.0.0.1:4258 20241104085654386 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085654386 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428310726100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428310726100" session_id=3344871301 session_state=BEGIN} 20241104085654386 DSS <0004> hlr_ussd.c:576 262428310726100/0xc75eaf85: Process SS (BEGIN) 20241104085654386 DSS <0004> hlr_ussd.c:498 262428310726100/0xc75eaf85: SS CompType=Invoke, OpCode=InterrogateSS 20241104085654386 DSS <0004> hlr_ussd.c:506 262428310726100/0xc75eaf85: Structured SS requests are not supported, rejecting... 20241104085654386 DSS <0004> hlr_ussd.c:354 262428310726100/0xc75eaf85: Tx ReturnError(0, 0x15) 20241104085654386 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428310726100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428310726100" session_id=3344871301 session_state=END} 20241104085654386 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085654386 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085654389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47090<->l=127.0.0.1:4258 20241104085654397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47088<->l=127.0.0.1:4258 20241104085654398 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085654398 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085654398 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085654398 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085654399 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38831<->l=127.0.0.1:4259) 20241104085654441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47094<->l=127.0.0.1:4258 20241104085654542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47094<->l=127.0.0.1:4258 20241104085654872 DSS <0004> hlr_ussd.c:239 262421866088420/0x39ffed38: SS Session Timeout, destroying 20241104085654872 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421866088420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085654917 DSS <0004> hlr_ussd.c:239 262429724726602/0xa900ce87: SS Session Timeout, destroying 20241104085654917 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429724726602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085654952 DSS <0004> hlr_ussd.c:239 262428402056980/0xc60d2daa: SS Session Timeout, destroying 20241104085654952 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428402056980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085654990 DSS <0004> hlr_ussd.c:239 262425123599525/0x45982f5f: SS Session Timeout, destroying 20241104085654990 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425123599525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085655024 DSS <0004> hlr_ussd.c:239 262420520740248/0xce424e52: SS Session Timeout, destroying 20241104085655024 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420520740248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085655068 DSS <0004> hlr_ussd.c:239 262426929812586/0x5c29c4fe: SS Session Timeout, destroying 20241104085655068 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426929812586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085655109 DSS <0004> hlr_ussd.c:239 262425232792758/0xdd1a6a04: SS Session Timeout, destroying 20241104085655109 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425232792758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085655151 DSS <0004> hlr_ussd.c:239 262420163735221/0x91e9176e: SS Session Timeout, destroying 20241104085655151 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420163735221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085657617 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085657617 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085657619 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54246<->l=127.0.0.1:4258 20241104085657621 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657621 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085657621 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085657621 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  20241104085657621 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085657621 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  20241104085657621 DLGSUP <0013> gsup_server.c:235 2:  20241104085657621 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085657621 DLGSUP <0013> gsup_server.c:235 3:  20241104085657621 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085657621 DLGSUP <0013> gsup_server.c:235 4:  20241104085657621 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085657621 DLGSUP <0013> gsup_server.c:235 5:  20241104085657621 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085657621 DLGSUP <0013> gsup_server.c:235 7:  20241104085657621 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085657621 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085657621 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085657621 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085657640 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34121<->l=127.0.0.1:4259) 20241104085657650 DAUC <0003> db_auc.c:157 IMSI='262421422932293': No 2G Auth Data 20241104085657650 DAUC <0003> db_auc.c:192 IMSI='262421422932293': No 3G Auth Data 20241104085657673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4258 20241104085657680 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657680 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421422932293"} 20241104085657680 DMAIN <0000> hlr.c:435 IMSI='262421422932293': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657680 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421422932293"} 20241104085657680 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657680 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657680 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657682 DAUC <0003> db_auc.c:192 IMSI='262421422932293': No 3G Auth Data 20241104085657685 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657685 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421422932293"} 20241104085657685 DAUC <0003> hlr.c:428 IMSI='262421422932293': storing IMEI = 12345678901234 20241104085657689 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421422932293"} 20241104085657689 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657689 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657689 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657690 DAUC <0003> db_auc.c:192 IMSI='262421422932293': No 3G Auth Data 20241104085657691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4258 20241104085657703 DAUC <0003> db_auc.c:157 IMSI='262426665197576': No 2G Auth Data 20241104085657703 DAUC <0003> db_auc.c:192 IMSI='262426665197576': No 3G Auth Data 20241104085657729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20241104085657734 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657734 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426665197576"} 20241104085657734 DMAIN <0000> hlr.c:435 IMSI='262426665197576': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657734 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426665197576"} 20241104085657734 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657734 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657735 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657736 DAUC <0003> db_auc.c:192 IMSI='262426665197576': No 3G Auth Data 20241104085657739 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657739 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426665197576"} 20241104085657739 DAUC <0003> hlr.c:428 IMSI='262426665197576': storing IMEI = 12345678901234 20241104085657743 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426665197576"} 20241104085657743 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657743 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657743 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657744 DAUC <0003> db_auc.c:192 IMSI='262426665197576': No 3G Auth Data 20241104085657745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20241104085657757 DAUC <0003> db_auc.c:157 IMSI='262424094509109': No 2G Auth Data 20241104085657757 DAUC <0003> db_auc.c:192 IMSI='262424094509109': No 3G Auth Data 20241104085657781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54270<->l=127.0.0.1:4258 20241104085657785 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657785 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424094509109"} 20241104085657785 DMAIN <0000> hlr.c:435 IMSI='262424094509109': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657785 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424094509109"} 20241104085657785 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657785 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657785 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657787 DAUC <0003> db_auc.c:192 IMSI='262424094509109': No 3G Auth Data 20241104085657789 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657789 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424094509109"} 20241104085657789 DAUC <0003> hlr.c:428 IMSI='262424094509109': storing IMEI = 12345678901234 20241104085657792 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424094509109"} 20241104085657793 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657793 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657793 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657794 DAUC <0003> db_auc.c:192 IMSI='262424094509109': No 3G Auth Data 20241104085657795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54270<->l=127.0.0.1:4258 20241104085657807 DAUC <0003> db_auc.c:157 IMSI='262423078616441': No 2G Auth Data 20241104085657807 DAUC <0003> db_auc.c:192 IMSI='262423078616441': No 3G Auth Data 20241104085657831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54274<->l=127.0.0.1:4258 20241104085657835 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657835 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423078616441"} 20241104085657835 DMAIN <0000> hlr.c:435 IMSI='262423078616441': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657835 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423078616441"} 20241104085657835 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657835 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657835 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657837 DAUC <0003> db_auc.c:157 IMSI='262423078616441': No 2G Auth Data 20241104085657841 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657841 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423078616441"} 20241104085657841 DAUC <0003> hlr.c:428 IMSI='262423078616441': storing IMEI = 12345678901234 20241104085657844 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423078616441"} 20241104085657844 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657844 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657844 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657845 DAUC <0003> db_auc.c:157 IMSI='262423078616441': No 2G Auth Data 20241104085657846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54274<->l=127.0.0.1:4258 20241104085657858 DAUC <0003> db_auc.c:157 IMSI='262421588394763': No 2G Auth Data 20241104085657858 DAUC <0003> db_auc.c:192 IMSI='262421588394763': No 3G Auth Data 20241104085657884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4258 20241104085657889 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657889 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421588394763"} 20241104085657889 DMAIN <0000> hlr.c:435 IMSI='262421588394763': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657889 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421588394763"} 20241104085657889 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657889 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657889 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657891 DAUC <0003> db_auc.c:157 IMSI='262421588394763': No 2G Auth Data 20241104085657894 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657894 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421588394763"} 20241104085657894 DAUC <0003> hlr.c:428 IMSI='262421588394763': storing IMEI = 12345678901234 20241104085657897 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421588394763"} 20241104085657897 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657897 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657897 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657898 DAUC <0003> db_auc.c:157 IMSI='262421588394763': No 2G Auth Data 20241104085657899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4258 20241104085657910 DAUC <0003> db_auc.c:157 IMSI='262422212966481': No 2G Auth Data 20241104085657910 DAUC <0003> db_auc.c:192 IMSI='262422212966481': No 3G Auth Data 20241104085657937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 20241104085657943 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657943 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422212966481"} 20241104085657943 DMAIN <0000> hlr.c:435 IMSI='262422212966481': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657943 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422212966481"} 20241104085657943 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657943 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657943 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657949 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657949 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422212966481"} 20241104085657949 DAUC <0003> hlr.c:428 IMSI='262422212966481': storing IMEI = 12345678901234 20241104085657952 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422212966481"} 20241104085657952 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657952 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657952 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 20241104085657970 DAUC <0003> db_auc.c:157 IMSI='262429723878748': No 2G Auth Data 20241104085657970 DAUC <0003> db_auc.c:192 IMSI='262429723878748': No 3G Auth Data 20241104085657997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54300<->l=127.0.0.1:4258 20241104085658003 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085658003 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429723878748"} 20241104085658003 DMAIN <0000> hlr.c:435 IMSI='262429723878748': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085658003 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429723878748"} 20241104085658003 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085658003 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658003 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658007 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085658007 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429723878748"} 20241104085658007 DAUC <0003> hlr.c:428 IMSI='262429723878748': storing IMEI = 12345678901234 20241104085658010 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429723878748"} 20241104085658010 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085658010 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658010 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54300<->l=127.0.0.1:4258 20241104085658028 DAUC <0003> db_auc.c:157 IMSI='262422245335604': No 2G Auth Data 20241104085658028 DAUC <0003> db_auc.c:192 IMSI='262422245335604': No 3G Auth Data 20241104085658055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20241104085658061 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085658061 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422245335604"} 20241104085658061 DMAIN <0000> hlr.c:435 IMSI='262422245335604': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085658061 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422245335604"} 20241104085658061 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085658061 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658061 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658065 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085658065 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422245335604"} 20241104085658065 DAUC <0003> hlr.c:428 IMSI='262422245335604': storing IMEI = 12345678901234 20241104085658068 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422245335604"} 20241104085658068 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085658068 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658069 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20241104085658083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54246<->l=127.0.0.1:4258 20241104085658084 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085658084 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085658084 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085658084 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085658084 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34121<->l=127.0.0.1:4259) 20241104085658123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4258 20241104085658224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4258 20241104085701301 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085701301 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085701304 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54316<->l=127.0.0.1:4258 20241104085701307 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701307 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085701307 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085701307 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  20241104085701307 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085701307 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  20241104085701307 DLGSUP <0013> gsup_server.c:235 2:  20241104085701307 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085701307 DLGSUP <0013> gsup_server.c:235 3:  20241104085701307 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085701307 DLGSUP <0013> gsup_server.c:235 4:  20241104085701307 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085701307 DLGSUP <0013> gsup_server.c:235 5:  20241104085701307 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085701307 DLGSUP <0013> gsup_server.c:235 7:  20241104085701307 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085701307 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085701307 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085701307 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085701327 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46475<->l=127.0.0.1:4259) 20241104085701346 DAUC <0003> db_auc.c:157 IMSI='262423195839615': No 2G Auth Data 20241104085701346 DAUC <0003> db_auc.c:192 IMSI='262423195839615': No 3G Auth Data 20241104085701389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 20241104085701394 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701394 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423195839615" source_name="the-source\n"} 20241104085701394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104085701394 DMAIN <0000> hlr.c:435 IMSI='262423195839615': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701394 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423195839615" destination_name="the-source\n"} 20241104085701394 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701394 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701394 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701396 DAUC <0003> db_auc.c:192 IMSI='262423195839615': No 3G Auth Data 20241104085701399 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701399 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423195839615" source_name="the-source\n"} 20241104085701399 DAUC <0003> hlr.c:428 IMSI='262423195839615': storing IMEI = 12345678901234 20241104085701402 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423195839615" destination_name="the-source\n"} 20241104085701402 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701402 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701402 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701404 DAUC <0003> db_auc.c:192 IMSI='262423195839615': No 3G Auth Data 20241104085701405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 20241104085701418 DAUC <0003> db_auc.c:157 IMSI='262420398915435': No 2G Auth Data 20241104085701418 DAUC <0003> db_auc.c:192 IMSI='262420398915435': No 3G Auth Data 20241104085701443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 20241104085701449 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701449 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420398915435" source_name="the-source\n"} 20241104085701449 DMAIN <0000> hlr.c:435 IMSI='262420398915435': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701449 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420398915435" destination_name="the-source\n"} 20241104085701449 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701449 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701449 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701451 DAUC <0003> db_auc.c:192 IMSI='262420398915435': No 3G Auth Data 20241104085701455 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701455 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420398915435" source_name="the-source\n"} 20241104085701455 DAUC <0003> hlr.c:428 IMSI='262420398915435': storing IMEI = 12345678901234 20241104085701462 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420398915435" destination_name="the-source\n"} 20241104085701462 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701462 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701462 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701463 DAUC <0003> db_auc.c:192 IMSI='262420398915435': No 3G Auth Data 20241104085701464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 20241104085701482 DAUC <0003> db_auc.c:157 IMSI='262421753178970': No 2G Auth Data 20241104085701482 DAUC <0003> db_auc.c:192 IMSI='262421753178970': No 3G Auth Data 20241104085701515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 20241104085701522 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701522 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421753178970" source_name="the-source\n"} 20241104085701522 DMAIN <0000> hlr.c:435 IMSI='262421753178970': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701522 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421753178970" destination_name="the-source\n"} 20241104085701522 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701522 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701522 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701524 DAUC <0003> db_auc.c:192 IMSI='262421753178970': No 3G Auth Data 20241104085701527 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701527 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421753178970" source_name="the-source\n"} 20241104085701527 DAUC <0003> hlr.c:428 IMSI='262421753178970': storing IMEI = 12345678901234 20241104085701531 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421753178970" destination_name="the-source\n"} 20241104085701531 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701531 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701531 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701532 DAUC <0003> db_auc.c:192 IMSI='262421753178970': No 3G Auth Data 20241104085701533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 20241104085701545 DAUC <0003> db_auc.c:157 IMSI='262424082273994': No 2G Auth Data 20241104085701545 DAUC <0003> db_auc.c:192 IMSI='262424082273994': No 3G Auth Data 20241104085701569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 20241104085701575 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701575 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082273994" source_name="the-source\n"} 20241104085701575 DMAIN <0000> hlr.c:435 IMSI='262424082273994': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701575 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424082273994" destination_name="the-source\n"} 20241104085701575 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701575 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701575 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701577 DAUC <0003> db_auc.c:157 IMSI='262424082273994': No 2G Auth Data 20241104085701579 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701579 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082273994" source_name="the-source\n"} 20241104085701579 DAUC <0003> hlr.c:428 IMSI='262424082273994': storing IMEI = 12345678901234 20241104085701582 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424082273994" destination_name="the-source\n"} 20241104085701582 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701582 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701582 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701584 DAUC <0003> db_auc.c:157 IMSI='262424082273994': No 2G Auth Data 20241104085701585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 20241104085701600 DAUC <0003> db_auc.c:157 IMSI='262426724865641': No 2G Auth Data 20241104085701600 DAUC <0003> db_auc.c:192 IMSI='262426724865641': No 3G Auth Data 20241104085701626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 20241104085701630 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701630 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426724865641" source_name="the-source\n"} 20241104085701630 DMAIN <0000> hlr.c:435 IMSI='262426724865641': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701630 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426724865641" destination_name="the-source\n"} 20241104085701630 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701630 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701630 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701631 DAUC <0003> db_auc.c:157 IMSI='262426724865641': No 2G Auth Data 20241104085701634 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701634 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426724865641" source_name="the-source\n"} 20241104085701634 DAUC <0003> hlr.c:428 IMSI='262426724865641': storing IMEI = 12345678901234 20241104085701637 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426724865641" destination_name="the-source\n"} 20241104085701637 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701637 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701637 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701638 DAUC <0003> db_auc.c:157 IMSI='262426724865641': No 2G Auth Data 20241104085701639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 20241104085701651 DAUC <0003> db_auc.c:157 IMSI='262423757286453': No 2G Auth Data 20241104085701651 DAUC <0003> db_auc.c:192 IMSI='262423757286453': No 3G Auth Data 20241104085701679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 20241104085701683 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701683 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757286453" source_name="the-source\n"} 20241104085701683 DMAIN <0000> hlr.c:435 IMSI='262423757286453': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701683 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423757286453" destination_name="the-source\n"} 20241104085701683 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701683 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701683 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701686 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701686 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757286453" source_name="the-source\n"} 20241104085701686 DAUC <0003> hlr.c:428 IMSI='262423757286453': storing IMEI = 12345678901234 20241104085701690 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423757286453" destination_name="the-source\n"} 20241104085701690 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 20241104085701706 DAUC <0003> db_auc.c:157 IMSI='262420607043183': No 2G Auth Data 20241104085701706 DAUC <0003> db_auc.c:192 IMSI='262420607043183': No 3G Auth Data 20241104085701730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 20241104085701737 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701737 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420607043183" source_name="the-source\n"} 20241104085701737 DMAIN <0000> hlr.c:435 IMSI='262420607043183': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701737 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420607043183" destination_name="the-source\n"} 20241104085701737 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701737 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701737 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701742 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701742 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420607043183" source_name="the-source\n"} 20241104085701742 DAUC <0003> hlr.c:428 IMSI='262420607043183': storing IMEI = 12345678901234 20241104085701745 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420607043183" destination_name="the-source\n"} 20241104085701746 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701746 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701746 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 20241104085701762 DAUC <0003> db_auc.c:157 IMSI='262429940816997': No 2G Auth Data 20241104085701762 DAUC <0003> db_auc.c:192 IMSI='262429940816997': No 3G Auth Data 20241104085701788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20241104085701792 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701792 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429940816997" source_name="the-source\n"} 20241104085701792 DMAIN <0000> hlr.c:435 IMSI='262429940816997': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701792 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429940816997" destination_name="the-source\n"} 20241104085701792 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701792 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701792 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701796 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701796 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429940816997" source_name="the-source\n"} 20241104085701796 DAUC <0003> hlr.c:428 IMSI='262429940816997': storing IMEI = 12345678901234 20241104085701799 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429940816997" destination_name="the-source\n"} 20241104085701799 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701799 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701799 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20241104085701813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54316<->l=127.0.0.1:4258 20241104085701814 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701814 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085701814 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085701814 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085701814 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104085701814 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46475<->l=127.0.0.1:4259) 20241104085701857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4258 20241104085701958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4258 20241104085705038 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085705038 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085705040 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 20241104085705043 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705043 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085705043 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085705043 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  20241104085705043 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085705043 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  20241104085705043 DLGSUP <0013> gsup_server.c:235 2:  20241104085705043 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085705043 DLGSUP <0013> gsup_server.c:235 3:  20241104085705043 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085705043 DLGSUP <0013> gsup_server.c:235 4:  20241104085705043 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085705043 DLGSUP <0013> gsup_server.c:235 5:  20241104085705043 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085705043 DLGSUP <0013> gsup_server.c:235 7:  20241104085705043 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085705043 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085705043 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085705043 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085705061 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32993<->l=127.0.0.1:4259) 20241104085705077 DAUC <0003> db_auc.c:157 IMSI='262429659235710': No 2G Auth Data 20241104085705077 DAUC <0003> db_auc.c:192 IMSI='262429659235710': No 3G Auth Data 20241104085705100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 20241104085705105 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705105 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659235710"} 20241104085705105 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705105 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429659235710" cause=Invalid mandatory information} 20241104085705105 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705105 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705105 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705108 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659235710"} 20241104085705108 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705108 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429659235710" cause=Invalid mandatory information} 20241104085705108 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705110 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659235710"} 20241104085705110 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705110 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429659235710" cause=Invalid mandatory information} 20241104085705110 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705112 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659235710"} 20241104085705112 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705112 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429659235710" cause=Invalid mandatory information} 20241104085705112 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705114 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705114 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659235710"} 20241104085705114 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705114 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429659235710" cause=Invalid mandatory information} 20241104085705114 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705114 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705114 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 20241104085705129 DAUC <0003> db_auc.c:157 IMSI='262423122123804': No 2G Auth Data 20241104085705129 DAUC <0003> db_auc.c:192 IMSI='262423122123804': No 3G Auth Data 20241104085705153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54424<->l=127.0.0.1:4258 20241104085705156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705156 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122123804"} 20241104085705156 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705156 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122123804" cause=Invalid mandatory information} 20241104085705156 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705158 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705158 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122123804"} 20241104085705158 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705158 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122123804" cause=Invalid mandatory information} 20241104085705158 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705158 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705158 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705160 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122123804"} 20241104085705160 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705160 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122123804" cause=Invalid mandatory information} 20241104085705160 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705161 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705161 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122123804"} 20241104085705161 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705161 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122123804" cause=Invalid mandatory information} 20241104085705161 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705161 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705161 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705163 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705163 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122123804"} 20241104085705163 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705163 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122123804" cause=Invalid mandatory information} 20241104085705163 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705163 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705163 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54424<->l=127.0.0.1:4258 20241104085705176 DAUC <0003> db_auc.c:157 IMSI='262422856512722': No 2G Auth Data 20241104085705176 DAUC <0003> db_auc.c:192 IMSI='262422856512722': No 3G Auth Data 20241104085705199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54438<->l=127.0.0.1:4258 20241104085705202 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705202 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422856512722"} 20241104085705202 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705202 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422856512722" cause=Invalid mandatory information} 20241104085705202 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705202 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705202 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705204 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705204 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422856512722"} 20241104085705204 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705204 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422856512722" cause=Invalid mandatory information} 20241104085705204 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705204 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705204 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705206 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705206 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422856512722"} 20241104085705206 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705206 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422856512722" cause=Invalid mandatory information} 20241104085705206 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705206 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705206 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705208 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705208 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422856512722"} 20241104085705208 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705208 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422856512722" cause=Invalid mandatory information} 20241104085705208 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705208 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705208 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705210 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422856512722"} 20241104085705210 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705210 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422856512722" cause=Invalid mandatory information} 20241104085705210 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54438<->l=127.0.0.1:4258 20241104085705223 DAUC <0003> db_auc.c:157 IMSI='262424715791282': No 2G Auth Data 20241104085705223 DAUC <0003> db_auc.c:192 IMSI='262424715791282': No 3G Auth Data 20241104085705248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54446<->l=127.0.0.1:4258 20241104085705252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705252 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424715791282"} 20241104085705252 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705252 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424715791282" cause=Invalid mandatory information} 20241104085705252 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705253 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705253 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424715791282"} 20241104085705253 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705253 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424715791282" cause=Invalid mandatory information} 20241104085705253 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705253 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705254 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705255 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424715791282"} 20241104085705255 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705255 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424715791282" cause=Invalid mandatory information} 20241104085705255 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705257 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705257 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424715791282"} 20241104085705257 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705257 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424715791282" cause=Invalid mandatory information} 20241104085705257 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705257 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705257 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705258 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705258 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424715791282"} 20241104085705258 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705258 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424715791282" cause=Invalid mandatory information} 20241104085705258 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705258 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705258 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54446<->l=127.0.0.1:4258 20241104085705271 DAUC <0003> db_auc.c:157 IMSI='262427882301343': No 2G Auth Data 20241104085705271 DAUC <0003> db_auc.c:192 IMSI='262427882301343': No 3G Auth Data 20241104085705294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 20241104085705298 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705298 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427882301343"} 20241104085705298 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705298 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427882301343" cause=Invalid mandatory information} 20241104085705298 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705298 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705298 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705300 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705300 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427882301343"} 20241104085705300 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705300 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427882301343" cause=Invalid mandatory information} 20241104085705300 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705300 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705300 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705302 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427882301343"} 20241104085705302 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705302 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427882301343" cause=Invalid mandatory information} 20241104085705302 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705304 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705304 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427882301343"} 20241104085705304 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705304 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427882301343" cause=Invalid mandatory information} 20241104085705304 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705304 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705304 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705306 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705306 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427882301343"} 20241104085705306 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705306 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427882301343" cause=Invalid mandatory information} 20241104085705306 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705306 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705306 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 20241104085705318 DAUC <0003> db_auc.c:157 IMSI='262428484363717': No 2G Auth Data 20241104085705318 DAUC <0003> db_auc.c:192 IMSI='262428484363717': No 3G Auth Data 20241104085705347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54464<->l=127.0.0.1:4258 20241104085705351 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705351 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484363717"} 20241104085705351 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705351 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428484363717" cause=Invalid mandatory information} 20241104085705351 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705351 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705351 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705354 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705354 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484363717"} 20241104085705354 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705354 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428484363717" cause=Invalid mandatory information} 20241104085705354 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705354 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705354 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705356 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705356 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484363717"} 20241104085705356 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705356 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428484363717" cause=Invalid mandatory information} 20241104085705356 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705356 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705356 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705357 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705357 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484363717"} 20241104085705357 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705357 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428484363717" cause=Invalid mandatory information} 20241104085705357 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705357 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705357 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705359 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705359 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484363717"} 20241104085705359 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705359 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428484363717" cause=Invalid mandatory information} 20241104085705359 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705359 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705359 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54464<->l=127.0.0.1:4258 20241104085705375 DAUC <0003> db_auc.c:157 IMSI='262425805922449': No 2G Auth Data 20241104085705375 DAUC <0003> db_auc.c:192 IMSI='262425805922449': No 3G Auth Data 20241104085705406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 20241104085705409 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705409 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425805922449"} 20241104085705409 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705409 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425805922449" cause=Invalid mandatory information} 20241104085705409 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705409 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705409 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705410 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425805922449"} 20241104085705410 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705410 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425805922449" cause=Invalid mandatory information} 20241104085705410 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705412 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705412 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425805922449"} 20241104085705412 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705412 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425805922449" cause=Invalid mandatory information} 20241104085705412 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705412 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705412 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705414 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705414 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425805922449"} 20241104085705414 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705414 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425805922449" cause=Invalid mandatory information} 20241104085705414 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705414 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705414 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705415 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705415 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425805922449"} 20241104085705415 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705415 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425805922449" cause=Invalid mandatory information} 20241104085705415 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705415 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705415 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 20241104085705432 DAUC <0003> db_auc.c:157 IMSI='262427250855063': No 2G Auth Data 20241104085705432 DAUC <0003> db_auc.c:192 IMSI='262427250855063': No 3G Auth Data 20241104085705458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54480<->l=127.0.0.1:4258 20241104085705461 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705461 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427250855063"} 20241104085705461 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705461 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427250855063" cause=Invalid mandatory information} 20241104085705461 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705461 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705461 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705463 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705463 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427250855063"} 20241104085705463 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705463 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427250855063" cause=Invalid mandatory information} 20241104085705463 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705463 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705463 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705465 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427250855063"} 20241104085705465 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705465 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427250855063" cause=Invalid mandatory information} 20241104085705465 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705467 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705467 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427250855063"} 20241104085705467 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705467 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427250855063" cause=Invalid mandatory information} 20241104085705467 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705467 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705467 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705469 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705469 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427250855063"} 20241104085705469 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705469 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427250855063" cause=Invalid mandatory information} 20241104085705469 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705469 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705469 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54480<->l=127.0.0.1:4258 20241104085705482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 20241104085705483 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705483 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085705483 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085705483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085705483 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32993<->l=127.0.0.1:4259) 20241104085705524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54488<->l=127.0.0.1:4258 20241104085705624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54488<->l=127.0.0.1:4258 20241104085708698 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085708698 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085708701 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085708702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37898<->l=127.0.0.1:4258 20241104085708704 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085708704 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085708704 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085708704 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  20241104085708704 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085708704 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  20241104085708704 DLGSUP <0013> gsup_server.c:235 2:  20241104085708704 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085708704 DLGSUP <0013> gsup_server.c:235 3:  20241104085708704 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085708704 DLGSUP <0013> gsup_server.c:235 4:  20241104085708704 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085708704 DLGSUP <0013> gsup_server.c:235 5:  20241104085708704 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085708704 DLGSUP <0013> gsup_server.c:235 7:  20241104085708704 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085708704 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085708704 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085708704 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085708723 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45061<->l=127.0.0.1:4259) 20241104085708736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37906<->l=127.0.0.1:4258 20241104085708749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085708749 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422350538998"} 20241104085708749 DMAIN <0000> hlr.c:435 IMSI='262422350538998': has IMEI = 22245678901234 (consider setting 'store-imei') 20241104085708749 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241104085708749 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422350538998" cause=Invalid mandatory information} 20241104085708749 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085708749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085708749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085708754 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085708754 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422350538998"} 20241104085708754 DAUC <0003> hlr.c:428 IMSI='262422350538998': storing IMEI = 22245678901234 20241104085708754 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262422350538998': no such subscriber 20241104085708754 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241104085708754 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422350538998" cause=Invalid mandatory information} 20241104085708754 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085708754 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085708754 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085708755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37906<->l=127.0.0.1:4258 20241104085708756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37898<->l=127.0.0.1:4258 20241104085708757 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45061<->l=127.0.0.1:4259) 20241104085708757 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085708757 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085708757 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085708757 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085708798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37918<->l=127.0.0.1:4258 20241104085708899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37918<->l=127.0.0.1:4258 20241104085711974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085711974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085711976 DLINP <000b> input/ipa.c:451 connected read/write 20241104085711976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085711977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4258 20241104085711979 DLINP <000b> input/ipa.c:451 connected read/write 20241104085711979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085711979 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085711979 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085711979 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  20241104085711979 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085711979 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  20241104085711979 DLGSUP <0013> gsup_server.c:235 2:  20241104085711979 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085711979 DLGSUP <0013> gsup_server.c:235 3:  20241104085711979 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085711979 DLGSUP <0013> gsup_server.c:235 4:  20241104085711979 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085711979 DLGSUP <0013> gsup_server.c:235 5:  20241104085711979 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085711979 DLGSUP <0013> gsup_server.c:235 7:  20241104085711979 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085711979 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085711979 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085711979 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085712001 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37853<->l=127.0.0.1:4259) 20241104085712012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37924<->l=127.0.0.1:4258 20241104085712021 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712021 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712021 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712032 DMAIN <0000> hlr.c:243 IMSI='262427394118440': Successfully assigned MSISDN='680' 20241104085712032 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712049 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712049 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712049 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712049 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712052 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712052 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712053 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712053 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712054 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712054 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712056 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712056 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712056 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712056 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085712066 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085712066 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712066 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712066 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712068 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712068 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427394118440"} 20241104085712068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085712068 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085712068 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427394118440"} 20241104085712068 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085712068 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085712068 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712068 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712077 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712077 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712077 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712088 DMAIN <0000> hlr.c:243 IMSI='262427394118440': Successfully assigned MSISDN='884' 20241104085712088 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712092 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712092 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712092 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712092 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712093 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712093 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712094 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712094 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712095 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712095 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712096 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712096 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712098 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712098 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712098 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712098 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085712107 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085712107 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712107 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712107 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712110 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427394118440"} 20241104085712110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085712110 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085712110 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427394118440"} 20241104085712110 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085712110 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085712110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712119 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712119 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712119 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712126 DMAIN <0000> hlr.c:243 IMSI='262427394118440': Successfully assigned MSISDN='756' 20241104085712126 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712129 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712129 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712129 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712129 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712131 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712131 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712132 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712132 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712133 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712133 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712134 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712134 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712136 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712136 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712136 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085712136 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427394118440" cause=GPRS services not allowed} 20241104085712136 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712136 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712136 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085712136 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085712136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712144 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712144 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712144 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712157 DMAIN <0000> hlr.c:243 IMSI='262427394118440': Successfully assigned MSISDN='264' 20241104085712157 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712160 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712160 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712162 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712162 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712163 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712163 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712164 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712164 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712166 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712166 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712166 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712166 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085712166 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427394118440" cause=GPRS services not allowed} 20241104085712166 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712166 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712166 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085712166 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085712166 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712166 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712177 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712177 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712177 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712184 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712187 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712187 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712187 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712187 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712188 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712188 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712189 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712189 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712190 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712190 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712192 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712192 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712192 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712192 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085712192 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427394118440" cause=GPRS services not allowed} 20241104085712192 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712192 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712192 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085712192 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085712192 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712192 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712203 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712203 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712203 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712210 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712216 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712216 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712216 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712216 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712218 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712218 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712219 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712219 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712220 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712220 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712221 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712221 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712221 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712222 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085712228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085712228 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712228 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712228 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712230 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712230 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427394118440"} 20241104085712230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085712230 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085712230 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427394118440"} 20241104085712230 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085712230 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085712230 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712230 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37924<->l=127.0.0.1:4258 20241104085712241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4258 20241104085712242 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712242 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085712242 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085712242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085712242 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37853<->l=127.0.0.1:4259) 20241104085712288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37926<->l=127.0.0.1:4258 20241104085712389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37926<->l=127.0.0.1:4258 20241104085715468 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085715468 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085715471 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37934<->l=127.0.0.1:4258 20241104085715474 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085715474 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085715474 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  20241104085715474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085715474 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  20241104085715474 DLGSUP <0013> gsup_server.c:235 2:  20241104085715474 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085715474 DLGSUP <0013> gsup_server.c:235 3:  20241104085715474 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085715474 DLGSUP <0013> gsup_server.c:235 4:  20241104085715474 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085715474 DLGSUP <0013> gsup_server.c:235 5:  20241104085715474 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085715474 DLGSUP <0013> gsup_server.c:235 7:  20241104085715474 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085715474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085715474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085715474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085715495 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38277<->l=127.0.0.1:4259) 20241104085715511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37938<->l=127.0.0.1:4258 20241104085715519 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715519 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715519 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715534 DMAIN <0000> hlr.c:243 IMSI='262424924856940': Successfully assigned MSISDN='137' 20241104085715534 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715534 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085715540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085715540 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715540 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715540 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715544 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715544 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424924856940"} 20241104085715544 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085715544 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085715544 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424924856940"} 20241104085715544 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085715544 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085715544 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715544 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715546 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715546 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715547 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715547 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715548 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715548 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715556 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715556 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715556 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715563 DMAIN <0000> hlr.c:243 IMSI='262424924856940': Successfully assigned MSISDN='329' 20241104085715563 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715563 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085715569 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085715569 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715569 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715569 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715572 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715572 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424924856940"} 20241104085715572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085715572 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085715572 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424924856940"} 20241104085715572 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085715572 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085715572 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715572 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715573 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715573 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715575 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715575 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715576 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715576 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715577 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715577 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715585 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715585 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715585 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715592 DMAIN <0000> hlr.c:243 IMSI='262424924856940': Successfully assigned MSISDN='107' 20241104085715592 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715592 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085715592 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424924856940" cause=GPRS services not allowed} 20241104085715592 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715592 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715592 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085715592 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085715592 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715592 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715594 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715594 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715594 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715594 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715595 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715595 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715596 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715596 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715603 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715603 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715603 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715610 DMAIN <0000> hlr.c:243 IMSI='262424924856940': Successfully assigned MSISDN='636' 20241104085715610 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715610 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085715610 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424924856940" cause=GPRS services not allowed} 20241104085715610 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715610 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715610 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085715610 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085715610 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715610 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715611 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715611 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715612 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715612 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715613 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715613 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715620 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715620 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715620 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715624 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715624 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085715624 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424924856940" cause=GPRS services not allowed} 20241104085715624 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715624 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715624 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085715624 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085715624 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715624 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715625 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715625 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715626 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715626 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715627 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715627 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715634 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715634 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715634 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715637 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715637 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085715644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085715644 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715644 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715644 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715647 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715647 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424924856940"} 20241104085715647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085715647 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085715647 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424924856940"} 20241104085715647 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085715647 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085715647 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715647 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715648 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715648 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715649 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715649 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715650 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715650 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37938<->l=127.0.0.1:4258 20241104085715657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37934<->l=127.0.0.1:4258 20241104085715658 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715658 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085715658 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085715658 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085715658 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38277<->l=127.0.0.1:4259) 20241104085715702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37948<->l=127.0.0.1:4258 20241104085715803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37948<->l=127.0.0.1:4258 20241104085718876 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085718876 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085718878 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4258 20241104085718881 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718881 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085718881 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085718881 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  20241104085718881 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085718881 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  20241104085718881 DLGSUP <0013> gsup_server.c:235 2:  20241104085718881 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085718881 DLGSUP <0013> gsup_server.c:235 3:  20241104085718881 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085718881 DLGSUP <0013> gsup_server.c:235 4:  20241104085718881 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085718881 DLGSUP <0013> gsup_server.c:235 5:  20241104085718881 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085718881 DLGSUP <0013> gsup_server.c:235 7:  20241104085718881 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085718881 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085718881 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085718881 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085718901 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39939<->l=127.0.0.1:4259) 20241104085718914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 20241104085718929 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718929 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420597638507"} 20241104085718929 DMAIN <0000> hlr.c:227 IMSI='262420597638507': Creating subscriber on demand 20241104085718936 DMAIN <0000> hlr.c:243 IMSI='262420597638507': Successfully assigned MSISDN='549' 20241104085718936 DAUC <0003> db_auc.c:157 IMSI='262420597638507': No 2G Auth Data 20241104085718936 DAUC <0003> db_auc.c:192 IMSI='262420597638507': No 3G Auth Data 20241104085718936 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420597638507 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 20241104085718936 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420597638507" cause=IMSI unknown in HLR} 20241104085718936 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085718936 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085718936 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085718939 DAUC <0003> db_auc.c:157 IMSI='262420597638507': No 2G Auth Data 20241104085718939 DAUC <0003> db_auc.c:192 IMSI='262420597638507': No 3G Auth Data 20241104085718940 DAUC <0003> db_auc.c:157 IMSI='262420597638507': No 2G Auth Data 20241104085718940 DAUC <0003> db_auc.c:192 IMSI='262420597638507': No 3G Auth Data 20241104085718941 DAUC <0003> db_auc.c:157 IMSI='262420597638507': No 2G Auth Data 20241104085718941 DAUC <0003> db_auc.c:192 IMSI='262420597638507': No 3G Auth Data 20241104085718943 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718943 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420597638507" cn_domain=PS} 20241104085718943 DLU <0006> fsm.c:456 lu(262420597638507)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085718943 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085718950 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420597638507)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085718950 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420597638507" cn_domain=PS} 20241104085718950 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085718950 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085718952 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718952 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420597638507"} 20241104085718952 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420597638507)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085718952 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085718952 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420597638507"} 20241104085718952 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085718952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420597638507)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085718952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420597638507)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085718953 DLU <0006> fsm.c:568 lu(PS:IMSI-262420597638507)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085718953 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085718953 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085718971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 20241104085718972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4258 20241104085718973 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39939<->l=127.0.0.1:4259) 20241104085718973 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718973 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085718973 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085718973 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085719019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4258 20241104085719120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4258 20241104085722194 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085722194 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085722197 DLINP <000b> input/ipa.c:451 connected read/write 20241104085722197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085722198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47932<->l=127.0.0.1:4258 20241104085722200 DLINP <000b> input/ipa.c:451 connected read/write 20241104085722200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085722200 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085722200 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085722200 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  20241104085722200 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085722200 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  20241104085722200 DLGSUP <0013> gsup_server.c:235 2:  20241104085722200 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085722200 DLGSUP <0013> gsup_server.c:235 3:  20241104085722200 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085722200 DLGSUP <0013> gsup_server.c:235 4:  20241104085722200 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085722200 DLGSUP <0013> gsup_server.c:235 5:  20241104085722200 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085722200 DLGSUP <0013> gsup_server.c:235 7:  20241104085722200 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085722200 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085722200 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085722200 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085722222 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35755<->l=127.0.0.1:4259) 20241104085722224 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104085722224 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241104085722241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47948<->l=127.0.0.1:4258 20241104085722247 DAUC <0003> db_auc.c:157 IMSI='262429388748862': No 2G Auth Data 20241104085722247 DAUC <0003> db_auc.c:192 IMSI='262429388748862': No 3G Auth Data 20241104085722256 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615738513.msisdn 20241104085722256 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615738513.msisdn: not attached (vlr_number unset) 20241104085722256 DDGSM <0007> mslookup_server.c:327 sip.voice.491615738513.msisdn: does not exist in GSUP proxy 20241104085723258 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085723258 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429388748862" cn_domain=CS} 20241104085723258 DLU <0006> fsm.c:456 lu(262429388748862)[0x55f683f50fe0]{UNVALIDATED}: Allocated 20241104085723258 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241104085723264 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429388748862)[0x55f683f50fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085723264 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429388748862" cn_domain=CS} 20241104085723264 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085723264 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085723267 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085723267 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429388748862"} 20241104085723267 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429388748862)[0x55f683f50fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085723267 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085723267 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429388748862"} 20241104085723267 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085723267 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429388748862)[0x55f683f50fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085723267 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429388748862)[0x55f683f50fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085723267 DLU <0006> fsm.c:568 lu(CS:IMSI-262429388748862)[0x55f683f50fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085723267 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085723267 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085723269 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615738513.msisdn 20241104085723269 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615738513.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241104085723269 DDGSM <0007> mslookup_server.c:327 sip.voice.491615738513.msisdn: does not exist in GSUP proxy 20241104085723269 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615738513.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241104085723279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47948<->l=127.0.0.1:4258 20241104085723279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47932<->l=127.0.0.1:4258 20241104085723281 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085723281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085723281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085723281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085723281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35755<->l=127.0.0.1:4259) 20241104085723327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 20241104085723427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 20241104085724387 DSS <0004> hlr_ussd.c:239 262428310726100/0xc75eaf85: SS Session Timeout, destroying 20241104085724387 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428310726100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085726511 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085726511 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085726514 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085726515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 20241104085726516 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104085726516 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241104085726517 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085726517 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085726517 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085726517 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  20241104085726517 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085726517 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  20241104085726517 DLGSUP <0013> gsup_server.c:235 2:  20241104085726517 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085726517 DLGSUP <0013> gsup_server.c:235 3:  20241104085726517 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085726517 DLGSUP <0013> gsup_server.c:235 4:  20241104085726517 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085726517 DLGSUP <0013> gsup_server.c:235 5:  20241104085726517 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085726517 DLGSUP <0013> gsup_server.c:235 7:  20241104085726517 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085726517 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085726517 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085726517 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085726549 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44321<->l=127.0.0.1:4259) 20241104085726551 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104085726551 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241104085726566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 20241104085726571 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085726571 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425649060174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425649060174" cn_domain=CS} 20241104085726571 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425649060174 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241104085726571 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425649060174 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241104085726571 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425649060174.imsi 20241104085726571 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425649060174.imsi 20241104085726571 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425649060174.imsi: does not exist in local HLR 20241104085726577 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425649060174 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241104085726577 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241104085726577 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241104085726577 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241104085726577 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241104085726577 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241104085726577 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425649060174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085726577 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085726577 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085726577 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085726577 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085726577 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085726577 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085726579 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726579 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726579 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241104085726579 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241104085726579 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241104085726581 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726581 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726581 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241104085726621 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726621 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726621 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726621 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726621 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425649060174 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616371735 20241104085726621 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425649060174 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085726621 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085726621 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085726625 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726625 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726625 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425649060174 MSISDN-491616371735 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085726625 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085726625 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085726627 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726627 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726627 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425649060174 MSISDN-491616371735 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 20241104085726627 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425649060174 MSISDN-491616371735 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085726627 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085726627 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085726629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 20241104085726630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 20241104085726632 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726632 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726632 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241104085726632 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241104085726632 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241104085726632 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085726632 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085726632 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085726632 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085726632 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44321<->l=127.0.0.1:4259) 20241104085726674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4258 20241104085726775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4258 20241104085729849 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085729849 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085729851 DLINP <000b> input/ipa.c:451 connected read/write 20241104085729851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085729851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39912<->l=127.0.0.1:4258 20241104085729853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085729853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085729853 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085729853 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085729853 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  20241104085729853 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085729853 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  20241104085729853 DLGSUP <0013> gsup_server.c:235 2:  20241104085729853 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085729853 DLGSUP <0013> gsup_server.c:235 3:  20241104085729853 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085729853 DLGSUP <0013> gsup_server.c:235 4:  20241104085729853 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085729853 DLGSUP <0013> gsup_server.c:235 5:  20241104085729853 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085729853 DLGSUP <0013> gsup_server.c:235 7:  20241104085729853 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085729853 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085729853 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085729853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085729854 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104085729854 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241104085729869 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34721<->l=127.0.0.1:4259) 20241104085729871 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104085729871 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241104085729884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 20241104085729899 DAUC <0003> db_auc.c:157 IMSI='262423401186749': No 2G Auth Data 20241104085729899 DAUC <0003> db_auc.c:192 IMSI='262423401186749': No 3G Auth Data 20241104085729908 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423401186749.imsi 20241104085729908 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423401186749.imsi: found in local HLR 20241104085729916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 20241104085729917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39912<->l=127.0.0.1:4258 20241104085729918 DLINP <000b> input/ipa.c:451 connected read/write 20241104085729918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085729918 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085729918 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085729918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085729918 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34721<->l=127.0.0.1:4259) 20241104085729958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39918<->l=127.0.0.1:4258 20241104085730059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39918<->l=127.0.0.1:4258 20241104085733135 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085733135 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085733137 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085733137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4258 20241104085733139 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085733139 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085733139 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085733139 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  20241104085733139 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085733139 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  20241104085733139 DLGSUP <0013> gsup_server.c:235 2:  20241104085733139 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085733139 DLGSUP <0013> gsup_server.c:235 3:  20241104085733139 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085733139 DLGSUP <0013> gsup_server.c:235 4:  20241104085733139 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085733139 DLGSUP <0013> gsup_server.c:235 5:  20241104085733139 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085733139 DLGSUP <0013> gsup_server.c:235 7:  20241104085733139 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085733139 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085733139 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085733139 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085733140 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104085733140 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241104085733172 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35467<->l=127.0.0.1:4259) 20241104085733175 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104085733175 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241104085733194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39936<->l=127.0.0.1:4258 20241104085733199 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085733199 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421281281228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421281281228" cn_domain=CS} 20241104085733199 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421281281228 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241104085733199 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421281281228 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241104085733199 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421281281228.imsi 20241104085733199 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421281281228.imsi 20241104085733199 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421281281228.imsi: does not exist in local HLR 20241104085733204 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421281281228 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241104085733204 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241104085733204 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241104085733204 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241104085733204 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241104085733204 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241104085733204 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421281281228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085733204 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085733204 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085733204 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085733204 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085733204 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085733204 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085733206 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733206 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733206 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241104085733206 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241104085733206 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241104085733208 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733208 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733208 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241104085733249 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733249 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733249 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733249 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733249 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421281281228 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611512576 20241104085733249 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421281281228 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085733249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085733249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085733253 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733253 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733253 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421281281228 MSISDN-491611512576 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085733253 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085733253 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085733255 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733255 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733255 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421281281228 MSISDN-491611512576 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 20241104085733255 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421281281228 MSISDN-491611512576 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085733255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085733255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085733257 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421281281228.imsi 20241104085733257 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421281281228.imsi: does not exist in local HLR 20241104085734258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39936<->l=127.0.0.1:4258 20241104085734259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4258 20241104085734260 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35467<->l=127.0.0.1:4259) 20241104085734260 DLINP <000b> input/ipa.c:451 connected read/write 20241104085734260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085734260 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085734260 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085734260 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085734261 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085734261 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085734261 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241104085734261 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241104085734261 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241104085734306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39950<->l=127.0.0.1:4258 20241104085734406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39950<->l=127.0.0.1:4258 20241104085737482 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085737482 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241104085737484 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085737485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4258 20241104085737486 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104085737486 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241104085737487 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085737487 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085737487 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085737487 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  20241104085737487 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085737487 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  20241104085737487 DLGSUP <0013> gsup_server.c:235 2:  20241104085737487 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085737487 DLGSUP <0013> gsup_server.c:235 3:  20241104085737487 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085737487 DLGSUP <0013> gsup_server.c:235 4:  20241104085737487 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085737487 DLGSUP <0013> gsup_server.c:235 5:  20241104085737487 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085737487 DLGSUP <0013> gsup_server.c:235 7:  20241104085737487 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085737487 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085737487 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085737487 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241104085737519 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43491<->l=127.0.0.1:4259) 20241104085737522 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104085737522 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241104085737539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54994<->l=127.0.0.1:4258 20241104085737543 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085737543 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421046633548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421046633548" cn_domain=CS} 20241104085737543 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421046633548 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241104085737543 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421046633548 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241104085737543 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421046633548.imsi 20241104085737543 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421046633548.imsi 20241104085737543 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421046633548.imsi: does not exist in local HLR 20241104085737550 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421046633548 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241104085737550 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241104085737550 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241104085737550 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241104085737550 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241104085737550 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241104085737550 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421046633548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085737550 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085737550 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085737550 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085737550 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085737550 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085737550 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085737553 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737553 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737553 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241104085737553 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241104085737553 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241104085737555 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737555 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737555 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241104085737597 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737597 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737597 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737597 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737597 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421046633548 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612348030 20241104085737597 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421046633548 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085737597 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085737597 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085737601 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737601 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737601 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421046633548 MSISDN-491612348030 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085737601 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085737601 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085737603 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737603 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737603 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421046633548 MSISDN-491612348030 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 20241104085737603 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421046633548 MSISDN-491612348030 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085737603 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085737603 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085737605 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612348030.msisdn 20241104085737605 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612348030.msisdn: does not exist in local HLR 20241104085737605 DDGSM <0007> mslookup_server.c:352 sip.voice.491612348030.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241104085737605 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612348030.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241104085737608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54994<->l=127.0.0.1:4258 20241104085737609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4258 20241104085737610 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085737610 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085737610 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085737610 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085737610 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43491<->l=127.0.0.1:4259) 20241104085737610 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737610 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737610 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241104085737610 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241104085737610 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241104085737650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55010<->l=127.0.0.1:4258 20241104085737750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55010<->l=127.0.0.1:4258