20241014055522287 DMAIN <0000> hlr.c:813 hlr starting 20241014055522288 DDB <0001> db.c:599 using database: hlr.db 20241014055522288 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241014055522288 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241014055522288 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241014055522288 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241014055522317 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241014055522317 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241014055522407 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241014055522408 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241014055522408 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241014055524008 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055524008 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055524011 DLINP <000b> input/ipa.c:451 connected read/write 20241014055524011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055524012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4258 20241014055524015 DLINP <000b> input/ipa.c:451 connected read/write 20241014055524015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055524015 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055524015 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055524015 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  20241014055524015 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055524015 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  20241014055524015 DLGSUP <0013> gsup_server.c:235 2:  20241014055524015 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055524015 DLGSUP <0013> gsup_server.c:235 3:  20241014055524015 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055524015 DLGSUP <0013> gsup_server.c:235 4:  20241014055524015 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055524015 DLGSUP <0013> gsup_server.c:235 5:  20241014055524015 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055524015 DLGSUP <0013> gsup_server.c:235 7:  20241014055524015 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055524015 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055524015 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055524015 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055524036 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44895<->l=127.0.0.1:4259) 20241014055524048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 20241014055524057 DLINP <000b> input/ipa.c:451 connected read/write 20241014055524057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055524057 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"} 20241014055524057 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" 20241014055524057 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} 20241014055524057 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 20241014055524057 DLINP <000b> input/ipa.c:451 connected read/write 20241014055524057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055524057 DLINP <000b> input/ipa.c:451 connected read/write 20241014055524057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055524060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 20241014055524061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4258 20241014055524062 DLINP <000b> input/ipa.c:451 connected read/write 20241014055524062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055524062 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055524062 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055524062 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055524062 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44895<->l=127.0.0.1:4259) 20241014055524127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44260<->l=127.0.0.1:4258 20241014055524128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44260<->l=127.0.0.1:4258 20241014055527204 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055527204 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055527207 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055527208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45862<->l=127.0.0.1:4258 20241014055527210 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055527210 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055527210 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055527210 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  20241014055527210 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055527210 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  20241014055527210 DLGSUP <0013> gsup_server.c:235 2:  20241014055527210 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055527210 DLGSUP <0013> gsup_server.c:235 3:  20241014055527210 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055527210 DLGSUP <0013> gsup_server.c:235 4:  20241014055527210 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055527210 DLGSUP <0013> gsup_server.c:235 5:  20241014055527210 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055527210 DLGSUP <0013> gsup_server.c:235 7:  20241014055527210 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055527210 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055527210 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055527210 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055527229 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40405<->l=127.0.0.1:4259) 20241014055527245 DAUC <0003> db_auc.c:157 IMSI='262424132931676': No 2G Auth Data 20241014055527246 DAUC <0003> db_auc.c:192 IMSI='262424132931676': No 3G Auth Data 20241014055527288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20241014055527292 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055527292 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424132931676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424132931676"} 20241014055527301 DAUC <0003> db_auc.c:192 IMSI='262424132931676': No 3G Auth Data 20241014055527301 DAUC <0003> db_auc.c:236 IMSI='262424132931676': Calling to generate 5 vectors 20241014055527301 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014055527301 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055527301 DAUC <0003> auc.c:113 vector [0]: rand = d6222b7f9093057d8faca19e2b37674d 20241014055527301 DAUC <0003> auc.c:179 vector [0]: kc = 3df8560a5380d000 20241014055527301 DAUC <0003> auc.c:180 vector [0]: sres = e0993c19 20241014055527301 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055527301 DAUC <0003> auc.c:113 vector [1]: rand = 694e1d5c4def696483eb544486b96383 20241014055527301 DAUC <0003> auc.c:179 vector [1]: kc = 1f31623974886400 20241014055527301 DAUC <0003> auc.c:180 vector [1]: sres = 841f04be 20241014055527301 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055527301 DAUC <0003> auc.c:113 vector [2]: rand = 5948fd905da510dcb30d1fd7ad3695e8 20241014055527301 DAUC <0003> auc.c:179 vector [2]: kc = b7d0a05850458400 20241014055527301 DAUC <0003> auc.c:180 vector [2]: sres = 01bddef4 20241014055527301 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055527301 DAUC <0003> auc.c:113 vector [3]: rand = 39ab2a6ed49311289f4f47320443ffd4 20241014055527301 DAUC <0003> auc.c:179 vector [3]: kc = c70949318fdec000 20241014055527301 DAUC <0003> auc.c:180 vector [3]: sres = 27978c24 20241014055527301 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055527301 DAUC <0003> auc.c:113 vector [4]: rand = eb84fac46b4d5616e7f1d80f4f124d91 20241014055527301 DAUC <0003> auc.c:179 vector [4]: kc = 74bc543b3d0a3000 20241014055527301 DAUC <0003> auc.c:180 vector [4]: sres = dd40a26c 20241014055527301 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014055527301 DAUC <0003> db_auc.c:245 IMSI='262424132931676': Generated 5 vectors 20241014055527301 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424132931676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424132931676"} 20241014055527301 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424132931676 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055527301 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527301 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20241014055527329 DAUC <0003> db_auc.c:157 IMSI='262424994944619': No 2G Auth Data 20241014055527329 DAUC <0003> db_auc.c:192 IMSI='262424994944619': No 3G Auth Data 20241014055527362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45878<->l=127.0.0.1:4258 20241014055527366 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055527366 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424994944619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424994944619"} 20241014055527366 DAUC <0003> db_auc.c:192 IMSI='262424994944619': No 3G Auth Data 20241014055527366 DAUC <0003> db_auc.c:236 IMSI='262424994944619': Calling to generate 5 vectors 20241014055527366 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014055527366 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055527366 DAUC <0003> auc.c:113 vector [0]: rand = 67353e8e3b6149dfbe3f4fc644919969 20241014055527366 DAUC <0003> auc.c:179 vector [0]: kc = 1de7114ed2dc5400 20241014055527366 DAUC <0003> auc.c:180 vector [0]: sres = 557edf63 20241014055527366 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055527366 DAUC <0003> auc.c:113 vector [1]: rand = d53f59b72c0d5b99831b4b6893d19678 20241014055527366 DAUC <0003> auc.c:179 vector [1]: kc = c1a0bc276c584000 20241014055527366 DAUC <0003> auc.c:180 vector [1]: sres = 90fc634a 20241014055527366 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055527366 DAUC <0003> auc.c:113 vector [2]: rand = 4f7311764a5c5769d0cd52d25065ddef 20241014055527366 DAUC <0003> auc.c:179 vector [2]: kc = 39b4ceb00dd6f400 20241014055527366 DAUC <0003> auc.c:180 vector [2]: sres = 3fe67799 20241014055527366 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055527366 DAUC <0003> auc.c:113 vector [3]: rand = d0bc970341348b7b5a80f8e6d6c5be5f 20241014055527366 DAUC <0003> auc.c:179 vector [3]: kc = 578e821bf70c0800 20241014055527366 DAUC <0003> auc.c:180 vector [3]: sres = 4ce68411 20241014055527366 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055527366 DAUC <0003> auc.c:113 vector [4]: rand = bba319a939ac5170b9b2c7cf8d925d20 20241014055527366 DAUC <0003> auc.c:179 vector [4]: kc = 435a4893327d7400 20241014055527366 DAUC <0003> auc.c:180 vector [4]: sres = 95ad49a2 20241014055527366 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014055527366 DAUC <0003> db_auc.c:245 IMSI='262424994944619': Generated 5 vectors 20241014055527366 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424994944619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424994944619"} 20241014055527366 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424994944619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055527366 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527366 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45878<->l=127.0.0.1:4258 20241014055527395 DAUC <0003> db_auc.c:157 IMSI='262428377402914': No 2G Auth Data 20241014055527395 DAUC <0003> db_auc.c:192 IMSI='262428377402914': No 3G Auth Data 20241014055527427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45882<->l=127.0.0.1:4258 20241014055527431 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055527431 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428377402914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428377402914"} 20241014055527431 DAUC <0003> db_auc.c:192 IMSI='262428377402914': No 3G Auth Data 20241014055527431 DAUC <0003> db_auc.c:236 IMSI='262428377402914': Calling to generate 5 vectors 20241014055527431 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014055527431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055527431 DAUC <0003> auc.c:113 vector [0]: rand = 5e5d6601a3a55b04099ff03fb489c0ff 20241014055527431 DAUC <0003> auc.c:179 vector [0]: kc = 8aa533de389ad138 20241014055527431 DAUC <0003> auc.c:180 vector [0]: sres = 86aa7c81 20241014055527431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055527431 DAUC <0003> auc.c:113 vector [1]: rand = 0d5ad9c29f9112974588c6054d45aca2 20241014055527431 DAUC <0003> auc.c:179 vector [1]: kc = a447e3d9c2b256b5 20241014055527431 DAUC <0003> auc.c:180 vector [1]: sres = 9d789f11 20241014055527431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055527431 DAUC <0003> auc.c:113 vector [2]: rand = da97f9f6f10a06d1fd4649f13b144ad7 20241014055527431 DAUC <0003> auc.c:179 vector [2]: kc = 6b5e92acfe2a6c84 20241014055527431 DAUC <0003> auc.c:180 vector [2]: sres = a8c45f57 20241014055527431 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055527431 DAUC <0003> auc.c:113 vector [3]: rand = d9abc9de3b16c98e66cbe54949470587 20241014055527431 DAUC <0003> auc.c:179 vector [3]: kc = 48fbf32dcd4129a0 20241014055527431 DAUC <0003> auc.c:180 vector [3]: sres = d89a743e 20241014055527431 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055527431 DAUC <0003> auc.c:113 vector [4]: rand = 76f7daa2b226396c740f9a1889538ef7 20241014055527431 DAUC <0003> auc.c:179 vector [4]: kc = f4891ac6849d62be 20241014055527431 DAUC <0003> auc.c:180 vector [4]: sres = ea989274 20241014055527431 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014055527431 DAUC <0003> db_auc.c:245 IMSI='262428377402914': Generated 5 vectors 20241014055527431 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428377402914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428377402914"} 20241014055527431 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428377402914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055527431 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527431 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45882<->l=127.0.0.1:4258 20241014055527458 DAUC <0003> db_auc.c:157 IMSI='262420162139311': No 2G Auth Data 20241014055527458 DAUC <0003> db_auc.c:192 IMSI='262420162139311': No 3G Auth Data 20241014055527488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 20241014055527492 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055527492 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420162139311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420162139311"} 20241014055527492 DAUC <0003> db_auc.c:157 IMSI='262420162139311': No 2G Auth Data 20241014055527492 DAUC <0003> db_auc.c:236 IMSI='262420162139311': Calling to generate 5 vectors 20241014055527492 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014055527492 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055527492 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055527492 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055527492 DAUC <0003> auc.c:113 vector [0]: rand = af9c14cafe4ff0d989f26d49e99e8bdb 20241014055527492 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055527492 DAUC <0003> auc.c:142 vector [0]: autn = 83a9fc1049830000f9b889e2686a2f98 20241014055527492 DAUC <0003> auc.c:143 vector [0]: ck = 37677639592741174eaacc09f378b4e4 20241014055527492 DAUC <0003> auc.c:144 vector [0]: ik = 2f141a565a3237eb998c95adab52d115 20241014055527492 DAUC <0003> auc.c:145 vector [0]: res = 299addfca58ee1a00000000000000000 20241014055527492 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055527492 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055527492 DAUC <0003> auc.c:151 vector [0]: kc = cf5535cb5b3f130d 20241014055527492 DAUC <0003> auc.c:152 vector [0]: sres = 8c143c5c 20241014055527492 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055527492 DAUC <0003> auc.c:113 vector [1]: rand = 7c02fee2ad68444cf47542af0da3bbae 20241014055527492 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014055527492 DAUC <0003> auc.c:142 vector [1]: autn = 2d62ab48045a000037aae09d36afe9f2 20241014055527492 DAUC <0003> auc.c:143 vector [1]: ck = 908e2b914b28e369c0374ff970cebba9 20241014055527492 DAUC <0003> auc.c:144 vector [1]: ik = f7bd72863fee5ad61d285eb46cfa45b2 20241014055527492 DAUC <0003> auc.c:145 vector [1]: res = 92aa6010598063330000000000000000 20241014055527492 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055527492 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014055527492 DAUC <0003> auc.c:151 vector [1]: kc = ba2c485a68f247a4 20241014055527492 DAUC <0003> auc.c:152 vector [1]: sres = cb2a0323 20241014055527492 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014055527492 DAUC <0003> auc.c:113 vector [2]: rand = d34991e52eb91eb1a7d14024ce5000ce 20241014055527492 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014055527492 DAUC <0003> auc.c:142 vector [2]: autn = c726520c28ff0000bf015560d1c929ed 20241014055527492 DAUC <0003> auc.c:143 vector [2]: ck = 002a73c3545e177eaa90cbbcb493ef5a 20241014055527492 DAUC <0003> auc.c:144 vector [2]: ik = eb4b7e47fbe661b075c2343862d4dc74 20241014055527492 DAUC <0003> auc.c:145 vector [2]: res = 8455e4a7a169d0090000000000000000 20241014055527492 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055527492 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014055527492 DAUC <0003> auc.c:151 vector [2]: kc = 3433f20079ff45e0 20241014055527492 DAUC <0003> auc.c:152 vector [2]: sres = 253c34ae 20241014055527492 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014055527492 DAUC <0003> auc.c:113 vector [3]: rand = 2b9ad850dc0d9c990080c3f5b0dbb140 20241014055527492 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014055527492 DAUC <0003> auc.c:142 vector [3]: autn = 2b7d383232ca0000cde3f8f83f32f83d 20241014055527492 DAUC <0003> auc.c:143 vector [3]: ck = 2585a71935c2ed96e868e744a2ce2c6f 20241014055527492 DAUC <0003> auc.c:144 vector [3]: ik = 03b8fe952f8c12a52e34f5fc97b1d8c5 20241014055527492 DAUC <0003> auc.c:145 vector [3]: res = af09820082a293b00000000000000000 20241014055527492 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055527492 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014055527492 DAUC <0003> auc.c:151 vector [3]: kc = e0614b342f310b99 20241014055527492 DAUC <0003> auc.c:152 vector [3]: sres = 2dab11b0 20241014055527492 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014055527492 DAUC <0003> auc.c:113 vector [4]: rand = 39afa1ffa4d42a679293d1a403634ed6 20241014055527492 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014055527492 DAUC <0003> auc.c:142 vector [4]: autn = 7a5bc9c9fc2f00008bbb9abb1d11d02b 20241014055527492 DAUC <0003> auc.c:143 vector [4]: ck = 597ea50a17bb65372c1e8300041ce6e1 20241014055527492 DAUC <0003> auc.c:144 vector [4]: ik = 08e8afcc3177ae3cb75235bf8b0d0865 20241014055527492 DAUC <0003> auc.c:145 vector [4]: res = cb3e1e39c7e5d4230000000000000000 20241014055527492 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055527492 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014055527492 DAUC <0003> auc.c:151 vector [4]: kc = cadabc79a9dd258f 20241014055527492 DAUC <0003> auc.c:152 vector [4]: sres = 0cdbca1a 20241014055527492 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014055527492 DAUC <0003> db_auc.c:245 IMSI='262420162139311': Generated 5 vectors 20241014055527492 DAUC <0003> db_auc.c:249 IMSI='262420162139311': Updating SQN=161 in DB 20241014055527500 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420162139311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420162139311"} 20241014055527500 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420162139311 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055527500 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527500 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45896<->l=127.0.0.1:4258 20241014055527534 DAUC <0003> db_auc.c:157 IMSI='262424471362377': No 2G Auth Data 20241014055527534 DAUC <0003> db_auc.c:192 IMSI='262424471362377': No 3G Auth Data 20241014055527566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45902<->l=127.0.0.1:4258 20241014055527569 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055527569 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424471362377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424471362377"} 20241014055527569 DAUC <0003> db_auc.c:157 IMSI='262424471362377': No 2G Auth Data 20241014055527570 DAUC <0003> db_auc.c:236 IMSI='262424471362377': Calling to generate 5 vectors 20241014055527570 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014055527570 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055527570 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014055527570 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055527570 DAUC <0003> auc.c:113 vector [0]: rand = 3418a311104fda7888946f2813bd9c8a 20241014055527570 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055527570 DAUC <0003> auc.c:142 vector [0]: autn = a51a3e8abf74000064fbbc0d21003596 20241014055527570 DAUC <0003> auc.c:143 vector [0]: ck = 50af6db4e67afd0089e607271a74e10a 20241014055527570 DAUC <0003> auc.c:144 vector [0]: ik = 639c84dd99c192afe545155286c46152 20241014055527570 DAUC <0003> auc.c:145 vector [0]: res = fa405b8543b0d4a90000000000000000 20241014055527570 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055527570 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055527570 DAUC <0003> auc.c:151 vector [0]: kc = 5f90fb1ce30beff7 20241014055527570 DAUC <0003> auc.c:152 vector [0]: sres = b9f08f2c 20241014055527570 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055527570 DAUC <0003> auc.c:113 vector [1]: rand = 882fb26eb353a824a2680533809f38b6 20241014055527570 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014055527570 DAUC <0003> auc.c:142 vector [1]: autn = 8fafc29ef88d0000d20b6f7fcc41771c 20241014055527570 DAUC <0003> auc.c:143 vector [1]: ck = f52feacf6f17e2404e3a4a347f357aa8 20241014055527570 DAUC <0003> auc.c:144 vector [1]: ik = e6bffb05d02d09e62330264b1a3e9161 20241014055527570 DAUC <0003> auc.c:145 vector [1]: res = cbed2519065a1fbd0000000000000000 20241014055527570 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055527570 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014055527570 DAUC <0003> auc.c:151 vector [1]: kc = 7e9a7db5da31006f 20241014055527570 DAUC <0003> auc.c:152 vector [1]: sres = cdb73aa4 20241014055527570 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014055527570 DAUC <0003> auc.c:113 vector [2]: rand = 41452959a957745121071ab98c88cd0b 20241014055527570 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014055527570 DAUC <0003> auc.c:142 vector [2]: autn = abd4fcca6eec0000329f46507c543b3e 20241014055527570 DAUC <0003> auc.c:143 vector [2]: ck = 6a2206a2ae36f68491921b470dff9b9b 20241014055527570 DAUC <0003> auc.c:144 vector [2]: ik = 78e57359b300550afa12ff675eb0bf8f 20241014055527570 DAUC <0003> auc.c:145 vector [2]: res = 501f704e20d4ba6d0000000000000000 20241014055527570 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055527570 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014055527570 DAUC <0003> auc.c:151 vector [2]: kc = 794791db4e79879a 20241014055527570 DAUC <0003> auc.c:152 vector [2]: sres = 70cbca23 20241014055527570 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014055527570 DAUC <0003> auc.c:113 vector [3]: rand = 8bc8a9c0101373381091361dc0625f0f 20241014055527570 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014055527570 DAUC <0003> auc.c:142 vector [3]: autn = d94c2d97b50d0000a2b4dbc6085d5adf 20241014055527570 DAUC <0003> auc.c:143 vector [3]: ck = 5c8e13ebd57484a77145fdd0fe944db2 20241014055527570 DAUC <0003> auc.c:144 vector [3]: ik = bcdfc49a9e7c2671fc02c39eabb554c9 20241014055527570 DAUC <0003> auc.c:145 vector [3]: res = 8418abe481e0868d0000000000000000 20241014055527570 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055527570 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014055527570 DAUC <0003> auc.c:151 vector [3]: kc = 6d16e93f1e29bbad 20241014055527570 DAUC <0003> auc.c:152 vector [3]: sres = 05f82d69 20241014055527570 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014055527570 DAUC <0003> auc.c:113 vector [4]: rand = 23840745353b637f58e4687b88140f44 20241014055527570 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014055527570 DAUC <0003> auc.c:142 vector [4]: autn = 6b713c6865270000fbacfada55946d1a 20241014055527570 DAUC <0003> auc.c:143 vector [4]: ck = 84eddc51f7b4ed9e5b63154804ae00d9 20241014055527570 DAUC <0003> auc.c:144 vector [4]: ik = 190a8d6de216a0be2206395e195c842d 20241014055527570 DAUC <0003> auc.c:145 vector [4]: res = dfeae3a3cc07c9910000000000000000 20241014055527570 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055527570 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014055527570 DAUC <0003> auc.c:151 vector [4]: kc = e4827d2a0850c9d4 20241014055527570 DAUC <0003> auc.c:152 vector [4]: sres = 13ed2a32 20241014055527570 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014055527570 DAUC <0003> db_auc.c:245 IMSI='262424471362377': Generated 5 vectors 20241014055527570 DAUC <0003> db_auc.c:249 IMSI='262424471362377': Updating SQN=161 in DB 20241014055527578 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424471362377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424471362377"} 20241014055527578 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424471362377 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055527578 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527578 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45902<->l=127.0.0.1:4258 20241014055527607 DAUC <0003> db_auc.c:157 IMSI='262428656572578': No 2G Auth Data 20241014055527607 DAUC <0003> db_auc.c:192 IMSI='262428656572578': No 3G Auth Data 20241014055527649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45906<->l=127.0.0.1:4258 20241014055527652 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055527652 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428656572578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428656572578"} 20241014055527652 DAUC <0003> db_auc.c:236 IMSI='262428656572578': Calling to generate 5 vectors 20241014055527652 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055527652 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055527652 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055527652 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055527652 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055527652 DAUC <0003> auc.c:113 vector [0]: rand = 860c7b9f278aa7b9ed0dddd86575fa40 20241014055527652 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055527652 DAUC <0003> auc.c:142 vector [0]: autn = abfe5f763db200005dd759867251a253 20241014055527652 DAUC <0003> auc.c:143 vector [0]: ck = b2538e00642785c24f8a5ddd748b92eb 20241014055527652 DAUC <0003> auc.c:144 vector [0]: ik = b47da57e7bf6d66c3b8ff0eb28778ec6 20241014055527652 DAUC <0003> auc.c:145 vector [0]: res = 9416653de8412eb20000000000000000 20241014055527652 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055527652 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055527653 DAUC <0003> auc.c:179 vector [0]: kc = e04e49ba4b72ac00 20241014055527653 DAUC <0003> auc.c:180 vector [0]: sres = 330d2119 20241014055527653 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055527653 DAUC <0003> auc.c:113 vector [1]: rand = c348b8a055c2f5427fed68c5b4275e64 20241014055527653 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014055527653 DAUC <0003> auc.c:142 vector [1]: autn = 19e3b9b0de130000254c75935c9689bd 20241014055527653 DAUC <0003> auc.c:143 vector [1]: ck = 5ae2debb411f6138cbd47b2e29b82b66 20241014055527653 DAUC <0003> auc.c:144 vector [1]: ik = dff5f52dd162b6c4809fea63f42cbf1c 20241014055527653 DAUC <0003> auc.c:145 vector [1]: res = 50f4ba60da9318750000000000000000 20241014055527653 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055527653 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055527653 DAUC <0003> auc.c:179 vector [1]: kc = 62caff7999c53400 20241014055527653 DAUC <0003> auc.c:180 vector [1]: sres = 88b32712 20241014055527653 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055527653 DAUC <0003> auc.c:113 vector [2]: rand = f1e49e20bf758bd40b8071af1d71a25f 20241014055527653 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014055527653 DAUC <0003> auc.c:142 vector [2]: autn = 7e2abb89750700007b7233fb87ecac87 20241014055527653 DAUC <0003> auc.c:143 vector [2]: ck = dd00b38b84de4d0032a9dee45e28df4a 20241014055527653 DAUC <0003> auc.c:144 vector [2]: ik = 206bddbf8a7818ab193e5fad99b04e2a 20241014055527653 DAUC <0003> auc.c:145 vector [2]: res = 5103f3d6e45071040000000000000000 20241014055527653 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055527653 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055527653 DAUC <0003> auc.c:179 vector [2]: kc = 0f5113115c37a000 20241014055527653 DAUC <0003> auc.c:180 vector [2]: sres = 8711c6d1 20241014055527653 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055527653 DAUC <0003> auc.c:113 vector [3]: rand = 4c2d33c009f59ca7e9fd2b763073753d 20241014055527653 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014055527653 DAUC <0003> auc.c:142 vector [3]: autn = 8947c40d1a7f0000225125cb38a02cc6 20241014055527653 DAUC <0003> auc.c:143 vector [3]: ck = 56f2d0ac25c9e6e5c52e9f0932dd7b4b 20241014055527653 DAUC <0003> auc.c:144 vector [3]: ik = 10af6b2d7d13050d4a6d9f42aac22932 20241014055527653 DAUC <0003> auc.c:145 vector [3]: res = a3b34053f96ec7cb0000000000000000 20241014055527653 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055527653 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055527653 DAUC <0003> auc.c:179 vector [3]: kc = 4d15db533daf9800 20241014055527653 DAUC <0003> auc.c:180 vector [3]: sres = ce7e8faa 20241014055527653 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055527653 DAUC <0003> auc.c:113 vector [4]: rand = cf3cdc86d01530e0939d6bb6c47a5ce3 20241014055527653 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014055527653 DAUC <0003> auc.c:142 vector [4]: autn = 46293fb91c220000f0d055cd65f11e3a 20241014055527653 DAUC <0003> auc.c:143 vector [4]: ck = f1be37c342044c0b616fe0e010176666 20241014055527653 DAUC <0003> auc.c:144 vector [4]: ik = ca0ab4bc39655bebbf9892d7b3b8b592 20241014055527653 DAUC <0003> auc.c:145 vector [4]: res = a4465b2bfd8145c10000000000000000 20241014055527653 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055527653 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055527653 DAUC <0003> auc.c:179 vector [4]: kc = 1347fa6ff4d6c000 20241014055527653 DAUC <0003> auc.c:180 vector [4]: sres = ddcc18cf 20241014055527653 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055527653 DAUC <0003> db_auc.c:245 IMSI='262428656572578': Generated 5 vectors 20241014055527653 DAUC <0003> db_auc.c:249 IMSI='262428656572578': Updating SQN=161 in DB 20241014055527660 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428656572578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428656572578"} 20241014055527660 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428656572578 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055527660 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527660 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45906<->l=127.0.0.1:4258 20241014055527695 DAUC <0003> db_auc.c:157 IMSI='262428862665076': No 2G Auth Data 20241014055527695 DAUC <0003> db_auc.c:192 IMSI='262428862665076': No 3G Auth Data 20241014055527734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45912<->l=127.0.0.1:4258 20241014055527737 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055527737 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428862665076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428862665076"} 20241014055527738 DAUC <0003> db_auc.c:236 IMSI='262428862665076': Calling to generate 5 vectors 20241014055527738 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055527738 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055527738 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055527738 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055527738 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055527738 DAUC <0003> auc.c:113 vector [0]: rand = a98ace6814256be72bab23f817cc2adf 20241014055527738 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055527738 DAUC <0003> auc.c:142 vector [0]: autn = 1967e376c8200000624e0357da89eb51 20241014055527738 DAUC <0003> auc.c:143 vector [0]: ck = 49683fe7a5f3c576e42bb97f1f910361 20241014055527738 DAUC <0003> auc.c:144 vector [0]: ik = 12290340d322db2d441528b26014c428 20241014055527738 DAUC <0003> auc.c:145 vector [0]: res = f6597ee5d8b7424c0000000000000000 20241014055527738 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055527738 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055527738 DAUC <0003> auc.c:179 vector [0]: kc = abca45a9fef0d400 20241014055527738 DAUC <0003> auc.c:180 vector [0]: sres = 201c37d5 20241014055527738 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055527738 DAUC <0003> auc.c:113 vector [1]: rand = 964b7504f9bb5671f82bf77b7bffaae3 20241014055527738 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014055527738 DAUC <0003> auc.c:142 vector [1]: autn = 720b91879d8900007c9306ad4c643933 20241014055527738 DAUC <0003> auc.c:143 vector [1]: ck = cefa916388e776f8eacb4f81291f77c2 20241014055527738 DAUC <0003> auc.c:144 vector [1]: ik = b91a86a89019b665d3ce6dc2de313882 20241014055527738 DAUC <0003> auc.c:145 vector [1]: res = f4b44c2a3848b5b80000000000000000 20241014055527738 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055527738 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055527738 DAUC <0003> auc.c:179 vector [1]: kc = 80bb00cc712ea000 20241014055527738 DAUC <0003> auc.c:180 vector [1]: sres = 026c2be4 20241014055527738 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055527738 DAUC <0003> auc.c:113 vector [2]: rand = 1b27590e92fae84dd40a56aba0911957 20241014055527738 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014055527738 DAUC <0003> auc.c:142 vector [2]: autn = 6cc410bb73a400002eca87c1a76a42b6 20241014055527738 DAUC <0003> auc.c:143 vector [2]: ck = b2f2a4b37c18378c25ab6fc5805b6a92 20241014055527738 DAUC <0003> auc.c:144 vector [2]: ik = 84b905619298df29f4f9c552eda6f472 20241014055527738 DAUC <0003> auc.c:145 vector [2]: res = fad2ca0c1701af5d0000000000000000 20241014055527738 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055527738 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055527738 DAUC <0003> auc.c:179 vector [2]: kc = 6ee2e23082a97c00 20241014055527738 DAUC <0003> auc.c:180 vector [2]: sres = 369f3b8b 20241014055527738 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055527738 DAUC <0003> auc.c:113 vector [3]: rand = 6b60a04c77897893af72a2e8a59d6b32 20241014055527738 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014055527738 DAUC <0003> auc.c:142 vector [3]: autn = 8d610cfaf15d0000c992c6e1e5208f82 20241014055527738 DAUC <0003> auc.c:143 vector [3]: ck = 99292a1e729c8a55d6534e0f7595a07d 20241014055527738 DAUC <0003> auc.c:144 vector [3]: ik = 9926280968930b3ec91c1db95bab8d4a 20241014055527738 DAUC <0003> auc.c:145 vector [3]: res = 15976a31462cbe100000000000000000 20241014055527738 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055527738 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055527738 DAUC <0003> auc.c:179 vector [3]: kc = 96ed8f4fff316800 20241014055527738 DAUC <0003> auc.c:180 vector [3]: sres = e0855e3c 20241014055527738 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055527738 DAUC <0003> auc.c:113 vector [4]: rand = a3b86c1f35d8254da0449855fc7687d0 20241014055527738 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014055527738 DAUC <0003> auc.c:142 vector [4]: autn = f41b8b49bd7d0000c25447b0eeeffe6f 20241014055527738 DAUC <0003> auc.c:143 vector [4]: ck = 3c5bff37368e6945a9a47036dedd06ed 20241014055527738 DAUC <0003> auc.c:144 vector [4]: ik = cc96359850a2a15704ba7b9891acee41 20241014055527738 DAUC <0003> auc.c:145 vector [4]: res = c42ef35b811af8140000000000000000 20241014055527738 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055527738 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055527738 DAUC <0003> auc.c:179 vector [4]: kc = b2af1b7b583b9c00 20241014055527738 DAUC <0003> auc.c:180 vector [4]: sres = d517457e 20241014055527738 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055527738 DAUC <0003> db_auc.c:245 IMSI='262428862665076': Generated 5 vectors 20241014055527738 DAUC <0003> db_auc.c:249 IMSI='262428862665076': Updating SQN=161 in DB 20241014055527747 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428862665076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428862665076"} 20241014055527747 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428862665076 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055527747 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527747 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45912<->l=127.0.0.1:4258 20241014055527786 DAUC <0003> db_auc.c:157 IMSI='262428892000872': No 2G Auth Data 20241014055527786 DAUC <0003> db_auc.c:192 IMSI='262428892000872': No 3G Auth Data 20241014055527826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45920<->l=127.0.0.1:4258 20241014055527830 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055527830 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428892000872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428892000872"} 20241014055527830 DAUC <0003> db_auc.c:236 IMSI='262428892000872': Calling to generate 5 vectors 20241014055527830 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055527830 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055527830 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055527830 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055527830 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055527830 DAUC <0003> auc.c:113 vector [0]: rand = a692da51ec114d2206c3ce432108598f 20241014055527830 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055527830 DAUC <0003> auc.c:142 vector [0]: autn = c10485961c140000d0610bffb3e8e44b 20241014055527830 DAUC <0003> auc.c:143 vector [0]: ck = b1aa2e2ef12db942dfe39d2281f50c19 20241014055527830 DAUC <0003> auc.c:144 vector [0]: ik = 3511ca96ccbf8ba5686473e2b2dd5bc5 20241014055527830 DAUC <0003> auc.c:145 vector [0]: res = acf0945a302005300000000000000000 20241014055527830 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055527830 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055527830 DAUC <0003> auc.c:179 vector [0]: kc = f5ff240738cb08f4 20241014055527830 DAUC <0003> auc.c:180 vector [0]: sres = 9cf64309 20241014055527830 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055527830 DAUC <0003> auc.c:113 vector [1]: rand = ee75066e81b8b957ae47ed571f2407e2 20241014055527830 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014055527830 DAUC <0003> auc.c:142 vector [1]: autn = 3a1b245396a000003e9ed77b3b8bc259 20241014055527830 DAUC <0003> auc.c:143 vector [1]: ck = 8ac86235ee77298a9519f0471ffcc780 20241014055527830 DAUC <0003> auc.c:144 vector [1]: ik = dc4c0be913a4d89f3733fc6a9b86b7e6 20241014055527830 DAUC <0003> auc.c:145 vector [1]: res = fd9292ce9c5bc8aa0000000000000000 20241014055527830 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055527830 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055527830 DAUC <0003> auc.c:179 vector [1]: kc = 7bfaeee25b20444d 20241014055527830 DAUC <0003> auc.c:180 vector [1]: sres = dfa16b0a 20241014055527830 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055527830 DAUC <0003> auc.c:113 vector [2]: rand = c7ac6a243164cbd4e36cf9abeaa068d2 20241014055527830 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014055527830 DAUC <0003> auc.c:142 vector [2]: autn = 1dcb58c14afe0000fd37d02d87f261c1 20241014055527830 DAUC <0003> auc.c:143 vector [2]: ck = 9d4e54084fbb4d5c0072822be89662a1 20241014055527830 DAUC <0003> auc.c:144 vector [2]: ik = 3a8325049f9ec000a33cd6688fdfc063 20241014055527830 DAUC <0003> auc.c:145 vector [2]: res = b810f867de1db7ce0000000000000000 20241014055527830 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055527830 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055527830 DAUC <0003> auc.c:179 vector [2]: kc = a478a3ad57d552d1 20241014055527830 DAUC <0003> auc.c:180 vector [2]: sres = db838e2d 20241014055527830 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055527830 DAUC <0003> auc.c:113 vector [3]: rand = 767e2c2b04abdd9e6231a57927b7e32b 20241014055527830 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014055527830 DAUC <0003> auc.c:142 vector [3]: autn = 17420174462200002ab0a089f32de48d 20241014055527830 DAUC <0003> auc.c:143 vector [3]: ck = 293ffa744de53bad1241a2313cf058ae 20241014055527830 DAUC <0003> auc.c:144 vector [3]: ik = 24f8374d8b1f0ea65e75805dc4705584 20241014055527830 DAUC <0003> auc.c:145 vector [3]: res = e5ba2064e46d79e10000000000000000 20241014055527830 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055527830 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055527830 DAUC <0003> auc.c:179 vector [3]: kc = c1daa7b860f4c54a 20241014055527830 DAUC <0003> auc.c:180 vector [3]: sres = f80b5390 20241014055527830 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055527830 DAUC <0003> auc.c:113 vector [4]: rand = d5be7fcab7b7e31014c428abbecdb456 20241014055527830 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014055527830 DAUC <0003> auc.c:142 vector [4]: autn = e3effe6933fe00004e4ba5041df3f75e 20241014055527830 DAUC <0003> auc.c:143 vector [4]: ck = 1bc03af1e99b38a21b0b0cc0863ba2f3 20241014055527830 DAUC <0003> auc.c:144 vector [4]: ik = 7898f67edfbccbee23402d23298d5c8d 20241014055527830 DAUC <0003> auc.c:145 vector [4]: res = 087056182b4e08d20000000000000000 20241014055527830 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055527830 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055527830 DAUC <0003> auc.c:179 vector [4]: kc = 4afcdd296e00316c 20241014055527830 DAUC <0003> auc.c:180 vector [4]: sres = 1fa1e3d5 20241014055527830 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055527830 DAUC <0003> db_auc.c:245 IMSI='262428892000872': Generated 5 vectors 20241014055527830 DAUC <0003> db_auc.c:249 IMSI='262428892000872': Updating SQN=161 in DB 20241014055527838 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428892000872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428892000872"} 20241014055527838 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428892000872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055527838 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527838 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055527841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45920<->l=127.0.0.1:4258 20241014055527866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45862<->l=127.0.0.1:4258 20241014055527867 DLINP <000b> input/ipa.c:451 connected read/write 20241014055527867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055527867 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055527867 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055527867 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055527867 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40405<->l=127.0.0.1:4259) 20241014055527909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4258 20241014055527909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4258 20241014055530982 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055530982 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055530983 DLINP <000b> input/ipa.c:451 connected read/write 20241014055530983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055530984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45934<->l=127.0.0.1:4258 20241014055530985 DLINP <000b> input/ipa.c:451 connected read/write 20241014055530985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055530985 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055530985 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055530985 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  20241014055530985 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055530985 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  20241014055530985 DLGSUP <0013> gsup_server.c:235 2:  20241014055530985 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055530985 DLGSUP <0013> gsup_server.c:235 3:  20241014055530985 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055530985 DLGSUP <0013> gsup_server.c:235 4:  20241014055530985 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055530985 DLGSUP <0013> gsup_server.c:235 5:  20241014055530985 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055530985 DLGSUP <0013> gsup_server.c:235 7:  20241014055530985 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055530985 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055530985 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055530985 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055531003 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38989<->l=127.0.0.1:4259) 20241014055531026 DAUC <0003> db_auc.c:157 IMSI='262428128839363': No 2G Auth Data 20241014055531026 DAUC <0003> db_auc.c:192 IMSI='262428128839363': No 3G Auth Data 20241014055531056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45950<->l=127.0.0.1:4258 20241014055531060 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531060 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428128839363"} 20241014055531060 DAUC <0003> db_auc.c:192 IMSI='262428128839363': No 3G Auth Data 20241014055531060 DAUC <0003> db_auc.c:236 IMSI='262428128839363': Calling to generate 1 vectors 20241014055531060 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241014055531060 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531060 DAUC <0003> auc.c:113 vector [0]: rand = 47b4e165a6ec691b49a9d34f655b65bb 20241014055531060 DAUC <0003> auc.c:179 vector [0]: kc = 6d84210847548000 20241014055531060 DAUC <0003> auc.c:180 vector [0]: sres = 88695707 20241014055531060 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531060 DAUC <0003> db_auc.c:245 IMSI='262428128839363': Generated 1 vectors 20241014055531060 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428128839363"} 20241014055531060 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531060 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531060 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531063 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531063 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428128839363"} 20241014055531063 DAUC <0003> db_auc.c:192 IMSI='262428128839363': No 3G Auth Data 20241014055531063 DAUC <0003> db_auc.c:236 IMSI='262428128839363': Calling to generate 4 vectors 20241014055531063 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241014055531063 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531063 DAUC <0003> auc.c:113 vector [0]: rand = a6758e45121a3acf942ece0b96a5f5d8 20241014055531063 DAUC <0003> auc.c:179 vector [0]: kc = 5735e26c5996f400 20241014055531063 DAUC <0003> auc.c:180 vector [0]: sres = d05ee50f 20241014055531063 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531063 DAUC <0003> auc.c:113 vector [1]: rand = de9d8f7a374f8055db1a720e997f8822 20241014055531063 DAUC <0003> auc.c:179 vector [1]: kc = bd2f9f7f87639400 20241014055531063 DAUC <0003> auc.c:180 vector [1]: sres = 0e6c5ae9 20241014055531063 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055531063 DAUC <0003> auc.c:113 vector [2]: rand = 8757efebd3d71649a69f1e9bd51c0bf8 20241014055531063 DAUC <0003> auc.c:179 vector [2]: kc = 8d984ebd207ef000 20241014055531063 DAUC <0003> auc.c:180 vector [2]: sres = c58fa126 20241014055531063 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055531063 DAUC <0003> auc.c:113 vector [3]: rand = b6f496c4be27556c8d91e83ad6caf69c 20241014055531063 DAUC <0003> auc.c:179 vector [3]: kc = cfed14a89c408800 20241014055531063 DAUC <0003> auc.c:180 vector [3]: sres = 70aa8194 20241014055531063 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055531063 DAUC <0003> db_auc.c:245 IMSI='262428128839363': Generated 4 vectors 20241014055531063 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428128839363"} 20241014055531063 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531063 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531063 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531066 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531066 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428128839363"} 20241014055531066 DAUC <0003> db_auc.c:192 IMSI='262428128839363': No 3G Auth Data 20241014055531066 DAUC <0003> db_auc.c:236 IMSI='262428128839363': Calling to generate 5 vectors 20241014055531066 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014055531066 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531066 DAUC <0003> auc.c:113 vector [0]: rand = 8d7f9b05de3bc343d206f22c3c4bd9df 20241014055531066 DAUC <0003> auc.c:179 vector [0]: kc = e40c9757aeb5b000 20241014055531066 DAUC <0003> auc.c:180 vector [0]: sres = dba2de01 20241014055531066 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531066 DAUC <0003> auc.c:113 vector [1]: rand = 2c967c69aa91d06e29b5288d21a31fdf 20241014055531066 DAUC <0003> auc.c:179 vector [1]: kc = d9713a080bb88800 20241014055531066 DAUC <0003> auc.c:180 vector [1]: sres = 11190c85 20241014055531066 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055531066 DAUC <0003> auc.c:113 vector [2]: rand = 34e08c6344fe45ec9bf8cb7c2ff2f61b 20241014055531066 DAUC <0003> auc.c:179 vector [2]: kc = 16536aeb3762bc00 20241014055531066 DAUC <0003> auc.c:180 vector [2]: sres = 533e4df2 20241014055531066 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055531066 DAUC <0003> auc.c:113 vector [3]: rand = 2fba69ff381b1fc068c81630be51b996 20241014055531066 DAUC <0003> auc.c:179 vector [3]: kc = 1121bda8427b9c00 20241014055531066 DAUC <0003> auc.c:180 vector [3]: sres = a25faa17 20241014055531066 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055531066 DAUC <0003> auc.c:113 vector [4]: rand = 8468c2a5f464e20cd409f3f2017910d6 20241014055531066 DAUC <0003> auc.c:179 vector [4]: kc = 2f19424d78f67800 20241014055531066 DAUC <0003> auc.c:180 vector [4]: sres = 504ca9b2 20241014055531066 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014055531066 DAUC <0003> db_auc.c:245 IMSI='262428128839363': Generated 5 vectors 20241014055531066 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428128839363"} 20241014055531066 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531066 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531066 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531068 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531068 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428128839363"} 20241014055531069 DAUC <0003> db_auc.c:192 IMSI='262428128839363': No 3G Auth Data 20241014055531069 DAUC <0003> db_auc.c:236 IMSI='262428128839363': Calling to generate 5 vectors 20241014055531069 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014055531069 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531069 DAUC <0003> auc.c:113 vector [0]: rand = 39ba23f7ac8c53660e79baebfa60ae47 20241014055531069 DAUC <0003> auc.c:179 vector [0]: kc = 625a5651d590c400 20241014055531069 DAUC <0003> auc.c:180 vector [0]: sres = e5b58e29 20241014055531069 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531069 DAUC <0003> auc.c:113 vector [1]: rand = 6cc797ec007cf9dd34932f14539a1366 20241014055531069 DAUC <0003> auc.c:179 vector [1]: kc = d8da72c2eb5eac00 20241014055531069 DAUC <0003> auc.c:180 vector [1]: sres = 9c5b3085 20241014055531069 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055531069 DAUC <0003> auc.c:113 vector [2]: rand = a0ff387f9a8f028507662a2ecd8e0609 20241014055531069 DAUC <0003> auc.c:179 vector [2]: kc = efd9d63cad7e8400 20241014055531069 DAUC <0003> auc.c:180 vector [2]: sres = 4e5aa13d 20241014055531069 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055531069 DAUC <0003> auc.c:113 vector [3]: rand = 4e20eda39022561e1cc5c1122a23eaea 20241014055531069 DAUC <0003> auc.c:179 vector [3]: kc = 6392a5aa304dc800 20241014055531069 DAUC <0003> auc.c:180 vector [3]: sres = 42698635 20241014055531069 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055531069 DAUC <0003> auc.c:113 vector [4]: rand = f7cc9294a522833cc4439dcb4eb1456a 20241014055531069 DAUC <0003> auc.c:179 vector [4]: kc = 9fb85689f284e400 20241014055531069 DAUC <0003> auc.c:180 vector [4]: sres = e5ab6166 20241014055531069 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014055531069 DAUC <0003> db_auc.c:245 IMSI='262428128839363': Generated 5 vectors 20241014055531069 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428128839363"} 20241014055531069 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428128839363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531069 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531069 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45950<->l=127.0.0.1:4258 20241014055531098 DAUC <0003> db_auc.c:157 IMSI='262426610862720': No 2G Auth Data 20241014055531098 DAUC <0003> db_auc.c:192 IMSI='262426610862720': No 3G Auth Data 20241014055531136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45966<->l=127.0.0.1:4258 20241014055531140 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531140 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426610862720"} 20241014055531140 DAUC <0003> db_auc.c:192 IMSI='262426610862720': No 3G Auth Data 20241014055531140 DAUC <0003> db_auc.c:236 IMSI='262426610862720': Calling to generate 1 vectors 20241014055531140 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241014055531140 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531140 DAUC <0003> auc.c:113 vector [0]: rand = 028821ba62286fa32e267d3a68ad496d 20241014055531140 DAUC <0003> auc.c:179 vector [0]: kc = 1f4f87ee2d4ee400 20241014055531140 DAUC <0003> auc.c:180 vector [0]: sres = 9b30607c 20241014055531140 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531140 DAUC <0003> db_auc.c:245 IMSI='262426610862720': Generated 1 vectors 20241014055531140 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426610862720"} 20241014055531140 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531140 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531140 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531143 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531143 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426610862720"} 20241014055531143 DAUC <0003> db_auc.c:192 IMSI='262426610862720': No 3G Auth Data 20241014055531143 DAUC <0003> db_auc.c:236 IMSI='262426610862720': Calling to generate 4 vectors 20241014055531143 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241014055531143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531143 DAUC <0003> auc.c:113 vector [0]: rand = 55d76e6f6a0708113eb7b06da8958ab8 20241014055531143 DAUC <0003> auc.c:179 vector [0]: kc = 570ab86d5637d400 20241014055531143 DAUC <0003> auc.c:180 vector [0]: sres = c8531064 20241014055531143 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531143 DAUC <0003> auc.c:113 vector [1]: rand = bd8945f80c9d77c4ecf67e72856d37c1 20241014055531143 DAUC <0003> auc.c:179 vector [1]: kc = 065ffc79db968800 20241014055531143 DAUC <0003> auc.c:180 vector [1]: sres = 7aa21c8e 20241014055531143 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055531143 DAUC <0003> auc.c:113 vector [2]: rand = c877ea618971a8ab2660aef7ddf892f2 20241014055531143 DAUC <0003> auc.c:179 vector [2]: kc = 202a7b399989d800 20241014055531143 DAUC <0003> auc.c:180 vector [2]: sres = 289bb349 20241014055531143 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055531143 DAUC <0003> auc.c:113 vector [3]: rand = c384a46c5b7ab0309babe8fee04a1303 20241014055531143 DAUC <0003> auc.c:179 vector [3]: kc = c3a5fa93fa101400 20241014055531143 DAUC <0003> auc.c:180 vector [3]: sres = 125a4b4e 20241014055531143 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055531143 DAUC <0003> db_auc.c:245 IMSI='262426610862720': Generated 4 vectors 20241014055531143 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426610862720"} 20241014055531143 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531143 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531143 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531145 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531145 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426610862720"} 20241014055531145 DAUC <0003> db_auc.c:192 IMSI='262426610862720': No 3G Auth Data 20241014055531145 DAUC <0003> db_auc.c:236 IMSI='262426610862720': Calling to generate 5 vectors 20241014055531145 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014055531145 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531145 DAUC <0003> auc.c:113 vector [0]: rand = c1352a854ba5e7b329fe9915f66441bd 20241014055531145 DAUC <0003> auc.c:179 vector [0]: kc = 8fc1ecd9ad96a000 20241014055531145 DAUC <0003> auc.c:180 vector [0]: sres = 59730aef 20241014055531145 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531145 DAUC <0003> auc.c:113 vector [1]: rand = 54b73c86acc27039f0ab4518ca1971a8 20241014055531145 DAUC <0003> auc.c:179 vector [1]: kc = 70f4d4032b6f9800 20241014055531145 DAUC <0003> auc.c:180 vector [1]: sres = 924e8111 20241014055531145 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055531145 DAUC <0003> auc.c:113 vector [2]: rand = a7691f1508779e260a66ad683742fca8 20241014055531145 DAUC <0003> auc.c:179 vector [2]: kc = 406a41531a721c00 20241014055531145 DAUC <0003> auc.c:180 vector [2]: sres = 64f08fd0 20241014055531145 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055531145 DAUC <0003> auc.c:113 vector [3]: rand = 898377709d524bda3857422972706aa5 20241014055531145 DAUC <0003> auc.c:179 vector [3]: kc = 63e6859a4b16e400 20241014055531145 DAUC <0003> auc.c:180 vector [3]: sres = 81e084f9 20241014055531145 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055531145 DAUC <0003> auc.c:113 vector [4]: rand = 7ef914307683eb7cc0009c6de2032d24 20241014055531145 DAUC <0003> auc.c:179 vector [4]: kc = a8d11e83790df800 20241014055531145 DAUC <0003> auc.c:180 vector [4]: sres = f26630c9 20241014055531145 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014055531145 DAUC <0003> db_auc.c:245 IMSI='262426610862720': Generated 5 vectors 20241014055531145 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426610862720"} 20241014055531145 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531145 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531145 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531147 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531147 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426610862720"} 20241014055531147 DAUC <0003> db_auc.c:192 IMSI='262426610862720': No 3G Auth Data 20241014055531147 DAUC <0003> db_auc.c:236 IMSI='262426610862720': Calling to generate 5 vectors 20241014055531147 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014055531147 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531147 DAUC <0003> auc.c:113 vector [0]: rand = 3832298ef988dbd56f21ba250a1423b1 20241014055531147 DAUC <0003> auc.c:179 vector [0]: kc = 8ccb7a9994161400 20241014055531147 DAUC <0003> auc.c:180 vector [0]: sres = 2f4d0372 20241014055531147 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531147 DAUC <0003> auc.c:113 vector [1]: rand = 566d166c7296f3245ed83055bd3e96e7 20241014055531147 DAUC <0003> auc.c:179 vector [1]: kc = f0444f5ffbb77c00 20241014055531147 DAUC <0003> auc.c:180 vector [1]: sres = 0cec12e0 20241014055531147 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055531147 DAUC <0003> auc.c:113 vector [2]: rand = bc9bebb0559c4b6ad8be8ed90d321ef4 20241014055531147 DAUC <0003> auc.c:179 vector [2]: kc = 53b85f347ad09c00 20241014055531147 DAUC <0003> auc.c:180 vector [2]: sres = 923753c8 20241014055531147 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055531147 DAUC <0003> auc.c:113 vector [3]: rand = 7fa15a5d0584b9c80e2c7ad4ea71941a 20241014055531147 DAUC <0003> auc.c:179 vector [3]: kc = 7d18f215c36e9000 20241014055531147 DAUC <0003> auc.c:180 vector [3]: sres = 4724f23d 20241014055531147 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055531147 DAUC <0003> auc.c:113 vector [4]: rand = ef1f9c50c0d11cdf0ed3e4d400a904b8 20241014055531147 DAUC <0003> auc.c:179 vector [4]: kc = 38a06643040b2000 20241014055531147 DAUC <0003> auc.c:180 vector [4]: sres = c221ca5a 20241014055531147 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014055531147 DAUC <0003> db_auc.c:245 IMSI='262426610862720': Generated 5 vectors 20241014055531147 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426610862720"} 20241014055531147 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426610862720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531147 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531147 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45966<->l=127.0.0.1:4258 20241014055531186 DAUC <0003> db_auc.c:157 IMSI='262427280905213': No 2G Auth Data 20241014055531186 DAUC <0003> db_auc.c:192 IMSI='262427280905213': No 3G Auth Data 20241014055531218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4258 20241014055531222 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531223 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427280905213"} 20241014055531223 DAUC <0003> db_auc.c:192 IMSI='262427280905213': No 3G Auth Data 20241014055531223 DAUC <0003> db_auc.c:236 IMSI='262427280905213': Calling to generate 1 vectors 20241014055531223 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241014055531223 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531223 DAUC <0003> auc.c:113 vector [0]: rand = c2704a315169146180a728adda8f3fe4 20241014055531223 DAUC <0003> auc.c:179 vector [0]: kc = 94599f45ca2357c3 20241014055531223 DAUC <0003> auc.c:180 vector [0]: sres = 80dd053f 20241014055531223 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531223 DAUC <0003> db_auc.c:245 IMSI='262427280905213': Generated 1 vectors 20241014055531223 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427280905213"} 20241014055531223 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531223 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531223 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531225 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531225 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427280905213"} 20241014055531225 DAUC <0003> db_auc.c:192 IMSI='262427280905213': No 3G Auth Data 20241014055531225 DAUC <0003> db_auc.c:236 IMSI='262427280905213': Calling to generate 4 vectors 20241014055531225 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241014055531225 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531225 DAUC <0003> auc.c:113 vector [0]: rand = b9b432a6b578bfcb901c58d1b2bdd19f 20241014055531225 DAUC <0003> auc.c:179 vector [0]: kc = f665ca7d328fb603 20241014055531225 DAUC <0003> auc.c:180 vector [0]: sres = bdea9a74 20241014055531225 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531225 DAUC <0003> auc.c:113 vector [1]: rand = b4b4f4c115ffcc3084ecc57e2bfb6bcc 20241014055531225 DAUC <0003> auc.c:179 vector [1]: kc = fdaf6c614dd426cd 20241014055531225 DAUC <0003> auc.c:180 vector [1]: sres = 720d1497 20241014055531225 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055531225 DAUC <0003> auc.c:113 vector [2]: rand = 2a145b376254237c991e02857e5ba7a4 20241014055531225 DAUC <0003> auc.c:179 vector [2]: kc = 51c600992983e6f4 20241014055531225 DAUC <0003> auc.c:180 vector [2]: sres = 80749249 20241014055531225 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055531225 DAUC <0003> auc.c:113 vector [3]: rand = b918c1785d09e6a586a00afbbbc1af64 20241014055531225 DAUC <0003> auc.c:179 vector [3]: kc = 014a9496919b901d 20241014055531225 DAUC <0003> auc.c:180 vector [3]: sres = 59b5e32b 20241014055531225 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055531226 DAUC <0003> db_auc.c:245 IMSI='262427280905213': Generated 4 vectors 20241014055531226 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427280905213"} 20241014055531226 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531226 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531226 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531228 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531228 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427280905213"} 20241014055531228 DAUC <0003> db_auc.c:192 IMSI='262427280905213': No 3G Auth Data 20241014055531228 DAUC <0003> db_auc.c:236 IMSI='262427280905213': Calling to generate 5 vectors 20241014055531228 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014055531228 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531228 DAUC <0003> auc.c:113 vector [0]: rand = 772b87a366abc99b24341db027c536a0 20241014055531228 DAUC <0003> auc.c:179 vector [0]: kc = 763361a713c13d9c 20241014055531228 DAUC <0003> auc.c:180 vector [0]: sres = ad9ad164 20241014055531228 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531228 DAUC <0003> auc.c:113 vector [1]: rand = f3a9f2e687b30a44bf158d8c101632a3 20241014055531228 DAUC <0003> auc.c:179 vector [1]: kc = ed21df52f4d0dafe 20241014055531228 DAUC <0003> auc.c:180 vector [1]: sres = cc1328c9 20241014055531228 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055531228 DAUC <0003> auc.c:113 vector [2]: rand = ecfa257704ac70d387e84f383374b217 20241014055531228 DAUC <0003> auc.c:179 vector [2]: kc = 1a7642680e77f577 20241014055531228 DAUC <0003> auc.c:180 vector [2]: sres = 6db0285b 20241014055531228 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055531228 DAUC <0003> auc.c:113 vector [3]: rand = 152a77046c26c41410375974be66c6d5 20241014055531228 DAUC <0003> auc.c:179 vector [3]: kc = a2cfa326f1f71660 20241014055531228 DAUC <0003> auc.c:180 vector [3]: sres = 7dd79e0f 20241014055531228 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055531228 DAUC <0003> auc.c:113 vector [4]: rand = 6e54cc7e378f297d0ec4c102ba9a15dd 20241014055531228 DAUC <0003> auc.c:179 vector [4]: kc = 33bc0e5f164ac9d2 20241014055531228 DAUC <0003> auc.c:180 vector [4]: sres = 39f283ed 20241014055531228 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014055531228 DAUC <0003> db_auc.c:245 IMSI='262427280905213': Generated 5 vectors 20241014055531228 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427280905213"} 20241014055531228 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531228 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531228 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531231 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531231 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427280905213"} 20241014055531231 DAUC <0003> db_auc.c:192 IMSI='262427280905213': No 3G Auth Data 20241014055531231 DAUC <0003> db_auc.c:236 IMSI='262427280905213': Calling to generate 5 vectors 20241014055531231 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241014055531231 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531231 DAUC <0003> auc.c:113 vector [0]: rand = 154e13b26c6f09e144b9a826d0577c71 20241014055531231 DAUC <0003> auc.c:179 vector [0]: kc = a84c185fb54f7d24 20241014055531231 DAUC <0003> auc.c:180 vector [0]: sres = af10e044 20241014055531231 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241014055531231 DAUC <0003> auc.c:113 vector [1]: rand = cd49eb66d4a5f53bd40c3371a1557d55 20241014055531231 DAUC <0003> auc.c:179 vector [1]: kc = 0d559bebc9c2804f 20241014055531231 DAUC <0003> auc.c:180 vector [1]: sres = b58e3ddd 20241014055531231 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241014055531231 DAUC <0003> auc.c:113 vector [2]: rand = f7d1741ee4b4caeadc62f08928790a35 20241014055531231 DAUC <0003> auc.c:179 vector [2]: kc = fb43b0633dbbfd22 20241014055531231 DAUC <0003> auc.c:180 vector [2]: sres = f3d94d29 20241014055531231 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241014055531231 DAUC <0003> auc.c:113 vector [3]: rand = 151770b648f017fbef897220d9614280 20241014055531231 DAUC <0003> auc.c:179 vector [3]: kc = 4e26ff8b439434e3 20241014055531231 DAUC <0003> auc.c:180 vector [3]: sres = 1268ab15 20241014055531231 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241014055531231 DAUC <0003> auc.c:113 vector [4]: rand = d108ca8dd4942a93820164ff58b21bdb 20241014055531231 DAUC <0003> auc.c:179 vector [4]: kc = d44600463ef4e6d3 20241014055531231 DAUC <0003> auc.c:180 vector [4]: sres = afddf24c 20241014055531231 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241014055531231 DAUC <0003> db_auc.c:245 IMSI='262427280905213': Generated 5 vectors 20241014055531231 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427280905213"} 20241014055531231 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427280905213 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531231 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531231 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45974<->l=127.0.0.1:4258 20241014055531256 DAUC <0003> db_auc.c:157 IMSI='262424797188533': No 2G Auth Data 20241014055531256 DAUC <0003> db_auc.c:192 IMSI='262424797188533': No 3G Auth Data 20241014055531285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4258 20241014055531288 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531288 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424797188533"} 20241014055531288 DAUC <0003> db_auc.c:157 IMSI='262424797188533': No 2G Auth Data 20241014055531288 DAUC <0003> db_auc.c:236 IMSI='262424797188533': Calling to generate 1 vectors 20241014055531288 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241014055531288 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531288 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531288 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055531288 DAUC <0003> auc.c:113 vector [0]: rand = e740c83328619ae182962c74c207eba7 20241014055531288 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055531288 DAUC <0003> auc.c:142 vector [0]: autn = cfb61b1c5db8000088ab7fb4b7072021 20241014055531288 DAUC <0003> auc.c:143 vector [0]: ck = fef0776e535f09ae0610322151385367 20241014055531288 DAUC <0003> auc.c:144 vector [0]: ik = 6340a50b11257b8112743cd94085e21c 20241014055531288 DAUC <0003> auc.c:145 vector [0]: res = 70b8eb9089b32edc0000000000000000 20241014055531288 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531288 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055531288 DAUC <0003> auc.c:151 vector [0]: kc = 89d4dc9d53c7c354 20241014055531288 DAUC <0003> auc.c:152 vector [0]: sres = f90bc54c 20241014055531288 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055531288 DAUC <0003> db_auc.c:245 IMSI='262424797188533': Generated 1 vectors 20241014055531288 DAUC <0003> db_auc.c:249 IMSI='262424797188533': Updating SQN=33 in DB 20241014055531295 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424797188533"} 20241014055531295 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531296 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531296 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531299 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531299 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424797188533"} 20241014055531299 DAUC <0003> db_auc.c:157 IMSI='262424797188533': No 2G Auth Data 20241014055531299 DAUC <0003> db_auc.c:236 IMSI='262424797188533': Calling to generate 4 vectors 20241014055531299 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241014055531299 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531299 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531299 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241014055531299 DAUC <0003> auc.c:113 vector [0]: rand = 918aff15511bee2eded85099ad048afc 20241014055531299 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241014055531299 DAUC <0003> auc.c:142 vector [0]: autn = 695ad63f6023000039619b9a4e743e81 20241014055531299 DAUC <0003> auc.c:143 vector [0]: ck = d9c1a0c0f721c52a9a6469bb8d9f7632 20241014055531299 DAUC <0003> auc.c:144 vector [0]: ik = 822011600dff3bbac799ea49dafa6d4a 20241014055531299 DAUC <0003> auc.c:145 vector [0]: res = 2f09ce859f7089270000000000000000 20241014055531299 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531299 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055531299 DAUC <0003> auc.c:151 vector [0]: kc = 061c3252adbbe5e8 20241014055531299 DAUC <0003> auc.c:152 vector [0]: sres = b07947a2 20241014055531299 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055531299 DAUC <0003> auc.c:113 vector [1]: rand = 14136ab5afc709eb365a601209c831a9 20241014055531299 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241014055531299 DAUC <0003> auc.c:142 vector [1]: autn = b3e39c3249770000b4a34b7802f63e39 20241014055531299 DAUC <0003> auc.c:143 vector [1]: ck = 009876424f3bb7fb51e6eb898a993511 20241014055531299 DAUC <0003> auc.c:144 vector [1]: ik = 304a7928e06141752c36cb2f4929028b 20241014055531299 DAUC <0003> auc.c:145 vector [1]: res = 74c517899b3f28910000000000000000 20241014055531299 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531299 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014055531299 DAUC <0003> auc.c:151 vector [1]: kc = 4d022fcc6ceac114 20241014055531299 DAUC <0003> auc.c:152 vector [1]: sres = effa3f18 20241014055531299 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014055531299 DAUC <0003> auc.c:113 vector [2]: rand = a3bf4210fce51b71e680085cc6bd5489 20241014055531299 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241014055531299 DAUC <0003> auc.c:142 vector [2]: autn = 4bcdc86a2b8000004dff3717b68b44fa 20241014055531299 DAUC <0003> auc.c:143 vector [2]: ck = c8499cb74957e887fe8f8eb274a3ab21 20241014055531299 DAUC <0003> auc.c:144 vector [2]: ik = b6ea5c8beffeb4975b5ddee601952293 20241014055531299 DAUC <0003> auc.c:145 vector [2]: res = a75d6cef28cdf4110000000000000000 20241014055531299 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531299 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014055531299 DAUC <0003> auc.c:151 vector [2]: kc = db719068d39fd5a2 20241014055531299 DAUC <0003> auc.c:152 vector [2]: sres = 8f9098fe 20241014055531299 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014055531299 DAUC <0003> auc.c:113 vector [3]: rand = 82057eaf8809f336be8136ca7ab2f953 20241014055531299 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241014055531299 DAUC <0003> auc.c:142 vector [3]: autn = 88de612fb5c60000050666c516a0c1dd 20241014055531299 DAUC <0003> auc.c:143 vector [3]: ck = d0fba3f74a462c59ec7d5ee62121602f 20241014055531299 DAUC <0003> auc.c:144 vector [3]: ik = 75c18c551450e61a7b8a34344b262283 20241014055531299 DAUC <0003> auc.c:145 vector [3]: res = 156ad2175c5b5c850000000000000000 20241014055531299 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531299 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014055531299 DAUC <0003> auc.c:151 vector [3]: kc = 32cd4570341188ef 20241014055531299 DAUC <0003> auc.c:152 vector [3]: sres = 49318e92 20241014055531299 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014055531299 DAUC <0003> db_auc.c:245 IMSI='262424797188533': Generated 4 vectors 20241014055531299 DAUC <0003> db_auc.c:249 IMSI='262424797188533': Updating SQN=161 in DB 20241014055531307 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424797188533"} 20241014055531307 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531307 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531307 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531310 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531310 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424797188533"} 20241014055531310 DAUC <0003> db_auc.c:157 IMSI='262424797188533': No 2G Auth Data 20241014055531310 DAUC <0003> db_auc.c:236 IMSI='262424797188533': Calling to generate 5 vectors 20241014055531310 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014055531310 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531310 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531310 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241014055531310 DAUC <0003> auc.c:113 vector [0]: rand = 4d8ac96a904704ff419c89a028d5884c 20241014055531310 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241014055531310 DAUC <0003> auc.c:142 vector [0]: autn = 6d46c9a48c3b000025a166a6e9a01cd0 20241014055531310 DAUC <0003> auc.c:143 vector [0]: ck = 54116ea33648c9f6deeaa3e18150f0ee 20241014055531310 DAUC <0003> auc.c:144 vector [0]: ik = 5f547b214c15fc740eee9021f2dccae9 20241014055531310 DAUC <0003> auc.c:145 vector [0]: res = 1c53ff99507b037f0000000000000000 20241014055531310 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531310 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055531310 DAUC <0003> auc.c:151 vector [0]: kc = db41264209d10f85 20241014055531310 DAUC <0003> auc.c:152 vector [0]: sres = 4c28fce6 20241014055531310 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055531310 DAUC <0003> auc.c:113 vector [1]: rand = 448a086b378056e107dd1bd1e2b5642b 20241014055531310 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241014055531310 DAUC <0003> auc.c:142 vector [1]: autn = dc2df4fff32e0000ef0ffd5414901617 20241014055531310 DAUC <0003> auc.c:143 vector [1]: ck = ee2209ef2116ad9cb60bbdafd745e4d9 20241014055531310 DAUC <0003> auc.c:144 vector [1]: ik = 79fe9e63a21908209ebce0e4b26716c5 20241014055531310 DAUC <0003> auc.c:145 vector [1]: res = 8c36bb9f09c547ab0000000000000000 20241014055531310 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531310 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014055531310 DAUC <0003> auc.c:151 vector [1]: kc = bf6bcac7e62d57a0 20241014055531310 DAUC <0003> auc.c:152 vector [1]: sres = 85f3fc34 20241014055531310 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014055531310 DAUC <0003> auc.c:113 vector [2]: rand = 2c29afd96e705581c071521f2799df19 20241014055531310 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241014055531310 DAUC <0003> auc.c:142 vector [2]: autn = f5eabe1352f1000060ff86ea14e8af76 20241014055531310 DAUC <0003> auc.c:143 vector [2]: ck = 35368bcb52658aa22bb2945f9ac96361 20241014055531310 DAUC <0003> auc.c:144 vector [2]: ik = c6146cdd7c47e57923882a2628560948 20241014055531310 DAUC <0003> auc.c:145 vector [2]: res = 30803cbc22494bce0000000000000000 20241014055531310 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531310 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014055531310 DAUC <0003> auc.c:151 vector [2]: kc = fb18596f9cbd05f2 20241014055531310 DAUC <0003> auc.c:152 vector [2]: sres = 12c97772 20241014055531310 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014055531310 DAUC <0003> auc.c:113 vector [3]: rand = 6c1cd361ba5af13fcbac2fbd7171ee64 20241014055531310 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241014055531310 DAUC <0003> auc.c:142 vector [3]: autn = 19e8d37495650000b71989796b8c51f2 20241014055531310 DAUC <0003> auc.c:143 vector [3]: ck = 595a59f77ced1eb60fed3ef04755e26c 20241014055531310 DAUC <0003> auc.c:144 vector [3]: ik = a3db8ebdebf9f0ed5e78c9e79d637e4d 20241014055531310 DAUC <0003> auc.c:145 vector [3]: res = eed83c49365f09fc0000000000000000 20241014055531310 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531310 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014055531310 DAUC <0003> auc.c:151 vector [3]: kc = ab14205d4d22727a 20241014055531310 DAUC <0003> auc.c:152 vector [3]: sres = d88735b5 20241014055531310 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014055531310 DAUC <0003> auc.c:113 vector [4]: rand = 2f498c86f364b45093328c639da690e5 20241014055531310 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241014055531310 DAUC <0003> auc.c:142 vector [4]: autn = 461c4d816ed4000011eb10452aec65ae 20241014055531310 DAUC <0003> auc.c:143 vector [4]: ck = b678033b76403dfae9c8eced413cd0e1 20241014055531310 DAUC <0003> auc.c:144 vector [4]: ik = bda1cc12fe736df5c346d745e055d41c 20241014055531310 DAUC <0003> auc.c:145 vector [4]: res = 61fcbc1c8bc70f090000000000000000 20241014055531311 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055531311 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014055531311 DAUC <0003> auc.c:151 vector [4]: kc = 2157f481295a54f2 20241014055531311 DAUC <0003> auc.c:152 vector [4]: sres = ea3bb315 20241014055531311 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014055531311 DAUC <0003> db_auc.c:245 IMSI='262424797188533': Generated 5 vectors 20241014055531311 DAUC <0003> db_auc.c:249 IMSI='262424797188533': Updating SQN=321 in DB 20241014055531317 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424797188533"} 20241014055531317 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531317 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531318 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531321 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531321 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424797188533"} 20241014055531321 DAUC <0003> db_auc.c:157 IMSI='262424797188533': No 2G Auth Data 20241014055531321 DAUC <0003> db_auc.c:236 IMSI='262424797188533': Calling to generate 5 vectors 20241014055531321 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014055531321 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531321 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531321 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241014055531321 DAUC <0003> auc.c:113 vector [0]: rand = 85f84af915c2aeafd5537287861e5a31 20241014055531321 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241014055531321 DAUC <0003> auc.c:142 vector [0]: autn = a2342605a8700000c6310f14c4c6a03f 20241014055531321 DAUC <0003> auc.c:143 vector [0]: ck = 9ddd152a23debeb8f12241752d9f9ac6 20241014055531321 DAUC <0003> auc.c:144 vector [0]: ik = b03450a5f12e3df11f58486e4c1e1ce1 20241014055531321 DAUC <0003> auc.c:145 vector [0]: res = 7dbe132a86d187f40000000000000000 20241014055531321 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531321 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055531321 DAUC <0003> auc.c:151 vector [0]: kc = c3934c94b371056e 20241014055531321 DAUC <0003> auc.c:152 vector [0]: sres = fb6f94de 20241014055531321 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055531321 DAUC <0003> auc.c:113 vector [1]: rand = f45d5d529f246a255447db51d6a55f04 20241014055531321 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241014055531321 DAUC <0003> auc.c:142 vector [1]: autn = 360259880da7000005338ae5b6b10c64 20241014055531321 DAUC <0003> auc.c:143 vector [1]: ck = 71eb75f23deb0e0835ed07beb713b4c8 20241014055531321 DAUC <0003> auc.c:144 vector [1]: ik = 85f1d9c2819b113466ce78ce105ed600 20241014055531321 DAUC <0003> auc.c:145 vector [1]: res = 7b84de2ed758c0f10000000000000000 20241014055531321 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531321 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014055531321 DAUC <0003> auc.c:151 vector [1]: kc = a739d3401b3d7df4 20241014055531321 DAUC <0003> auc.c:152 vector [1]: sres = acdc1edf 20241014055531321 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014055531321 DAUC <0003> auc.c:113 vector [2]: rand = 4149c9fa90480cf2cb6d2d02f4f9291b 20241014055531321 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241014055531321 DAUC <0003> auc.c:142 vector [2]: autn = 3d1fb012f6e20000fa68d814e5642378 20241014055531321 DAUC <0003> auc.c:143 vector [2]: ck = 719572b6e86edb3571f97bf406aa1ddc 20241014055531321 DAUC <0003> auc.c:144 vector [2]: ik = a261318cdc3b3124668d87aa11d9da41 20241014055531321 DAUC <0003> auc.c:145 vector [2]: res = 1ab624d2a43711470000000000000000 20241014055531321 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531321 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014055531321 DAUC <0003> auc.c:151 vector [2]: kc = c480bf6423262d8c 20241014055531321 DAUC <0003> auc.c:152 vector [2]: sres = be813595 20241014055531321 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014055531321 DAUC <0003> auc.c:113 vector [3]: rand = a0158e9598c581a7fa1f0b6fee61c58a 20241014055531321 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241014055531321 DAUC <0003> auc.c:142 vector [3]: autn = a7bef9f3d201000029899a9cda3150ea 20241014055531321 DAUC <0003> auc.c:143 vector [3]: ck = 1e1ccca17e87017cf36e00e2a5142adf 20241014055531321 DAUC <0003> auc.c:144 vector [3]: ik = 2f49cdfd3ed57cba0a47d2f64558f506 20241014055531321 DAUC <0003> auc.c:145 vector [3]: res = fadb83a81f56029d0000000000000000 20241014055531321 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531321 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014055531321 DAUC <0003> auc.c:151 vector [3]: kc = c87cd348a01ea21f 20241014055531321 DAUC <0003> auc.c:152 vector [3]: sres = e58d8135 20241014055531321 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014055531321 DAUC <0003> auc.c:113 vector [4]: rand = 501eae46a933bd65c949405504170a03 20241014055531321 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241014055531321 DAUC <0003> auc.c:142 vector [4]: autn = d5cd6090b0300000a48a318f4a5cf561 20241014055531321 DAUC <0003> auc.c:143 vector [4]: ck = c8e5472051c029d9dd81264c309317b0 20241014055531321 DAUC <0003> auc.c:144 vector [4]: ik = 51e90945f2b01a05b9255afa33083337 20241014055531321 DAUC <0003> auc.c:145 vector [4]: res = 46a323b91e811d5a0000000000000000 20241014055531321 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055531321 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014055531321 DAUC <0003> auc.c:151 vector [4]: kc = fda832d3a0eb175b 20241014055531322 DAUC <0003> auc.c:152 vector [4]: sres = 58223ee3 20241014055531322 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014055531322 DAUC <0003> db_auc.c:245 IMSI='262424797188533': Generated 5 vectors 20241014055531322 DAUC <0003> db_auc.c:249 IMSI='262424797188533': Updating SQN=481 in DB 20241014055531328 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424797188533"} 20241014055531328 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424797188533 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531328 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531329 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4258 20241014055531356 DAUC <0003> db_auc.c:157 IMSI='262427664259849': No 2G Auth Data 20241014055531356 DAUC <0003> db_auc.c:192 IMSI='262427664259849': No 3G Auth Data 20241014055531388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45998<->l=127.0.0.1:4258 20241014055531392 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531392 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427664259849"} 20241014055531392 DAUC <0003> db_auc.c:157 IMSI='262427664259849': No 2G Auth Data 20241014055531392 DAUC <0003> db_auc.c:236 IMSI='262427664259849': Calling to generate 1 vectors 20241014055531392 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241014055531392 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531392 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014055531392 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055531392 DAUC <0003> auc.c:113 vector [0]: rand = 775c6a34083fd568b83f31edc6505f52 20241014055531392 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055531392 DAUC <0003> auc.c:142 vector [0]: autn = b2495c3a8ab40000037178e3b043bb9c 20241014055531392 DAUC <0003> auc.c:143 vector [0]: ck = 2174a52a449a0e4a4a7f3dc54310d18f 20241014055531392 DAUC <0003> auc.c:144 vector [0]: ik = 4cd2ab18a6f47a22a4e67e01827c1fbe 20241014055531392 DAUC <0003> auc.c:145 vector [0]: res = 8f87642241c3871d0000000000000000 20241014055531392 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531392 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055531392 DAUC <0003> auc.c:151 vector [0]: kc = 833f4df62302ba59 20241014055531392 DAUC <0003> auc.c:152 vector [0]: sres = ce44e33f 20241014055531392 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055531392 DAUC <0003> db_auc.c:245 IMSI='262427664259849': Generated 1 vectors 20241014055531392 DAUC <0003> db_auc.c:249 IMSI='262427664259849': Updating SQN=33 in DB 20241014055531400 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427664259849"} 20241014055531400 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531400 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531400 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531403 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531403 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427664259849"} 20241014055531403 DAUC <0003> db_auc.c:157 IMSI='262427664259849': No 2G Auth Data 20241014055531403 DAUC <0003> db_auc.c:236 IMSI='262427664259849': Calling to generate 4 vectors 20241014055531403 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241014055531403 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531403 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014055531403 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241014055531403 DAUC <0003> auc.c:113 vector [0]: rand = 6e12a1871a89d79af5ec6236c067edc6 20241014055531403 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241014055531403 DAUC <0003> auc.c:142 vector [0]: autn = 22eaabdc9e6200001fad4b285df80567 20241014055531403 DAUC <0003> auc.c:143 vector [0]: ck = 98a7b00ee7229023195ad9b96abe4ab6 20241014055531403 DAUC <0003> auc.c:144 vector [0]: ik = c90f75491bbd5c4ac47435186cdd727e 20241014055531403 DAUC <0003> auc.c:145 vector [0]: res = fce7f075d8ddc5190000000000000000 20241014055531403 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531403 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055531403 DAUC <0003> auc.c:151 vector [0]: kc = 8c8629e6fafcf4a1 20241014055531403 DAUC <0003> auc.c:152 vector [0]: sres = 243a356c 20241014055531403 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055531403 DAUC <0003> auc.c:113 vector [1]: rand = 63ab7d00a73d329babf86b295187311c 20241014055531403 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241014055531403 DAUC <0003> auc.c:142 vector [1]: autn = c3a6d8cf779900001c1c609fd72c2310 20241014055531403 DAUC <0003> auc.c:143 vector [1]: ck = 1fee6664a3d4117977be2be071d003e2 20241014055531403 DAUC <0003> auc.c:144 vector [1]: ik = 346549640056c391681908f57e8ad187 20241014055531403 DAUC <0003> auc.c:145 vector [1]: res = e2bffeac4f7ee0280000000000000000 20241014055531403 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531403 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014055531403 DAUC <0003> auc.c:151 vector [1]: kc = 342c0c15acd8008d 20241014055531403 DAUC <0003> auc.c:152 vector [1]: sres = adc11e84 20241014055531403 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014055531403 DAUC <0003> auc.c:113 vector [2]: rand = 621341fbca2e0673a90831feeef69e51 20241014055531403 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241014055531403 DAUC <0003> auc.c:142 vector [2]: autn = 6a40282f98db000015fd0875002bf013 20241014055531403 DAUC <0003> auc.c:143 vector [2]: ck = 95e9879a4c928b575adeb6ddf6d8e963 20241014055531403 DAUC <0003> auc.c:144 vector [2]: ik = c4da19e9a5708a3e4db0dda98daaa066 20241014055531403 DAUC <0003> auc.c:145 vector [2]: res = ea32b1c3b40d6df60000000000000000 20241014055531403 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531403 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014055531403 DAUC <0003> auc.c:151 vector [2]: kc = 465df5079290486c 20241014055531403 DAUC <0003> auc.c:152 vector [2]: sres = 5e3fdc35 20241014055531403 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014055531403 DAUC <0003> auc.c:113 vector [3]: rand = bd8f4cba721df0da9d50f70a7f4182e0 20241014055531403 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241014055531403 DAUC <0003> auc.c:142 vector [3]: autn = 5bea58bbc26e0000e0085299906dc726 20241014055531403 DAUC <0003> auc.c:143 vector [3]: ck = b343c0a65febb822dc983e0656fa7464 20241014055531403 DAUC <0003> auc.c:144 vector [3]: ik = 532d75dc08548f82348bc79077c4e723 20241014055531403 DAUC <0003> auc.c:145 vector [3]: res = c24a53bf398c0aac0000000000000000 20241014055531403 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531403 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014055531403 DAUC <0003> auc.c:151 vector [3]: kc = 087d4cec7681a4e7 20241014055531403 DAUC <0003> auc.c:152 vector [3]: sres = fbc65913 20241014055531403 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014055531403 DAUC <0003> db_auc.c:245 IMSI='262427664259849': Generated 4 vectors 20241014055531403 DAUC <0003> db_auc.c:249 IMSI='262427664259849': Updating SQN=161 in DB 20241014055531410 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427664259849"} 20241014055531410 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531410 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531410 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531413 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531413 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427664259849"} 20241014055531413 DAUC <0003> db_auc.c:157 IMSI='262427664259849': No 2G Auth Data 20241014055531413 DAUC <0003> db_auc.c:236 IMSI='262427664259849': Calling to generate 5 vectors 20241014055531413 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014055531413 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531413 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014055531413 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241014055531413 DAUC <0003> auc.c:113 vector [0]: rand = 3bc3497b510ab10eb423373c61ef070d 20241014055531413 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241014055531413 DAUC <0003> auc.c:142 vector [0]: autn = 7a0a8ca1c6b300009e0eb8bd3eb717a4 20241014055531413 DAUC <0003> auc.c:143 vector [0]: ck = 797239718709b4ab0929b6670aceacbb 20241014055531413 DAUC <0003> auc.c:144 vector [0]: ik = 29c68834e1bfb7a90673555ac4e5a7c7 20241014055531413 DAUC <0003> auc.c:145 vector [0]: res = 2b85f1ba9c9125c10000000000000000 20241014055531413 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531413 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055531413 DAUC <0003> auc.c:151 vector [0]: kc = 5fee5278a89d087e 20241014055531413 DAUC <0003> auc.c:152 vector [0]: sres = b714d47b 20241014055531413 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055531413 DAUC <0003> auc.c:113 vector [1]: rand = 35862bd4f2d1f68a8f47eba94e2a7d78 20241014055531413 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241014055531413 DAUC <0003> auc.c:142 vector [1]: autn = 55fafb7ecbce0000979d419b1b9f10c8 20241014055531413 DAUC <0003> auc.c:143 vector [1]: ck = bac2ca5d77dfb1a271351a51b4cda1cd 20241014055531413 DAUC <0003> auc.c:144 vector [1]: ik = 18a24b1da65e0a3f23941d5427eb7da6 20241014055531413 DAUC <0003> auc.c:145 vector [1]: res = 04a84b8d81717a1f0000000000000000 20241014055531413 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531413 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014055531413 DAUC <0003> auc.c:151 vector [1]: kc = f0c1864542a767f6 20241014055531413 DAUC <0003> auc.c:152 vector [1]: sres = 85d93192 20241014055531413 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014055531413 DAUC <0003> auc.c:113 vector [2]: rand = 35808166d22ac5ee3e256a2903ec7444 20241014055531413 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241014055531413 DAUC <0003> auc.c:142 vector [2]: autn = 0f64cb20647300000c97459fb60e76f1 20241014055531413 DAUC <0003> auc.c:143 vector [2]: ck = 2fe5d49db5696e47911f728f47a8fc00 20241014055531413 DAUC <0003> auc.c:144 vector [2]: ik = d828f4ac33c2fd39ede507423f186daa 20241014055531413 DAUC <0003> auc.c:145 vector [2]: res = f45ae20d0f4a97be0000000000000000 20241014055531413 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531413 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014055531413 DAUC <0003> auc.c:151 vector [2]: kc = 8b3755fcfe1b02d4 20241014055531413 DAUC <0003> auc.c:152 vector [2]: sres = fb1075b3 20241014055531413 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014055531413 DAUC <0003> auc.c:113 vector [3]: rand = f502e288fe306e7e9175a3f9cf25165a 20241014055531413 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241014055531413 DAUC <0003> auc.c:142 vector [3]: autn = 3404fb338c8300007834325191ca8a3d 20241014055531413 DAUC <0003> auc.c:143 vector [3]: ck = f2499f84702f898e8eb09070ad78e0a9 20241014055531413 DAUC <0003> auc.c:144 vector [3]: ik = 5f8cfc12ba78c0dec6dfa3794ed8c4ff 20241014055531413 DAUC <0003> auc.c:145 vector [3]: res = 39daa8cbdd7bf7ee0000000000000000 20241014055531413 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531413 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014055531413 DAUC <0003> auc.c:151 vector [3]: kc = e5aa509f29f76d06 20241014055531413 DAUC <0003> auc.c:152 vector [3]: sres = e4a15f25 20241014055531413 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014055531413 DAUC <0003> auc.c:113 vector [4]: rand = 36f1b25cf516900a631a365d7ff99550 20241014055531413 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241014055531413 DAUC <0003> auc.c:142 vector [4]: autn = bbbf7a2033710000af9c8a0ad2202805 20241014055531413 DAUC <0003> auc.c:143 vector [4]: ck = a09aded1c45b6d0bf4901490177ae026 20241014055531413 DAUC <0003> auc.c:144 vector [4]: ik = 7fbe2f460de637bd2925ac6025a4ef30 20241014055531413 DAUC <0003> auc.c:145 vector [4]: res = fe4af54cf7cc4f380000000000000000 20241014055531413 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055531413 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014055531413 DAUC <0003> auc.c:151 vector [4]: kc = 02914967fb6355a0 20241014055531413 DAUC <0003> auc.c:152 vector [4]: sres = 0986ba74 20241014055531413 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014055531413 DAUC <0003> db_auc.c:245 IMSI='262427664259849': Generated 5 vectors 20241014055531413 DAUC <0003> db_auc.c:249 IMSI='262427664259849': Updating SQN=321 in DB 20241014055531420 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427664259849"} 20241014055531420 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531421 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531421 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531424 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531424 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427664259849"} 20241014055531424 DAUC <0003> db_auc.c:157 IMSI='262427664259849': No 2G Auth Data 20241014055531424 DAUC <0003> db_auc.c:236 IMSI='262427664259849': Calling to generate 5 vectors 20241014055531424 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014055531424 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531424 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014055531424 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241014055531424 DAUC <0003> auc.c:113 vector [0]: rand = 5e2f15888b9aed64d7235f154441e100 20241014055531424 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241014055531424 DAUC <0003> auc.c:142 vector [0]: autn = d5748a73b5b70000fc1c4ce5e6ed46a3 20241014055531424 DAUC <0003> auc.c:143 vector [0]: ck = 72f5280a46cd2e91d33bdd118199c806 20241014055531424 DAUC <0003> auc.c:144 vector [0]: ik = c206e86e10c5d0690be5fe55882ee7db 20241014055531424 DAUC <0003> auc.c:145 vector [0]: res = 279a71a738f388890000000000000000 20241014055531424 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531424 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055531424 DAUC <0003> auc.c:151 vector [0]: kc = 682de3205fbfd125 20241014055531424 DAUC <0003> auc.c:152 vector [0]: sres = 1f69f92e 20241014055531424 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055531424 DAUC <0003> auc.c:113 vector [1]: rand = e4a70c99d66d0614b51a16227b88bc02 20241014055531424 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241014055531424 DAUC <0003> auc.c:142 vector [1]: autn = d11854d7b1280000afd7f12205170faf 20241014055531424 DAUC <0003> auc.c:143 vector [1]: ck = bdd0750fe1aaac80856167a81123dc73 20241014055531424 DAUC <0003> auc.c:144 vector [1]: ik = babc812856407429f64dd2db8c4d087c 20241014055531424 DAUC <0003> auc.c:145 vector [1]: res = 23ee33bce60cbca30000000000000000 20241014055531424 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531424 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014055531424 DAUC <0003> auc.c:151 vector [1]: kc = 744041542a840ca6 20241014055531424 DAUC <0003> auc.c:152 vector [1]: sres = c5e28f1f 20241014055531424 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014055531424 DAUC <0003> auc.c:113 vector [2]: rand = b4a6d52eb601785e8970d6844c2768ff 20241014055531424 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241014055531424 DAUC <0003> auc.c:142 vector [2]: autn = d6373293b49700001f6e231bcc3ce873 20241014055531424 DAUC <0003> auc.c:143 vector [2]: ck = 5bee7b8d6538ca00bffbe98810ed664b 20241014055531424 DAUC <0003> auc.c:144 vector [2]: ik = 886065fe19f6df0d23b2e75851ae1ec2 20241014055531424 DAUC <0003> auc.c:145 vector [2]: res = 097d2f9e4089db210000000000000000 20241014055531424 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531424 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014055531424 DAUC <0003> auc.c:151 vector [2]: kc = 4fc710a33d8d6d84 20241014055531424 DAUC <0003> auc.c:152 vector [2]: sres = 49f4f4bf 20241014055531424 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014055531424 DAUC <0003> auc.c:113 vector [3]: rand = 77835f73c69143dfbf024f5aad484a10 20241014055531424 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241014055531424 DAUC <0003> auc.c:142 vector [3]: autn = 98dc5f73c39f00004a19a8862455ccf8 20241014055531424 DAUC <0003> auc.c:143 vector [3]: ck = 36fd679f672eb7f28b7f1617edd7be98 20241014055531424 DAUC <0003> auc.c:144 vector [3]: ik = 327781eaa7e018259c4d6129121630b0 20241014055531424 DAUC <0003> auc.c:145 vector [3]: res = 2b1f3618308381620000000000000000 20241014055531424 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531424 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014055531424 DAUC <0003> auc.c:151 vector [3]: kc = 13b8914b3f0f21ff 20241014055531424 DAUC <0003> auc.c:152 vector [3]: sres = 1b9cb77a 20241014055531424 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014055531424 DAUC <0003> auc.c:113 vector [4]: rand = cf3d9cc26d2113d163fca9b6acfac839 20241014055531424 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241014055531424 DAUC <0003> auc.c:142 vector [4]: autn = 8e08ea6a7d45000014e2eb4a949cd47f 20241014055531424 DAUC <0003> auc.c:143 vector [4]: ck = edce267c9f90dd652b181c3e7ae66b12 20241014055531424 DAUC <0003> auc.c:144 vector [4]: ik = c8532ef76396943606af22152b12f6bf 20241014055531424 DAUC <0003> auc.c:145 vector [4]: res = 731248294be45b320000000000000000 20241014055531424 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055531424 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014055531424 DAUC <0003> auc.c:151 vector [4]: kc = 082a36a0adf2d4fe 20241014055531424 DAUC <0003> auc.c:152 vector [4]: sres = 38f6131b 20241014055531424 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014055531424 DAUC <0003> db_auc.c:245 IMSI='262427664259849': Generated 5 vectors 20241014055531424 DAUC <0003> db_auc.c:249 IMSI='262427664259849': Updating SQN=481 in DB 20241014055531432 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427664259849"} 20241014055531432 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427664259849 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531432 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531432 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45998<->l=127.0.0.1:4258 20241014055531458 DAUC <0003> db_auc.c:157 IMSI='262424567832580': No 2G Auth Data 20241014055531458 DAUC <0003> db_auc.c:192 IMSI='262424567832580': No 3G Auth Data 20241014055531498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46010<->l=127.0.0.1:4258 20241014055531501 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531501 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424567832580"} 20241014055531501 DAUC <0003> db_auc.c:236 IMSI='262424567832580': Calling to generate 1 vectors 20241014055531501 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241014055531501 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531501 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531501 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055531501 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531501 DAUC <0003> auc.c:113 vector [0]: rand = 47a510506a9217e40e9705e0eb882ecf 20241014055531501 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055531501 DAUC <0003> auc.c:142 vector [0]: autn = e53d49e31fcf000096b35a5af2d19e3b 20241014055531501 DAUC <0003> auc.c:143 vector [0]: ck = 4835ef065ae7ff022451ccd795343f23 20241014055531501 DAUC <0003> auc.c:144 vector [0]: ik = d3b99032b94d7fa4f1b2158634dd0a0b 20241014055531501 DAUC <0003> auc.c:145 vector [0]: res = cc46018fc49ea1b90000000000000000 20241014055531501 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531501 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531501 DAUC <0003> auc.c:179 vector [0]: kc = 67bfbd27a238e000 20241014055531501 DAUC <0003> auc.c:180 vector [0]: sres = df3622bd 20241014055531501 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531501 DAUC <0003> db_auc.c:245 IMSI='262424567832580': Generated 1 vectors 20241014055531501 DAUC <0003> db_auc.c:249 IMSI='262424567832580': Updating SQN=33 in DB 20241014055531509 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424567832580"} 20241014055531509 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531509 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531509 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531512 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531512 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424567832580"} 20241014055531512 DAUC <0003> db_auc.c:236 IMSI='262424567832580': Calling to generate 4 vectors 20241014055531512 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241014055531512 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531512 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531512 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241014055531512 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531512 DAUC <0003> auc.c:113 vector [0]: rand = 185acbcc158c85656f019b714d7b38b8 20241014055531512 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241014055531512 DAUC <0003> auc.c:142 vector [0]: autn = 77806f1cb58700000771b311371c11d2 20241014055531512 DAUC <0003> auc.c:143 vector [0]: ck = b3604eb1d25a20da459baed2db5c9d29 20241014055531512 DAUC <0003> auc.c:144 vector [0]: ik = dc79383784d50a8c24ab84570ab87d8e 20241014055531512 DAUC <0003> auc.c:145 vector [0]: res = a20b766e061bf1530000000000000000 20241014055531512 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531512 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531512 DAUC <0003> auc.c:179 vector [0]: kc = aac443f7ce6f7c00 20241014055531512 DAUC <0003> auc.c:180 vector [0]: sres = b829a27a 20241014055531512 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531512 DAUC <0003> auc.c:113 vector [1]: rand = 3fe1d2b82c70a7e5f82460bbb62ab632 20241014055531512 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241014055531512 DAUC <0003> auc.c:142 vector [1]: autn = 7a46e362265f00000cc1abf70b60ecf9 20241014055531512 DAUC <0003> auc.c:143 vector [1]: ck = 6740bf3c671ded603a1c5155f643c7f1 20241014055531512 DAUC <0003> auc.c:144 vector [1]: ik = 7425d978ee26d0848877bac13bdd9232 20241014055531512 DAUC <0003> auc.c:145 vector [1]: res = 14a67b209aed4a940000000000000000 20241014055531513 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531513 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055531513 DAUC <0003> auc.c:179 vector [1]: kc = 382b1029be1d2400 20241014055531513 DAUC <0003> auc.c:180 vector [1]: sres = 34382032 20241014055531513 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055531513 DAUC <0003> auc.c:113 vector [2]: rand = a693adfb08b9e73ed473d4a674bd7a61 20241014055531513 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241014055531513 DAUC <0003> auc.c:142 vector [2]: autn = 840c87da51d60000d5809af52a263fb8 20241014055531513 DAUC <0003> auc.c:143 vector [2]: ck = 4e592f51b1ce45a5260b0234c583691d 20241014055531513 DAUC <0003> auc.c:144 vector [2]: ik = c409b78d8bcb8c7021e1e85eec15fb6b 20241014055531513 DAUC <0003> auc.c:145 vector [2]: res = 906d25649139a8d40000000000000000 20241014055531513 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531513 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055531513 DAUC <0003> auc.c:179 vector [2]: kc = b9df9eb7a32a9c00 20241014055531513 DAUC <0003> auc.c:180 vector [2]: sres = 1e68ea74 20241014055531513 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055531513 DAUC <0003> auc.c:113 vector [3]: rand = d4ebb0f3ad86f9891c0c29a92dc9ee78 20241014055531513 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241014055531513 DAUC <0003> auc.c:142 vector [3]: autn = 1f1e5e6ee3190000676889771b31ce3c 20241014055531513 DAUC <0003> auc.c:143 vector [3]: ck = 37bd32cffeafe5f075206c289ab9f9f2 20241014055531513 DAUC <0003> auc.c:144 vector [3]: ik = 5268fd213d13231d4eb71e766bfe3438 20241014055531513 DAUC <0003> auc.c:145 vector [3]: res = 0b56afa0238d9dc90000000000000000 20241014055531513 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531513 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055531513 DAUC <0003> auc.c:179 vector [3]: kc = 50e07d860f824000 20241014055531513 DAUC <0003> auc.c:180 vector [3]: sres = 96408cfe 20241014055531513 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055531513 DAUC <0003> db_auc.c:245 IMSI='262424567832580': Generated 4 vectors 20241014055531513 DAUC <0003> db_auc.c:249 IMSI='262424567832580': Updating SQN=161 in DB 20241014055531520 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424567832580"} 20241014055531520 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531520 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531520 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531523 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531523 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424567832580"} 20241014055531523 DAUC <0003> db_auc.c:236 IMSI='262424567832580': Calling to generate 5 vectors 20241014055531523 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055531523 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531523 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531523 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241014055531523 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531523 DAUC <0003> auc.c:113 vector [0]: rand = 97f02d570aa47d8050011ed8c878cb05 20241014055531523 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241014055531523 DAUC <0003> auc.c:142 vector [0]: autn = 0040d76cdcc30000e05d5644fa589047 20241014055531523 DAUC <0003> auc.c:143 vector [0]: ck = 2730da8e68db1d915dc19d3dd5c05157 20241014055531523 DAUC <0003> auc.c:144 vector [0]: ik = 4a2c09f0f9fd5b5e9c90531f21681004 20241014055531523 DAUC <0003> auc.c:145 vector [0]: res = e8bb14ab6b84d58b0000000000000000 20241014055531523 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531523 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531523 DAUC <0003> auc.c:179 vector [0]: kc = f638df566a1aa000 20241014055531523 DAUC <0003> auc.c:180 vector [0]: sres = a07b8b32 20241014055531523 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531523 DAUC <0003> auc.c:113 vector [1]: rand = 3b6b9da2f9d016d4729be2907602862c 20241014055531523 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241014055531523 DAUC <0003> auc.c:142 vector [1]: autn = a75474b1d0c10000a1dfe1f42e769a54 20241014055531523 DAUC <0003> auc.c:143 vector [1]: ck = c94044719e40497815c2498d3914710f 20241014055531523 DAUC <0003> auc.c:144 vector [1]: ik = 16fce13109aaae8b1198e2cba9e0da74 20241014055531523 DAUC <0003> auc.c:145 vector [1]: res = cdfe771c4a27a4a30000000000000000 20241014055531523 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531523 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055531523 DAUC <0003> auc.c:179 vector [1]: kc = ef6978a059d4e000 20241014055531523 DAUC <0003> auc.c:180 vector [1]: sres = a0140999 20241014055531523 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055531523 DAUC <0003> auc.c:113 vector [2]: rand = 8604d8587fc8c739aef26f6d398b78d9 20241014055531523 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241014055531523 DAUC <0003> auc.c:142 vector [2]: autn = 0419db9c7f9300003c9eff84eeb8b86f 20241014055531523 DAUC <0003> auc.c:143 vector [2]: ck = f2869f673ecc3dbfd7ba70953d1c093e 20241014055531523 DAUC <0003> auc.c:144 vector [2]: ik = 671ce57d70ebf8ee67eea3a133f05d89 20241014055531523 DAUC <0003> auc.c:145 vector [2]: res = 9679be50ba25f3220000000000000000 20241014055531523 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531523 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055531523 DAUC <0003> auc.c:179 vector [2]: kc = ea238c61821f1c00 20241014055531523 DAUC <0003> auc.c:180 vector [2]: sres = 2e477f7c 20241014055531523 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055531523 DAUC <0003> auc.c:113 vector [3]: rand = 2bc643327d807ab234bfd92958bf9e49 20241014055531523 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241014055531523 DAUC <0003> auc.c:142 vector [3]: autn = 412d05d0af4e0000c424d07b99093a9b 20241014055531523 DAUC <0003> auc.c:143 vector [3]: ck = e67b273bc3236b286dbda2e266a0c129 20241014055531523 DAUC <0003> auc.c:144 vector [3]: ik = d82950de2366d68440539360ca0c463c 20241014055531523 DAUC <0003> auc.c:145 vector [3]: res = 8c02673e1ff8704f0000000000000000 20241014055531523 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531523 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055531523 DAUC <0003> auc.c:179 vector [3]: kc = 5a4d04927fb86800 20241014055531523 DAUC <0003> auc.c:180 vector [3]: sres = a54bb706 20241014055531523 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055531523 DAUC <0003> auc.c:113 vector [4]: rand = d07698d7800cdb94477246b140729409 20241014055531524 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241014055531524 DAUC <0003> auc.c:142 vector [4]: autn = 7f75ffc723f30000b104d0653d6c16d8 20241014055531524 DAUC <0003> auc.c:143 vector [4]: ck = 624fff7f9df5e441006d0c74a47a58e5 20241014055531524 DAUC <0003> auc.c:144 vector [4]: ik = e70d5cd2710c9cda24ce632299ae4441 20241014055531524 DAUC <0003> auc.c:145 vector [4]: res = 3c874216355228e30000000000000000 20241014055531524 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055531524 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055531524 DAUC <0003> auc.c:179 vector [4]: kc = 6cea6a588c856c00 20241014055531524 DAUC <0003> auc.c:180 vector [4]: sres = 9444acee 20241014055531524 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055531524 DAUC <0003> db_auc.c:245 IMSI='262424567832580': Generated 5 vectors 20241014055531524 DAUC <0003> db_auc.c:249 IMSI='262424567832580': Updating SQN=321 in DB 20241014055531531 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424567832580"} 20241014055531531 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531531 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531531 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531534 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531534 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424567832580"} 20241014055531534 DAUC <0003> db_auc.c:236 IMSI='262424567832580': Calling to generate 5 vectors 20241014055531534 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055531534 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531534 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531534 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241014055531534 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531534 DAUC <0003> auc.c:113 vector [0]: rand = 68731fcb2a0bfe1bddbac7e24c3c77a4 20241014055531534 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241014055531534 DAUC <0003> auc.c:142 vector [0]: autn = e8e90e6b80420000fd245b6067cc5d0f 20241014055531534 DAUC <0003> auc.c:143 vector [0]: ck = c94dd96c61bd71680ae8596d9d68ca5e 20241014055531534 DAUC <0003> auc.c:144 vector [0]: ik = 7a1eb80cc2568fbfe87c4a4fb31ac764 20241014055531534 DAUC <0003> auc.c:145 vector [0]: res = d23f63e32d179f4c0000000000000000 20241014055531534 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531534 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531534 DAUC <0003> auc.c:179 vector [0]: kc = 9b5e048744b3f400 20241014055531534 DAUC <0003> auc.c:180 vector [0]: sres = a31b4f55 20241014055531534 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531534 DAUC <0003> auc.c:113 vector [1]: rand = 294e3de11c2d7b4bee794e4fb3cd2975 20241014055531534 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241014055531534 DAUC <0003> auc.c:142 vector [1]: autn = b4d292d870f200000123147902c3fd79 20241014055531534 DAUC <0003> auc.c:143 vector [1]: ck = 275dd9e5e81a82d6f3f4f1520fb18b1d 20241014055531534 DAUC <0003> auc.c:144 vector [1]: ik = 8baa1a1e7338ada2e3383304ffa8ba0f 20241014055531534 DAUC <0003> auc.c:145 vector [1]: res = 584b1a167effc4b40000000000000000 20241014055531534 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531534 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055531534 DAUC <0003> auc.c:179 vector [1]: kc = 1eed76b416de7000 20241014055531534 DAUC <0003> auc.c:180 vector [1]: sres = 1d349628 20241014055531534 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055531534 DAUC <0003> auc.c:113 vector [2]: rand = 449c16c31bc9712b8cfd86744b5f3359 20241014055531534 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241014055531534 DAUC <0003> auc.c:142 vector [2]: autn = 66f73c07cb7b00004bd617584186a916 20241014055531534 DAUC <0003> auc.c:143 vector [2]: ck = 53b78c75ae36828eeb6483fa68c4af70 20241014055531534 DAUC <0003> auc.c:144 vector [2]: ik = 04478f29a9d3d942669efe45d02e0d01 20241014055531534 DAUC <0003> auc.c:145 vector [2]: res = 6426110a3e8f18ee0000000000000000 20241014055531534 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531534 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055531534 DAUC <0003> auc.c:179 vector [2]: kc = b65fc92e93028400 20241014055531534 DAUC <0003> auc.c:180 vector [2]: sres = 0094f015 20241014055531534 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055531534 DAUC <0003> auc.c:113 vector [3]: rand = a32a7bf0cceb174667e8793675c78194 20241014055531534 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241014055531534 DAUC <0003> auc.c:142 vector [3]: autn = bc3e9e0869f9000074d71591e4d3271f 20241014055531534 DAUC <0003> auc.c:143 vector [3]: ck = 2083dd6c27f70d2d29a6763bc5e8aecf 20241014055531534 DAUC <0003> auc.c:144 vector [3]: ik = 4b2e2919459f387049b2edddb530e10e 20241014055531534 DAUC <0003> auc.c:145 vector [3]: res = 1afcb2b58572e1870000000000000000 20241014055531534 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531534 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055531534 DAUC <0003> auc.c:179 vector [3]: kc = 5c5e30bbb4946000 20241014055531534 DAUC <0003> auc.c:180 vector [3]: sres = f5971877 20241014055531534 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055531534 DAUC <0003> auc.c:113 vector [4]: rand = 88c15e56f12deb37071732bedad129d8 20241014055531534 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241014055531535 DAUC <0003> auc.c:142 vector [4]: autn = 8335f8e6d4ff0000229b2f667d59f5aa 20241014055531535 DAUC <0003> auc.c:143 vector [4]: ck = 0076b3bede4b93b385c1854a0e225bbd 20241014055531535 DAUC <0003> auc.c:144 vector [4]: ik = 5bc5bc9776d4b82fd0290bcf1b5162ea 20241014055531535 DAUC <0003> auc.c:145 vector [4]: res = a98f8bb2557ad3f00000000000000000 20241014055531535 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055531535 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055531535 DAUC <0003> auc.c:179 vector [4]: kc = 348c8ba3a83ad400 20241014055531535 DAUC <0003> auc.c:180 vector [4]: sres = d71dc5d5 20241014055531535 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055531535 DAUC <0003> db_auc.c:245 IMSI='262424567832580': Generated 5 vectors 20241014055531535 DAUC <0003> db_auc.c:249 IMSI='262424567832580': Updating SQN=481 in DB 20241014055531542 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424567832580"} 20241014055531542 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424567832580 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531542 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531542 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46010<->l=127.0.0.1:4258 20241014055531586 DAUC <0003> db_auc.c:157 IMSI='262429703789078': No 2G Auth Data 20241014055531586 DAUC <0003> db_auc.c:192 IMSI='262429703789078': No 3G Auth Data 20241014055531639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46022<->l=127.0.0.1:4258 20241014055531642 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531642 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429703789078"} 20241014055531642 DAUC <0003> db_auc.c:236 IMSI='262429703789078': Calling to generate 1 vectors 20241014055531642 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241014055531642 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531642 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531642 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055531642 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531642 DAUC <0003> auc.c:113 vector [0]: rand = 6428bae2ec1e185b535cb20d44225373 20241014055531642 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055531642 DAUC <0003> auc.c:142 vector [0]: autn = dcc6b3f91d7b0000f0473f566583d788 20241014055531642 DAUC <0003> auc.c:143 vector [0]: ck = dda7fb411bad3d7a798b9190ee3bdf65 20241014055531642 DAUC <0003> auc.c:144 vector [0]: ik = 55b5cf57b75ba67aaa9e19cbc46eca18 20241014055531642 DAUC <0003> auc.c:145 vector [0]: res = 13f7842556913e860000000000000000 20241014055531642 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531642 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531642 DAUC <0003> auc.c:179 vector [0]: kc = d359eb2dd10b9c00 20241014055531642 DAUC <0003> auc.c:180 vector [0]: sres = 0e0f7a6e 20241014055531642 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531642 DAUC <0003> db_auc.c:245 IMSI='262429703789078': Generated 1 vectors 20241014055531642 DAUC <0003> db_auc.c:249 IMSI='262429703789078': Updating SQN=33 in DB 20241014055531653 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429703789078"} 20241014055531653 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531653 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531653 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531656 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531656 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429703789078"} 20241014055531656 DAUC <0003> db_auc.c:236 IMSI='262429703789078': Calling to generate 4 vectors 20241014055531656 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241014055531656 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531656 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531656 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241014055531656 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531656 DAUC <0003> auc.c:113 vector [0]: rand = 9c49781fb3655e72e20fd18eb9970c96 20241014055531656 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241014055531656 DAUC <0003> auc.c:142 vector [0]: autn = 6a847612785f00002a2ac8037cebae7a 20241014055531656 DAUC <0003> auc.c:143 vector [0]: ck = 6342f4e3e09c4348ef857622fb9ce62b 20241014055531656 DAUC <0003> auc.c:144 vector [0]: ik = 98e3d65e6dec8e6db6a10135cf142727 20241014055531656 DAUC <0003> auc.c:145 vector [0]: res = 8c1ec6b7662d53570000000000000000 20241014055531656 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531656 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531656 DAUC <0003> auc.c:179 vector [0]: kc = e6769c8081c90c00 20241014055531656 DAUC <0003> auc.c:180 vector [0]: sres = cc4eea06 20241014055531656 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531656 DAUC <0003> auc.c:113 vector [1]: rand = a287a96c6ed7465e92b6e224a2e5404c 20241014055531656 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241014055531656 DAUC <0003> auc.c:142 vector [1]: autn = 7a0b9e961f800000a1d3bdaa4a7fe92a 20241014055531656 DAUC <0003> auc.c:143 vector [1]: ck = f1afcc9c18cc60534c45af77f2bce176 20241014055531656 DAUC <0003> auc.c:144 vector [1]: ik = bad967f4ab204f0cf35f12e1d112dbf7 20241014055531656 DAUC <0003> auc.c:145 vector [1]: res = 8ea4192c37a3ca580000000000000000 20241014055531656 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531656 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055531656 DAUC <0003> auc.c:179 vector [1]: kc = 0991ca822cd4f800 20241014055531656 DAUC <0003> auc.c:180 vector [1]: sres = 27bc1fc7 20241014055531656 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055531656 DAUC <0003> auc.c:113 vector [2]: rand = 88395aab381cdc5c65af94bcab9073e0 20241014055531656 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241014055531656 DAUC <0003> auc.c:142 vector [2]: autn = a8cacb92975900001b7386d23442543e 20241014055531656 DAUC <0003> auc.c:143 vector [2]: ck = 573e34034d4c1f74299af807926ce0ca 20241014055531656 DAUC <0003> auc.c:144 vector [2]: ik = b22dd869c8385e3bf41d6d6045bfedf0 20241014055531656 DAUC <0003> auc.c:145 vector [2]: res = 4af7f2c2a3e8c0ec0000000000000000 20241014055531656 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531656 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055531656 DAUC <0003> auc.c:179 vector [2]: kc = 53a5dabeabbba000 20241014055531656 DAUC <0003> auc.c:180 vector [2]: sres = d6d60bc8 20241014055531656 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055531656 DAUC <0003> auc.c:113 vector [3]: rand = 6c24182b8d01573b165889a1711b98ad 20241014055531656 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241014055531656 DAUC <0003> auc.c:142 vector [3]: autn = 94b09602dedb000067062067fdd9942d 20241014055531656 DAUC <0003> auc.c:143 vector [3]: ck = 31be3e1e22843c12fec2aa221fcb9af8 20241014055531656 DAUC <0003> auc.c:144 vector [3]: ik = c20e4e7fa91716e0aee8a93a3f7bc04c 20241014055531656 DAUC <0003> auc.c:145 vector [3]: res = 25d817c30bc014bf0000000000000000 20241014055531656 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531656 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055531656 DAUC <0003> auc.c:179 vector [3]: kc = a25ad0061676e000 20241014055531656 DAUC <0003> auc.c:180 vector [3]: sres = d2b940f1 20241014055531656 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055531656 DAUC <0003> db_auc.c:245 IMSI='262429703789078': Generated 4 vectors 20241014055531656 DAUC <0003> db_auc.c:249 IMSI='262429703789078': Updating SQN=161 in DB 20241014055531663 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429703789078"} 20241014055531663 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531663 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531663 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531666 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531666 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429703789078"} 20241014055531666 DAUC <0003> db_auc.c:236 IMSI='262429703789078': Calling to generate 5 vectors 20241014055531666 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055531666 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531666 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531666 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241014055531666 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531666 DAUC <0003> auc.c:113 vector [0]: rand = 41c151327fb9b5267e12d9625f930eed 20241014055531666 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241014055531666 DAUC <0003> auc.c:142 vector [0]: autn = dad04c956fa6000012a3961413808a64 20241014055531666 DAUC <0003> auc.c:143 vector [0]: ck = 43565cdb79cfa1253779622ca42676bc 20241014055531666 DAUC <0003> auc.c:144 vector [0]: ik = c54664748c1bdd1a273c3c104235d501 20241014055531666 DAUC <0003> auc.c:145 vector [0]: res = f436fb901f073b6e0000000000000000 20241014055531666 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531666 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531666 DAUC <0003> auc.c:179 vector [0]: kc = a0c11d7ccbb22800 20241014055531666 DAUC <0003> auc.c:180 vector [0]: sres = 12f03dbb 20241014055531666 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531666 DAUC <0003> auc.c:113 vector [1]: rand = 566ae324e1898e90ec6d6d6cd66c5945 20241014055531666 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241014055531666 DAUC <0003> auc.c:142 vector [1]: autn = ad685c14ff0200003df3eb1029720dd5 20241014055531666 DAUC <0003> auc.c:143 vector [1]: ck = 934db919922039ebe424a54e37b07526 20241014055531666 DAUC <0003> auc.c:144 vector [1]: ik = cb7f8f2a0dbf0e6f9b02afe8d68421bd 20241014055531666 DAUC <0003> auc.c:145 vector [1]: res = 99faceef0242e83c0000000000000000 20241014055531666 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531666 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055531666 DAUC <0003> auc.c:179 vector [1]: kc = 667a62a0296c2000 20241014055531666 DAUC <0003> auc.c:180 vector [1]: sres = 04649525 20241014055531666 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055531666 DAUC <0003> auc.c:113 vector [2]: rand = 41b6ff22dc1dcaee707c820a786f87a0 20241014055531666 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241014055531666 DAUC <0003> auc.c:142 vector [2]: autn = d418601d782d0000f0e4288a94366496 20241014055531666 DAUC <0003> auc.c:143 vector [2]: ck = 7f5ae3ebc9c1afa49071bcd1651cb779 20241014055531666 DAUC <0003> auc.c:144 vector [2]: ik = 08023f07c136c19508f490bddefd1572 20241014055531666 DAUC <0003> auc.c:145 vector [2]: res = 1a2c71420f535f800000000000000000 20241014055531666 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531666 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055531666 DAUC <0003> auc.c:179 vector [2]: kc = da129d152c7e4000 20241014055531666 DAUC <0003> auc.c:180 vector [2]: sres = 8249f1c7 20241014055531666 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055531666 DAUC <0003> auc.c:113 vector [3]: rand = 68a4b577580de48f5fd1a68bd4128f20 20241014055531666 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241014055531666 DAUC <0003> auc.c:142 vector [3]: autn = fbebaa313cf8000048b046a590703355 20241014055531666 DAUC <0003> auc.c:143 vector [3]: ck = 54ef312f5abe73bc8bffeec2a73c21e6 20241014055531666 DAUC <0003> auc.c:144 vector [3]: ik = 96b5d130600a497e688ba9c5f36d30bf 20241014055531666 DAUC <0003> auc.c:145 vector [3]: res = b09f994176e781b80000000000000000 20241014055531666 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531666 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055531666 DAUC <0003> auc.c:179 vector [3]: kc = 4345ba46d06ef000 20241014055531666 DAUC <0003> auc.c:180 vector [3]: sres = 910cf83c 20241014055531666 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055531666 DAUC <0003> auc.c:113 vector [4]: rand = eb965cd7b461d122d874b7c473bfd678 20241014055531666 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241014055531666 DAUC <0003> auc.c:142 vector [4]: autn = 52f75614cbc60000cc3f9d2d47e0a981 20241014055531666 DAUC <0003> auc.c:143 vector [4]: ck = 4fc75aa31e9269cf5a7bb00615f02dca 20241014055531666 DAUC <0003> auc.c:144 vector [4]: ik = b46b37768424264e5927f28287842103 20241014055531666 DAUC <0003> auc.c:145 vector [4]: res = daa24332f19c5b5f0000000000000000 20241014055531666 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055531666 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055531666 DAUC <0003> auc.c:179 vector [4]: kc = b3ba03736fbde400 20241014055531666 DAUC <0003> auc.c:180 vector [4]: sres = d55f4102 20241014055531666 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055531666 DAUC <0003> db_auc.c:245 IMSI='262429703789078': Generated 5 vectors 20241014055531666 DAUC <0003> db_auc.c:249 IMSI='262429703789078': Updating SQN=321 in DB 20241014055531674 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429703789078"} 20241014055531674 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531674 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531674 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531677 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531677 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429703789078"} 20241014055531677 DAUC <0003> db_auc.c:236 IMSI='262429703789078': Calling to generate 5 vectors 20241014055531677 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055531677 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531677 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531677 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241014055531677 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531677 DAUC <0003> auc.c:113 vector [0]: rand = 75ff7bc77779dc3c00659b98ba87affd 20241014055531677 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241014055531677 DAUC <0003> auc.c:142 vector [0]: autn = 1afbf964ff11000025bc0663408fd795 20241014055531677 DAUC <0003> auc.c:143 vector [0]: ck = 47be905ecc9c1eece6a5d85a7e424b5e 20241014055531677 DAUC <0003> auc.c:144 vector [0]: ik = 7657aefac15a676df12ddc85293b04d4 20241014055531677 DAUC <0003> auc.c:145 vector [0]: res = 563539553e1d88110000000000000000 20241014055531677 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531677 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531677 DAUC <0003> auc.c:179 vector [0]: kc = 542fbc10c932d000 20241014055531677 DAUC <0003> auc.c:180 vector [0]: sres = cd437ff0 20241014055531677 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531677 DAUC <0003> auc.c:113 vector [1]: rand = f5b26ef0c614c19838369b48aefdbed8 20241014055531677 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241014055531677 DAUC <0003> auc.c:142 vector [1]: autn = 2728674a1f27000092bace80a5d06898 20241014055531677 DAUC <0003> auc.c:143 vector [1]: ck = 163e0535711e78d3125f53ee8d0d0984 20241014055531677 DAUC <0003> auc.c:144 vector [1]: ik = 010c09c83eaa9de6c35e642f301b887b 20241014055531677 DAUC <0003> auc.c:145 vector [1]: res = 1bd893f865532eb50000000000000000 20241014055531677 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531677 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055531677 DAUC <0003> auc.c:179 vector [1]: kc = 1774f8c0b9681400 20241014055531677 DAUC <0003> auc.c:180 vector [1]: sres = 629c0e87 20241014055531677 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055531677 DAUC <0003> auc.c:113 vector [2]: rand = 5ee1db203b2b1680a50ff8cd61de916b 20241014055531677 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241014055531677 DAUC <0003> auc.c:142 vector [2]: autn = ec446f69c8c4000014b260bfd3d606d1 20241014055531677 DAUC <0003> auc.c:143 vector [2]: ck = 0308cd3889ad01a17c5b363621b77720 20241014055531677 DAUC <0003> auc.c:144 vector [2]: ik = a8abf1d39053fb8766ace4674b286bda 20241014055531677 DAUC <0003> auc.c:145 vector [2]: res = b073c7a190a01ca80000000000000000 20241014055531677 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531677 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055531677 DAUC <0003> auc.c:179 vector [2]: kc = 415c6c6d03551800 20241014055531677 DAUC <0003> auc.c:180 vector [2]: sres = 9a27f81b 20241014055531677 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055531677 DAUC <0003> auc.c:113 vector [3]: rand = a82ef1b17d980e31661b9cf23765500f 20241014055531677 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241014055531677 DAUC <0003> auc.c:142 vector [3]: autn = a7afed1e80bd00001ef2bad307df46f5 20241014055531677 DAUC <0003> auc.c:143 vector [3]: ck = 9eebe2f47359a7a332b3d4f26d988b4f 20241014055531677 DAUC <0003> auc.c:144 vector [3]: ik = 9643ad01dc6ab7eeab82e21068351def 20241014055531677 DAUC <0003> auc.c:145 vector [3]: res = a184aa8a9b4fef450000000000000000 20241014055531677 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531677 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055531677 DAUC <0003> auc.c:179 vector [3]: kc = 26fafcf15c7fe000 20241014055531677 DAUC <0003> auc.c:180 vector [3]: sres = a30b8e2c 20241014055531677 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055531677 DAUC <0003> auc.c:113 vector [4]: rand = 0c52ecbf44ddda0703d5385b5c0612c9 20241014055531677 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241014055531677 DAUC <0003> auc.c:142 vector [4]: autn = 88274723911c0000d765518d4d4cebd4 20241014055531677 DAUC <0003> auc.c:143 vector [4]: ck = 8fb357dcd4cf144d6833c3d31b3cd9bd 20241014055531677 DAUC <0003> auc.c:144 vector [4]: ik = 1b93d7f5910e0c77d383b7630c610e64 20241014055531677 DAUC <0003> auc.c:145 vector [4]: res = 16dc380f0009ec270000000000000000 20241014055531677 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055531677 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055531677 DAUC <0003> auc.c:179 vector [4]: kc = 54a3dd187e095800 20241014055531677 DAUC <0003> auc.c:180 vector [4]: sres = 5f5f3e2a 20241014055531677 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055531677 DAUC <0003> db_auc.c:245 IMSI='262429703789078': Generated 5 vectors 20241014055531677 DAUC <0003> db_auc.c:249 IMSI='262429703789078': Updating SQN=481 in DB 20241014055531684 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429703789078"} 20241014055531684 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429703789078 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531684 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531684 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46022<->l=127.0.0.1:4258 20241014055531725 DAUC <0003> db_auc.c:157 IMSI='262424968273043': No 2G Auth Data 20241014055531725 DAUC <0003> db_auc.c:192 IMSI='262424968273043': No 3G Auth Data 20241014055531777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46030<->l=127.0.0.1:4258 20241014055531781 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531781 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424968273043"} 20241014055531781 DAUC <0003> db_auc.c:236 IMSI='262424968273043': Calling to generate 1 vectors 20241014055531781 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241014055531781 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531781 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531781 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055531781 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531781 DAUC <0003> auc.c:113 vector [0]: rand = 7e7ed197ef7afea5fc354904753ff9a0 20241014055531781 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055531781 DAUC <0003> auc.c:142 vector [0]: autn = acace35e777b0000b722cb33d8532aa3 20241014055531781 DAUC <0003> auc.c:143 vector [0]: ck = 5d1a4449982f2616a7e2fbcca5274f3d 20241014055531781 DAUC <0003> auc.c:144 vector [0]: ik = 0b60dacd0b08fb1ed35fa13c49c060bf 20241014055531782 DAUC <0003> auc.c:145 vector [0]: res = 7df85aea7ff1c70b0000000000000000 20241014055531782 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531782 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531782 DAUC <0003> auc.c:179 vector [0]: kc = c23909f8cae49891 20241014055531782 DAUC <0003> auc.c:180 vector [0]: sres = 2cf7666a 20241014055531782 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531782 DAUC <0003> db_auc.c:245 IMSI='262424968273043': Generated 1 vectors 20241014055531782 DAUC <0003> db_auc.c:249 IMSI='262424968273043': Updating SQN=33 in DB 20241014055531793 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424968273043"} 20241014055531793 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531793 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531793 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531795 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531795 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424968273043"} 20241014055531795 DAUC <0003> db_auc.c:236 IMSI='262424968273043': Calling to generate 4 vectors 20241014055531795 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241014055531795 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531795 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531795 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241014055531795 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531795 DAUC <0003> auc.c:113 vector [0]: rand = e90aec2f402afd290ab985eff927c6f0 20241014055531795 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241014055531795 DAUC <0003> auc.c:142 vector [0]: autn = a2f879a75e93000037fc052822c3b3ee 20241014055531795 DAUC <0003> auc.c:143 vector [0]: ck = 6c3f37b566fb2d791f3bd1e8949bbfa2 20241014055531795 DAUC <0003> auc.c:144 vector [0]: ik = df75329f968258c6ad482da0742ade42 20241014055531795 DAUC <0003> auc.c:145 vector [0]: res = 532c88962e5b38490000000000000000 20241014055531795 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531795 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531795 DAUC <0003> auc.c:179 vector [0]: kc = e72327061927d6ba 20241014055531795 DAUC <0003> auc.c:180 vector [0]: sres = c4035f22 20241014055531795 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531795 DAUC <0003> auc.c:113 vector [1]: rand = af74d25dda19a326dfc9ba0f0b0e56c0 20241014055531795 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241014055531795 DAUC <0003> auc.c:142 vector [1]: autn = 0b93576939c50000ef4e882a85ee5c9a 20241014055531795 DAUC <0003> auc.c:143 vector [1]: ck = 899d3acbf164f87e9a0b3ec881caa621 20241014055531795 DAUC <0003> auc.c:144 vector [1]: ik = e6a3c40f1a10359419638dbd7d85b768 20241014055531795 DAUC <0003> auc.c:145 vector [1]: res = 31f4889d35850d3c0000000000000000 20241014055531795 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531795 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055531795 DAUC <0003> auc.c:179 vector [1]: kc = 8e94bda35042f767 20241014055531795 DAUC <0003> auc.c:180 vector [1]: sres = 5b0ecab6 20241014055531795 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055531795 DAUC <0003> auc.c:113 vector [2]: rand = 521ac99978d1ae8cb56b13e78e8fc7de 20241014055531796 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241014055531796 DAUC <0003> auc.c:142 vector [2]: autn = 0c545afa61c5000084d308e1bcdb6a58 20241014055531796 DAUC <0003> auc.c:143 vector [2]: ck = 7ff41daa95d9e32dde4416dfec2ebf0c 20241014055531796 DAUC <0003> auc.c:144 vector [2]: ik = abc9d3b3cca16e35f4cb1bec2fab8a97 20241014055531796 DAUC <0003> auc.c:145 vector [2]: res = 1f7f139fdc1fbcae0000000000000000 20241014055531796 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531796 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055531796 DAUC <0003> auc.c:179 vector [2]: kc = 9af20300f3e2f86b 20241014055531796 DAUC <0003> auc.c:180 vector [2]: sres = 04e3cf08 20241014055531796 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055531796 DAUC <0003> auc.c:113 vector [3]: rand = 4af166b3b00f8bac0be1bd5b3ff8149a 20241014055531796 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241014055531796 DAUC <0003> auc.c:142 vector [3]: autn = d3d1f420b544000082e98b1814fa5961 20241014055531796 DAUC <0003> auc.c:143 vector [3]: ck = d3be430a0007073a6b5848d4f9851ce8 20241014055531796 DAUC <0003> auc.c:144 vector [3]: ik = a8b76c6e749253427300d0cdd3e86a16 20241014055531796 DAUC <0003> auc.c:145 vector [3]: res = cf83196ce9e6ef440000000000000000 20241014055531796 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531796 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055531796 DAUC <0003> auc.c:179 vector [3]: kc = 7e08c288279efc44 20241014055531796 DAUC <0003> auc.c:180 vector [3]: sres = 9c092726 20241014055531796 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055531796 DAUC <0003> db_auc.c:245 IMSI='262424968273043': Generated 4 vectors 20241014055531796 DAUC <0003> db_auc.c:249 IMSI='262424968273043': Updating SQN=161 in DB 20241014055531803 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424968273043"} 20241014055531803 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531803 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531803 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531806 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531806 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424968273043"} 20241014055531806 DAUC <0003> db_auc.c:236 IMSI='262424968273043': Calling to generate 5 vectors 20241014055531806 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055531806 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531806 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531806 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241014055531806 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531806 DAUC <0003> auc.c:113 vector [0]: rand = f441490080bf367d4ed191fafbb99831 20241014055531806 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241014055531806 DAUC <0003> auc.c:142 vector [0]: autn = a96333db867d0000501da7ab15a27fad 20241014055531806 DAUC <0003> auc.c:143 vector [0]: ck = b0e59c7ef43cbb1f0351108672e289e5 20241014055531806 DAUC <0003> auc.c:144 vector [0]: ik = 6b497272797d420c7665b42ef89ebb5f 20241014055531806 DAUC <0003> auc.c:145 vector [0]: res = 1523efcc47d8f8850000000000000000 20241014055531806 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531806 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531806 DAUC <0003> auc.c:179 vector [0]: kc = c0982e960797b3d2 20241014055531806 DAUC <0003> auc.c:180 vector [0]: sres = 32872666 20241014055531806 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531806 DAUC <0003> auc.c:113 vector [1]: rand = 5802e0296a89d1f35f2626d6430fa7f7 20241014055531806 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241014055531807 DAUC <0003> auc.c:142 vector [1]: autn = b3972cfd26da00009e58a115e737e908 20241014055531807 DAUC <0003> auc.c:143 vector [1]: ck = a72dac19fc1c2ec4cdd4ea4a83a2270e 20241014055531807 DAUC <0003> auc.c:144 vector [1]: ik = f5f7017022821991faeb8dc1885576c0 20241014055531807 DAUC <0003> auc.c:145 vector [1]: res = 68e302c1113959d00000000000000000 20241014055531807 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531807 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055531807 DAUC <0003> auc.c:179 vector [1]: kc = 2e0859e131ce3e3e 20241014055531807 DAUC <0003> auc.c:180 vector [1]: sres = 518e4b6d 20241014055531807 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055531807 DAUC <0003> auc.c:113 vector [2]: rand = 0fe780293542b2a521a7f57398778116 20241014055531807 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241014055531807 DAUC <0003> auc.c:142 vector [2]: autn = 7dcc03d8326f0000fb93fd521d7aba9b 20241014055531807 DAUC <0003> auc.c:143 vector [2]: ck = 21c992d60f1273e7e18b3dfbc93982d4 20241014055531807 DAUC <0003> auc.c:144 vector [2]: ik = 856e53d7d9f49be37cbab9cfe56116e8 20241014055531807 DAUC <0003> auc.c:145 vector [2]: res = fdef066e3cd848310000000000000000 20241014055531807 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531807 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055531807 DAUC <0003> auc.c:179 vector [2]: kc = 4a21358e6d3ee3d5 20241014055531807 DAUC <0003> auc.c:180 vector [2]: sres = 79cce3e7 20241014055531807 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055531807 DAUC <0003> auc.c:113 vector [3]: rand = 6938f0bb3cfa9d677713678bf67a3cd4 20241014055531807 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241014055531807 DAUC <0003> auc.c:142 vector [3]: autn = 3d70d4f32daf0000b6bcbbf9ce3abba6 20241014055531807 DAUC <0003> auc.c:143 vector [3]: ck = e10411e04b563b158cdc40c20bd97377 20241014055531807 DAUC <0003> auc.c:144 vector [3]: ik = 3043c152b2f5c0f7bdc3cd1b757690b9 20241014055531807 DAUC <0003> auc.c:145 vector [3]: res = bf6cb970e9585b020000000000000000 20241014055531807 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531807 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055531807 DAUC <0003> auc.c:179 vector [3]: kc = a88c279711d57c57 20241014055531807 DAUC <0003> auc.c:180 vector [3]: sres = 2c5da204 20241014055531807 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055531807 DAUC <0003> auc.c:113 vector [4]: rand = 80ad0444c8ff3eff307554a9df561e23 20241014055531807 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241014055531807 DAUC <0003> auc.c:142 vector [4]: autn = b3ecb4fe0c4500004f46468822693a4a 20241014055531807 DAUC <0003> auc.c:143 vector [4]: ck = 419e61d1c0c67be67a3c09939a56a983 20241014055531807 DAUC <0003> auc.c:144 vector [4]: ik = 1f85aa24804b4f99e662d3e157fc043d 20241014055531807 DAUC <0003> auc.c:145 vector [4]: res = a5a35739fc939b980000000000000000 20241014055531807 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055531807 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055531807 DAUC <0003> auc.c:179 vector [4]: kc = 8abe5ce0bf6257f1 20241014055531807 DAUC <0003> auc.c:180 vector [4]: sres = 0b4f117a 20241014055531807 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055531807 DAUC <0003> db_auc.c:245 IMSI='262424968273043': Generated 5 vectors 20241014055531807 DAUC <0003> db_auc.c:249 IMSI='262424968273043': Updating SQN=321 in DB 20241014055531814 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424968273043"} 20241014055531814 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531814 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531814 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531817 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531817 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424968273043"} 20241014055531817 DAUC <0003> db_auc.c:236 IMSI='262424968273043': Calling to generate 5 vectors 20241014055531817 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055531817 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055531817 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055531817 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241014055531817 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055531817 DAUC <0003> auc.c:113 vector [0]: rand = 5b65fe2d1d3ba2aa76da878daea9dd83 20241014055531817 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241014055531817 DAUC <0003> auc.c:142 vector [0]: autn = ca8a2a79a7f80000bbe59d6af69063f8 20241014055531817 DAUC <0003> auc.c:143 vector [0]: ck = 9eadff4c13dc283c7dfe7b3e488cb8ea 20241014055531817 DAUC <0003> auc.c:144 vector [0]: ik = 08c118898626aa0c9713c8f91f6fbbb8 20241014055531817 DAUC <0003> auc.c:145 vector [0]: res = 3b6474239070a1660000000000000000 20241014055531817 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055531817 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055531817 DAUC <0003> auc.c:179 vector [0]: kc = aa8f6c2699e9444b 20241014055531817 DAUC <0003> auc.c:180 vector [0]: sres = 587f4dc3 20241014055531817 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055531817 DAUC <0003> auc.c:113 vector [1]: rand = 3f754ac82d56ca4c7e983cc25079258f 20241014055531817 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241014055531817 DAUC <0003> auc.c:142 vector [1]: autn = 203374f7c0170000e058b9c7fd2b04d5 20241014055531817 DAUC <0003> auc.c:143 vector [1]: ck = 3c18203f4d19be9d8cb2ff7520bc0fd7 20241014055531817 DAUC <0003> auc.c:144 vector [1]: ik = 61e40dcc605cbdad77e9f7127f37dab1 20241014055531817 DAUC <0003> auc.c:145 vector [1]: res = cc59b11ade0544de0000000000000000 20241014055531817 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055531817 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055531817 DAUC <0003> auc.c:179 vector [1]: kc = 9485e70b502d070d 20241014055531817 DAUC <0003> auc.c:180 vector [1]: sres = b31844c7 20241014055531818 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055531818 DAUC <0003> auc.c:113 vector [2]: rand = 233e0372bc82a60a42619a56e426f63c 20241014055531818 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241014055531818 DAUC <0003> auc.c:142 vector [2]: autn = fbd0571387d500007ac0f08203819985 20241014055531818 DAUC <0003> auc.c:143 vector [2]: ck = ce6685c5e24fe87f9b831de7753d3c92 20241014055531818 DAUC <0003> auc.c:144 vector [2]: ik = e8ef3e19d6ab1afc6e2d0aef1895cf81 20241014055531818 DAUC <0003> auc.c:145 vector [2]: res = 5e772d0b7c288a4d0000000000000000 20241014055531818 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055531818 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055531818 DAUC <0003> auc.c:179 vector [2]: kc = 76d18c14c2527933 20241014055531818 DAUC <0003> auc.c:180 vector [2]: sres = b98af769 20241014055531818 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055531818 DAUC <0003> auc.c:113 vector [3]: rand = 2f225a57f5947c6943299211bf579ac7 20241014055531818 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241014055531818 DAUC <0003> auc.c:142 vector [3]: autn = afcaf04053f60000adaf6d210a54c95d 20241014055531818 DAUC <0003> auc.c:143 vector [3]: ck = 80872816c8a7f2c6cb1dd5bc50d54c90 20241014055531818 DAUC <0003> auc.c:144 vector [3]: ik = 4c833924f910a8e301bb3f13bbdb38ef 20241014055531818 DAUC <0003> auc.c:145 vector [3]: res = 32e1c0532f5def060000000000000000 20241014055531818 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055531818 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055531818 DAUC <0003> auc.c:179 vector [3]: kc = e88adf05e7f856f5 20241014055531818 DAUC <0003> auc.c:180 vector [3]: sres = 4381d32c 20241014055531818 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055531818 DAUC <0003> auc.c:113 vector [4]: rand = d3b118f2b2d711b897a706e8fcf53f04 20241014055531818 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241014055531818 DAUC <0003> auc.c:142 vector [4]: autn = ca5f0d654fce000084dded4eff05eb20 20241014055531818 DAUC <0003> auc.c:143 vector [4]: ck = e68171bbda6ed525d32367b91daccedc 20241014055531818 DAUC <0003> auc.c:144 vector [4]: ik = 4025fc7e8177399c942ccea8badad575 20241014055531818 DAUC <0003> auc.c:145 vector [4]: res = c2dd2c58c64090900000000000000000 20241014055531818 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055531818 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055531818 DAUC <0003> auc.c:179 vector [4]: kc = 92ed14a908035da3 20241014055531818 DAUC <0003> auc.c:180 vector [4]: sres = 0ec5e77f 20241014055531818 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055531818 DAUC <0003> db_auc.c:245 IMSI='262424968273043': Generated 5 vectors 20241014055531818 DAUC <0003> db_auc.c:249 IMSI='262424968273043': Updating SQN=481 in DB 20241014055531825 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424968273043"} 20241014055531825 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424968273043 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055531825 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531825 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055531828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46030<->l=127.0.0.1:4258 20241014055531854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45934<->l=127.0.0.1:4258 20241014055531856 DLINP <000b> input/ipa.c:451 connected read/write 20241014055531856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055531856 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055531856 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055531856 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055531856 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38989<->l=127.0.0.1:4259) 20241014055531899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46034<->l=127.0.0.1:4258 20241014055531899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46034<->l=127.0.0.1:4258 20241014055534973 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055534973 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055534974 DLINP <000b> input/ipa.c:451 connected read/write 20241014055534974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055534975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46042<->l=127.0.0.1:4258 20241014055534976 DLINP <000b> input/ipa.c:451 connected read/write 20241014055534976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055534976 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055534976 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055534976 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  20241014055534976 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055534976 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  20241014055534976 DLGSUP <0013> gsup_server.c:235 2:  20241014055534976 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055534976 DLGSUP <0013> gsup_server.c:235 3:  20241014055534976 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055534976 DLGSUP <0013> gsup_server.c:235 4:  20241014055534976 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055534976 DLGSUP <0013> gsup_server.c:235 5:  20241014055534976 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055534976 DLGSUP <0013> gsup_server.c:235 7:  20241014055534976 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055534976 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055534976 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055534976 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055534992 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39375<->l=127.0.0.1:4259) 20241014055535008 DAUC <0003> db_auc.c:157 IMSI='262420959605847': No 2G Auth Data 20241014055535008 DAUC <0003> db_auc.c:192 IMSI='262420959605847': No 3G Auth Data 20241014055535052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46050<->l=127.0.0.1:4258 20241014055535057 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055535057 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420959605847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420959605847"} 20241014055535057 DAUC <0003> db_auc.c:157 IMSI='262420959605847': No 2G Auth Data 20241014055535057 DAUC <0003> db_auc.c:236 IMSI='262420959605847': Calling to generate 5 vectors 20241014055535057 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014055535057 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055535057 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055535057 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055535057 DAUC <0003> auc.c:113 vector [0]: rand = a25994f8dbbbea097f3ac28d975d44b7 20241014055535057 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055535057 DAUC <0003> auc.c:142 vector [0]: autn = 2e1e9b71bcfb800028aa20b8b968667f 20241014055535057 DAUC <0003> auc.c:143 vector [0]: ck = 59fd81ed2df9a552ac664cc984244edd 20241014055535057 DAUC <0003> auc.c:144 vector [0]: ik = 3450f5a8b19df3701ea92d5dbffa98cb 20241014055535057 DAUC <0003> auc.c:145 vector [0]: res = f14a68fe4dad86d60000000000000000 20241014055535057 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055535057 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055535057 DAUC <0003> auc.c:151 vector [0]: kc = df6215d1a7ba8034 20241014055535057 DAUC <0003> auc.c:152 vector [0]: sres = bce7ee28 20241014055535057 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055535057 DAUC <0003> auc.c:113 vector [1]: rand = afd5206bfae07225d3643fe7fbf694de 20241014055535057 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014055535057 DAUC <0003> auc.c:142 vector [1]: autn = 72148d5bb4438000e928f13bcdf9cff9 20241014055535057 DAUC <0003> auc.c:143 vector [1]: ck = 638a4dea765c89ea266f9c10869ba4f6 20241014055535057 DAUC <0003> auc.c:144 vector [1]: ik = 8fc1580cb062816ec74b8627cf43bb20 20241014055535057 DAUC <0003> auc.c:145 vector [1]: res = 2e5944dc506190260000000000000000 20241014055535057 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055535057 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014055535057 DAUC <0003> auc.c:151 vector [1]: kc = 0d6f0fd18fe61752 20241014055535057 DAUC <0003> auc.c:152 vector [1]: sres = 7e38d4fa 20241014055535057 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014055535057 DAUC <0003> auc.c:113 vector [2]: rand = 054b70457d856dcaa292ca6abae92d73 20241014055535057 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014055535057 DAUC <0003> auc.c:142 vector [2]: autn = 24d71b91f50c80007c932c50b4a44b30 20241014055535057 DAUC <0003> auc.c:143 vector [2]: ck = 5a0dcb180f046f174cb1d30dec895d6a 20241014055535057 DAUC <0003> auc.c:144 vector [2]: ik = 7461e9851ed89aa93bd97047ab33ffea 20241014055535057 DAUC <0003> auc.c:145 vector [2]: res = 024ec7d4f39e24a90000000000000000 20241014055535057 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055535057 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014055535057 DAUC <0003> auc.c:151 vector [2]: kc = 590481d75666573e 20241014055535057 DAUC <0003> auc.c:152 vector [2]: sres = f1d0e37d 20241014055535057 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014055535057 DAUC <0003> auc.c:113 vector [3]: rand = de5efa0da88e01d647530aab4f926734 20241014055535057 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014055535057 DAUC <0003> auc.c:142 vector [3]: autn = 4b6629ba3791800085e7325e9d25f8da 20241014055535057 DAUC <0003> auc.c:143 vector [3]: ck = 798ee2daac471b737157f420e5045856 20241014055535057 DAUC <0003> auc.c:144 vector [3]: ik = 4ffc265c66a89215165e9be80acf33ac 20241014055535057 DAUC <0003> auc.c:145 vector [3]: res = 3c8f2696d23b3ecd0000000000000000 20241014055535057 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055535057 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014055535057 DAUC <0003> auc.c:151 vector [3]: kc = 517bab4e2524e29c 20241014055535057 DAUC <0003> auc.c:152 vector [3]: sres = eeb4185b 20241014055535057 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014055535057 DAUC <0003> auc.c:113 vector [4]: rand = 57ed1e3988c90eb1fe2d0341c852ac4e 20241014055535057 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014055535057 DAUC <0003> auc.c:142 vector [4]: autn = 1f6a65513dc18000b5f42a184f73d34e 20241014055535057 DAUC <0003> auc.c:143 vector [4]: ck = ba9402af82dc51737157a98a2f502209 20241014055535057 DAUC <0003> auc.c:144 vector [4]: ik = 4bb045dbaa88386e17d7a71d8e36dc71 20241014055535057 DAUC <0003> auc.c:145 vector [4]: res = f3649824f35b37e20000000000000000 20241014055535057 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055535057 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014055535057 DAUC <0003> auc.c:151 vector [4]: kc = 97a449e389329765 20241014055535057 DAUC <0003> auc.c:152 vector [4]: sres = 003fafc6 20241014055535057 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014055535057 DAUC <0003> db_auc.c:245 IMSI='262420959605847': Generated 5 vectors 20241014055535057 DAUC <0003> db_auc.c:249 IMSI='262420959605847': Updating SQN=161 in DB 20241014055535066 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420959605847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420959605847"} 20241014055535066 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262420959605847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055535066 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055535066 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055535070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46050<->l=127.0.0.1:4258 20241014055535094 DAUC <0003> db_auc.c:157 IMSI='262425536743625': No 2G Auth Data 20241014055535094 DAUC <0003> db_auc.c:192 IMSI='262425536743625': No 3G Auth Data 20241014055535129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4258 20241014055535133 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055535133 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425536743625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425536743625"} 20241014055535133 DAUC <0003> db_auc.c:157 IMSI='262425536743625': No 2G Auth Data 20241014055535133 DAUC <0003> db_auc.c:236 IMSI='262425536743625': Calling to generate 5 vectors 20241014055535133 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241014055535133 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055535133 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241014055535133 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055535133 DAUC <0003> auc.c:113 vector [0]: rand = 8dd9a4be1c66750b2175e6cc677ce41e 20241014055535133 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055535133 DAUC <0003> auc.c:142 vector [0]: autn = 001b6625a527800095f81f197c87105a 20241014055535133 DAUC <0003> auc.c:143 vector [0]: ck = 48818cd117898f2451dba2f51e91cca6 20241014055535133 DAUC <0003> auc.c:144 vector [0]: ik = 8b63f66ea7d80decd29fb26a78d43436 20241014055535133 DAUC <0003> auc.c:145 vector [0]: res = 98fb66eb083453bf0000000000000000 20241014055535133 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055535133 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241014055535133 DAUC <0003> auc.c:151 vector [0]: kc = 40a66a20d6147a58 20241014055535133 DAUC <0003> auc.c:152 vector [0]: sres = 90cf3554 20241014055535133 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241014055535133 DAUC <0003> auc.c:113 vector [1]: rand = bab6f3827e769d704b874a53318d6a60 20241014055535133 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014055535133 DAUC <0003> auc.c:142 vector [1]: autn = 0c5ed246f38a8000140fa95905b2ad6c 20241014055535133 DAUC <0003> auc.c:143 vector [1]: ck = 812822b519eb1ce6a2d99c10d7b99de6 20241014055535133 DAUC <0003> auc.c:144 vector [1]: ik = e94b42fb1962d4acfe98026e495ec383 20241014055535133 DAUC <0003> auc.c:145 vector [1]: res = 09a924adef04645c0000000000000000 20241014055535133 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055535133 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241014055535133 DAUC <0003> auc.c:151 vector [1]: kc = 3422fe309e6e962f 20241014055535133 DAUC <0003> auc.c:152 vector [1]: sres = e6ad40f1 20241014055535133 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241014055535133 DAUC <0003> auc.c:113 vector [2]: rand = 72dbda3a594a4d53216df0b1099cb793 20241014055535133 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014055535133 DAUC <0003> auc.c:142 vector [2]: autn = 971e2d965e9180009bc14920a9c5ae46 20241014055535133 DAUC <0003> auc.c:143 vector [2]: ck = 91752d6d0fe7524d833aa26192cf9f37 20241014055535133 DAUC <0003> auc.c:144 vector [2]: ik = 426d57a880fc61ae0eb1a4e6fa39b3c2 20241014055535133 DAUC <0003> auc.c:145 vector [2]: res = 148fc828234d89a80000000000000000 20241014055535133 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055535133 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241014055535133 DAUC <0003> auc.c:151 vector [2]: kc = 5e937c42e7ed1f16 20241014055535133 DAUC <0003> auc.c:152 vector [2]: sres = 37c24180 20241014055535133 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241014055535133 DAUC <0003> auc.c:113 vector [3]: rand = 6b93f98993d5d383d0360855f6fa25ab 20241014055535133 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014055535133 DAUC <0003> auc.c:142 vector [3]: autn = 4f252bcdbf968000a1aa89e0b2ebf457 20241014055535133 DAUC <0003> auc.c:143 vector [3]: ck = 7bfa33a0fa340bc758f79791c401f4bc 20241014055535133 DAUC <0003> auc.c:144 vector [3]: ik = 50c9aaeded65ffe0204da4523c16a4d3 20241014055535133 DAUC <0003> auc.c:145 vector [3]: res = 35e4ea85f36ad0bf0000000000000000 20241014055535133 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055535133 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241014055535133 DAUC <0003> auc.c:151 vector [3]: kc = 5389aa8eef46a448 20241014055535133 DAUC <0003> auc.c:152 vector [3]: sres = c68e3a3a 20241014055535133 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241014055535133 DAUC <0003> auc.c:113 vector [4]: rand = 1b690e5966e517ecb0f259d0c9b6b7da 20241014055535133 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014055535133 DAUC <0003> auc.c:142 vector [4]: autn = a287cba7427280004dfa487d0956ef3e 20241014055535133 DAUC <0003> auc.c:143 vector [4]: ck = d32db3e06bbcfe166d359eb043ade968 20241014055535133 DAUC <0003> auc.c:144 vector [4]: ik = 25813d47e6c55d93d2200153acb37774 20241014055535133 DAUC <0003> auc.c:145 vector [4]: res = 886a0df645d665e40000000000000000 20241014055535133 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055535133 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241014055535133 DAUC <0003> auc.c:151 vector [4]: kc = 49b9114462673d99 20241014055535133 DAUC <0003> auc.c:152 vector [4]: sres = cdbc6812 20241014055535133 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241014055535133 DAUC <0003> db_auc.c:245 IMSI='262425536743625': Generated 5 vectors 20241014055535133 DAUC <0003> db_auc.c:249 IMSI='262425536743625': Updating SQN=161 in DB 20241014055535141 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425536743625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425536743625"} 20241014055535141 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262425536743625 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055535141 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055535141 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055535145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46058<->l=127.0.0.1:4258 20241014055535170 DAUC <0003> db_auc.c:157 IMSI='262424058422155': No 2G Auth Data 20241014055535170 DAUC <0003> db_auc.c:192 IMSI='262424058422155': No 3G Auth Data 20241014055535210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46064<->l=127.0.0.1:4258 20241014055535213 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055535213 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424058422155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424058422155"} 20241014055535214 DAUC <0003> db_auc.c:236 IMSI='262424058422155': Calling to generate 5 vectors 20241014055535214 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055535214 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055535214 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055535214 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055535214 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055535214 DAUC <0003> auc.c:113 vector [0]: rand = a7c54c75f29a70197facdd1827aed7a6 20241014055535214 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055535214 DAUC <0003> auc.c:142 vector [0]: autn = 1613ec42d279800017faff7d60014b72 20241014055535214 DAUC <0003> auc.c:143 vector [0]: ck = 84ab7908a7a1388fd47d43ec99523f1a 20241014055535214 DAUC <0003> auc.c:144 vector [0]: ik = d9b8270a3b04a15fb9c802e4aa4a3079 20241014055535214 DAUC <0003> auc.c:145 vector [0]: res = 6d60afe5d2206d870000000000000000 20241014055535214 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055535214 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055535214 DAUC <0003> auc.c:179 vector [0]: kc = eb41ed34f8dc1400 20241014055535214 DAUC <0003> auc.c:180 vector [0]: sres = 9a219c77 20241014055535214 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055535214 DAUC <0003> auc.c:113 vector [1]: rand = 857f6965475121573645e82d38361ef8 20241014055535214 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014055535214 DAUC <0003> auc.c:142 vector [1]: autn = bbf1e5386a5080002f73a03b267ef9a3 20241014055535214 DAUC <0003> auc.c:143 vector [1]: ck = cc510c93551f8d5735246f41afea58d4 20241014055535214 DAUC <0003> auc.c:144 vector [1]: ik = 2c3fe57229184b682efde9aa7c24ccbb 20241014055535214 DAUC <0003> auc.c:145 vector [1]: res = b653342ad1e0e78f0000000000000000 20241014055535214 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055535214 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055535214 DAUC <0003> auc.c:179 vector [1]: kc = df0a02236f243400 20241014055535214 DAUC <0003> auc.c:180 vector [1]: sres = 5a6f48b9 20241014055535214 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055535214 DAUC <0003> auc.c:113 vector [2]: rand = 2a7c315a50dc1b9f85defaf94405b339 20241014055535214 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014055535214 DAUC <0003> auc.c:142 vector [2]: autn = 29f525ac5e158000d26f5eea8dd0692c 20241014055535214 DAUC <0003> auc.c:143 vector [2]: ck = 9d93746ef99bd92565f2b9661d3b2eac 20241014055535214 DAUC <0003> auc.c:144 vector [2]: ik = 0ca583eae3f3b626c87df832af77f94b 20241014055535214 DAUC <0003> auc.c:145 vector [2]: res = b33f2debb1f44bb00000000000000000 20241014055535214 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055535214 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055535214 DAUC <0003> auc.c:179 vector [2]: kc = e6cc7b30f5a2cc00 20241014055535214 DAUC <0003> auc.c:180 vector [2]: sres = 9eb2b828 20241014055535214 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055535214 DAUC <0003> auc.c:113 vector [3]: rand = 3e4bb10e398657b7ced3624281a50877 20241014055535214 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014055535214 DAUC <0003> auc.c:142 vector [3]: autn = 804450aaa8b480005ca1bdfcb8456d81 20241014055535214 DAUC <0003> auc.c:143 vector [3]: ck = 4ac0ebed4618727eead9df32b5b183e8 20241014055535214 DAUC <0003> auc.c:144 vector [3]: ik = b309d9adb7e35a7aafcd9d520e6bf61d 20241014055535214 DAUC <0003> auc.c:145 vector [3]: res = 1cfd5c532e9888150000000000000000 20241014055535214 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055535214 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055535214 DAUC <0003> auc.c:179 vector [3]: kc = 641f9c90367bd400 20241014055535214 DAUC <0003> auc.c:180 vector [3]: sres = 155d842d 20241014055535214 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055535214 DAUC <0003> auc.c:113 vector [4]: rand = 3b2ecf80281ee7d61d4b9e8c94919c10 20241014055535214 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014055535214 DAUC <0003> auc.c:142 vector [4]: autn = f75e251801b6800030e06d5e42d668f9 20241014055535214 DAUC <0003> auc.c:143 vector [4]: ck = ba37ae9f2cfc857269a06d2e527671ef 20241014055535214 DAUC <0003> auc.c:144 vector [4]: ik = 842f1684b385643faf4c9ba639e57629 20241014055535214 DAUC <0003> auc.c:145 vector [4]: res = 96e8473f6df23ccc0000000000000000 20241014055535214 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055535214 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055535214 DAUC <0003> auc.c:179 vector [4]: kc = 2403a458e3ea0800 20241014055535214 DAUC <0003> auc.c:180 vector [4]: sres = a065c9d6 20241014055535214 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055535214 DAUC <0003> db_auc.c:245 IMSI='262424058422155': Generated 5 vectors 20241014055535214 DAUC <0003> db_auc.c:249 IMSI='262424058422155': Updating SQN=161 in DB 20241014055535224 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424058422155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424058422155"} 20241014055535224 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424058422155 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055535224 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055535224 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055535228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46064<->l=127.0.0.1:4258 20241014055535259 DAUC <0003> db_auc.c:157 IMSI='262420568013050': No 2G Auth Data 20241014055535259 DAUC <0003> db_auc.c:192 IMSI='262420568013050': No 3G Auth Data 20241014055535298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4258 20241014055535301 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055535301 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420568013050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420568013050"} 20241014055535301 DAUC <0003> db_auc.c:236 IMSI='262420568013050': Calling to generate 5 vectors 20241014055535301 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055535301 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055535301 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055535301 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055535301 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055535301 DAUC <0003> auc.c:113 vector [0]: rand = 7823a72b704f68a90ff2026e6d0870ad 20241014055535301 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055535301 DAUC <0003> auc.c:142 vector [0]: autn = 02873dc6573580008846e505d77a8d82 20241014055535301 DAUC <0003> auc.c:143 vector [0]: ck = 5b6ff7706772ee50f12bfb71378e83dd 20241014055535301 DAUC <0003> auc.c:144 vector [0]: ik = faeba5d1e93778c4886c84dfb3e8e54b 20241014055535301 DAUC <0003> auc.c:145 vector [0]: res = d99c6a8854fcc0b60000000000000000 20241014055535301 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055535301 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055535301 DAUC <0003> auc.c:179 vector [0]: kc = b44b4b289cf38400 20241014055535301 DAUC <0003> auc.c:180 vector [0]: sres = fa35be0f 20241014055535301 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055535301 DAUC <0003> auc.c:113 vector [1]: rand = b766044cb6775123a500afad13af977c 20241014055535301 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014055535301 DAUC <0003> auc.c:142 vector [1]: autn = 89a421ae8b3e80001ac86f10aa2c9caa 20241014055535301 DAUC <0003> auc.c:143 vector [1]: ck = d4fd7e9588b76d7efddc61192878cad2 20241014055535301 DAUC <0003> auc.c:144 vector [1]: ik = f169431b04aa0ae96ecf00851a2768b5 20241014055535301 DAUC <0003> auc.c:145 vector [1]: res = 40b57d0592241a040000000000000000 20241014055535301 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055535301 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055535301 DAUC <0003> auc.c:179 vector [1]: kc = bb650c30b4f63000 20241014055535301 DAUC <0003> auc.c:180 vector [1]: sres = c97486b3 20241014055535301 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055535301 DAUC <0003> auc.c:113 vector [2]: rand = c000bc13fcc859e13251c3c21cc59021 20241014055535301 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014055535301 DAUC <0003> auc.c:142 vector [2]: autn = 18de055f64dc8000f2fcdd3acb25e330 20241014055535301 DAUC <0003> auc.c:143 vector [2]: ck = 9511be317c46dcb7bcdc708f6923d373 20241014055535301 DAUC <0003> auc.c:144 vector [2]: ik = 2d37169d1bf24b730a84808aba0715ba 20241014055535301 DAUC <0003> auc.c:145 vector [2]: res = 9ebfc577cda6d79e0000000000000000 20241014055535301 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055535301 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055535301 DAUC <0003> auc.c:179 vector [2]: kc = 6e439f12ff2d2800 20241014055535301 DAUC <0003> auc.c:180 vector [2]: sres = b532a578 20241014055535301 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055535301 DAUC <0003> auc.c:113 vector [3]: rand = 0bbbd419688d67031b94c141d01968cb 20241014055535301 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014055535301 DAUC <0003> auc.c:142 vector [3]: autn = fdf2129e6a588000add477a358d6e36b 20241014055535301 DAUC <0003> auc.c:143 vector [3]: ck = 197b9d596eb5cf4a37cd12e16408aae8 20241014055535301 DAUC <0003> auc.c:144 vector [3]: ik = 98a2c9bf0afbb5890a939adc24aee864 20241014055535301 DAUC <0003> auc.c:145 vector [3]: res = 95b2b9639f15ad320000000000000000 20241014055535301 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055535301 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055535301 DAUC <0003> auc.c:179 vector [3]: kc = 0fbd058dc2a2a000 20241014055535301 DAUC <0003> auc.c:180 vector [3]: sres = aaca7b31 20241014055535301 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055535301 DAUC <0003> auc.c:113 vector [4]: rand = 807255e1b2e3cd270e2ffcf8a1a105f8 20241014055535301 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014055535301 DAUC <0003> auc.c:142 vector [4]: autn = 5fb6a527e83d80000d1a71dd5d9762d7 20241014055535301 DAUC <0003> auc.c:143 vector [4]: ck = 0e4e6d5720fbc34ccc5a9e760440cac0 20241014055535301 DAUC <0003> auc.c:144 vector [4]: ik = 0af47d032ff4cc38f3445d692b6fd97a 20241014055535301 DAUC <0003> auc.c:145 vector [4]: res = 1450bcd7f3ad3e590000000000000000 20241014055535301 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055535301 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055535301 DAUC <0003> auc.c:179 vector [4]: kc = f20b159d5334ec00 20241014055535301 DAUC <0003> auc.c:180 vector [4]: sres = 78644e4a 20241014055535301 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055535301 DAUC <0003> db_auc.c:245 IMSI='262420568013050': Generated 5 vectors 20241014055535301 DAUC <0003> db_auc.c:249 IMSI='262420568013050': Updating SQN=161 in DB 20241014055535312 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420568013050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420568013050"} 20241014055535312 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420568013050 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055535312 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055535312 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055535316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46070<->l=127.0.0.1:4258 20241014055535361 DAUC <0003> db_auc.c:157 IMSI='262426732966374': No 2G Auth Data 20241014055535361 DAUC <0003> db_auc.c:192 IMSI='262426732966374': No 3G Auth Data 20241014055535408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4258 20241014055535412 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055535412 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426732966374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426732966374"} 20241014055535412 DAUC <0003> db_auc.c:236 IMSI='262426732966374': Calling to generate 5 vectors 20241014055535412 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241014055535412 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241014055535412 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241014055535412 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241014055535412 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241014055535412 DAUC <0003> auc.c:113 vector [0]: rand = f9cd92b207d08b48648d2da255b6d181 20241014055535412 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241014055535412 DAUC <0003> auc.c:142 vector [0]: autn = 9103cefbe10b800090e5c86ee60c5117 20241014055535412 DAUC <0003> auc.c:143 vector [0]: ck = ad4b00cc88b45d1eaa18257d4065250c 20241014055535412 DAUC <0003> auc.c:144 vector [0]: ik = ec281838a14546ecb598b64d95840f01 20241014055535412 DAUC <0003> auc.c:145 vector [0]: res = 7c2959f201fe320a0000000000000000 20241014055535412 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241014055535412 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241014055535412 DAUC <0003> auc.c:179 vector [0]: kc = 455e291af2434efb 20241014055535412 DAUC <0003> auc.c:180 vector [0]: sres = 86a99541 20241014055535412 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241014055535412 DAUC <0003> auc.c:113 vector [1]: rand = 533e246cc66ac47ea66815dece07f47a 20241014055535412 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241014055535412 DAUC <0003> auc.c:142 vector [1]: autn = 9f690942b91a8000280ba3994054b268 20241014055535412 DAUC <0003> auc.c:143 vector [1]: ck = 9772ace01cb3c350e4b2147a7b97d94c 20241014055535412 DAUC <0003> auc.c:144 vector [1]: ik = d1e8d6033cd59adda236db0b450f8b48 20241014055535412 DAUC <0003> auc.c:145 vector [1]: res = ae73d94614dd40890000000000000000 20241014055535412 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241014055535412 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241014055535412 DAUC <0003> auc.c:179 vector [1]: kc = 93175a80ccd5c665 20241014055535412 DAUC <0003> auc.c:180 vector [1]: sres = 28f1f5a8 20241014055535412 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241014055535412 DAUC <0003> auc.c:113 vector [2]: rand = 0faa681703b1da99a53e2bbbf21a4787 20241014055535412 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241014055535412 DAUC <0003> auc.c:142 vector [2]: autn = 47a443f899c0800073ad161a405f3544 20241014055535412 DAUC <0003> auc.c:143 vector [2]: ck = 59c69859271674385a6ab767a7e7b17b 20241014055535412 DAUC <0003> auc.c:144 vector [2]: ik = a4edda125b2334d24d63808c88418fd1 20241014055535412 DAUC <0003> auc.c:145 vector [2]: res = 66f11d6e92d14d160000000000000000 20241014055535412 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241014055535412 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241014055535412 DAUC <0003> auc.c:179 vector [2]: kc = 245c2c08cddef4ef 20241014055535412 DAUC <0003> auc.c:180 vector [2]: sres = 43c3b7b9 20241014055535412 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241014055535412 DAUC <0003> auc.c:113 vector [3]: rand = 3098d72d274de2cab6a7712d61b606d3 20241014055535412 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241014055535412 DAUC <0003> auc.c:142 vector [3]: autn = f79a274641458000e80b0970dd14ad05 20241014055535412 DAUC <0003> auc.c:143 vector [3]: ck = 30ff56635a29af5b4b0de30829cfbc6e 20241014055535412 DAUC <0003> auc.c:144 vector [3]: ik = 2fe46bc96a440e79757dd721bb3960b7 20241014055535412 DAUC <0003> auc.c:145 vector [3]: res = f817c4de0ff575a00000000000000000 20241014055535412 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241014055535412 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241014055535412 DAUC <0003> auc.c:179 vector [3]: kc = b6d1f1dc715c0887 20241014055535412 DAUC <0003> auc.c:180 vector [3]: sres = 3a61b883 20241014055535412 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241014055535412 DAUC <0003> auc.c:113 vector [4]: rand = 3d39f31e2d01c8f21d9ed4b992fc504f 20241014055535412 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241014055535412 DAUC <0003> auc.c:142 vector [4]: autn = 48dc966d263e8000f035a7e455371c90 20241014055535412 DAUC <0003> auc.c:143 vector [4]: ck = 91d25a3280d523cb07aa2a91f180693a 20241014055535412 DAUC <0003> auc.c:144 vector [4]: ik = d16948cea202aceb702877a7719308d5 20241014055535412 DAUC <0003> auc.c:145 vector [4]: res = 1a145d1bdf64891f0000000000000000 20241014055535412 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241014055535412 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241014055535412 DAUC <0003> auc.c:179 vector [4]: kc = c3c4dc747768f83d 20241014055535412 DAUC <0003> auc.c:180 vector [4]: sres = 4402316a 20241014055535412 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241014055535412 DAUC <0003> db_auc.c:245 IMSI='262426732966374': Generated 5 vectors 20241014055535412 DAUC <0003> db_auc.c:249 IMSI='262426732966374': Updating SQN=161 in DB 20241014055535420 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426732966374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426732966374"} 20241014055535420 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426732966374 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055535420 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055535420 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055535424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46082<->l=127.0.0.1:4258 20241014055535448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46042<->l=127.0.0.1:4258 20241014055535449 DLINP <000b> input/ipa.c:451 connected read/write 20241014055535449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055535449 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055535449 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055535449 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055535449 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39375<->l=127.0.0.1:4259) 20241014055535495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46088<->l=127.0.0.1:4258 20241014055535496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46088<->l=127.0.0.1:4258 20241014055538562 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055538562 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055538564 DLINP <000b> input/ipa.c:451 connected read/write 20241014055538564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055538565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55854<->l=127.0.0.1:4258 20241014055538566 DLINP <000b> input/ipa.c:451 connected read/write 20241014055538566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055538566 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055538566 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055538566 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  20241014055538566 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055538566 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  20241014055538566 DLGSUP <0013> gsup_server.c:235 2:  20241014055538566 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055538566 DLGSUP <0013> gsup_server.c:235 3:  20241014055538566 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055538566 DLGSUP <0013> gsup_server.c:235 4:  20241014055538566 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055538566 DLGSUP <0013> gsup_server.c:235 5:  20241014055538566 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055538566 DLGSUP <0013> gsup_server.c:235 7:  20241014055538566 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055538566 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055538566 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055538566 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055538583 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38235<->l=127.0.0.1:4259) 20241014055538597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55858<->l=127.0.0.1:4258 20241014055538613 DLINP <000b> input/ipa.c:451 connected read/write 20241014055538613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055538613 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427896240991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427896240991" cn_domain=PS} 20241014055538613 DLU <0006> fsm.c:456 lu(262427896240991)[0x55fd95665970]{UNVALIDATED}: Allocated 20241014055538613 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427896240991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241014055538613 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427896240991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427896240991" cause=IMSI unknown in HLR} 20241014055538613 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427896240991 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055538613 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427896240991)[0x55fd95665970]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055538613 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427896240991)[0x55fd95665970]{UNVALIDATED}: Freeing instance 20241014055538613 DLU <0006> fsm.c:568 lu(PS:IMSI-262427896240991)[0x55fd95665970]{UNVALIDATED}: Deallocated 20241014055538613 DLINP <000b> input/ipa.c:451 connected read/write 20241014055538613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055538613 DLINP <000b> input/ipa.c:451 connected read/write 20241014055538613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055538616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55858<->l=127.0.0.1:4258 20241014055538617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55854<->l=127.0.0.1:4258 20241014055538618 DLINP <000b> input/ipa.c:451 connected read/write 20241014055538618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055538618 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055538618 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055538618 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055538618 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38235<->l=127.0.0.1:4259) 20241014055538663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55872<->l=127.0.0.1:4258 20241014055538663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55872<->l=127.0.0.1:4258 20241014055541733 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055541733 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055541734 DLINP <000b> input/ipa.c:451 connected read/write 20241014055541734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055541735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 20241014055541737 DLINP <000b> input/ipa.c:451 connected read/write 20241014055541737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055541737 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055541737 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055541737 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  20241014055541737 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055541737 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  20241014055541737 DLGSUP <0013> gsup_server.c:235 2:  20241014055541737 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055541737 DLGSUP <0013> gsup_server.c:235 3:  20241014055541737 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055541737 DLGSUP <0013> gsup_server.c:235 4:  20241014055541737 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055541737 DLGSUP <0013> gsup_server.c:235 5:  20241014055541737 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055541737 DLGSUP <0013> gsup_server.c:235 7:  20241014055541737 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055541737 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055541737 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055541737 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055541754 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35139<->l=127.0.0.1:4259) 20241014055541765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4258 20241014055541777 DLINP <000b> input/ipa.c:451 connected read/write 20241014055541777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055541777 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428411315428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428411315428" cn_domain=PS source_name="the-source\n"} 20241014055541777 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241014055541777 DLU <0006> fsm.c:456 lu(262428411315428)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055541777 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428411315428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241014055541777 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428411315428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428411315428" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241014055541777 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428411315428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055541777 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428411315428)[0x55fd95662200]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055541777 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428411315428)[0x55fd95662200]{UNVALIDATED}: Freeing instance 20241014055541777 DLU <0006> fsm.c:568 lu(PS:IMSI-262428411315428)[0x55fd95662200]{UNVALIDATED}: Deallocated 20241014055541777 DLINP <000b> input/ipa.c:451 connected read/write 20241014055541777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055541777 DLINP <000b> input/ipa.c:451 connected read/write 20241014055541777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055541780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55884<->l=127.0.0.1:4258 20241014055541781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55880<->l=127.0.0.1:4258 20241014055541782 DLINP <000b> input/ipa.c:451 connected read/write 20241014055541782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055541782 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055541782 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055541782 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055541782 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241014055541782 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35139<->l=127.0.0.1:4259) 20241014055541827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55886<->l=127.0.0.1:4258 20241014055541827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55886<->l=127.0.0.1:4258 20241014055544899 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055544899 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055544901 DLINP <000b> input/ipa.c:451 connected read/write 20241014055544901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055544901 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55896<->l=127.0.0.1:4258 20241014055544904 DLINP <000b> input/ipa.c:451 connected read/write 20241014055544904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055544904 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055544904 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055544904 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  20241014055544904 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055544904 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  20241014055544904 DLGSUP <0013> gsup_server.c:235 2:  20241014055544904 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055544904 DLGSUP <0013> gsup_server.c:235 3:  20241014055544904 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055544904 DLGSUP <0013> gsup_server.c:235 4:  20241014055544904 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055544904 DLGSUP <0013> gsup_server.c:235 5:  20241014055544904 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055544904 DLGSUP <0013> gsup_server.c:235 7:  20241014055544904 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055544904 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055544904 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055544904 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055544919 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45981<->l=127.0.0.1:4259) 20241014055544932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 20241014055544945 DLINP <000b> input/ipa.c:451 connected read/write 20241014055544945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055544945 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423646643084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423646643084" cn_domain=PS} 20241014055544945 DLU <0006> fsm.c:456 lu(262423646643084)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055544945 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423646643084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241014055544945 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423646643084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423646643084" cause=Roaming not allowed in this location area} 20241014055544945 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423646643084 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055544945 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423646643084)[0x55fd95662200]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055544945 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423646643084)[0x55fd95662200]{UNVALIDATED}: Freeing instance 20241014055544945 DLU <0006> fsm.c:568 lu(PS:IMSI-262423646643084)[0x55fd95662200]{UNVALIDATED}: Deallocated 20241014055544945 DLINP <000b> input/ipa.c:451 connected read/write 20241014055544945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055544945 DLINP <000b> input/ipa.c:451 connected read/write 20241014055544945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055544948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55904<->l=127.0.0.1:4258 20241014055544949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55896<->l=127.0.0.1:4258 20241014055544950 DLINP <000b> input/ipa.c:451 connected read/write 20241014055544950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055544950 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055544950 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055544950 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055544950 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45981<->l=127.0.0.1:4259) 20241014055544994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55912<->l=127.0.0.1:4258 20241014055544994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55912<->l=127.0.0.1:4258 20241014055548065 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055548065 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055548067 DLINP <000b> input/ipa.c:451 connected read/write 20241014055548067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055548068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4258 20241014055548070 DLINP <000b> input/ipa.c:451 connected read/write 20241014055548070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055548070 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055548070 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055548070 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  20241014055548070 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055548070 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  20241014055548070 DLGSUP <0013> gsup_server.c:235 2:  20241014055548070 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055548070 DLGSUP <0013> gsup_server.c:235 3:  20241014055548070 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055548070 DLGSUP <0013> gsup_server.c:235 4:  20241014055548070 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055548070 DLGSUP <0013> gsup_server.c:235 5:  20241014055548070 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055548070 DLGSUP <0013> gsup_server.c:235 7:  20241014055548070 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055548070 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055548070 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055548070 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055548091 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38423<->l=127.0.0.1:4259) 20241014055548102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4258 20241014055548113 DLINP <000b> input/ipa.c:451 connected read/write 20241014055548113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055548113 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422424379489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422424379489"} 20241014055548113 DAUC <0003> db_auc.c:133 IMSI='262422424379489': No such subscriber 20241014055548113 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422424379489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241014055548113 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422424379489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422424379489" cause=IMSI unknown in HLR} 20241014055548113 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262422424379489 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055548113 DLINP <000b> input/ipa.c:451 connected read/write 20241014055548113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055548113 DLINP <000b> input/ipa.c:451 connected read/write 20241014055548113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055548116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53420<->l=127.0.0.1:4258 20241014055548117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4258 20241014055548118 DLINP <000b> input/ipa.c:451 connected read/write 20241014055548118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055548118 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055548118 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055548118 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055548118 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38423<->l=127.0.0.1:4259) 20241014055548162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53430<->l=127.0.0.1:4258 20241014055548163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53430<->l=127.0.0.1:4258 20241014055551233 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055551233 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055551235 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241014055551237 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551237 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055551237 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055551237 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  20241014055551237 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055551237 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  20241014055551237 DLGSUP <0013> gsup_server.c:235 2:  20241014055551237 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055551237 DLGSUP <0013> gsup_server.c:235 3:  20241014055551237 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055551237 DLGSUP <0013> gsup_server.c:235 4:  20241014055551237 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055551237 DLGSUP <0013> gsup_server.c:235 5:  20241014055551237 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055551237 DLGSUP <0013> gsup_server.c:235 7:  20241014055551237 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055551237 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055551237 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055551237 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055551259 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38311<->l=127.0.0.1:4259) 20241014055551283 DAUC <0003> db_auc.c:157 IMSI='262425348943575': No 2G Auth Data 20241014055551283 DAUC <0003> db_auc.c:192 IMSI='262425348943575': No 3G Auth Data 20241014055551316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53454<->l=127.0.0.1:4258 20241014055551321 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551321 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425348943575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425348943575" cn_domain=PS} 20241014055551321 DLU <0006> fsm.c:456 lu(262425348943575)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055551321 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425348943575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055551338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425348943575)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055551338 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425348943575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425348943575" cn_domain=PS} 20241014055551338 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551338 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551342 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551342 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425348943575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425348943575"} 20241014055551342 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425348943575)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055551342 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262425348943575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055551342 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425348943575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425348943575"} 20241014055551342 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262425348943575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055551342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425348943575)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055551342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425348943575)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055551342 DLU <0006> fsm.c:568 lu(PS:IMSI-262425348943575)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055551342 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551342 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53454<->l=127.0.0.1:4258 20241014055551368 DAUC <0003> db_auc.c:157 IMSI='262425783487829': No 2G Auth Data 20241014055551368 DAUC <0003> db_auc.c:192 IMSI='262425783487829': No 3G Auth Data 20241014055551376 DLGSUP <0013> hlr.c:121 IMSI 262425783487829: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055551399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 20241014055551403 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551403 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425783487829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425783487829" cn_domain=PS} 20241014055551403 DLU <0006> fsm.c:456 lu(262425783487829)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055551403 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425783487829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055551418 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425783487829)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055551418 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425783487829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425783487829" cn_domain=PS} 20241014055551418 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551419 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551421 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551421 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425783487829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425783487829"} 20241014055551421 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425783487829)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055551421 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425783487829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055551421 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425783487829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425783487829"} 20241014055551421 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425783487829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055551421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425783487829)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055551421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425783487829)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055551421 DLU <0006> fsm.c:568 lu(PS:IMSI-262425783487829)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055551421 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551422 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53468<->l=127.0.0.1:4258 20241014055551447 DAUC <0003> db_auc.c:157 IMSI='262428651564997': No 2G Auth Data 20241014055551447 DAUC <0003> db_auc.c:192 IMSI='262428651564997': No 3G Auth Data 20241014055551456 DLGSUP <0013> hlr.c:121 IMSI 262428651564997: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055551481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 20241014055551484 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551484 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428651564997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428651564997" cn_domain=PS} 20241014055551484 DLU <0006> fsm.c:456 lu(262428651564997)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055551484 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428651564997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055551499 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428651564997)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055551499 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428651564997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428651564997" cn_domain=PS} 20241014055551499 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551499 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551503 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551503 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428651564997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428651564997"} 20241014055551503 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428651564997)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055551503 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428651564997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055551503 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428651564997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428651564997"} 20241014055551503 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428651564997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055551503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428651564997)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055551503 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428651564997)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055551503 DLU <0006> fsm.c:568 lu(PS:IMSI-262428651564997)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055551503 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551503 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 20241014055551529 DAUC <0003> db_auc.c:157 IMSI='262426352654965': No 2G Auth Data 20241014055551529 DAUC <0003> db_auc.c:192 IMSI='262426352654965': No 3G Auth Data 20241014055551537 DLGSUP <0013> hlr.c:121 IMSI 262426352654965: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055551562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53494<->l=127.0.0.1:4258 20241014055551565 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551566 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426352654965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426352654965" cn_domain=PS} 20241014055551566 DLU <0006> fsm.c:456 lu(262426352654965)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055551566 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426352654965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055551581 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426352654965)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055551581 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426352654965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426352654965" cn_domain=PS} 20241014055551581 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551581 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551584 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551584 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426352654965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426352654965"} 20241014055551584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426352654965)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055551584 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426352654965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055551584 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426352654965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426352654965"} 20241014055551584 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426352654965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055551584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426352654965)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055551584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426352654965)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055551584 DLU <0006> fsm.c:568 lu(PS:IMSI-262426352654965)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055551584 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551584 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551586 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53494<->l=127.0.0.1:4258 20241014055551611 DAUC <0003> db_auc.c:157 IMSI='262428462768505': No 2G Auth Data 20241014055551611 DAUC <0003> db_auc.c:192 IMSI='262428462768505': No 3G Auth Data 20241014055551619 DLGSUP <0013> hlr.c:121 IMSI 262428462768505: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055551643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 20241014055551646 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551646 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428462768505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428462768505" cn_domain=PS} 20241014055551646 DLU <0006> fsm.c:456 lu(262428462768505)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055551646 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428462768505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055551662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428462768505)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055551662 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428462768505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428462768505" cn_domain=PS} 20241014055551662 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551662 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551665 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551665 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428462768505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428462768505"} 20241014055551665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428462768505)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055551665 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428462768505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055551665 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428462768505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428462768505"} 20241014055551665 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428462768505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055551665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428462768505)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055551665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428462768505)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055551665 DLU <0006> fsm.c:568 lu(PS:IMSI-262428462768505)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055551665 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551665 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 20241014055551690 DAUC <0003> db_auc.c:157 IMSI='262426973895059': No 2G Auth Data 20241014055551690 DAUC <0003> db_auc.c:192 IMSI='262426973895059': No 3G Auth Data 20241014055551698 DLGSUP <0013> hlr.c:121 IMSI 262426973895059: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055551730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53508<->l=127.0.0.1:4258 20241014055551733 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551733 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426973895059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426973895059" cn_domain=PS} 20241014055551733 DLU <0006> fsm.c:456 lu(262426973895059)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055551733 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426973895059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055551748 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426973895059)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055551748 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426973895059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426973895059" cn_domain=PS} 20241014055551748 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551748 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551751 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551751 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426973895059 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426973895059"} 20241014055551751 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426973895059)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055551751 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426973895059 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055551751 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426973895059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426973895059"} 20241014055551751 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426973895059 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055551751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426973895059)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055551751 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426973895059)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055551751 DLU <0006> fsm.c:568 lu(PS:IMSI-262426973895059)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055551751 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551751 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53508<->l=127.0.0.1:4258 20241014055551784 DAUC <0003> db_auc.c:157 IMSI='262424558349034': No 2G Auth Data 20241014055551784 DAUC <0003> db_auc.c:192 IMSI='262424558349034': No 3G Auth Data 20241014055551793 DLGSUP <0013> hlr.c:121 IMSI 262424558349034: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055551825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 20241014055551829 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551829 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424558349034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424558349034" cn_domain=PS} 20241014055551829 DLU <0006> fsm.c:456 lu(262424558349034)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055551829 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424558349034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055551848 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424558349034)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055551848 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424558349034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424558349034" cn_domain=PS} 20241014055551848 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551848 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551851 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551851 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424558349034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424558349034"} 20241014055551851 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424558349034)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055551851 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424558349034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055551851 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424558349034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424558349034"} 20241014055551851 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424558349034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055551851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424558349034)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055551851 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424558349034)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055551851 DLU <0006> fsm.c:568 lu(PS:IMSI-262424558349034)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055551851 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551852 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 20241014055551885 DAUC <0003> db_auc.c:157 IMSI='262421163867656': No 2G Auth Data 20241014055551885 DAUC <0003> db_auc.c:192 IMSI='262421163867656': No 3G Auth Data 20241014055551894 DLGSUP <0013> hlr.c:121 IMSI 262421163867656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055551925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 20241014055551929 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551929 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421163867656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421163867656" cn_domain=PS} 20241014055551929 DLU <0006> fsm.c:456 lu(262421163867656)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055551929 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421163867656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055551944 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421163867656)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055551944 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421163867656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421163867656" cn_domain=PS} 20241014055551944 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551944 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551947 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551947 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421163867656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421163867656"} 20241014055551947 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421163867656)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055551947 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421163867656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055551947 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421163867656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421163867656"} 20241014055551947 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421163867656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055551947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421163867656)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055551947 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421163867656)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055551947 DLU <0006> fsm.c:568 lu(PS:IMSI-262421163867656)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055551947 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551947 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055551949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53526<->l=127.0.0.1:4258 20241014055551973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241014055551974 DLINP <000b> input/ipa.c:451 connected read/write 20241014055551974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055551974 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055551974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055551974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055551975 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38311<->l=127.0.0.1:4259) 20241014055552016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53534<->l=127.0.0.1:4258 20241014055552017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53534<->l=127.0.0.1:4258 20241014055555090 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055555090 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055555093 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53540<->l=127.0.0.1:4258 20241014055555095 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555095 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055555095 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055555095 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  20241014055555095 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055555095 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  20241014055555095 DLGSUP <0013> gsup_server.c:235 2:  20241014055555095 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055555096 DLGSUP <0013> gsup_server.c:235 3:  20241014055555096 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055555096 DLGSUP <0013> gsup_server.c:235 4:  20241014055555096 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055555096 DLGSUP <0013> gsup_server.c:235 5:  20241014055555096 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055555096 DLGSUP <0013> gsup_server.c:235 7:  20241014055555096 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055555096 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055555096 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055555096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055555115 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37273<->l=127.0.0.1:4259) 20241014055555141 DAUC <0003> db_auc.c:157 IMSI='262423510624823': No 2G Auth Data 20241014055555141 DAUC <0003> db_auc.c:192 IMSI='262423510624823': No 3G Auth Data 20241014055555175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4258 20241014055555180 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555181 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262423510624823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423510624823" cn_domain=PS source_name="the-source\n"} 20241014055555181 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241014055555181 DLU <0006> fsm.c:456 lu(262423510624823)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055555181 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262423510624823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014055555196 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423510624823)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055555196 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262423510624823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423510624823" cn_domain=PS destination_name="the-source\n"} 20241014055555196 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555196 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555200 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555200 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262423510624823 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423510624823" source_name="the-source\n"} 20241014055555200 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423510624823)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055555200 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262423510624823 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055555200 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262423510624823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423510624823" destination_name="the-source\n"} 20241014055555200 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262423510624823 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055555200 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423510624823)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055555200 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423510624823)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055555200 DLU <0006> fsm.c:568 lu(PS:IMSI-262423510624823)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055555200 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555200 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4258 20241014055555227 DAUC <0003> db_auc.c:157 IMSI='262423309039772': No 2G Auth Data 20241014055555227 DAUC <0003> db_auc.c:192 IMSI='262423309039772': No 3G Auth Data 20241014055555236 DLGSUP <0013> hlr.c:121 IMSI 262423309039772: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055555257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 20241014055555261 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555261 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423309039772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423309039772" cn_domain=PS source_name="the-source\n"} 20241014055555261 DLU <0006> fsm.c:456 lu(262423309039772)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055555261 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423309039772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014055555277 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423309039772)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055555277 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423309039772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423309039772" cn_domain=PS destination_name="the-source\n"} 20241014055555277 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555277 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555280 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555280 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423309039772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423309039772" source_name="the-source\n"} 20241014055555280 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423309039772)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055555280 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262423309039772 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055555280 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423309039772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423309039772" destination_name="the-source\n"} 20241014055555280 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262423309039772 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055555280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423309039772)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055555280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423309039772)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055555280 DLU <0006> fsm.c:568 lu(PS:IMSI-262423309039772)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055555280 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555280 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53554<->l=127.0.0.1:4258 20241014055555310 DAUC <0003> db_auc.c:157 IMSI='262426085883268': No 2G Auth Data 20241014055555310 DAUC <0003> db_auc.c:192 IMSI='262426085883268': No 3G Auth Data 20241014055555318 DLGSUP <0013> hlr.c:121 IMSI 262426085883268: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055555341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20241014055555346 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555346 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426085883268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426085883268" cn_domain=PS source_name="the-source\n"} 20241014055555346 DLU <0006> fsm.c:456 lu(262426085883268)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055555346 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426085883268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014055555361 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426085883268)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055555361 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426085883268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426085883268" cn_domain=PS destination_name="the-source\n"} 20241014055555361 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555361 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555364 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555364 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426085883268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426085883268" source_name="the-source\n"} 20241014055555364 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426085883268)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055555364 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426085883268 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055555364 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426085883268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426085883268" destination_name="the-source\n"} 20241014055555364 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426085883268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055555364 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426085883268)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055555364 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426085883268)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055555364 DLU <0006> fsm.c:568 lu(PS:IMSI-262426085883268)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055555364 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555364 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20241014055555389 DAUC <0003> db_auc.c:157 IMSI='262425917696472': No 2G Auth Data 20241014055555389 DAUC <0003> db_auc.c:192 IMSI='262425917696472': No 3G Auth Data 20241014055555398 DLGSUP <0013> hlr.c:121 IMSI 262425917696472: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055555420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53570<->l=127.0.0.1:4258 20241014055555425 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555425 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425917696472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425917696472" cn_domain=PS source_name="the-source\n"} 20241014055555425 DLU <0006> fsm.c:456 lu(262425917696472)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055555425 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425917696472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014055555449 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425917696472)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055555449 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425917696472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425917696472" cn_domain=PS destination_name="the-source\n"} 20241014055555449 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555449 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555452 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555452 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425917696472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425917696472" source_name="the-source\n"} 20241014055555452 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425917696472)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055555452 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262425917696472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055555452 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425917696472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425917696472" destination_name="the-source\n"} 20241014055555452 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262425917696472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055555452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425917696472)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055555452 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425917696472)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055555452 DLU <0006> fsm.c:568 lu(PS:IMSI-262425917696472)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055555452 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555452 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53570<->l=127.0.0.1:4258 20241014055555479 DAUC <0003> db_auc.c:157 IMSI='262428421178479': No 2G Auth Data 20241014055555479 DAUC <0003> db_auc.c:192 IMSI='262428421178479': No 3G Auth Data 20241014055555487 DLGSUP <0013> hlr.c:121 IMSI 262428421178479: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055555512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 20241014055555516 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555516 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428421178479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428421178479" cn_domain=PS source_name="the-source\n"} 20241014055555516 DLU <0006> fsm.c:456 lu(262428421178479)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055555516 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428421178479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014055555531 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428421178479)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055555531 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428421178479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428421178479" cn_domain=PS destination_name="the-source\n"} 20241014055555531 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555531 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555534 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555534 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428421178479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428421178479" source_name="the-source\n"} 20241014055555534 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428421178479)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055555534 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262428421178479 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055555534 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428421178479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428421178479" destination_name="the-source\n"} 20241014055555534 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262428421178479 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055555534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428421178479)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055555534 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428421178479)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055555534 DLU <0006> fsm.c:568 lu(PS:IMSI-262428421178479)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055555534 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555534 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53578<->l=127.0.0.1:4258 20241014055555561 DAUC <0003> db_auc.c:157 IMSI='262427674329860': No 2G Auth Data 20241014055555561 DAUC <0003> db_auc.c:192 IMSI='262427674329860': No 3G Auth Data 20241014055555570 DLGSUP <0013> hlr.c:121 IMSI 262427674329860: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055555602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4258 20241014055555606 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555606 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427674329860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427674329860" cn_domain=PS source_name="the-source\n"} 20241014055555606 DLU <0006> fsm.c:456 lu(262427674329860)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055555606 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427674329860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014055555622 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427674329860)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055555622 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427674329860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427674329860" cn_domain=PS destination_name="the-source\n"} 20241014055555622 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555622 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555625 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555625 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427674329860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427674329860" source_name="the-source\n"} 20241014055555625 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427674329860)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055555625 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262427674329860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055555625 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427674329860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427674329860" destination_name="the-source\n"} 20241014055555625 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262427674329860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055555625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427674329860)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055555625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427674329860)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055555625 DLU <0006> fsm.c:568 lu(PS:IMSI-262427674329860)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055555625 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555625 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53582<->l=127.0.0.1:4258 20241014055555659 DAUC <0003> db_auc.c:157 IMSI='262429213239809': No 2G Auth Data 20241014055555659 DAUC <0003> db_auc.c:192 IMSI='262429213239809': No 3G Auth Data 20241014055555668 DLGSUP <0013> hlr.c:121 IMSI 262429213239809: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055555699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 20241014055555703 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555703 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429213239809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429213239809" cn_domain=PS source_name="the-source\n"} 20241014055555704 DLU <0006> fsm.c:456 lu(262429213239809)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055555704 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429213239809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014055555719 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429213239809)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055555719 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429213239809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429213239809" cn_domain=PS destination_name="the-source\n"} 20241014055555719 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555719 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555722 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555722 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429213239809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429213239809" source_name="the-source\n"} 20241014055555722 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429213239809)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055555722 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262429213239809 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055555722 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429213239809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429213239809" destination_name="the-source\n"} 20241014055555722 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262429213239809 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055555722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213239809)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055555722 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429213239809)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055555722 DLU <0006> fsm.c:568 lu(PS:IMSI-262429213239809)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055555722 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555722 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53592<->l=127.0.0.1:4258 20241014055555756 DAUC <0003> db_auc.c:157 IMSI='262420498175496': No 2G Auth Data 20241014055555756 DAUC <0003> db_auc.c:192 IMSI='262420498175496': No 3G Auth Data 20241014055555764 DLGSUP <0013> hlr.c:121 IMSI 262420498175496: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055555796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53608<->l=127.0.0.1:4258 20241014055555800 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555800 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420498175496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420498175496" cn_domain=PS source_name="the-source\n"} 20241014055555800 DLU <0006> fsm.c:456 lu(262420498175496)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055555800 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420498175496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241014055555816 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420498175496)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055555816 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420498175496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420498175496" cn_domain=PS destination_name="the-source\n"} 20241014055555816 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555816 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555819 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555819 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420498175496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420498175496" source_name="the-source\n"} 20241014055555819 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420498175496)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055555819 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262420498175496 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055555819 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420498175496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420498175496" destination_name="the-source\n"} 20241014055555819 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262420498175496 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055555819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420498175496)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055555819 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420498175496)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055555819 DLU <0006> fsm.c:568 lu(PS:IMSI-262420498175496)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055555819 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555819 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055555821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53608<->l=127.0.0.1:4258 20241014055555846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53540<->l=127.0.0.1:4258 20241014055555848 DLINP <000b> input/ipa.c:451 connected read/write 20241014055555848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055555848 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055555848 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055555848 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055555848 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241014055555848 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37273<->l=127.0.0.1:4259) 20241014055555888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53614<->l=127.0.0.1:4258 20241014055555888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53614<->l=127.0.0.1:4258 20241014055558962 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055558962 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055558965 DLINP <000b> input/ipa.c:451 connected read/write 20241014055558965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055558966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39732<->l=127.0.0.1:4258 20241014055558968 DLINP <000b> input/ipa.c:451 connected read/write 20241014055558968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055558968 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055558968 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055558968 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  20241014055558968 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055558968 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  20241014055558968 DLGSUP <0013> gsup_server.c:235 2:  20241014055558968 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055558968 DLGSUP <0013> gsup_server.c:235 3:  20241014055558968 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055558968 DLGSUP <0013> gsup_server.c:235 4:  20241014055558968 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055558968 DLGSUP <0013> gsup_server.c:235 5:  20241014055558968 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055558968 DLGSUP <0013> gsup_server.c:235 7:  20241014055558968 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055558968 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055558968 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055558968 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055558988 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43453<->l=127.0.0.1:4259) 20241014055559032 DAUC <0003> db_auc.c:157 IMSI='262425621880940': No 2G Auth Data 20241014055559032 DAUC <0003> db_auc.c:192 IMSI='262425621880940': No 3G Auth Data 20241014055559079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39748<->l=127.0.0.1:4258 20241014055559084 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559084 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425621880940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425621880940" cn_domain=PS} 20241014055559084 DLU <0006> fsm.c:456 lu(262425621880940)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055559084 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425621880940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055559100 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425621880940)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055559100 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425621880940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425621880940" cn_domain=PS} 20241014055559100 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559100 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559104 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559104 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425621880940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425621880940"} 20241014055559104 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425621880940)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055559104 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425621880940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055559104 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425621880940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425621880940"} 20241014055559104 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425621880940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055559104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425621880940)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055559104 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425621880940)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055559104 DLU <0006> fsm.c:568 lu(PS:IMSI-262425621880940)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055559104 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559104 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39748<->l=127.0.0.1:4258 20241014055559130 DAUC <0003> db_auc.c:157 IMSI='262425698308788': No 2G Auth Data 20241014055559130 DAUC <0003> db_auc.c:192 IMSI='262425698308788': No 3G Auth Data 20241014055559139 DLGSUP <0013> hlr.c:121 IMSI 262425698308788: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055559160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39764<->l=127.0.0.1:4258 20241014055559165 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559165 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425698308788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425698308788" cn_domain=PS} 20241014055559165 DLU <0006> fsm.c:456 lu(262425698308788)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055559165 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425698308788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055559180 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425698308788)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055559180 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425698308788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425698308788" cn_domain=PS} 20241014055559180 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559180 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559183 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559183 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425698308788 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425698308788"} 20241014055559183 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425698308788)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055559183 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425698308788 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055559183 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425698308788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425698308788"} 20241014055559183 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425698308788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055559183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425698308788)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055559183 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425698308788)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055559183 DLU <0006> fsm.c:568 lu(PS:IMSI-262425698308788)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055559183 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559183 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39764<->l=127.0.0.1:4258 20241014055559212 DAUC <0003> db_auc.c:157 IMSI='262424702040399': No 2G Auth Data 20241014055559212 DAUC <0003> db_auc.c:192 IMSI='262424702040399': No 3G Auth Data 20241014055559221 DLGSUP <0013> hlr.c:121 IMSI 262424702040399: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055559243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39780<->l=127.0.0.1:4258 20241014055559246 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559246 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424702040399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424702040399" cn_domain=PS} 20241014055559246 DLU <0006> fsm.c:456 lu(262424702040399)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055559246 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424702040399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055559262 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424702040399)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055559263 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424702040399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424702040399" cn_domain=PS} 20241014055559263 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559263 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559266 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559266 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424702040399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424702040399"} 20241014055559266 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424702040399)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055559266 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424702040399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055559266 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424702040399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424702040399"} 20241014055559266 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424702040399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055559266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424702040399)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055559266 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424702040399)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055559266 DLU <0006> fsm.c:568 lu(PS:IMSI-262424702040399)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055559266 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559266 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39780<->l=127.0.0.1:4258 20241014055559314 DAUC <0003> db_auc.c:157 IMSI='262425881936565': No 2G Auth Data 20241014055559314 DAUC <0003> db_auc.c:192 IMSI='262425881936565': No 3G Auth Data 20241014055559323 DLGSUP <0013> hlr.c:121 IMSI 262425881936565: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055559348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39784<->l=127.0.0.1:4258 20241014055559351 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559351 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425881936565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425881936565" cn_domain=PS} 20241014055559351 DLU <0006> fsm.c:456 lu(262425881936565)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055559351 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425881936565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055559367 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425881936565)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055559367 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425881936565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425881936565" cn_domain=PS} 20241014055559367 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559367 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559371 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559371 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425881936565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425881936565"} 20241014055559371 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425881936565)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055559371 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425881936565 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055559371 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425881936565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425881936565"} 20241014055559371 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425881936565 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055559371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425881936565)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055559371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425881936565)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055559371 DLU <0006> fsm.c:568 lu(PS:IMSI-262425881936565)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055559371 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559371 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39784<->l=127.0.0.1:4258 20241014055559398 DAUC <0003> db_auc.c:157 IMSI='262427869053967': No 2G Auth Data 20241014055559398 DAUC <0003> db_auc.c:192 IMSI='262427869053967': No 3G Auth Data 20241014055559407 DLGSUP <0013> hlr.c:121 IMSI 262427869053967: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055559432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39788<->l=127.0.0.1:4258 20241014055559434 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559434 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427869053967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427869053967" cn_domain=PS} 20241014055559434 DLU <0006> fsm.c:456 lu(262427869053967)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055559434 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427869053967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055559457 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427869053967)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055559457 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427869053967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427869053967" cn_domain=PS} 20241014055559457 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559457 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559459 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559459 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427869053967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427869053967"} 20241014055559459 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427869053967)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055559459 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427869053967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055559459 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427869053967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427869053967"} 20241014055559459 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427869053967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055559459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427869053967)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055559459 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427869053967)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055559459 DLU <0006> fsm.c:568 lu(PS:IMSI-262427869053967)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055559459 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559459 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39788<->l=127.0.0.1:4258 20241014055559493 DAUC <0003> db_auc.c:157 IMSI='262420316606927': No 2G Auth Data 20241014055559493 DAUC <0003> db_auc.c:192 IMSI='262420316606927': No 3G Auth Data 20241014055559504 DLGSUP <0013> hlr.c:121 IMSI 262420316606927: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055559544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4258 20241014055559549 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559549 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420316606927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420316606927" cn_domain=PS} 20241014055559549 DLU <0006> fsm.c:456 lu(262420316606927)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055559549 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420316606927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055559568 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420316606927)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055559568 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420316606927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420316606927" cn_domain=PS} 20241014055559568 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559568 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559571 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559571 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420316606927 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420316606927"} 20241014055559571 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420316606927)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055559571 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420316606927 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055559571 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420316606927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420316606927"} 20241014055559571 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420316606927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055559571 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420316606927)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055559571 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420316606927)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055559571 DLU <0006> fsm.c:568 lu(PS:IMSI-262420316606927)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055559571 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559571 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39800<->l=127.0.0.1:4258 20241014055559605 DAUC <0003> db_auc.c:157 IMSI='262422733699159': No 2G Auth Data 20241014055559605 DAUC <0003> db_auc.c:192 IMSI='262422733699159': No 3G Auth Data 20241014055559613 DLGSUP <0013> hlr.c:121 IMSI 262422733699159: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055559645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39806<->l=127.0.0.1:4258 20241014055559649 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559649 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422733699159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422733699159" cn_domain=PS} 20241014055559649 DLU <0006> fsm.c:456 lu(262422733699159)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055559649 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422733699159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055559664 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422733699159)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055559664 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422733699159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422733699159" cn_domain=PS} 20241014055559664 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559664 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559666 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559666 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422733699159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422733699159"} 20241014055559666 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422733699159)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055559666 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422733699159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055559666 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422733699159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422733699159"} 20241014055559666 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262422733699159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055559666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422733699159)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055559666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422733699159)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055559666 DLU <0006> fsm.c:568 lu(PS:IMSI-262422733699159)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055559666 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559666 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39806<->l=127.0.0.1:4258 20241014055559699 DAUC <0003> db_auc.c:157 IMSI='262422215797580': No 2G Auth Data 20241014055559699 DAUC <0003> db_auc.c:192 IMSI='262422215797580': No 3G Auth Data 20241014055559708 DLGSUP <0013> hlr.c:121 IMSI 262422215797580: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055559740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39810<->l=127.0.0.1:4258 20241014055559744 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559744 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422215797580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422215797580" cn_domain=PS} 20241014055559744 DLU <0006> fsm.c:456 lu(262422215797580)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055559744 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422215797580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055559760 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422215797580)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055559760 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422215797580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422215797580" cn_domain=PS} 20241014055559760 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559760 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559762 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559762 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422215797580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422215797580"} 20241014055559762 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422215797580)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055559762 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422215797580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055559762 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422215797580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422215797580"} 20241014055559762 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422215797580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055559762 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422215797580)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055559762 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422215797580)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055559762 DLU <0006> fsm.c:568 lu(PS:IMSI-262422215797580)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055559762 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559762 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055559764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39810<->l=127.0.0.1:4258 20241014055559790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39732<->l=127.0.0.1:4258 20241014055559790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43453<->l=127.0.0.1:4259) 20241014055559791 DLINP <000b> input/ipa.c:451 connected read/write 20241014055559791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055559791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055559791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055559791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055559831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39822<->l=127.0.0.1:4258 20241014055559932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39822<->l=127.0.0.1:4258 20241014055603002 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055603002 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055603004 DLINP <000b> input/ipa.c:451 connected read/write 20241014055603004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055603005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39830<->l=127.0.0.1:4258 20241014055603008 DLINP <000b> input/ipa.c:451 connected read/write 20241014055603008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055603008 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055603008 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055603008 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  20241014055603008 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055603008 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  20241014055603008 DLGSUP <0013> gsup_server.c:235 2:  20241014055603008 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055603008 DLGSUP <0013> gsup_server.c:235 3:  20241014055603008 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055603008 DLGSUP <0013> gsup_server.c:235 4:  20241014055603008 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055603008 DLGSUP <0013> gsup_server.c:235 5:  20241014055603008 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055603008 DLGSUP <0013> gsup_server.c:235 7:  20241014055603008 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055603008 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055603008 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055603008 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055603028 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44947<->l=127.0.0.1:4259) 20241014055603049 DAUC <0003> db_auc.c:157 IMSI='262429228328530': No 2G Auth Data 20241014055603049 DAUC <0003> db_auc.c:192 IMSI='262429228328530': No 3G Auth Data 20241014055603072 DAUC <0003> db_auc.c:192 IMSI='262429228328530': No 3G Auth Data 20241014055603098 DAUC <0003> db_auc.c:157 IMSI='262424563017741': No 2G Auth Data 20241014055603098 DAUC <0003> db_auc.c:192 IMSI='262424563017741': No 3G Auth Data 20241014055603116 DAUC <0003> db_auc.c:157 IMSI='262424563017741': No 2G Auth Data 20241014055603141 DAUC <0003> db_auc.c:157 IMSI='262429088024842': No 2G Auth Data 20241014055603141 DAUC <0003> db_auc.c:192 IMSI='262429088024842': No 3G Auth Data 20241014055603193 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39830<->l=127.0.0.1:4258 20241014055603194 DLINP <000b> input/ipa.c:451 connected read/write 20241014055603194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055603194 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055603194 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055603194 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055603194 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44947<->l=127.0.0.1:4259) 20241014055603234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39838<->l=127.0.0.1:4258 20241014055603335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39838<->l=127.0.0.1:4258 20241014055606412 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055606412 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055606415 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055606415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4258 20241014055606417 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055606417 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055606417 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055606417 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  20241014055606417 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055606417 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  20241014055606417 DLGSUP <0013> gsup_server.c:235 2:  20241014055606417 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055606417 DLGSUP <0013> gsup_server.c:235 3:  20241014055606417 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055606417 DLGSUP <0013> gsup_server.c:235 4:  20241014055606417 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055606417 DLGSUP <0013> gsup_server.c:235 5:  20241014055606417 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055606417 DLGSUP <0013> gsup_server.c:235 7:  20241014055606417 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055606417 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055606417 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055606418 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055606436 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43685<->l=127.0.0.1:4259) 20241014055606451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39850<->l=127.0.0.1:4258 20241014055606473 DAUC <0003> db_auc.c:157 IMSI='262426867829713': No 2G Auth Data 20241014055606473 DAUC <0003> db_auc.c:192 IMSI='262426867829713': No 3G Auth Data 20241014055606499 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055606499 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426867829713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426867829713" cn_domain=PS} 20241014055606499 DLU <0006> fsm.c:456 lu(262426867829713)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055606499 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426867829713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055606514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426867829713)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055606514 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426867829713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426867829713" cn_domain=PS} 20241014055606514 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055606514 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055606518 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055606518 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426867829713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426867829713"} 20241014055606518 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426867829713)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055606518 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426867829713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055606518 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426867829713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426867829713"} 20241014055606518 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426867829713 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055606518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426867829713)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055606518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426867829713)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055606518 DLU <0006> fsm.c:568 lu(PS:IMSI-262426867829713)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055606518 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055606518 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055606528 DLGSUP <0013> hlr.c:128 IMSI 262426867829713: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241014055606528 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055606528 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055606530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39850<->l=127.0.0.1:4258 20241014055606530 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055606530 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426867829713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426867829713"} 20241014055606530 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426867829713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241014055606530 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426867829713 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055606531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39842<->l=127.0.0.1:4258 20241014055606531 DLINP <000b> input/ipa.c:451 connected read/write 20241014055606531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055606531 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055606531 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055606531 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055606532 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43685<->l=127.0.0.1:4259) 20241014055606576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39856<->l=127.0.0.1:4258 20241014055606676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39856<->l=127.0.0.1:4258 20241014055609749 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055609749 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055609752 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055609753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4258 20241014055609755 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055609755 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055609755 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055609755 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  20241014055609755 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055609755 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  20241014055609755 DLGSUP <0013> gsup_server.c:235 2:  20241014055609755 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055609755 DLGSUP <0013> gsup_server.c:235 3:  20241014055609755 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055609755 DLGSUP <0013> gsup_server.c:235 4:  20241014055609755 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055609755 DLGSUP <0013> gsup_server.c:235 5:  20241014055609755 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055609755 DLGSUP <0013> gsup_server.c:235 7:  20241014055609755 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055609755 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055609755 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055609755 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055609774 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35071<->l=127.0.0.1:4259) 20241014055609793 DAUC <0003> db_auc.c:157 IMSI='262428276285946': No 2G Auth Data 20241014055609793 DAUC <0003> db_auc.c:192 IMSI='262428276285946': No 3G Auth Data 20241014055609834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4258 20241014055609839 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055609839 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428276285946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428276285946" cn_domain=PS} 20241014055609839 DLU <0006> fsm.c:456 lu(262428276285946)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055609839 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428276285946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055609854 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428276285946)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055609854 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428276285946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428276285946" cn_domain=PS} 20241014055609854 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609854 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609859 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055609859 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428276285946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428276285946"} 20241014055609859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428276285946)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055609859 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428276285946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055609859 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428276285946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428276285946"} 20241014055609859 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428276285946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055609859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428276285946)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055609859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428276285946)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055609859 DLU <0006> fsm.c:568 lu(PS:IMSI-262428276285946)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055609859 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609859 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609861 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055609861 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428276285946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428276285946" cn_domain=CS} 20241014055609861 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428276285946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014055609868 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428276285946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428276285946"} 20241014055609868 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428276285946 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055609868 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609868 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4258 20241014055609893 DAUC <0003> db_auc.c:157 IMSI='262425068797929': No 2G Auth Data 20241014055609894 DAUC <0003> db_auc.c:192 IMSI='262425068797929': No 3G Auth Data 20241014055609902 DLGSUP <0013> hlr.c:121 IMSI 262425068797929: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055609930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38390<->l=127.0.0.1:4258 20241014055609934 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055609934 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425068797929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425068797929" cn_domain=PS} 20241014055609934 DLU <0006> fsm.c:456 lu(262425068797929)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055609934 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425068797929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055609950 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425068797929)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055609950 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425068797929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425068797929" cn_domain=PS} 20241014055609950 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609950 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609953 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055609953 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425068797929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425068797929"} 20241014055609953 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425068797929)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055609953 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425068797929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055609953 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425068797929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425068797929"} 20241014055609953 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425068797929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055609953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425068797929)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055609953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425068797929)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055609953 DLU <0006> fsm.c:568 lu(PS:IMSI-262425068797929)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055609953 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609953 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609956 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055609956 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425068797929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425068797929" cn_domain=CS} 20241014055609956 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425068797929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014055609964 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425068797929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425068797929"} 20241014055609964 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425068797929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055609964 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609964 DLINP <000b> input/ipa.c:451 connected read/write 20241014055609964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055609965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38390<->l=127.0.0.1:4258 20241014055609996 DAUC <0003> db_auc.c:157 IMSI='262420561825262': No 2G Auth Data 20241014055609996 DAUC <0003> db_auc.c:192 IMSI='262420561825262': No 3G Auth Data 20241014055610010 DLGSUP <0013> hlr.c:121 IMSI 262420561825262: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055610044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38402<->l=127.0.0.1:4258 20241014055610047 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610047 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420561825262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420561825262" cn_domain=PS} 20241014055610047 DLU <0006> fsm.c:456 lu(262420561825262)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055610047 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420561825262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055610067 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420561825262)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055610067 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420561825262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420561825262" cn_domain=PS} 20241014055610067 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610067 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610070 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610070 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420561825262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420561825262"} 20241014055610070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420561825262)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055610070 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420561825262 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055610070 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420561825262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420561825262"} 20241014055610070 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420561825262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055610070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420561825262)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055610070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420561825262)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055610070 DLU <0006> fsm.c:568 lu(PS:IMSI-262420561825262)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055610070 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610070 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610072 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610072 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420561825262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420561825262" cn_domain=CS} 20241014055610072 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420561825262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014055610080 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420561825262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420561825262"} 20241014055610080 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420561825262 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055610080 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610080 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38402<->l=127.0.0.1:4258 20241014055610106 DAUC <0003> db_auc.c:157 IMSI='262425206501148': No 2G Auth Data 20241014055610106 DAUC <0003> db_auc.c:192 IMSI='262425206501148': No 3G Auth Data 20241014055610115 DLGSUP <0013> hlr.c:121 IMSI 262425206501148: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055610141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 20241014055610145 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610145 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425206501148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425206501148" cn_domain=PS} 20241014055610145 DLU <0006> fsm.c:456 lu(262425206501148)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055610145 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425206501148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055610161 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425206501148)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055610161 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425206501148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425206501148" cn_domain=PS} 20241014055610161 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610161 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610164 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610164 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425206501148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425206501148"} 20241014055610164 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425206501148)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055610164 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425206501148 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055610164 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425206501148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425206501148"} 20241014055610164 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425206501148 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055610164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425206501148)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055610164 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425206501148)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055610164 DLU <0006> fsm.c:568 lu(PS:IMSI-262425206501148)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055610164 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610164 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610166 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610166 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425206501148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425206501148" cn_domain=CS} 20241014055610166 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425206501148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014055610174 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425206501148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425206501148"} 20241014055610174 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425206501148 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055610174 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610174 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 20241014055610200 DAUC <0003> db_auc.c:157 IMSI='262425086831821': No 2G Auth Data 20241014055610200 DAUC <0003> db_auc.c:192 IMSI='262425086831821': No 3G Auth Data 20241014055610208 DLGSUP <0013> hlr.c:121 IMSI 262425086831821: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055610231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241014055610235 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610235 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425086831821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425086831821" cn_domain=PS} 20241014055610235 DLU <0006> fsm.c:456 lu(262425086831821)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055610235 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425086831821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055610250 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425086831821)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055610250 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425086831821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425086831821" cn_domain=PS} 20241014055610250 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610250 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610254 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610254 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425086831821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425086831821"} 20241014055610254 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425086831821)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055610254 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425086831821 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055610254 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425086831821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425086831821"} 20241014055610254 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425086831821 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055610254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425086831821)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055610254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425086831821)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055610254 DLU <0006> fsm.c:568 lu(PS:IMSI-262425086831821)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055610254 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610254 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610256 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610256 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425086831821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425086831821" cn_domain=CS} 20241014055610256 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425086831821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014055610263 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425086831821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425086831821"} 20241014055610263 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425086831821 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055610263 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610263 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241014055610289 DAUC <0003> db_auc.c:157 IMSI='262420755816874': No 2G Auth Data 20241014055610289 DAUC <0003> db_auc.c:192 IMSI='262420755816874': No 3G Auth Data 20241014055610298 DLGSUP <0013> hlr.c:121 IMSI 262420755816874: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055610330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38434<->l=127.0.0.1:4258 20241014055610333 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610333 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420755816874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420755816874" cn_domain=PS} 20241014055610333 DLU <0006> fsm.c:456 lu(262420755816874)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055610333 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420755816874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055610349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420755816874)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055610349 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420755816874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420755816874" cn_domain=PS} 20241014055610349 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610349 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610352 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610352 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420755816874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420755816874"} 20241014055610352 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420755816874)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055610352 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420755816874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055610352 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420755816874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420755816874"} 20241014055610352 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420755816874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055610352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420755816874)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055610352 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420755816874)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055610352 DLU <0006> fsm.c:568 lu(PS:IMSI-262420755816874)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055610352 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610352 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610354 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610354 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420755816874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420755816874" cn_domain=CS} 20241014055610354 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420755816874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014055610361 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420755816874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420755816874"} 20241014055610361 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420755816874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055610361 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610361 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38434<->l=127.0.0.1:4258 20241014055610408 DAUC <0003> db_auc.c:157 IMSI='262422860232794': No 2G Auth Data 20241014055610408 DAUC <0003> db_auc.c:192 IMSI='262422860232794': No 3G Auth Data 20241014055610420 DLGSUP <0013> hlr.c:121 IMSI 262422860232794: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055610457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4258 20241014055610461 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610461 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422860232794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422860232794" cn_domain=PS} 20241014055610461 DLU <0006> fsm.c:456 lu(262422860232794)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055610461 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422860232794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055610485 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422860232794)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055610485 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422860232794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422860232794" cn_domain=PS} 20241014055610485 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610485 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610488 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610488 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422860232794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422860232794"} 20241014055610488 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422860232794)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055610488 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422860232794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055610488 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422860232794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422860232794"} 20241014055610488 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422860232794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055610488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422860232794)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055610488 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422860232794)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055610488 DLU <0006> fsm.c:568 lu(PS:IMSI-262422860232794)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055610488 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610488 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610490 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610490 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422860232794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422860232794" cn_domain=CS} 20241014055610490 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422860232794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014055610498 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422860232794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422860232794"} 20241014055610498 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422860232794 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055610498 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610498 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4258 20241014055610534 DAUC <0003> db_auc.c:157 IMSI='262422755410418': No 2G Auth Data 20241014055610534 DAUC <0003> db_auc.c:192 IMSI='262422755410418': No 3G Auth Data 20241014055610545 DLGSUP <0013> hlr.c:121 IMSI 262422755410418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055610578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 20241014055610583 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610583 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422755410418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422755410418" cn_domain=PS} 20241014055610583 DLU <0006> fsm.c:456 lu(262422755410418)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055610583 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422755410418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055610601 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422755410418)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055610601 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422755410418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422755410418" cn_domain=PS} 20241014055610601 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610601 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610604 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610604 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422755410418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422755410418"} 20241014055610604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422755410418)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055610604 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262422755410418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055610604 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422755410418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422755410418"} 20241014055610604 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262422755410418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055610604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422755410418)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055610604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422755410418)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055610604 DLU <0006> fsm.c:568 lu(PS:IMSI-262422755410418)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055610604 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610604 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610606 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610606 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422755410418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422755410418" cn_domain=CS} 20241014055610606 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422755410418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241014055610615 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422755410418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422755410418"} 20241014055610615 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262422755410418 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055610615 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610615 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055610617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38450<->l=127.0.0.1:4258 20241014055610648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4258 20241014055610649 DLINP <000b> input/ipa.c:451 connected read/write 20241014055610649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055610649 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055610649 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055610649 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055610649 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35071<->l=127.0.0.1:4259) 20241014055610691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38454<->l=127.0.0.1:4258 20241014055610792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38454<->l=127.0.0.1:4258 20241014055613869 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055613869 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055613871 DLINP <000b> input/ipa.c:451 connected read/write 20241014055613871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055613871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20241014055613873 DLINP <000b> input/ipa.c:451 connected read/write 20241014055613873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055613873 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055613873 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055613873 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  20241014055613873 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055613873 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  20241014055613873 DLGSUP <0013> gsup_server.c:235 2:  20241014055613873 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055613873 DLGSUP <0013> gsup_server.c:235 3:  20241014055613873 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055613873 DLGSUP <0013> gsup_server.c:235 4:  20241014055613873 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055613873 DLGSUP <0013> gsup_server.c:235 5:  20241014055613873 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055613873 DLGSUP <0013> gsup_server.c:235 7:  20241014055613873 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055613873 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055613873 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055613873 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055613894 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35159<->l=127.0.0.1:4259) 20241014055613946 DAUC <0003> db_auc.c:157 IMSI='262427088251478': No 2G Auth Data 20241014055613946 DAUC <0003> db_auc.c:192 IMSI='262427088251478': No 3G Auth Data 20241014055613991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38484<->l=127.0.0.1:4258 20241014055613997 DLINP <000b> input/ipa.c:451 connected read/write 20241014055613997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055613997 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427088251478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427088251478" cn_domain=PS} 20241014055613997 DLU <0006> fsm.c:456 lu(262427088251478)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055613997 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427088251478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055614016 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427088251478)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055614016 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427088251478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427088251478" cn_domain=PS} 20241014055614016 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614016 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614020 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614020 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427088251478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427088251478"} 20241014055614020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427088251478)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055614020 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262427088251478 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055614020 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427088251478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427088251478"} 20241014055614020 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262427088251478 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055614020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427088251478)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055614020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427088251478)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055614020 DLU <0006> fsm.c:568 lu(PS:IMSI-262427088251478)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055614020 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614020 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614022 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614022 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427088251478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427088251478" cn_domain=PS} 20241014055614022 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427088251478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014055614029 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427088251478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427088251478"} 20241014055614029 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262427088251478 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055614029 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614029 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38484<->l=127.0.0.1:4258 20241014055614055 DAUC <0003> db_auc.c:157 IMSI='262428611391805': No 2G Auth Data 20241014055614055 DAUC <0003> db_auc.c:192 IMSI='262428611391805': No 3G Auth Data 20241014055614063 DLGSUP <0013> hlr.c:121 IMSI 262428611391805: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055614088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38488<->l=127.0.0.1:4258 20241014055614091 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614091 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428611391805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428611391805" cn_domain=PS} 20241014055614092 DLU <0006> fsm.c:456 lu(262428611391805)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055614092 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428611391805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055614111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428611391805)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055614111 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428611391805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428611391805" cn_domain=PS} 20241014055614111 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614111 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614114 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614114 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428611391805 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428611391805"} 20241014055614114 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428611391805)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055614114 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428611391805 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055614114 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428611391805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428611391805"} 20241014055614114 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428611391805 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055614114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428611391805)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055614114 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428611391805)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055614114 DLU <0006> fsm.c:568 lu(PS:IMSI-262428611391805)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055614114 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614114 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614116 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614116 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428611391805 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428611391805" cn_domain=PS} 20241014055614116 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428611391805 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014055614126 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428611391805 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428611391805"} 20241014055614126 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428611391805 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055614126 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614126 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38488<->l=127.0.0.1:4258 20241014055614154 DAUC <0003> db_auc.c:157 IMSI='262421195116057': No 2G Auth Data 20241014055614154 DAUC <0003> db_auc.c:192 IMSI='262421195116057': No 3G Auth Data 20241014055614162 DLGSUP <0013> hlr.c:121 IMSI 262421195116057: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055614185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4258 20241014055614188 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614188 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421195116057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421195116057" cn_domain=PS} 20241014055614188 DLU <0006> fsm.c:456 lu(262421195116057)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055614188 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421195116057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055614203 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421195116057)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055614203 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421195116057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421195116057" cn_domain=PS} 20241014055614203 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614203 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614206 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614206 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421195116057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421195116057"} 20241014055614206 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421195116057)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055614206 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421195116057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055614206 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421195116057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421195116057"} 20241014055614206 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421195116057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055614206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421195116057)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055614206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421195116057)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055614206 DLU <0006> fsm.c:568 lu(PS:IMSI-262421195116057)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055614206 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614206 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614209 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614209 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421195116057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421195116057" cn_domain=PS} 20241014055614209 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421195116057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014055614217 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421195116057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421195116057"} 20241014055614217 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421195116057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055614217 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614217 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38502<->l=127.0.0.1:4258 20241014055614243 DAUC <0003> db_auc.c:157 IMSI='262425273667178': No 2G Auth Data 20241014055614243 DAUC <0003> db_auc.c:192 IMSI='262425273667178': No 3G Auth Data 20241014055614251 DLGSUP <0013> hlr.c:121 IMSI 262425273667178: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055614273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4258 20241014055614277 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614277 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425273667178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425273667178" cn_domain=PS} 20241014055614277 DLU <0006> fsm.c:456 lu(262425273667178)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055614277 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425273667178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055614291 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425273667178)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055614291 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425273667178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425273667178" cn_domain=PS} 20241014055614291 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614291 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614294 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614294 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425273667178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425273667178"} 20241014055614294 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425273667178)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055614294 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425273667178 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055614294 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425273667178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425273667178"} 20241014055614294 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425273667178 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055614294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425273667178)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055614294 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425273667178)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055614294 DLU <0006> fsm.c:568 lu(PS:IMSI-262425273667178)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055614294 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614294 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614296 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614296 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425273667178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425273667178" cn_domain=PS} 20241014055614296 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425273667178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014055614304 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425273667178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425273667178"} 20241014055614304 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425273667178 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055614304 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614304 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4258 20241014055614330 DAUC <0003> db_auc.c:157 IMSI='262427405616224': No 2G Auth Data 20241014055614330 DAUC <0003> db_auc.c:192 IMSI='262427405616224': No 3G Auth Data 20241014055614338 DLGSUP <0013> hlr.c:121 IMSI 262427405616224: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055614362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4258 20241014055614365 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614365 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427405616224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427405616224" cn_domain=PS} 20241014055614365 DLU <0006> fsm.c:456 lu(262427405616224)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055614365 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427405616224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055614380 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427405616224)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055614380 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427405616224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427405616224" cn_domain=PS} 20241014055614380 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614380 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614383 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614383 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427405616224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427405616224"} 20241014055614383 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427405616224)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055614383 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427405616224 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055614383 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427405616224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427405616224"} 20241014055614383 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427405616224 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055614383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427405616224)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055614383 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427405616224)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055614383 DLU <0006> fsm.c:568 lu(PS:IMSI-262427405616224)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055614383 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614383 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614386 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614386 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427405616224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427405616224" cn_domain=PS} 20241014055614386 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427405616224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014055614393 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427405616224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427405616224"} 20241014055614393 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427405616224 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055614393 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614393 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4258 20241014055614420 DAUC <0003> db_auc.c:157 IMSI='262429170867151': No 2G Auth Data 20241014055614420 DAUC <0003> db_auc.c:192 IMSI='262429170867151': No 3G Auth Data 20241014055614429 DLGSUP <0013> hlr.c:121 IMSI 262429170867151: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055614458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4258 20241014055614461 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614461 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429170867151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429170867151" cn_domain=PS} 20241014055614461 DLU <0006> fsm.c:456 lu(262429170867151)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055614461 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429170867151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055614477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429170867151)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055614477 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429170867151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429170867151" cn_domain=PS} 20241014055614477 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614477 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614480 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614480 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429170867151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429170867151"} 20241014055614480 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429170867151)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055614480 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429170867151 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055614480 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429170867151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429170867151"} 20241014055614480 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429170867151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055614480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429170867151)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055614480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429170867151)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055614480 DLU <0006> fsm.c:568 lu(PS:IMSI-262429170867151)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055614480 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614480 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614482 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614482 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429170867151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429170867151" cn_domain=PS} 20241014055614482 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429170867151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014055614490 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429170867151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429170867151"} 20241014055614490 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429170867151 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055614490 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614490 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4258 20241014055614525 DAUC <0003> db_auc.c:157 IMSI='262429568315516': No 2G Auth Data 20241014055614525 DAUC <0003> db_auc.c:192 IMSI='262429568315516': No 3G Auth Data 20241014055614534 DLGSUP <0013> hlr.c:121 IMSI 262429568315516: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055614566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38540<->l=127.0.0.1:4258 20241014055614569 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614569 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429568315516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429568315516" cn_domain=PS} 20241014055614569 DLU <0006> fsm.c:456 lu(262429568315516)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055614569 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429568315516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055614585 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429568315516)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055614585 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429568315516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429568315516" cn_domain=PS} 20241014055614585 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614585 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614588 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614588 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429568315516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429568315516"} 20241014055614588 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429568315516)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055614588 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429568315516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055614588 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429568315516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429568315516"} 20241014055614588 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429568315516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055614588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429568315516)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055614588 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429568315516)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055614588 DLU <0006> fsm.c:568 lu(PS:IMSI-262429568315516)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055614588 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614588 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614590 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614590 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429568315516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429568315516" cn_domain=PS} 20241014055614590 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429568315516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014055614598 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429568315516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429568315516"} 20241014055614598 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429568315516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055614598 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614598 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38540<->l=127.0.0.1:4258 20241014055614631 DAUC <0003> db_auc.c:157 IMSI='262423145266556': No 2G Auth Data 20241014055614631 DAUC <0003> db_auc.c:192 IMSI='262423145266556': No 3G Auth Data 20241014055614644 DLGSUP <0013> hlr.c:121 IMSI 262423145266556: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241014055614678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38544<->l=127.0.0.1:4258 20241014055614681 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614681 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423145266556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423145266556" cn_domain=PS} 20241014055614681 DLU <0006> fsm.c:456 lu(262423145266556)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055614681 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423145266556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055614696 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423145266556)[0x55fd95662200]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055614696 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423145266556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423145266556" cn_domain=PS} 20241014055614696 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614696 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614699 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614699 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423145266556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423145266556"} 20241014055614699 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423145266556)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055614699 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423145266556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055614699 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423145266556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423145266556"} 20241014055614699 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423145266556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055614699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423145266556)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055614699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423145266556)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055614699 DLU <0006> fsm.c:568 lu(PS:IMSI-262423145266556)[0x55fd95662200]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055614699 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614699 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614701 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614701 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423145266556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423145266556" cn_domain=PS} 20241014055614701 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423145266556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241014055614709 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423145266556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423145266556"} 20241014055614709 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423145266556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241014055614709 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614709 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055614711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38544<->l=127.0.0.1:4258 20241014055614735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20241014055614736 DLINP <000b> input/ipa.c:451 connected read/write 20241014055614736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055614736 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055614736 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055614736 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055614736 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35159<->l=127.0.0.1:4259) 20241014055614780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38548<->l=127.0.0.1:4258 20241014055614880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38548<->l=127.0.0.1:4258 20241014055617951 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055617952 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055617953 DLINP <000b> input/ipa.c:451 connected read/write 20241014055617953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055617954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20241014055617955 DLINP <000b> input/ipa.c:451 connected read/write 20241014055617955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055617955 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055617955 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055617955 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  20241014055617955 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055617955 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  20241014055617955 DLGSUP <0013> gsup_server.c:235 2:  20241014055617955 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055617955 DLGSUP <0013> gsup_server.c:235 3:  20241014055617955 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055617955 DLGSUP <0013> gsup_server.c:235 4:  20241014055617955 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055617955 DLGSUP <0013> gsup_server.c:235 5:  20241014055617955 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055617955 DLGSUP <0013> gsup_server.c:235 7:  20241014055617955 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055617955 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055617955 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055617955 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055617971 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36619<->l=127.0.0.1:4259) 20241014055617983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60042<->l=127.0.0.1:4258 20241014055618001 DLINP <000b> input/ipa.c:451 connected read/write 20241014055618001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055618001 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} 20241014055618001 DLU <0006> fsm.c:456 lu(2345743413463)[0x55fd95662200]{UNVALIDATED}: Allocated 20241014055618001 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 20241014055618001 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} 20241014055618001 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055618001 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55fd95662200]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055618001 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55fd95662200]{UNVALIDATED}: Freeing instance 20241014055618001 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55fd95662200]{UNVALIDATED}: Deallocated 20241014055618001 DLINP <000b> input/ipa.c:451 connected read/write 20241014055618001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055618001 DLINP <000b> input/ipa.c:451 connected read/write 20241014055618001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055618004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60042<->l=127.0.0.1:4258 20241014055618005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20241014055618007 DLINP <000b> input/ipa.c:451 connected read/write 20241014055618007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055618007 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055618007 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055618007 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055618007 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36619<->l=127.0.0.1:4259) 20241014055618050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60048<->l=127.0.0.1:4258 20241014055618151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60048<->l=127.0.0.1:4258 20241014055621228 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055621228 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055621230 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055621231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 20241014055621233 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055621233 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055621233 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055621233 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  20241014055621233 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055621233 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  20241014055621233 DLGSUP <0013> gsup_server.c:235 2:  20241014055621233 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055621233 DLGSUP <0013> gsup_server.c:235 3:  20241014055621233 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055621233 DLGSUP <0013> gsup_server.c:235 4:  20241014055621233 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055621233 DLGSUP <0013> gsup_server.c:235 5:  20241014055621233 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055621233 DLGSUP <0013> gsup_server.c:235 7:  20241014055621233 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055621233 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055621233 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055621233 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055621255 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40219<->l=127.0.0.1:4259) 20241014055621273 DAUC <0003> db_auc.c:157 IMSI='262429658635852': No 2G Auth Data 20241014055621273 DAUC <0003> db_auc.c:192 IMSI='262429658635852': No 3G Auth Data 20241014055621317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 20241014055621324 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055621324 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429658635852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429658635852" session_id=732271497 session_state=BEGIN} 20241014055621324 DSS <0004> hlr_ussd.c:576 262429658635852/0x2ba59389: Process SS (BEGIN) 20241014055621324 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014055621324 DSS <0004> hlr_ussd.c:518 262429658635852/0x2ba59389: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014055621324 DSS <0004> hlr_ussd.c:523 262429658635852/0x2ba59389: USSD for unknown code '*#200#' 20241014055621324 DSS <0004> hlr_ussd.c:354 262429658635852/0x2ba59389: Tx ReturnError(1, 0x12) 20241014055621324 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429658635852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429658635852" session_id=732271497 session_state=END} 20241014055621324 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621324 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 20241014055621335 DAUC <0003> db_auc.c:157 IMSI='262428723492543': No 2G Auth Data 20241014055621335 DAUC <0003> db_auc.c:192 IMSI='262428723492543': No 3G Auth Data 20241014055621368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60078<->l=127.0.0.1:4258 20241014055621373 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055621373 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428723492543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428723492543" session_id=390136876 session_state=BEGIN} 20241014055621373 DSS <0004> hlr_ussd.c:576 262428723492543/0x1741042c: Process SS (BEGIN) 20241014055621373 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014055621373 DSS <0004> hlr_ussd.c:518 262428723492543/0x1741042c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014055621373 DSS <0004> hlr_ussd.c:523 262428723492543/0x1741042c: USSD for unknown code '*#200#' 20241014055621373 DSS <0004> hlr_ussd.c:354 262428723492543/0x1741042c: Tx ReturnError(1, 0x12) 20241014055621373 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428723492543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428723492543" session_id=390136876 session_state=END} 20241014055621373 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621373 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60078<->l=127.0.0.1:4258 20241014055621384 DAUC <0003> db_auc.c:157 IMSI='262429643823695': No 2G Auth Data 20241014055621384 DAUC <0003> db_auc.c:192 IMSI='262429643823695': No 3G Auth Data 20241014055621416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60082<->l=127.0.0.1:4258 20241014055621423 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055621423 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429643823695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429643823695" session_id=3644202289 session_state=BEGIN} 20241014055621423 DSS <0004> hlr_ussd.c:576 262429643823695/0xd9361d31: Process SS (BEGIN) 20241014055621423 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014055621423 DSS <0004> hlr_ussd.c:518 262429643823695/0xd9361d31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014055621423 DSS <0004> hlr_ussd.c:523 262429643823695/0xd9361d31: USSD for unknown code '*#200#' 20241014055621423 DSS <0004> hlr_ussd.c:354 262429643823695/0xd9361d31: Tx ReturnError(1, 0x12) 20241014055621423 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429643823695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429643823695" session_id=3644202289 session_state=END} 20241014055621423 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621423 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60082<->l=127.0.0.1:4258 20241014055621447 DAUC <0003> db_auc.c:157 IMSI='262421958031812': No 2G Auth Data 20241014055621447 DAUC <0003> db_auc.c:192 IMSI='262421958031812': No 3G Auth Data 20241014055621474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 20241014055621480 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055621480 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421958031812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421958031812" session_id=635018732 session_state=BEGIN} 20241014055621480 DSS <0004> hlr_ussd.c:576 262421958031812/0x25d99dec: Process SS (BEGIN) 20241014055621480 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014055621480 DSS <0004> hlr_ussd.c:518 262421958031812/0x25d99dec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014055621480 DSS <0004> hlr_ussd.c:523 262421958031812/0x25d99dec: USSD for unknown code '*#200#' 20241014055621480 DSS <0004> hlr_ussd.c:354 262421958031812/0x25d99dec: Tx ReturnError(1, 0x12) 20241014055621480 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421958031812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421958031812" session_id=635018732 session_state=END} 20241014055621480 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621480 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60096<->l=127.0.0.1:4258 20241014055621486 DAUC <0003> db_auc.c:157 IMSI='262420838063775': No 2G Auth Data 20241014055621486 DAUC <0003> db_auc.c:192 IMSI='262420838063775': No 3G Auth Data 20241014055621510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 20241014055621514 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055621514 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420838063775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420838063775" session_id=2707607900 session_state=BEGIN} 20241014055621514 DSS <0004> hlr_ussd.c:576 262420838063775/0xa162d15c: Process SS (BEGIN) 20241014055621514 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014055621514 DSS <0004> hlr_ussd.c:518 262420838063775/0xa162d15c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014055621514 DSS <0004> hlr_ussd.c:523 262420838063775/0xa162d15c: USSD for unknown code '*#200#' 20241014055621514 DSS <0004> hlr_ussd.c:354 262420838063775/0xa162d15c: Tx ReturnError(1, 0x12) 20241014055621514 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420838063775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420838063775" session_id=2707607900 session_state=END} 20241014055621515 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621515 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 20241014055621522 DAUC <0003> db_auc.c:157 IMSI='262420697142206': No 2G Auth Data 20241014055621522 DAUC <0003> db_auc.c:192 IMSI='262420697142206': No 3G Auth Data 20241014055621550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60116<->l=127.0.0.1:4258 20241014055621556 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055621556 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420697142206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420697142206" session_id=1653907563 session_state=BEGIN} 20241014055621556 DSS <0004> hlr_ussd.c:576 262420697142206/0x6294a06b: Process SS (BEGIN) 20241014055621556 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014055621556 DSS <0004> hlr_ussd.c:518 262420697142206/0x6294a06b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014055621556 DSS <0004> hlr_ussd.c:523 262420697142206/0x6294a06b: USSD for unknown code '*#200#' 20241014055621556 DSS <0004> hlr_ussd.c:354 262420697142206/0x6294a06b: Tx ReturnError(1, 0x12) 20241014055621556 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420697142206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420697142206" session_id=1653907563 session_state=END} 20241014055621556 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621556 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60116<->l=127.0.0.1:4258 20241014055621563 DAUC <0003> db_auc.c:157 IMSI='262424402639735': No 2G Auth Data 20241014055621563 DAUC <0003> db_auc.c:192 IMSI='262424402639735': No 3G Auth Data 20241014055621591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60118<->l=127.0.0.1:4258 20241014055621595 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055621595 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424402639735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424402639735" session_id=1774797226 session_state=BEGIN} 20241014055621595 DSS <0004> hlr_ussd.c:576 262424402639735/0x69c941aa: Process SS (BEGIN) 20241014055621595 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014055621595 DSS <0004> hlr_ussd.c:518 262424402639735/0x69c941aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014055621595 DSS <0004> hlr_ussd.c:523 262424402639735/0x69c941aa: USSD for unknown code '*#200#' 20241014055621595 DSS <0004> hlr_ussd.c:354 262424402639735/0x69c941aa: Tx ReturnError(1, 0x12) 20241014055621595 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424402639735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424402639735" session_id=1774797226 session_state=END} 20241014055621595 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621595 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60118<->l=127.0.0.1:4258 20241014055621602 DAUC <0003> db_auc.c:157 IMSI='262422363739209': No 2G Auth Data 20241014055621602 DAUC <0003> db_auc.c:192 IMSI='262422363739209': No 3G Auth Data 20241014055621629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60130<->l=127.0.0.1:4258 20241014055621636 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055621636 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422363739209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422363739209" session_id=3914597820 session_state=BEGIN} 20241014055621636 DSS <0004> hlr_ussd.c:576 262422363739209/0xe95405bc: Process SS (BEGIN) 20241014055621636 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241014055621636 DSS <0004> hlr_ussd.c:518 262422363739209/0xe95405bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241014055621636 DSS <0004> hlr_ussd.c:523 262422363739209/0xe95405bc: USSD for unknown code '*#200#' 20241014055621636 DSS <0004> hlr_ussd.c:354 262422363739209/0xe95405bc: Tx ReturnError(1, 0x12) 20241014055621636 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422363739209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422363739209" session_id=3914597820 session_state=END} 20241014055621636 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621636 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055621639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60130<->l=127.0.0.1:4258 20241014055621640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 20241014055621641 DLINP <000b> input/ipa.c:451 connected read/write 20241014055621641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055621641 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055621641 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055621641 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055621641 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40219<->l=127.0.0.1:4259) 20241014055621682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60138<->l=127.0.0.1:4258 20241014055621783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60138<->l=127.0.0.1:4258 20241014055624861 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055624861 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055624862 DLINP <000b> input/ipa.c:451 connected read/write 20241014055624862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055624863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60152<->l=127.0.0.1:4258 20241014055624864 DLINP <000b> input/ipa.c:451 connected read/write 20241014055624864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055624864 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055624864 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055624864 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  20241014055624864 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055624864 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  20241014055624864 DLGSUP <0013> gsup_server.c:235 2:  20241014055624864 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055624864 DLGSUP <0013> gsup_server.c:235 3:  20241014055624864 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055624864 DLGSUP <0013> gsup_server.c:235 4:  20241014055624864 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055624864 DLGSUP <0013> gsup_server.c:235 5:  20241014055624864 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055624864 DLGSUP <0013> gsup_server.c:235 7:  20241014055624864 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055624864 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055624864 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055624864 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055624880 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38449<->l=127.0.0.1:4259) 20241014055624891 DAUC <0003> db_auc.c:157 IMSI='262427183657590': No 2G Auth Data 20241014055624891 DAUC <0003> db_auc.c:192 IMSI='262427183657590': No 3G Auth Data 20241014055624915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60154<->l=127.0.0.1:4258 20241014055624925 DLINP <000b> input/ipa.c:451 connected read/write 20241014055624925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055624925 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427183657590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427183657590" session_id=1494210299 session_state=BEGIN} 20241014055624925 DSS <0004> hlr_ussd.c:576 262427183657590/0x590fd6fb: Process SS (BEGIN) 20241014055624925 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055624925 DSS <0004> hlr_ussd.c:518 262427183657590/0x590fd6fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055624925 DSS <0004> hlr_ussd.c:542 262427183657590/0x590fd6fb: Cannot find conn for EUSE EUSE-foobar 20241014055624925 DSS <0004> hlr_ussd.c:354 262427183657590/0x590fd6fb: Tx ReturnError(1, 0x22) 20241014055624925 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427183657590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427183657590" session_id=1494210299 session_state=END} 20241014055624925 DLINP <000b> input/ipa.c:451 connected read/write 20241014055624925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055624925 DLINP <000b> input/ipa.c:451 connected read/write 20241014055624925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055624929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60154<->l=127.0.0.1:4258 20241014055624933 DAUC <0003> db_auc.c:157 IMSI='262428249395798': No 2G Auth Data 20241014055624933 DAUC <0003> db_auc.c:192 IMSI='262428249395798': No 3G Auth Data 20241014055624956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60162<->l=127.0.0.1:4258 20241014055624961 DLINP <000b> input/ipa.c:451 connected read/write 20241014055624961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055624961 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428249395798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428249395798" session_id=2916855756 session_state=BEGIN} 20241014055624961 DSS <0004> hlr_ussd.c:576 262428249395798/0xaddbafcc: Process SS (BEGIN) 20241014055624961 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055624961 DSS <0004> hlr_ussd.c:518 262428249395798/0xaddbafcc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055624961 DSS <0004> hlr_ussd.c:542 262428249395798/0xaddbafcc: Cannot find conn for EUSE EUSE-foobar 20241014055624961 DSS <0004> hlr_ussd.c:354 262428249395798/0xaddbafcc: Tx ReturnError(1, 0x22) 20241014055624961 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428249395798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428249395798" session_id=2916855756 session_state=END} 20241014055624962 DLINP <000b> input/ipa.c:451 connected read/write 20241014055624962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055624962 DLINP <000b> input/ipa.c:451 connected read/write 20241014055624962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055624965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60162<->l=127.0.0.1:4258 20241014055624969 DAUC <0003> db_auc.c:157 IMSI='262424532799546': No 2G Auth Data 20241014055624969 DAUC <0003> db_auc.c:192 IMSI='262424532799546': No 3G Auth Data 20241014055624991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60166<->l=127.0.0.1:4258 20241014055624999 DLINP <000b> input/ipa.c:451 connected read/write 20241014055624999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055624999 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424532799546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424532799546" session_id=297663834 session_state=BEGIN} 20241014055624999 DSS <0004> hlr_ussd.c:576 262424532799546/0x11bdfd5a: Process SS (BEGIN) 20241014055624999 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055624999 DSS <0004> hlr_ussd.c:518 262424532799546/0x11bdfd5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055624999 DSS <0004> hlr_ussd.c:542 262424532799546/0x11bdfd5a: Cannot find conn for EUSE EUSE-foobar 20241014055624999 DSS <0004> hlr_ussd.c:354 262424532799546/0x11bdfd5a: Tx ReturnError(1, 0x22) 20241014055624999 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424532799546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424532799546" session_id=297663834 session_state=END} 20241014055624999 DLINP <000b> input/ipa.c:451 connected read/write 20241014055624999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055624999 DLINP <000b> input/ipa.c:451 connected read/write 20241014055624999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055625002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60166<->l=127.0.0.1:4258 20241014055625006 DAUC <0003> db_auc.c:157 IMSI='262422780879334': No 2G Auth Data 20241014055625006 DAUC <0003> db_auc.c:192 IMSI='262422780879334': No 3G Auth Data 20241014055625030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60180<->l=127.0.0.1:4258 20241014055625035 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055625035 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422780879334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422780879334" session_id=2550938310 session_state=BEGIN} 20241014055625035 DSS <0004> hlr_ussd.c:576 262422780879334/0x980c3ac6: Process SS (BEGIN) 20241014055625035 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055625035 DSS <0004> hlr_ussd.c:518 262422780879334/0x980c3ac6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055625035 DSS <0004> hlr_ussd.c:542 262422780879334/0x980c3ac6: Cannot find conn for EUSE EUSE-foobar 20241014055625035 DSS <0004> hlr_ussd.c:354 262422780879334/0x980c3ac6: Tx ReturnError(1, 0x22) 20241014055625035 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422780879334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422780879334" session_id=2550938310 session_state=END} 20241014055625035 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055625035 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055625038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60180<->l=127.0.0.1:4258 20241014055625042 DAUC <0003> db_auc.c:157 IMSI='262421049058651': No 2G Auth Data 20241014055625042 DAUC <0003> db_auc.c:192 IMSI='262421049058651': No 3G Auth Data 20241014055625066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4258 20241014055625071 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055625071 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421049058651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421049058651" session_id=4267117814 session_state=BEGIN} 20241014055625071 DSS <0004> hlr_ussd.c:576 262421049058651/0xfe570cf6: Process SS (BEGIN) 20241014055625071 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055625071 DSS <0004> hlr_ussd.c:518 262421049058651/0xfe570cf6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055625071 DSS <0004> hlr_ussd.c:542 262421049058651/0xfe570cf6: Cannot find conn for EUSE EUSE-foobar 20241014055625071 DSS <0004> hlr_ussd.c:354 262421049058651/0xfe570cf6: Tx ReturnError(1, 0x22) 20241014055625071 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421049058651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421049058651" session_id=4267117814 session_state=END} 20241014055625071 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055625071 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055625074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4258 20241014055625079 DAUC <0003> db_auc.c:157 IMSI='262427362854439': No 2G Auth Data 20241014055625079 DAUC <0003> db_auc.c:192 IMSI='262427362854439': No 3G Auth Data 20241014055625106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60194<->l=127.0.0.1:4258 20241014055625110 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055625111 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427362854439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427362854439" session_id=1535651736 session_state=BEGIN} 20241014055625111 DSS <0004> hlr_ussd.c:576 262427362854439/0x5b882f98: Process SS (BEGIN) 20241014055625111 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055625111 DSS <0004> hlr_ussd.c:518 262427362854439/0x5b882f98: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055625111 DSS <0004> hlr_ussd.c:542 262427362854439/0x5b882f98: Cannot find conn for EUSE EUSE-foobar 20241014055625111 DSS <0004> hlr_ussd.c:354 262427362854439/0x5b882f98: Tx ReturnError(1, 0x22) 20241014055625111 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427362854439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427362854439" session_id=1535651736 session_state=END} 20241014055625111 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055625111 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055625115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60194<->l=127.0.0.1:4258 20241014055625119 DAUC <0003> db_auc.c:157 IMSI='262429325610232': No 2G Auth Data 20241014055625119 DAUC <0003> db_auc.c:192 IMSI='262429325610232': No 3G Auth Data 20241014055625147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60210<->l=127.0.0.1:4258 20241014055625154 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055625154 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429325610232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429325610232" session_id=28506029 session_state=BEGIN} 20241014055625154 DSS <0004> hlr_ussd.c:576 262429325610232/0x01b2f7ad: Process SS (BEGIN) 20241014055625154 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055625154 DSS <0004> hlr_ussd.c:518 262429325610232/0x01b2f7ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055625154 DSS <0004> hlr_ussd.c:542 262429325610232/0x01b2f7ad: Cannot find conn for EUSE EUSE-foobar 20241014055625154 DSS <0004> hlr_ussd.c:354 262429325610232/0x01b2f7ad: Tx ReturnError(1, 0x22) 20241014055625154 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429325610232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429325610232" session_id=28506029 session_state=END} 20241014055625154 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055625154 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055625156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60210<->l=127.0.0.1:4258 20241014055625160 DAUC <0003> db_auc.c:157 IMSI='262427741855181': No 2G Auth Data 20241014055625160 DAUC <0003> db_auc.c:192 IMSI='262427741855181': No 3G Auth Data 20241014055625188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4258 20241014055625193 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055625194 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427741855181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427741855181" session_id=2270295174 session_state=BEGIN} 20241014055625194 DSS <0004> hlr_ussd.c:576 262427741855181/0x8751f486: Process SS (BEGIN) 20241014055625194 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055625194 DSS <0004> hlr_ussd.c:518 262427741855181/0x8751f486: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055625194 DSS <0004> hlr_ussd.c:542 262427741855181/0x8751f486: Cannot find conn for EUSE EUSE-foobar 20241014055625194 DSS <0004> hlr_ussd.c:354 262427741855181/0x8751f486: Tx ReturnError(1, 0x22) 20241014055625194 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427741855181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427741855181" session_id=2270295174 session_state=END} 20241014055625194 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055625194 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055625196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4258 20241014055625197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60152<->l=127.0.0.1:4258 20241014055625198 DLINP <000b> input/ipa.c:451 connected read/write 20241014055625198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055625198 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055625198 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055625198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055625198 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38449<->l=127.0.0.1:4259) 20241014055625247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20241014055625447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20241014055628524 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055628524 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055628527 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055628528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4258 20241014055628531 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055628531 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055628531 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055628531 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  20241014055628531 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055628531 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  20241014055628531 DLGSUP <0013> gsup_server.c:235 2:  20241014055628531 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055628531 DLGSUP <0013> gsup_server.c:235 3:  20241014055628531 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055628531 DLGSUP <0013> gsup_server.c:235 4:  20241014055628531 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055628531 DLGSUP <0013> gsup_server.c:235 5:  20241014055628531 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055628531 DLGSUP <0013> gsup_server.c:235 7:  20241014055628531 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055628531 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055628531 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055628531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055628550 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40483<->l=127.0.0.1:4259) 20241014055628570 DAUC <0003> db_auc.c:157 IMSI='262422358694719': No 2G Auth Data 20241014055628570 DAUC <0003> db_auc.c:192 IMSI='262422358694719': No 3G Auth Data 20241014055628592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4258 20241014055628599 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055628599 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422358694719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422358694719" session_id=514431590 session_state=BEGIN} 20241014055628599 DSS <0004> hlr_ussd.c:576 262422358694719/0x1ea99a66: Process SS (BEGIN) 20241014055628599 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055628599 DSS <0004> hlr_ussd.c:518 262422358694719/0x1ea99a66: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055628599 DSS <0004> hlr_ussd.c:363 262422358694719/0x1ea99a66: Tx USSD 'Your IMSI is 262422358694719' 20241014055628599 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422358694719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422358694719" session_id=514431590 session_state=END} 20241014055628599 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262422358694719 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055628599 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628599 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4258 20241014055628607 DAUC <0003> db_auc.c:157 IMSI='262424713277327': No 2G Auth Data 20241014055628607 DAUC <0003> db_auc.c:192 IMSI='262424713277327': No 3G Auth Data 20241014055628631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4258 20241014055628637 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055628637 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424713277327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424713277327" session_id=32010342 session_state=BEGIN} 20241014055628637 DSS <0004> hlr_ussd.c:576 262424713277327/0x01e87066: Process SS (BEGIN) 20241014055628637 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055628637 DSS <0004> hlr_ussd.c:518 262424713277327/0x01e87066: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055628637 DSS <0004> hlr_ussd.c:363 262424713277327/0x01e87066: Tx USSD 'Your IMSI is 262424713277327' 20241014055628637 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424713277327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424713277327" session_id=32010342 session_state=END} 20241014055628637 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424713277327 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055628637 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628637 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48098<->l=127.0.0.1:4258 20241014055628645 DAUC <0003> db_auc.c:157 IMSI='262429195091449': No 2G Auth Data 20241014055628645 DAUC <0003> db_auc.c:192 IMSI='262429195091449': No 3G Auth Data 20241014055628668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 20241014055628673 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055628673 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429195091449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429195091449" session_id=3929877841 session_state=BEGIN} 20241014055628673 DSS <0004> hlr_ussd.c:576 262429195091449/0xea3d2d51: Process SS (BEGIN) 20241014055628673 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055628673 DSS <0004> hlr_ussd.c:518 262429195091449/0xea3d2d51: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055628673 DSS <0004> hlr_ussd.c:363 262429195091449/0xea3d2d51: Tx USSD 'Your IMSI is 262429195091449' 20241014055628673 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429195091449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429195091449" session_id=3929877841 session_state=END} 20241014055628673 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262429195091449 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055628673 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628673 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 20241014055628680 DAUC <0003> db_auc.c:157 IMSI='262423743299353': No 2G Auth Data 20241014055628680 DAUC <0003> db_auc.c:192 IMSI='262423743299353': No 3G Auth Data 20241014055628703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241014055628707 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055628707 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423743299353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423743299353" session_id=3566021340 session_state=BEGIN} 20241014055628707 DSS <0004> hlr_ussd.c:576 262423743299353/0xd48d2adc: Process SS (BEGIN) 20241014055628707 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055628707 DSS <0004> hlr_ussd.c:518 262423743299353/0xd48d2adc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055628707 DSS <0004> hlr_ussd.c:363 262423743299353/0xd48d2adc: Tx USSD 'Your IMSI is 262423743299353' 20241014055628707 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423743299353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423743299353" session_id=3566021340 session_state=END} 20241014055628707 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423743299353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055628707 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628707 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241014055628716 DAUC <0003> db_auc.c:157 IMSI='262426731129117': No 2G Auth Data 20241014055628716 DAUC <0003> db_auc.c:192 IMSI='262426731129117': No 3G Auth Data 20241014055628738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48132<->l=127.0.0.1:4258 20241014055628743 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055628743 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426731129117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426731129117" session_id=3517072502 session_state=BEGIN} 20241014055628743 DSS <0004> hlr_ussd.c:576 262426731129117/0xd1a24476: Process SS (BEGIN) 20241014055628743 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055628743 DSS <0004> hlr_ussd.c:518 262426731129117/0xd1a24476: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055628743 DSS <0004> hlr_ussd.c:363 262426731129117/0xd1a24476: Tx USSD 'Your IMSI is 262426731129117' 20241014055628743 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426731129117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426731129117" session_id=3517072502 session_state=END} 20241014055628743 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426731129117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055628743 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628743 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48132<->l=127.0.0.1:4258 20241014055628750 DAUC <0003> db_auc.c:157 IMSI='262420280108575': No 2G Auth Data 20241014055628750 DAUC <0003> db_auc.c:192 IMSI='262420280108575': No 3G Auth Data 20241014055628777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48136<->l=127.0.0.1:4258 20241014055628783 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055628783 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420280108575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420280108575" session_id=2590304978 session_state=BEGIN} 20241014055628783 DSS <0004> hlr_ussd.c:576 262420280108575/0x9a64ead2: Process SS (BEGIN) 20241014055628783 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055628783 DSS <0004> hlr_ussd.c:518 262420280108575/0x9a64ead2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055628783 DSS <0004> hlr_ussd.c:363 262420280108575/0x9a64ead2: Tx USSD 'Your IMSI is 262420280108575' 20241014055628783 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420280108575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420280108575" session_id=2590304978 session_state=END} 20241014055628783 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420280108575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055628783 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628784 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48136<->l=127.0.0.1:4258 20241014055628791 DAUC <0003> db_auc.c:157 IMSI='262428552715059': No 2G Auth Data 20241014055628791 DAUC <0003> db_auc.c:192 IMSI='262428552715059': No 3G Auth Data 20241014055628817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48142<->l=127.0.0.1:4258 20241014055628822 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055628822 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428552715059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428552715059" session_id=2285102918 session_state=BEGIN} 20241014055628823 DSS <0004> hlr_ussd.c:576 262428552715059/0x8833e746: Process SS (BEGIN) 20241014055628823 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055628823 DSS <0004> hlr_ussd.c:518 262428552715059/0x8833e746: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055628823 DSS <0004> hlr_ussd.c:363 262428552715059/0x8833e746: Tx USSD 'Your IMSI is 262428552715059' 20241014055628823 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428552715059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428552715059" session_id=2285102918 session_state=END} 20241014055628823 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428552715059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055628823 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628823 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48142<->l=127.0.0.1:4258 20241014055628830 DAUC <0003> db_auc.c:157 IMSI='262427786250766': No 2G Auth Data 20241014055628830 DAUC <0003> db_auc.c:192 IMSI='262427786250766': No 3G Auth Data 20241014055628857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48144<->l=127.0.0.1:4258 20241014055628862 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055628862 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427786250766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427786250766" session_id=1595386749 session_state=BEGIN} 20241014055628862 DSS <0004> hlr_ussd.c:576 262427786250766/0x5f17ab7d: Process SS (BEGIN) 20241014055628862 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055628862 DSS <0004> hlr_ussd.c:518 262427786250766/0x5f17ab7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055628862 DSS <0004> hlr_ussd.c:363 262427786250766/0x5f17ab7d: Tx USSD 'Your IMSI is 262427786250766' 20241014055628862 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427786250766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427786250766" session_id=1595386749 session_state=END} 20241014055628862 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427786250766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055628862 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628862 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055628866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48144<->l=127.0.0.1:4258 20241014055628866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48084<->l=127.0.0.1:4258 20241014055628868 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40483<->l=127.0.0.1:4259) 20241014055628868 DLINP <000b> input/ipa.c:451 connected read/write 20241014055628868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055628868 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055628868 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055628868 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055628913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48148<->l=127.0.0.1:4258 20241014055629113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48148<->l=127.0.0.1:4258 20241014055632192 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055632192 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055632194 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055632194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20241014055632196 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055632196 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055632196 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055632196 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  20241014055632196 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055632196 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  20241014055632196 DLGSUP <0013> gsup_server.c:235 2:  20241014055632196 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055632196 DLGSUP <0013> gsup_server.c:235 3:  20241014055632196 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055632196 DLGSUP <0013> gsup_server.c:235 4:  20241014055632196 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055632196 DLGSUP <0013> gsup_server.c:235 5:  20241014055632196 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055632196 DLGSUP <0013> gsup_server.c:235 7:  20241014055632196 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055632196 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055632196 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055632196 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055632215 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36917<->l=127.0.0.1:4259) 20241014055632223 DAUC <0003> db_auc.c:157 IMSI='262427861466648': No 2G Auth Data 20241014055632223 DAUC <0003> db_auc.c:192 IMSI='262427861466648': No 3G Auth Data 20241014055632247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48168<->l=127.0.0.1:4258 20241014055632253 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055632253 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427861466648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427861466648" source_name="the-source\n" session_id=1831053453 session_state=BEGIN} 20241014055632253 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241014055632253 DSS <0004> hlr_ussd.c:576 262427861466648/0x6d23a88d: Process SS (BEGIN) 20241014055632253 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055632253 DSS <0004> hlr_ussd.c:518 262427861466648/0x6d23a88d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055632253 DSS <0004> hlr_ussd.c:363 262427861466648/0x6d23a88d: Tx USSD 'Your IMSI is 262427861466648' 20241014055632253 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427861466648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427861466648" destination_name="the-source\n" session_id=1831053453 session_state=END} 20241014055632253 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427861466648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055632253 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632253 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48168<->l=127.0.0.1:4258 20241014055632263 DAUC <0003> db_auc.c:157 IMSI='262424175730547': No 2G Auth Data 20241014055632263 DAUC <0003> db_auc.c:192 IMSI='262424175730547': No 3G Auth Data 20241014055632285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48184<->l=127.0.0.1:4258 20241014055632291 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055632291 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262424175730547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424175730547" source_name="the-source\n" session_id=3262720527 session_state=BEGIN} 20241014055632291 DSS <0004> hlr_ussd.c:576 262424175730547/0xc2792a0f: Process SS (BEGIN) 20241014055632291 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055632292 DSS <0004> hlr_ussd.c:518 262424175730547/0xc2792a0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055632292 DSS <0004> hlr_ussd.c:363 262424175730547/0xc2792a0f: Tx USSD 'Your IMSI is 262424175730547' 20241014055632292 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262424175730547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424175730547" destination_name="the-source\n" session_id=3262720527 session_state=END} 20241014055632292 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262424175730547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055632292 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632292 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48184<->l=127.0.0.1:4258 20241014055632300 DAUC <0003> db_auc.c:157 IMSI='262423473462919': No 2G Auth Data 20241014055632300 DAUC <0003> db_auc.c:192 IMSI='262423473462919': No 3G Auth Data 20241014055632323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4258 20241014055632328 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055632328 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262423473462919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423473462919" source_name="the-source\n" session_id=3463257374 session_state=BEGIN} 20241014055632328 DSS <0004> hlr_ussd.c:576 262423473462919/0xce6d1d1e: Process SS (BEGIN) 20241014055632328 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055632328 DSS <0004> hlr_ussd.c:518 262423473462919/0xce6d1d1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055632328 DSS <0004> hlr_ussd.c:363 262423473462919/0xce6d1d1e: Tx USSD 'Your IMSI is 262423473462919' 20241014055632328 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262423473462919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423473462919" destination_name="the-source\n" session_id=3463257374 session_state=END} 20241014055632328 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262423473462919 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055632328 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632328 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48196<->l=127.0.0.1:4258 20241014055632335 DAUC <0003> db_auc.c:157 IMSI='262429972562962': No 2G Auth Data 20241014055632335 DAUC <0003> db_auc.c:192 IMSI='262429972562962': No 3G Auth Data 20241014055632361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48210<->l=127.0.0.1:4258 20241014055632367 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055632367 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429972562962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429972562962" source_name="the-source\n" session_id=951456194 session_state=BEGIN} 20241014055632367 DSS <0004> hlr_ussd.c:576 262429972562962/0x38b611c2: Process SS (BEGIN) 20241014055632367 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055632367 DSS <0004> hlr_ussd.c:518 262429972562962/0x38b611c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055632367 DSS <0004> hlr_ussd.c:363 262429972562962/0x38b611c2: Tx USSD 'Your IMSI is 262429972562962' 20241014055632367 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429972562962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429972562962" destination_name="the-source\n" session_id=951456194 session_state=END} 20241014055632367 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429972562962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055632367 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632367 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48210<->l=127.0.0.1:4258 20241014055632374 DAUC <0003> db_auc.c:157 IMSI='262426484514885': No 2G Auth Data 20241014055632374 DAUC <0003> db_auc.c:192 IMSI='262426484514885': No 3G Auth Data 20241014055632399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48218<->l=127.0.0.1:4258 20241014055632405 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055632405 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426484514885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426484514885" source_name="the-source\n" session_id=2168278926 session_state=BEGIN} 20241014055632405 DSS <0004> hlr_ussd.c:576 262426484514885/0x813d4f8e: Process SS (BEGIN) 20241014055632405 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055632405 DSS <0004> hlr_ussd.c:518 262426484514885/0x813d4f8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055632405 DSS <0004> hlr_ussd.c:363 262426484514885/0x813d4f8e: Tx USSD 'Your IMSI is 262426484514885' 20241014055632405 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426484514885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426484514885" destination_name="the-source\n" session_id=2168278926 session_state=END} 20241014055632405 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262426484514885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055632405 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632405 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48218<->l=127.0.0.1:4258 20241014055632413 DAUC <0003> db_auc.c:157 IMSI='262426331460695': No 2G Auth Data 20241014055632413 DAUC <0003> db_auc.c:192 IMSI='262426331460695': No 3G Auth Data 20241014055632440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 20241014055632447 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055632447 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426331460695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426331460695" source_name="the-source\n" session_id=308222968 session_state=BEGIN} 20241014055632447 DSS <0004> hlr_ussd.c:576 262426331460695/0x125f1bf8: Process SS (BEGIN) 20241014055632447 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055632447 DSS <0004> hlr_ussd.c:518 262426331460695/0x125f1bf8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055632447 DSS <0004> hlr_ussd.c:363 262426331460695/0x125f1bf8: Tx USSD 'Your IMSI is 262426331460695' 20241014055632447 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426331460695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426331460695" destination_name="the-source\n" session_id=308222968 session_state=END} 20241014055632447 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426331460695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055632447 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632447 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48226<->l=127.0.0.1:4258 20241014055632455 DAUC <0003> db_auc.c:157 IMSI='262429613875147': No 2G Auth Data 20241014055632455 DAUC <0003> db_auc.c:192 IMSI='262429613875147': No 3G Auth Data 20241014055632483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48232<->l=127.0.0.1:4258 20241014055632487 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055632487 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429613875147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429613875147" source_name="the-source\n" session_id=2709309935 session_state=BEGIN} 20241014055632487 DSS <0004> hlr_ussd.c:576 262429613875147/0xa17cc9ef: Process SS (BEGIN) 20241014055632487 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055632487 DSS <0004> hlr_ussd.c:518 262429613875147/0xa17cc9ef: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055632487 DSS <0004> hlr_ussd.c:363 262429613875147/0xa17cc9ef: Tx USSD 'Your IMSI is 262429613875147' 20241014055632487 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429613875147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429613875147" destination_name="the-source\n" session_id=2709309935 session_state=END} 20241014055632487 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429613875147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055632487 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632487 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48232<->l=127.0.0.1:4258 20241014055632495 DAUC <0003> db_auc.c:157 IMSI='262424073012571': No 2G Auth Data 20241014055632495 DAUC <0003> db_auc.c:192 IMSI='262424073012571': No 3G Auth Data 20241014055632522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48248<->l=127.0.0.1:4258 20241014055632528 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055632529 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424073012571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424073012571" source_name="the-source\n" session_id=2896512743 session_state=BEGIN} 20241014055632529 DSS <0004> hlr_ussd.c:576 262424073012571/0xaca546e7: Process SS (BEGIN) 20241014055632529 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241014055632529 DSS <0004> hlr_ussd.c:518 262424073012571/0xaca546e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241014055632529 DSS <0004> hlr_ussd.c:363 262424073012571/0xaca546e7: Tx USSD 'Your IMSI is 262424073012571' 20241014055632529 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424073012571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424073012571" destination_name="the-source\n" session_id=2896512743 session_state=END} 20241014055632529 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262424073012571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055632529 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632529 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055632532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48248<->l=127.0.0.1:4258 20241014055632533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20241014055632534 DLINP <000b> input/ipa.c:451 connected read/write 20241014055632534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055632534 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055632534 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055632534 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055632534 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241014055632534 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36917<->l=127.0.0.1:4259) 20241014055632580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48254<->l=127.0.0.1:4258 20241014055632781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48254<->l=127.0.0.1:4258 20241014055635855 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055635855 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055635857 DLINP <000b> input/ipa.c:451 connected read/write 20241014055635857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055635857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48270<->l=127.0.0.1:4258 20241014055635859 DLINP <000b> input/ipa.c:451 connected read/write 20241014055635859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055635859 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055635859 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055635859 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  20241014055635859 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055635859 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  20241014055635859 DLGSUP <0013> gsup_server.c:235 2:  20241014055635859 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055635859 DLGSUP <0013> gsup_server.c:235 3:  20241014055635859 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055635859 DLGSUP <0013> gsup_server.c:235 4:  20241014055635859 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055635859 DLGSUP <0013> gsup_server.c:235 5:  20241014055635859 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055635859 DLGSUP <0013> gsup_server.c:235 7:  20241014055635859 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055635859 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055635859 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055635859 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055635875 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34125<->l=127.0.0.1:4259) 20241014055635885 DAUC <0003> db_auc.c:157 IMSI='262425483940539': No 2G Auth Data 20241014055635885 DAUC <0003> db_auc.c:192 IMSI='262425483940539': No 3G Auth Data 20241014055635910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48284<->l=127.0.0.1:4258 20241014055635917 DLINP <000b> input/ipa.c:451 connected read/write 20241014055635917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055635917 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425483940539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425483940539" session_id=3927700587 session_state=BEGIN} 20241014055635917 DSS <0004> hlr_ussd.c:576 262425483940539/0xea1bf46b: Process SS (BEGIN) 20241014055635917 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055635917 DSS <0004> hlr_ussd.c:518 262425483940539/0xea1bf46b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055635917 DSS <0004> hlr_ussd.c:363 262425483940539/0xea1bf46b: Tx USSD 'Your extension is 491615248513' 20241014055635917 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425483940539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425483940539" session_id=3927700587 session_state=END} 20241014055635917 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425483940539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055635917 DLINP <000b> input/ipa.c:451 connected read/write 20241014055635917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055635917 DLINP <000b> input/ipa.c:451 connected read/write 20241014055635917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055635921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48284<->l=127.0.0.1:4258 20241014055635925 DAUC <0003> db_auc.c:157 IMSI='262420188875028': No 2G Auth Data 20241014055635925 DAUC <0003> db_auc.c:192 IMSI='262420188875028': No 3G Auth Data 20241014055635950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48292<->l=127.0.0.1:4258 20241014055635956 DLINP <000b> input/ipa.c:451 connected read/write 20241014055635956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055635956 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420188875028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420188875028" session_id=4068139172 session_state=BEGIN} 20241014055635956 DSS <0004> hlr_ussd.c:576 262420188875028/0xf27ae0a4: Process SS (BEGIN) 20241014055635957 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055635957 DSS <0004> hlr_ussd.c:518 262420188875028/0xf27ae0a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055635957 DSS <0004> hlr_ussd.c:363 262420188875028/0xf27ae0a4: Tx USSD 'Your extension is 491616813284' 20241014055635957 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420188875028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420188875028" session_id=4068139172 session_state=END} 20241014055635957 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262420188875028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055635957 DLINP <000b> input/ipa.c:451 connected read/write 20241014055635957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055635957 DLINP <000b> input/ipa.c:451 connected read/write 20241014055635957 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055635961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48292<->l=127.0.0.1:4258 20241014055635965 DAUC <0003> db_auc.c:157 IMSI='262421009218924': No 2G Auth Data 20241014055635965 DAUC <0003> db_auc.c:192 IMSI='262421009218924': No 3G Auth Data 20241014055635990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4258 20241014055635996 DLINP <000b> input/ipa.c:451 connected read/write 20241014055635996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055635996 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421009218924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421009218924" session_id=2503357749 session_state=BEGIN} 20241014055635996 DSS <0004> hlr_ussd.c:576 262421009218924/0x95363535: Process SS (BEGIN) 20241014055635996 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055635996 DSS <0004> hlr_ussd.c:518 262421009218924/0x95363535: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055635996 DSS <0004> hlr_ussd.c:363 262421009218924/0x95363535: Tx USSD 'Your extension is 491615187380' 20241014055635996 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421009218924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421009218924" session_id=2503357749 session_state=END} 20241014055635996 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421009218924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055635996 DLINP <000b> input/ipa.c:451 connected read/write 20241014055635996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055635996 DLINP <000b> input/ipa.c:451 connected read/write 20241014055635996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055636000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4258 20241014055636004 DAUC <0003> db_auc.c:157 IMSI='262428187869182': No 2G Auth Data 20241014055636004 DAUC <0003> db_auc.c:192 IMSI='262428187869182': No 3G Auth Data 20241014055636030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4258 20241014055636035 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055636035 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428187869182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428187869182" session_id=2264410377 session_state=BEGIN} 20241014055636035 DSS <0004> hlr_ussd.c:576 262428187869182/0x86f82909: Process SS (BEGIN) 20241014055636035 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055636035 DSS <0004> hlr_ussd.c:518 262428187869182/0x86f82909: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055636035 DSS <0004> hlr_ussd.c:363 262428187869182/0x86f82909: Tx USSD 'Your extension is 491616012628' 20241014055636035 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428187869182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428187869182" session_id=2264410377 session_state=END} 20241014055636035 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428187869182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055636035 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055636035 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055636039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4258 20241014055636043 DAUC <0003> db_auc.c:157 IMSI='262429839345926': No 2G Auth Data 20241014055636043 DAUC <0003> db_auc.c:192 IMSI='262429839345926': No 3G Auth Data 20241014055636069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20241014055636074 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055636074 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429839345926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429839345926" session_id=2283738131 session_state=BEGIN} 20241014055636074 DSS <0004> hlr_ussd.c:576 262429839345926/0x881f1413: Process SS (BEGIN) 20241014055636074 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055636074 DSS <0004> hlr_ussd.c:518 262429839345926/0x881f1413: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055636074 DSS <0004> hlr_ussd.c:363 262429839345926/0x881f1413: Tx USSD 'Your extension is 491610052680' 20241014055636074 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429839345926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429839345926" session_id=2283738131 session_state=END} 20241014055636074 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429839345926 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055636074 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055636074 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055636077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20241014055636082 DAUC <0003> db_auc.c:157 IMSI='262423090808075': No 2G Auth Data 20241014055636082 DAUC <0003> db_auc.c:192 IMSI='262423090808075': No 3G Auth Data 20241014055636112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4258 20241014055636117 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055636117 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423090808075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423090808075" session_id=450782509 session_state=BEGIN} 20241014055636117 DSS <0004> hlr_ussd.c:576 262423090808075/0x1ade652d: Process SS (BEGIN) 20241014055636117 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055636117 DSS <0004> hlr_ussd.c:518 262423090808075/0x1ade652d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055636117 DSS <0004> hlr_ussd.c:363 262423090808075/0x1ade652d: Tx USSD 'Your extension is 491611563351' 20241014055636117 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423090808075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423090808075" session_id=450782509 session_state=END} 20241014055636117 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423090808075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055636117 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055636117 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055636121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4258 20241014055636127 DAUC <0003> db_auc.c:157 IMSI='262420705389025': No 2G Auth Data 20241014055636127 DAUC <0003> db_auc.c:192 IMSI='262420705389025': No 3G Auth Data 20241014055636164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48326<->l=127.0.0.1:4258 20241014055636171 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055636171 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420705389025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420705389025" session_id=2605083482 session_state=BEGIN} 20241014055636171 DSS <0004> hlr_ussd.c:576 262420705389025/0x9b466b5a: Process SS (BEGIN) 20241014055636171 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055636171 DSS <0004> hlr_ussd.c:518 262420705389025/0x9b466b5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055636171 DSS <0004> hlr_ussd.c:363 262420705389025/0x9b466b5a: Tx USSD 'Your extension is 491612470508' 20241014055636171 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420705389025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420705389025" session_id=2605083482 session_state=END} 20241014055636171 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420705389025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055636171 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055636171 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055636175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48326<->l=127.0.0.1:4258 20241014055636179 DAUC <0003> db_auc.c:157 IMSI='262420943270990': No 2G Auth Data 20241014055636179 DAUC <0003> db_auc.c:192 IMSI='262420943270990': No 3G Auth Data 20241014055636206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20241014055636211 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055636211 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420943270990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420943270990" session_id=1090577950 session_state=BEGIN} 20241014055636211 DSS <0004> hlr_ussd.c:576 262420943270990/0x4100e61e: Process SS (BEGIN) 20241014055636211 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055636211 DSS <0004> hlr_ussd.c:518 262420943270990/0x4100e61e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055636211 DSS <0004> hlr_ussd.c:363 262420943270990/0x4100e61e: Tx USSD 'Your extension is 491611637486' 20241014055636211 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420943270990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420943270990" session_id=1090577950 session_state=END} 20241014055636211 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262420943270990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055636211 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055636211 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055636214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20241014055636215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48270<->l=127.0.0.1:4258 20241014055636216 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34125<->l=127.0.0.1:4259) 20241014055636216 DLINP <000b> input/ipa.c:451 connected read/write 20241014055636216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055636216 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055636216 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055636216 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055636256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4258 20241014055636457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4258 20241014055639536 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055639536 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055639537 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055639538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43676<->l=127.0.0.1:4258 20241014055639539 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055639539 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055639539 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055639539 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  20241014055639540 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055639540 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  20241014055639540 DLGSUP <0013> gsup_server.c:235 2:  20241014055639540 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055639540 DLGSUP <0013> gsup_server.c:235 3:  20241014055639540 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055639540 DLGSUP <0013> gsup_server.c:235 4:  20241014055639540 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055639540 DLGSUP <0013> gsup_server.c:235 5:  20241014055639540 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055639540 DLGSUP <0013> gsup_server.c:235 7:  20241014055639540 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055639540 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055639540 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055639540 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055639557 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36587<->l=127.0.0.1:4259) 20241014055639575 DAUC <0003> db_auc.c:157 IMSI='262421258865028': No 2G Auth Data 20241014055639575 DAUC <0003> db_auc.c:192 IMSI='262421258865028': No 3G Auth Data 20241014055639600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43686<->l=127.0.0.1:4258 20241014055639608 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055639608 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421258865028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421258865028" source_name="the-source\n" session_id=3728011070 session_state=BEGIN} 20241014055639608 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241014055639609 DSS <0004> hlr_ussd.c:576 262421258865028/0xde34ef3e: Process SS (BEGIN) 20241014055639609 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055639609 DSS <0004> hlr_ussd.c:518 262421258865028/0xde34ef3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055639609 DSS <0004> hlr_ussd.c:363 262421258865028/0xde34ef3e: Tx USSD 'Your extension is 491616521035' 20241014055639609 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421258865028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421258865028" destination_name="the-source\n" session_id=3728011070 session_state=END} 20241014055639609 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421258865028 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055639609 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639609 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43686<->l=127.0.0.1:4258 20241014055639617 DAUC <0003> db_auc.c:157 IMSI='262426994608239': No 2G Auth Data 20241014055639617 DAUC <0003> db_auc.c:192 IMSI='262426994608239': No 3G Auth Data 20241014055639643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4258 20241014055639648 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055639648 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426994608239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426994608239" source_name="the-source\n" session_id=3555233395 session_state=BEGIN} 20241014055639648 DSS <0004> hlr_ussd.c:576 262426994608239/0xd3e88e73: Process SS (BEGIN) 20241014055639648 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055639648 DSS <0004> hlr_ussd.c:518 262426994608239/0xd3e88e73: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055639648 DSS <0004> hlr_ussd.c:363 262426994608239/0xd3e88e73: Tx USSD 'Your extension is 491613531207' 20241014055639648 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426994608239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426994608239" destination_name="the-source\n" session_id=3555233395 session_state=END} 20241014055639648 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426994608239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055639648 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639648 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43702<->l=127.0.0.1:4258 20241014055639655 DAUC <0003> db_auc.c:157 IMSI='262427227770082': No 2G Auth Data 20241014055639655 DAUC <0003> db_auc.c:192 IMSI='262427227770082': No 3G Auth Data 20241014055639679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 20241014055639686 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055639686 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427227770082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427227770082" source_name="the-source\n" session_id=1752736451 session_state=BEGIN} 20241014055639686 DSS <0004> hlr_ussd.c:576 262427227770082/0x6878a2c3: Process SS (BEGIN) 20241014055639686 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055639686 DSS <0004> hlr_ussd.c:518 262427227770082/0x6878a2c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055639686 DSS <0004> hlr_ussd.c:363 262427227770082/0x6878a2c3: Tx USSD 'Your extension is 491611280818' 20241014055639686 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427227770082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427227770082" destination_name="the-source\n" session_id=1752736451 session_state=END} 20241014055639686 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262427227770082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055639686 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639686 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43712<->l=127.0.0.1:4258 20241014055639695 DAUC <0003> db_auc.c:157 IMSI='262429649836847': No 2G Auth Data 20241014055639695 DAUC <0003> db_auc.c:192 IMSI='262429649836847': No 3G Auth Data 20241014055639719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 20241014055639723 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055639723 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429649836847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429649836847" source_name="the-source\n" session_id=891469345 session_state=BEGIN} 20241014055639723 DSS <0004> hlr_ussd.c:576 262429649836847/0x3522be21: Process SS (BEGIN) 20241014055639723 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055639723 DSS <0004> hlr_ussd.c:518 262429649836847/0x3522be21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055639723 DSS <0004> hlr_ussd.c:363 262429649836847/0x3522be21: Tx USSD 'Your extension is 491613221223' 20241014055639723 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429649836847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429649836847" destination_name="the-source\n" session_id=891469345 session_state=END} 20241014055639723 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429649836847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055639723 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639724 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 20241014055639732 DAUC <0003> db_auc.c:157 IMSI='262424662730515': No 2G Auth Data 20241014055639732 DAUC <0003> db_auc.c:192 IMSI='262424662730515': No 3G Auth Data 20241014055639756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43738<->l=127.0.0.1:4258 20241014055639763 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055639763 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424662730515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424662730515" source_name="the-source\n" session_id=3618025432 session_state=BEGIN} 20241014055639763 DSS <0004> hlr_ussd.c:576 262424662730515/0xd7a6afd8: Process SS (BEGIN) 20241014055639763 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055639763 DSS <0004> hlr_ussd.c:518 262424662730515/0xd7a6afd8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055639763 DSS <0004> hlr_ussd.c:363 262424662730515/0xd7a6afd8: Tx USSD 'Your extension is 491612386734' 20241014055639763 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424662730515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424662730515" destination_name="the-source\n" session_id=3618025432 session_state=END} 20241014055639763 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262424662730515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055639763 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639763 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43738<->l=127.0.0.1:4258 20241014055639771 DAUC <0003> db_auc.c:157 IMSI='262424501307662': No 2G Auth Data 20241014055639771 DAUC <0003> db_auc.c:192 IMSI='262424501307662': No 3G Auth Data 20241014055639798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4258 20241014055639802 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055639802 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424501307662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424501307662" source_name="the-source\n" session_id=2589654148 session_state=BEGIN} 20241014055639802 DSS <0004> hlr_ussd.c:576 262424501307662/0x9a5afc84: Process SS (BEGIN) 20241014055639802 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055639802 DSS <0004> hlr_ussd.c:518 262424501307662/0x9a5afc84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055639802 DSS <0004> hlr_ussd.c:363 262424501307662/0x9a5afc84: Tx USSD 'Your extension is 491617344114' 20241014055639802 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424501307662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424501307662" destination_name="the-source\n" session_id=2589654148 session_state=END} 20241014055639802 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262424501307662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055639802 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639802 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4258 20241014055639810 DAUC <0003> db_auc.c:157 IMSI='262428251348406': No 2G Auth Data 20241014055639810 DAUC <0003> db_auc.c:192 IMSI='262428251348406': No 3G Auth Data 20241014055639838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20241014055639844 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055639844 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428251348406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428251348406" source_name="the-source\n" session_id=1004910119 session_state=BEGIN} 20241014055639844 DSS <0004> hlr_ussd.c:576 262428251348406/0x3be5b627: Process SS (BEGIN) 20241014055639844 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055639844 DSS <0004> hlr_ussd.c:518 262428251348406/0x3be5b627: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055639844 DSS <0004> hlr_ussd.c:363 262428251348406/0x3be5b627: Tx USSD 'Your extension is 491613836412' 20241014055639844 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428251348406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428251348406" destination_name="the-source\n" session_id=1004910119 session_state=END} 20241014055639844 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428251348406 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055639844 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639844 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43766<->l=127.0.0.1:4258 20241014055639852 DAUC <0003> db_auc.c:157 IMSI='262420386533693': No 2G Auth Data 20241014055639852 DAUC <0003> db_auc.c:192 IMSI='262420386533693': No 3G Auth Data 20241014055639880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20241014055639886 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055639886 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420386533693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420386533693" source_name="the-source\n" session_id=259343945 session_state=BEGIN} 20241014055639886 DSS <0004> hlr_ussd.c:576 262420386533693/0x0f754649: Process SS (BEGIN) 20241014055639886 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241014055639886 DSS <0004> hlr_ussd.c:518 262420386533693/0x0f754649: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241014055639886 DSS <0004> hlr_ussd.c:363 262420386533693/0x0f754649: Tx USSD 'Your extension is 491615674435' 20241014055639886 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420386533693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420386533693" destination_name="the-source\n" session_id=259343945 session_state=END} 20241014055639886 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262420386533693 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055639886 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639886 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055639890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 20241014055639891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43676<->l=127.0.0.1:4258 20241014055639892 DLINP <000b> input/ipa.c:451 connected read/write 20241014055639892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055639892 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055639892 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055639892 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055639892 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241014055639892 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36587<->l=127.0.0.1:4259) 20241014055639936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20241014055640136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43782<->l=127.0.0.1:4258 20241014055643215 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45345 20241014055643215 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45345 20241014055643216 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643216 DLINP <000b> input/ipa.c:405 127.0.0.1:45345 message received 20241014055643218 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643218 DLINP <000b> input/ipa.c:405 127.0.0.1:45345 message received 20241014055643218 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055643218 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241014055643218 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241014055643218 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241014055643218 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  20241014055643218 DLGSUP <0013> gsup_server.c:235 2:  20241014055643218 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055643218 DLGSUP <0013> gsup_server.c:235 3:  20241014055643218 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055643218 DLGSUP <0013> gsup_server.c:235 4:  20241014055643218 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055643218 DLGSUP <0013> gsup_server.c:235 5:  20241014055643218 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055643218 DLGSUP <0013> gsup_server.c:235 7:  20241014055643218 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055643218 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055643218 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055643218 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45345 20241014055643220 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055643220 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055643221 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055643222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 20241014055643223 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055643223 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055643223 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055643223 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  20241014055643223 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055643223 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  20241014055643223 DLGSUP <0013> gsup_server.c:235 2:  20241014055643223 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055643223 DLGSUP <0013> gsup_server.c:235 3:  20241014055643223 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055643223 DLGSUP <0013> gsup_server.c:235 4:  20241014055643223 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055643223 DLGSUP <0013> gsup_server.c:235 5:  20241014055643223 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055643223 DLGSUP <0013> gsup_server.c:235 7:  20241014055643223 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055643223 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055643223 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055643223 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055643244 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40243<->l=127.0.0.1:4259) 20241014055643255 DAUC <0003> db_auc.c:157 IMSI='262422674379459': No 2G Auth Data 20241014055643255 DAUC <0003> db_auc.c:192 IMSI='262422674379459': No 3G Auth Data 20241014055643277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4258 20241014055643285 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055643285 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422674379459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422674379459" session_id=379326277 session_state=BEGIN} 20241014055643285 DSS <0004> hlr_ussd.c:576 262422674379459/0x169c0f45: Process SS (BEGIN) 20241014055643285 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055643285 DSS <0004> hlr_ussd.c:518 262422674379459/0x169c0f45: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055643285 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643285 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643285 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643285 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643294 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643294 DLINP <000b> input/ipa.c:405 127.0.0.1:45345 message received 20241014055643294 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262422674379459 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422674379459" session_id=379326277 session_state=END} 20241014055643294 DSS <0004> hlr_ussd.c:576 262422674379459/0x169c0f45: Process SS (END) 20241014055643294 DSS <0004> hlr_ussd.c:518 262422674379459/0x169c0f45: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055643294 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422674379459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422674379459" session_id=379326277 session_state=END} 20241014055643294 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262422674379459 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055643294 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262422674379459 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055643294 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643294 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43788<->l=127.0.0.1:4258 20241014055643303 DAUC <0003> db_auc.c:157 IMSI='262421652716981': No 2G Auth Data 20241014055643303 DAUC <0003> db_auc.c:192 IMSI='262421652716981': No 3G Auth Data 20241014055643328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43804<->l=127.0.0.1:4258 20241014055643333 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055643333 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421652716981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421652716981" session_id=2418555378 session_state=BEGIN} 20241014055643333 DSS <0004> hlr_ussd.c:576 262421652716981/0x902839f2: Process SS (BEGIN) 20241014055643333 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055643333 DSS <0004> hlr_ussd.c:518 262421652716981/0x902839f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055643333 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643333 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643333 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643333 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643335 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643335 DLINP <000b> input/ipa.c:405 127.0.0.1:45345 message received 20241014055643335 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421652716981 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421652716981" session_id=2418555378 session_state=END} 20241014055643335 DSS <0004> hlr_ussd.c:576 262421652716981/0x902839f2: Process SS (END) 20241014055643335 DSS <0004> hlr_ussd.c:518 262421652716981/0x902839f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055643335 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421652716981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421652716981" session_id=2418555378 session_state=END} 20241014055643335 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421652716981 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055643335 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421652716981 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055643335 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643335 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43804<->l=127.0.0.1:4258 20241014055643344 DAUC <0003> db_auc.c:157 IMSI='262429201778475': No 2G Auth Data 20241014055643344 DAUC <0003> db_auc.c:192 IMSI='262429201778475': No 3G Auth Data 20241014055643369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 20241014055643374 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055643374 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429201778475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429201778475" session_id=447874403 session_state=BEGIN} 20241014055643374 DSS <0004> hlr_ussd.c:576 262429201778475/0x1ab20563: Process SS (BEGIN) 20241014055643374 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055643374 DSS <0004> hlr_ussd.c:518 262429201778475/0x1ab20563: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055643374 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643374 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643374 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643374 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643376 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643376 DLINP <000b> input/ipa.c:405 127.0.0.1:45345 message received 20241014055643377 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262429201778475 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429201778475" session_id=447874403 session_state=END} 20241014055643377 DSS <0004> hlr_ussd.c:576 262429201778475/0x1ab20563: Process SS (END) 20241014055643377 DSS <0004> hlr_ussd.c:518 262429201778475/0x1ab20563: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055643377 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429201778475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429201778475" session_id=447874403 session_state=END} 20241014055643377 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262429201778475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055643377 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262429201778475 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055643377 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643377 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43806<->l=127.0.0.1:4258 20241014055643384 DAUC <0003> db_auc.c:157 IMSI='262428658019540': No 2G Auth Data 20241014055643384 DAUC <0003> db_auc.c:192 IMSI='262428658019540': No 3G Auth Data 20241014055643409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43818<->l=127.0.0.1:4258 20241014055643417 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055643417 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428658019540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428658019540" session_id=1002407803 session_state=BEGIN} 20241014055643417 DSS <0004> hlr_ussd.c:576 262428658019540/0x3bbf877b: Process SS (BEGIN) 20241014055643417 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055643417 DSS <0004> hlr_ussd.c:518 262428658019540/0x3bbf877b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055643417 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643417 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643417 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643417 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643419 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643419 DLINP <000b> input/ipa.c:405 127.0.0.1:45345 message received 20241014055643419 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262428658019540 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428658019540" session_id=1002407803 session_state=END} 20241014055643419 DSS <0004> hlr_ussd.c:576 262428658019540/0x3bbf877b: Process SS (END) 20241014055643419 DSS <0004> hlr_ussd.c:518 262428658019540/0x3bbf877b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055643419 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428658019540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428658019540" session_id=1002407803 session_state=END} 20241014055643419 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428658019540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055643419 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262428658019540 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055643419 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643419 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43818<->l=127.0.0.1:4258 20241014055643427 DAUC <0003> db_auc.c:157 IMSI='262420649247300': No 2G Auth Data 20241014055643427 DAUC <0003> db_auc.c:192 IMSI='262420649247300': No 3G Auth Data 20241014055643449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43820<->l=127.0.0.1:4258 20241014055643456 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055643456 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420649247300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420649247300" session_id=747473861 session_state=BEGIN} 20241014055643456 DSS <0004> hlr_ussd.c:576 262420649247300/0x2c8d8bc5: Process SS (BEGIN) 20241014055643456 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055643456 DSS <0004> hlr_ussd.c:518 262420649247300/0x2c8d8bc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055643456 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643456 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643456 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643456 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643457 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643457 DLINP <000b> input/ipa.c:405 127.0.0.1:45345 message received 20241014055643457 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262420649247300 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420649247300" session_id=747473861 session_state=END} 20241014055643457 DSS <0004> hlr_ussd.c:576 262420649247300/0x2c8d8bc5: Process SS (END) 20241014055643457 DSS <0004> hlr_ussd.c:518 262420649247300/0x2c8d8bc5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055643457 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420649247300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420649247300" session_id=747473861 session_state=END} 20241014055643457 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420649247300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055643457 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262420649247300 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055643457 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643457 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43820<->l=127.0.0.1:4258 20241014055643465 DAUC <0003> db_auc.c:157 IMSI='262428573189640': No 2G Auth Data 20241014055643465 DAUC <0003> db_auc.c:192 IMSI='262428573189640': No 3G Auth Data 20241014055643493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 20241014055643500 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055643500 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428573189640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428573189640" session_id=2514863323 session_state=BEGIN} 20241014055643500 DSS <0004> hlr_ussd.c:576 262428573189640/0x95e5c4db: Process SS (BEGIN) 20241014055643500 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055643500 DSS <0004> hlr_ussd.c:518 262428573189640/0x95e5c4db: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055643500 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643500 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643500 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643500 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643502 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643502 DLINP <000b> input/ipa.c:405 127.0.0.1:45345 message received 20241014055643502 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428573189640 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428573189640" session_id=2514863323 session_state=END} 20241014055643502 DSS <0004> hlr_ussd.c:576 262428573189640/0x95e5c4db: Process SS (END) 20241014055643502 DSS <0004> hlr_ussd.c:518 262428573189640/0x95e5c4db: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055643502 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428573189640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428573189640" session_id=2514863323 session_state=END} 20241014055643502 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428573189640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055643502 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428573189640 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055643502 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643502 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43832<->l=127.0.0.1:4258 20241014055643512 DAUC <0003> db_auc.c:157 IMSI='262428340642536': No 2G Auth Data 20241014055643512 DAUC <0003> db_auc.c:192 IMSI='262428340642536': No 3G Auth Data 20241014055643538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43838<->l=127.0.0.1:4258 20241014055643546 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055643546 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428340642536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428340642536" session_id=2163084506 session_state=BEGIN} 20241014055643546 DSS <0004> hlr_ussd.c:576 262428340642536/0x80ee0cda: Process SS (BEGIN) 20241014055643546 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055643546 DSS <0004> hlr_ussd.c:518 262428340642536/0x80ee0cda: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055643546 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643546 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643546 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643546 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643549 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643549 DLINP <000b> input/ipa.c:405 127.0.0.1:45345 message received 20241014055643549 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262428340642536 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428340642536" session_id=2163084506 session_state=END} 20241014055643549 DSS <0004> hlr_ussd.c:576 262428340642536/0x80ee0cda: Process SS (END) 20241014055643549 DSS <0004> hlr_ussd.c:518 262428340642536/0x80ee0cda: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055643549 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428340642536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428340642536" session_id=2163084506 session_state=END} 20241014055643549 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428340642536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055643549 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262428340642536 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055643549 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643549 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43838<->l=127.0.0.1:4258 20241014055643557 DAUC <0003> db_auc.c:157 IMSI='262420740171282': No 2G Auth Data 20241014055643557 DAUC <0003> db_auc.c:192 IMSI='262420740171282': No 3G Auth Data 20241014055643583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43850<->l=127.0.0.1:4258 20241014055643588 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055643588 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420740171282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420740171282" session_id=18531667 session_state=BEGIN} 20241014055643588 DSS <0004> hlr_ussd.c:576 262420740171282/0x011ac553: Process SS (BEGIN) 20241014055643588 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055643588 DSS <0004> hlr_ussd.c:518 262420740171282/0x011ac553: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055643588 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643588 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643588 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643588 DLINP <000b> input/ipa.c:431 127.0.0.1:45345 sending data 20241014055643590 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643590 DLINP <000b> input/ipa.c:405 127.0.0.1:45345 message received 20241014055643590 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420740171282 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420740171282" session_id=18531667 session_state=END} 20241014055643590 DSS <0004> hlr_ussd.c:576 262420740171282/0x011ac553: Process SS (END) 20241014055643590 DSS <0004> hlr_ussd.c:518 262420740171282/0x011ac553: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055643590 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420740171282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420740171282" session_id=18531667 session_state=END} 20241014055643590 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420740171282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055643590 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420740171282 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055643590 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643590 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055643594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43850<->l=127.0.0.1:4258 20241014055643596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43784<->l=127.0.0.1:4258 20241014055643597 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055643597 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055643597 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055643597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055643597 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40243<->l=127.0.0.1:4259) 20241014055643597 DLINP <000b> input/ipa.c:451 connected read/write 20241014055643597 DLINP <000b> input/ipa.c:405 127.0.0.1:45345 message received 20241014055643597 DLINP <000b> input/ipa.c:414 127.0.0.1:45345 connection closed with server 20241014055643597 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45345 20241014055643597 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241014055643643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4258 20241014055643844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43860<->l=127.0.0.1:4258 20241014055646933 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35861 20241014055646933 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35861 20241014055646935 DLINP <000b> input/ipa.c:451 connected read/write 20241014055646935 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055646936 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055646936 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055646937 DLINP <000b> input/ipa.c:451 connected read/write 20241014055646937 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055646937 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055646937 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241014055646937 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241014055646937 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241014055646937 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  20241014055646937 DLGSUP <0013> gsup_server.c:235 2:  20241014055646937 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055646937 DLGSUP <0013> gsup_server.c:235 3:  20241014055646937 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055646937 DLGSUP <0013> gsup_server.c:235 4:  20241014055646937 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055646937 DLGSUP <0013> gsup_server.c:235 5:  20241014055646937 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055646937 DLGSUP <0013> gsup_server.c:235 7:  20241014055646937 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055646937 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055646937 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055646937 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35861 20241014055646938 DLINP <000b> input/ipa.c:451 connected read/write 20241014055646938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055646939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56748<->l=127.0.0.1:4258 20241014055646941 DLINP <000b> input/ipa.c:451 connected read/write 20241014055646941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055646941 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055646941 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055646941 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  20241014055646941 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055646941 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  20241014055646941 DLGSUP <0013> gsup_server.c:235 2:  20241014055646941 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055646941 DLGSUP <0013> gsup_server.c:235 3:  20241014055646941 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055646941 DLGSUP <0013> gsup_server.c:235 4:  20241014055646941 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055646941 DLGSUP <0013> gsup_server.c:235 5:  20241014055646941 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055646941 DLGSUP <0013> gsup_server.c:235 7:  20241014055646941 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055646941 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055646941 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055646941 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055646955 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36801<->l=127.0.0.1:4259) 20241014055646963 DAUC <0003> db_auc.c:157 IMSI='262423702916685': No 2G Auth Data 20241014055646963 DAUC <0003> db_auc.c:192 IMSI='262423702916685': No 3G Auth Data 20241014055646985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4258 20241014055646993 DLINP <000b> input/ipa.c:451 connected read/write 20241014055646993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055646993 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423702916685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423702916685" session_id=417324230 session_state=BEGIN} 20241014055646993 DSS <0004> hlr_ussd.c:576 262423702916685/0x18dfdcc6: Process SS (BEGIN) 20241014055646993 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055646993 DSS <0004> hlr_ussd.c:518 262423702916685/0x18dfdcc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055646993 DLINP <000b> input/ipa.c:451 connected read/write 20241014055646993 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055646993 DLINP <000b> input/ipa.c:451 connected read/write 20241014055646993 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647001 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647001 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647001 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423702916685 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423702916685" session_id=417324230 session_state=CONTINUE} 20241014055647001 DSS <0004> hlr_ussd.c:576 262423702916685/0x18dfdcc6: Process SS (CONTINUE) 20241014055647001 DSS <0004> hlr_ussd.c:518 262423702916685/0x18dfdcc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055647001 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423702916685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423702916685" session_id=417324230 session_state=CONTINUE} 20241014055647001 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423702916685 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647001 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647002 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647008 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647008 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423702916685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423702916685" session_id=417324230 session_state=CONTINUE} 20241014055647008 DSS <0004> hlr_ussd.c:576 262423702916685/0x18dfdcc6: Process SS (CONTINUE) 20241014055647008 DSS <0004> hlr_ussd.c:518 262423702916685/0x18dfdcc6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647008 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423702916685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647008 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647008 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647008 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647008 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647009 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647009 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647009 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423702916685 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423702916685" session_id=417324230 session_state=END} 20241014055647009 DSS <0004> hlr_ussd.c:576 262423702916685/0x18dfdcc6: Process SS (END) 20241014055647009 DSS <0004> hlr_ussd.c:518 262423702916685/0x18dfdcc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647009 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423702916685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423702916685" session_id=417324230 session_state=END} 20241014055647009 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423702916685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647009 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423702916685 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647009 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647009 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4258 20241014055647015 DAUC <0003> db_auc.c:157 IMSI='262426278765260': No 2G Auth Data 20241014055647015 DAUC <0003> db_auc.c:192 IMSI='262426278765260': No 3G Auth Data 20241014055647038 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56766<->l=127.0.0.1:4258 20241014055647045 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647045 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426278765260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426278765260" session_id=1555963070 session_state=BEGIN} 20241014055647045 DSS <0004> hlr_ussd.c:576 262426278765260/0x5cbe1cbe: Process SS (BEGIN) 20241014055647045 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055647045 DSS <0004> hlr_ussd.c:518 262426278765260/0x5cbe1cbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055647045 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647045 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647045 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647045 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647047 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647047 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647047 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426278765260 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426278765260" session_id=1555963070 session_state=CONTINUE} 20241014055647047 DSS <0004> hlr_ussd.c:576 262426278765260/0x5cbe1cbe: Process SS (CONTINUE) 20241014055647047 DSS <0004> hlr_ussd.c:518 262426278765260/0x5cbe1cbe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055647047 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426278765260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426278765260" session_id=1555963070 session_state=CONTINUE} 20241014055647047 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426278765260 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647047 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647047 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647051 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647051 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426278765260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426278765260" session_id=1555963070 session_state=CONTINUE} 20241014055647051 DSS <0004> hlr_ussd.c:576 262426278765260/0x5cbe1cbe: Process SS (CONTINUE) 20241014055647051 DSS <0004> hlr_ussd.c:518 262426278765260/0x5cbe1cbe: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647051 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426278765260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647051 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647051 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647051 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647051 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647053 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647053 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647053 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426278765260 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426278765260" session_id=1555963070 session_state=END} 20241014055647053 DSS <0004> hlr_ussd.c:576 262426278765260/0x5cbe1cbe: Process SS (END) 20241014055647053 DSS <0004> hlr_ussd.c:518 262426278765260/0x5cbe1cbe: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647053 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426278765260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426278765260" session_id=1555963070 session_state=END} 20241014055647053 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426278765260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647053 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426278765260 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647053 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647053 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56766<->l=127.0.0.1:4258 20241014055647059 DAUC <0003> db_auc.c:157 IMSI='262427705131358': No 2G Auth Data 20241014055647059 DAUC <0003> db_auc.c:192 IMSI='262427705131358': No 3G Auth Data 20241014055647088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56780<->l=127.0.0.1:4258 20241014055647095 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647095 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427705131358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427705131358" session_id=368891087 session_state=BEGIN} 20241014055647095 DSS <0004> hlr_ussd.c:576 262427705131358/0x15fcd4cf: Process SS (BEGIN) 20241014055647095 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055647095 DSS <0004> hlr_ussd.c:518 262427705131358/0x15fcd4cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055647095 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647095 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647095 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647095 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647097 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647097 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647097 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427705131358 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427705131358" session_id=368891087 session_state=CONTINUE} 20241014055647097 DSS <0004> hlr_ussd.c:576 262427705131358/0x15fcd4cf: Process SS (CONTINUE) 20241014055647097 DSS <0004> hlr_ussd.c:518 262427705131358/0x15fcd4cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055647097 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427705131358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427705131358" session_id=368891087 session_state=CONTINUE} 20241014055647097 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427705131358 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647097 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647097 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647102 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647102 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427705131358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427705131358" session_id=368891087 session_state=CONTINUE} 20241014055647102 DSS <0004> hlr_ussd.c:576 262427705131358/0x15fcd4cf: Process SS (CONTINUE) 20241014055647102 DSS <0004> hlr_ussd.c:518 262427705131358/0x15fcd4cf: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647102 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427705131358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647102 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647102 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647102 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647102 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647104 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647104 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647104 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427705131358 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427705131358" session_id=368891087 session_state=END} 20241014055647104 DSS <0004> hlr_ussd.c:576 262427705131358/0x15fcd4cf: Process SS (END) 20241014055647104 DSS <0004> hlr_ussd.c:518 262427705131358/0x15fcd4cf: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647104 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427705131358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427705131358" session_id=368891087 session_state=END} 20241014055647104 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427705131358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647104 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427705131358 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647104 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647104 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56780<->l=127.0.0.1:4258 20241014055647110 DAUC <0003> db_auc.c:157 IMSI='262420599944701': No 2G Auth Data 20241014055647110 DAUC <0003> db_auc.c:192 IMSI='262420599944701': No 3G Auth Data 20241014055647134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 20241014055647139 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647139 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420599944701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420599944701" session_id=3241314525 session_state=BEGIN} 20241014055647139 DSS <0004> hlr_ussd.c:576 262420599944701/0xc13288dd: Process SS (BEGIN) 20241014055647139 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055647139 DSS <0004> hlr_ussd.c:518 262420599944701/0xc13288dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055647139 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647139 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647140 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647140 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647141 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647141 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647141 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420599944701 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420599944701" session_id=3241314525 session_state=CONTINUE} 20241014055647142 DSS <0004> hlr_ussd.c:576 262420599944701/0xc13288dd: Process SS (CONTINUE) 20241014055647142 DSS <0004> hlr_ussd.c:518 262420599944701/0xc13288dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055647142 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420599944701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420599944701" session_id=3241314525 session_state=CONTINUE} 20241014055647142 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420599944701 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647142 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647142 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647145 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647145 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420599944701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420599944701" session_id=3241314525 session_state=CONTINUE} 20241014055647145 DSS <0004> hlr_ussd.c:576 262420599944701/0xc13288dd: Process SS (CONTINUE) 20241014055647145 DSS <0004> hlr_ussd.c:518 262420599944701/0xc13288dd: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647145 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420599944701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647146 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647146 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647146 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647146 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647147 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647147 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647147 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420599944701 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420599944701" session_id=3241314525 session_state=END} 20241014055647147 DSS <0004> hlr_ussd.c:576 262420599944701/0xc13288dd: Process SS (END) 20241014055647147 DSS <0004> hlr_ussd.c:518 262420599944701/0xc13288dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647147 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420599944701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420599944701" session_id=3241314525 session_state=END} 20241014055647147 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420599944701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647147 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420599944701 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647147 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647147 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4258 20241014055647153 DAUC <0003> db_auc.c:157 IMSI='262421874485047': No 2G Auth Data 20241014055647153 DAUC <0003> db_auc.c:192 IMSI='262421874485047': No 3G Auth Data 20241014055647178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56792<->l=127.0.0.1:4258 20241014055647183 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647183 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421874485047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421874485047" session_id=1671844622 session_state=BEGIN} 20241014055647183 DSS <0004> hlr_ussd.c:576 262421874485047/0x63a6530e: Process SS (BEGIN) 20241014055647183 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055647183 DSS <0004> hlr_ussd.c:518 262421874485047/0x63a6530e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055647183 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647183 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647183 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647183 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647184 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647184 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647184 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262421874485047 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421874485047" session_id=1671844622 session_state=CONTINUE} 20241014055647184 DSS <0004> hlr_ussd.c:576 262421874485047/0x63a6530e: Process SS (CONTINUE) 20241014055647184 DSS <0004> hlr_ussd.c:518 262421874485047/0x63a6530e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055647184 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421874485047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421874485047" session_id=1671844622 session_state=CONTINUE} 20241014055647184 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262421874485047 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647184 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647184 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647188 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647188 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421874485047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421874485047" session_id=1671844622 session_state=CONTINUE} 20241014055647188 DSS <0004> hlr_ussd.c:576 262421874485047/0x63a6530e: Process SS (CONTINUE) 20241014055647188 DSS <0004> hlr_ussd.c:518 262421874485047/0x63a6530e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647188 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421874485047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647188 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647188 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647188 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647188 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647189 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647189 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647189 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262421874485047 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421874485047" session_id=1671844622 session_state=END} 20241014055647189 DSS <0004> hlr_ussd.c:576 262421874485047/0x63a6530e: Process SS (END) 20241014055647190 DSS <0004> hlr_ussd.c:518 262421874485047/0x63a6530e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647190 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421874485047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421874485047" session_id=1671844622 session_state=END} 20241014055647190 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421874485047 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647190 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262421874485047 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647190 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647190 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56792<->l=127.0.0.1:4258 20241014055647195 DAUC <0003> db_auc.c:157 IMSI='262424365220010': No 2G Auth Data 20241014055647195 DAUC <0003> db_auc.c:192 IMSI='262424365220010': No 3G Auth Data 20241014055647223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4258 20241014055647228 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647228 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424365220010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424365220010" session_id=3475337732 session_state=BEGIN} 20241014055647228 DSS <0004> hlr_ussd.c:576 262424365220010/0xcf257204: Process SS (BEGIN) 20241014055647228 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055647228 DSS <0004> hlr_ussd.c:518 262424365220010/0xcf257204: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055647228 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647228 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647228 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647228 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647230 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647230 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647230 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262424365220010 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424365220010" session_id=3475337732 session_state=CONTINUE} 20241014055647230 DSS <0004> hlr_ussd.c:576 262424365220010/0xcf257204: Process SS (CONTINUE) 20241014055647230 DSS <0004> hlr_ussd.c:518 262424365220010/0xcf257204: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055647230 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424365220010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424365220010" session_id=3475337732 session_state=CONTINUE} 20241014055647230 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262424365220010 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647230 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647230 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647236 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647236 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424365220010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424365220010" session_id=3475337732 session_state=CONTINUE} 20241014055647236 DSS <0004> hlr_ussd.c:576 262424365220010/0xcf257204: Process SS (CONTINUE) 20241014055647236 DSS <0004> hlr_ussd.c:518 262424365220010/0xcf257204: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647236 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424365220010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647236 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647236 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647236 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647236 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647237 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647237 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647237 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262424365220010 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424365220010" session_id=3475337732 session_state=END} 20241014055647237 DSS <0004> hlr_ussd.c:576 262424365220010/0xcf257204: Process SS (END) 20241014055647237 DSS <0004> hlr_ussd.c:518 262424365220010/0xcf257204: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647237 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424365220010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424365220010" session_id=3475337732 session_state=END} 20241014055647237 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424365220010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647237 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262424365220010 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647237 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647237 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4258 20241014055647244 DAUC <0003> db_auc.c:157 IMSI='262428928392257': No 2G Auth Data 20241014055647244 DAUC <0003> db_auc.c:192 IMSI='262428928392257': No 3G Auth Data 20241014055647271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 20241014055647276 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647276 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428928392257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428928392257" session_id=1699761313 session_state=BEGIN} 20241014055647276 DSS <0004> hlr_ussd.c:576 262428928392257/0x65504ca1: Process SS (BEGIN) 20241014055647276 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055647276 DSS <0004> hlr_ussd.c:518 262428928392257/0x65504ca1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055647276 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647276 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647276 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647276 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647278 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647278 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647278 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428928392257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428928392257" session_id=1699761313 session_state=CONTINUE} 20241014055647278 DSS <0004> hlr_ussd.c:576 262428928392257/0x65504ca1: Process SS (CONTINUE) 20241014055647278 DSS <0004> hlr_ussd.c:518 262428928392257/0x65504ca1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055647278 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428928392257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428928392257" session_id=1699761313 session_state=CONTINUE} 20241014055647278 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428928392257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647278 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647278 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647282 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647282 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428928392257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428928392257" session_id=1699761313 session_state=CONTINUE} 20241014055647282 DSS <0004> hlr_ussd.c:576 262428928392257/0x65504ca1: Process SS (CONTINUE) 20241014055647282 DSS <0004> hlr_ussd.c:518 262428928392257/0x65504ca1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647282 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428928392257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647282 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647282 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647282 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647282 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647284 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647284 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647284 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428928392257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428928392257" session_id=1699761313 session_state=END} 20241014055647284 DSS <0004> hlr_ussd.c:576 262428928392257/0x65504ca1: Process SS (END) 20241014055647284 DSS <0004> hlr_ussd.c:518 262428928392257/0x65504ca1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647284 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428928392257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428928392257" session_id=1699761313 session_state=END} 20241014055647284 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428928392257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647284 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428928392257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647284 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647284 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56818<->l=127.0.0.1:4258 20241014055647290 DAUC <0003> db_auc.c:157 IMSI='262423784942910': No 2G Auth Data 20241014055647290 DAUC <0003> db_auc.c:192 IMSI='262423784942910': No 3G Auth Data 20241014055647318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56822<->l=127.0.0.1:4258 20241014055647323 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647323 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423784942910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423784942910" session_id=4094191460 session_state=BEGIN} 20241014055647323 DSS <0004> hlr_ussd.c:576 262423784942910/0xf4086764: Process SS (BEGIN) 20241014055647323 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241014055647323 DSS <0004> hlr_ussd.c:518 262423784942910/0xf4086764: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241014055647323 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647323 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647323 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647323 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647325 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647325 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262423784942910 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423784942910" session_id=4094191460 session_state=CONTINUE} 20241014055647325 DSS <0004> hlr_ussd.c:576 262423784942910/0xf4086764: Process SS (CONTINUE) 20241014055647325 DSS <0004> hlr_ussd.c:518 262423784942910/0xf4086764: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241014055647325 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423784942910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423784942910" session_id=4094191460 session_state=CONTINUE} 20241014055647325 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262423784942910 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647329 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647329 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423784942910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423784942910" session_id=4094191460 session_state=CONTINUE} 20241014055647329 DSS <0004> hlr_ussd.c:576 262423784942910/0xf4086764: Process SS (CONTINUE) 20241014055647329 DSS <0004> hlr_ussd.c:518 262423784942910/0xf4086764: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647329 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423784942910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647329 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647329 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647329 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647329 DLINP <000b> input/ipa.c:431 127.0.0.1:35861 sending data 20241014055647331 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647331 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647331 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262423784942910 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423784942910" session_id=4094191460 session_state=END} 20241014055647331 DSS <0004> hlr_ussd.c:576 262423784942910/0xf4086764: Process SS (END) 20241014055647331 DSS <0004> hlr_ussd.c:518 262423784942910/0xf4086764: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241014055647331 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423784942910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423784942910" session_id=4094191460 session_state=END} 20241014055647331 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423784942910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055647331 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262423784942910 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055647331 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647331 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055647333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56822<->l=127.0.0.1:4258 20241014055647334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56748<->l=127.0.0.1:4258 20241014055647335 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055647335 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055647335 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055647335 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055647335 DLINP <000b> input/ipa.c:451 connected read/write 20241014055647335 DLINP <000b> input/ipa.c:405 127.0.0.1:35861 message received 20241014055647335 DLINP <000b> input/ipa.c:414 127.0.0.1:35861 connection closed with server 20241014055647335 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35861 20241014055647335 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241014055647336 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36801<->l=127.0.0.1:4259) 20241014055647379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56824<->l=127.0.0.1:4258 20241014055647579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56824<->l=127.0.0.1:4258 20241014055650670 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44745 20241014055650670 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44745 20241014055650673 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650673 DLINP <000b> input/ipa.c:405 127.0.0.1:44745 message received 20241014055650676 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650676 DLINP <000b> input/ipa.c:405 127.0.0.1:44745 message received 20241014055650676 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055650676 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241014055650676 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241014055650676 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241014055650676 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  20241014055650676 DLGSUP <0013> gsup_server.c:235 2:  20241014055650676 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055650676 DLGSUP <0013> gsup_server.c:235 3:  20241014055650676 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055650676 DLGSUP <0013> gsup_server.c:235 4:  20241014055650676 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055650676 DLGSUP <0013> gsup_server.c:235 5:  20241014055650676 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055650676 DLGSUP <0013> gsup_server.c:235 7:  20241014055650676 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055650676 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055650676 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055650676 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44745 20241014055650676 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055650676 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055650679 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055650679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56838<->l=127.0.0.1:4258 20241014055650681 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055650681 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055650681 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055650681 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  20241014055650681 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055650681 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  20241014055650681 DLGSUP <0013> gsup_server.c:235 2:  20241014055650681 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055650681 DLGSUP <0013> gsup_server.c:235 3:  20241014055650681 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055650681 DLGSUP <0013> gsup_server.c:235 4:  20241014055650681 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055650681 DLGSUP <0013> gsup_server.c:235 5:  20241014055650681 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055650681 DLGSUP <0013> gsup_server.c:235 7:  20241014055650681 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055650681 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055650681 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055650681 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055650705 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38427<->l=127.0.0.1:4259) 20241014055650717 DAUC <0003> db_auc.c:157 IMSI='262421557925361': No 2G Auth Data 20241014055650717 DAUC <0003> db_auc.c:192 IMSI='262421557925361': No 3G Auth Data 20241014055650740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4258 20241014055650748 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055650748 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421557925361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421557925361" session_id=3519698977 session_state=BEGIN} 20241014055650748 DSS <0004> hlr_ussd.c:576 262421557925361/0xd1ca5821: Process SS (BEGIN) 20241014055650748 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014055650748 DSS <0004> hlr_ussd.c:518 262421557925361/0xd1ca5821: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014055650748 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650748 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650748 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650748 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650754 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650754 DLINP <000b> input/ipa.c:405 127.0.0.1:44745 message received 20241014055650754 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262421557925361 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421557925361" session_id=3519698977 session_state=END} 20241014055650754 DSS <0004> hlr_ussd.c:576 262421557925361/0xd1ca5821: Process SS (END) 20241014055650754 DSS <0004> hlr_ussd.c:518 262421557925361/0xd1ca5821: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014055650754 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421557925361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421557925361" session_id=3519698977 session_state=END} 20241014055650754 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421557925361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055650754 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262421557925361 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055650754 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650754 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650758 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56842<->l=127.0.0.1:4258 20241014055650770 DAUC <0003> db_auc.c:157 IMSI='262423557770810': No 2G Auth Data 20241014055650770 DAUC <0003> db_auc.c:192 IMSI='262423557770810': No 3G Auth Data 20241014055650793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56856<->l=127.0.0.1:4258 20241014055650799 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055650799 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423557770810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423557770810" session_id=1999839531 session_state=BEGIN} 20241014055650799 DSS <0004> hlr_ussd.c:576 262423557770810/0x7733212b: Process SS (BEGIN) 20241014055650799 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014055650799 DSS <0004> hlr_ussd.c:518 262423557770810/0x7733212b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014055650799 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650799 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650799 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650799 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650801 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650801 DLINP <000b> input/ipa.c:405 127.0.0.1:44745 message received 20241014055650801 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262423557770810 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423557770810" session_id=1999839531 session_state=END} 20241014055650801 DSS <0004> hlr_ussd.c:576 262423557770810/0x7733212b: Process SS (END) 20241014055650801 DSS <0004> hlr_ussd.c:518 262423557770810/0x7733212b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014055650801 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423557770810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423557770810" session_id=1999839531 session_state=END} 20241014055650801 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423557770810 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055650801 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262423557770810 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055650801 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650801 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56856<->l=127.0.0.1:4258 20241014055650810 DAUC <0003> db_auc.c:157 IMSI='262425087488918': No 2G Auth Data 20241014055650810 DAUC <0003> db_auc.c:192 IMSI='262425087488918': No 3G Auth Data 20241014055650833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4258 20241014055650839 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055650839 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425087488918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425087488918" session_id=592996181 session_state=BEGIN} 20241014055650839 DSS <0004> hlr_ussd.c:576 262425087488918/0x23586755: Process SS (BEGIN) 20241014055650839 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014055650839 DSS <0004> hlr_ussd.c:518 262425087488918/0x23586755: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014055650839 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650839 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650839 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650839 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650840 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650840 DLINP <000b> input/ipa.c:405 127.0.0.1:44745 message received 20241014055650840 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425087488918 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425087488918" session_id=592996181 session_state=END} 20241014055650840 DSS <0004> hlr_ussd.c:576 262425087488918/0x23586755: Process SS (END) 20241014055650840 DSS <0004> hlr_ussd.c:518 262425087488918/0x23586755: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014055650840 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425087488918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425087488918" session_id=592996181 session_state=END} 20241014055650840 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425087488918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055650840 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425087488918 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055650840 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650841 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56872<->l=127.0.0.1:4258 20241014055650850 DAUC <0003> db_auc.c:157 IMSI='262424345836416': No 2G Auth Data 20241014055650850 DAUC <0003> db_auc.c:192 IMSI='262424345836416': No 3G Auth Data 20241014055650875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56882<->l=127.0.0.1:4258 20241014055650881 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055650881 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424345836416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424345836416" session_id=3022604045 session_state=BEGIN} 20241014055650881 DSS <0004> hlr_ussd.c:576 262424345836416/0xb429470d: Process SS (BEGIN) 20241014055650881 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014055650881 DSS <0004> hlr_ussd.c:518 262424345836416/0xb429470d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014055650881 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650881 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650881 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650881 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650883 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650883 DLINP <000b> input/ipa.c:405 127.0.0.1:44745 message received 20241014055650883 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262424345836416 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424345836416" session_id=3022604045 session_state=END} 20241014055650883 DSS <0004> hlr_ussd.c:576 262424345836416/0xb429470d: Process SS (END) 20241014055650883 DSS <0004> hlr_ussd.c:518 262424345836416/0xb429470d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014055650883 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424345836416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424345836416" session_id=3022604045 session_state=END} 20241014055650883 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424345836416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055650883 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262424345836416 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055650883 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650883 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56882<->l=127.0.0.1:4258 20241014055650891 DAUC <0003> db_auc.c:157 IMSI='262424643115249': No 2G Auth Data 20241014055650891 DAUC <0003> db_auc.c:192 IMSI='262424643115249': No 3G Auth Data 20241014055650914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56888<->l=127.0.0.1:4258 20241014055650919 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055650919 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424643115249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424643115249" session_id=900082554 session_state=BEGIN} 20241014055650919 DSS <0004> hlr_ussd.c:576 262424643115249/0x35a62b7a: Process SS (BEGIN) 20241014055650919 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014055650919 DSS <0004> hlr_ussd.c:518 262424643115249/0x35a62b7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014055650919 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650919 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650919 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650919 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650921 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650921 DLINP <000b> input/ipa.c:405 127.0.0.1:44745 message received 20241014055650921 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262424643115249 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424643115249" session_id=900082554 session_state=END} 20241014055650921 DSS <0004> hlr_ussd.c:576 262424643115249/0x35a62b7a: Process SS (END) 20241014055650921 DSS <0004> hlr_ussd.c:518 262424643115249/0x35a62b7a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014055650922 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424643115249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424643115249" session_id=900082554 session_state=END} 20241014055650922 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424643115249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055650922 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262424643115249 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055650922 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650922 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650925 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56888<->l=127.0.0.1:4258 20241014055650929 DAUC <0003> db_auc.c:157 IMSI='262420087618390': No 2G Auth Data 20241014055650929 DAUC <0003> db_auc.c:192 IMSI='262420087618390': No 3G Auth Data 20241014055650958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56900<->l=127.0.0.1:4258 20241014055650964 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055650964 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420087618390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420087618390" session_id=3076536893 session_state=BEGIN} 20241014055650964 DSS <0004> hlr_ussd.c:576 262420087618390/0xb7603a3d: Process SS (BEGIN) 20241014055650964 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014055650964 DSS <0004> hlr_ussd.c:518 262420087618390/0xb7603a3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014055650964 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650964 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650964 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650964 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055650966 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650966 DLINP <000b> input/ipa.c:405 127.0.0.1:44745 message received 20241014055650966 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420087618390 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420087618390" session_id=3076536893 session_state=END} 20241014055650966 DSS <0004> hlr_ussd.c:576 262420087618390/0xb7603a3d: Process SS (END) 20241014055650966 DSS <0004> hlr_ussd.c:518 262420087618390/0xb7603a3d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014055650966 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420087618390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420087618390" session_id=3076536893 session_state=END} 20241014055650966 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420087618390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055650966 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420087618390 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055650966 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650966 DLINP <000b> input/ipa.c:451 connected read/write 20241014055650966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055650972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56900<->l=127.0.0.1:4258 20241014055650979 DAUC <0003> db_auc.c:157 IMSI='262420277710326': No 2G Auth Data 20241014055650979 DAUC <0003> db_auc.c:192 IMSI='262420277710326': No 3G Auth Data 20241014055651012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56904<->l=127.0.0.1:4258 20241014055651017 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055651017 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420277710326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420277710326" session_id=1955584600 session_state=BEGIN} 20241014055651017 DSS <0004> hlr_ussd.c:576 262420277710326/0x748fda58: Process SS (BEGIN) 20241014055651017 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014055651017 DSS <0004> hlr_ussd.c:518 262420277710326/0x748fda58: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014055651017 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651017 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055651017 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651017 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055651018 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651018 DLINP <000b> input/ipa.c:405 127.0.0.1:44745 message received 20241014055651018 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420277710326 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420277710326" session_id=1955584600 session_state=END} 20241014055651018 DSS <0004> hlr_ussd.c:576 262420277710326/0x748fda58: Process SS (END) 20241014055651018 DSS <0004> hlr_ussd.c:518 262420277710326/0x748fda58: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014055651019 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420277710326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420277710326" session_id=1955584600 session_state=END} 20241014055651019 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420277710326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055651019 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420277710326 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055651019 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055651019 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055651022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56904<->l=127.0.0.1:4258 20241014055651029 DAUC <0003> db_auc.c:157 IMSI='262426209355527': No 2G Auth Data 20241014055651029 DAUC <0003> db_auc.c:192 IMSI='262426209355527': No 3G Auth Data 20241014055651065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4258 20241014055651071 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055651071 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426209355527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426209355527" session_id=3215322714 session_state=BEGIN} 20241014055651071 DSS <0004> hlr_ussd.c:576 262426209355527/0xbfa5ee5a: Process SS (BEGIN) 20241014055651071 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241014055651071 DSS <0004> hlr_ussd.c:518 262426209355527/0xbfa5ee5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241014055651071 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651071 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055651071 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651071 DLINP <000b> input/ipa.c:431 127.0.0.1:44745 sending data 20241014055651072 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651072 DLINP <000b> input/ipa.c:405 127.0.0.1:44745 message received 20241014055651073 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426209355527 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426209355527" session_id=3215322714 session_state=END} 20241014055651073 DSS <0004> hlr_ussd.c:576 262426209355527/0xbfa5ee5a: Process SS (END) 20241014055651073 DSS <0004> hlr_ussd.c:518 262426209355527/0xbfa5ee5a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241014055651073 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426209355527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426209355527" session_id=3215322714 session_state=END} 20241014055651073 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426209355527 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055651073 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426209355527 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241014055651073 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055651073 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055651077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56920<->l=127.0.0.1:4258 20241014055651080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56838<->l=127.0.0.1:4258 20241014055651081 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651081 DLINP <000b> input/ipa.c:405 127.0.0.1:44745 message received 20241014055651081 DLINP <000b> input/ipa.c:414 127.0.0.1:44745 connection closed with server 20241014055651081 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44745 20241014055651081 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241014055651081 DLINP <000b> input/ipa.c:451 connected read/write 20241014055651081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055651081 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055651081 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055651081 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055651082 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38427<->l=127.0.0.1:4259) 20241014055651120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 20241014055651321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56932<->l=127.0.0.1:4258 20241014055651325 DSS <0004> hlr_ussd.c:239 262429658635852/0x2ba59389: SS Session Timeout, destroying 20241014055651325 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429658635852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055651374 DSS <0004> hlr_ussd.c:239 262428723492543/0x1741042c: SS Session Timeout, destroying 20241014055651374 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428723492543 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055651424 DSS <0004> hlr_ussd.c:239 262429643823695/0xd9361d31: SS Session Timeout, destroying 20241014055651424 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429643823695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055651480 DSS <0004> hlr_ussd.c:239 262421958031812/0x25d99dec: SS Session Timeout, destroying 20241014055651480 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421958031812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055651515 DSS <0004> hlr_ussd.c:239 262420838063775/0xa162d15c: SS Session Timeout, destroying 20241014055651515 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420838063775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055651557 DSS <0004> hlr_ussd.c:239 262420697142206/0x6294a06b: SS Session Timeout, destroying 20241014055651557 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262420697142206 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055651596 DSS <0004> hlr_ussd.c:239 262424402639735/0x69c941aa: SS Session Timeout, destroying 20241014055651596 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424402639735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055651636 DSS <0004> hlr_ussd.c:239 262422363739209/0xe95405bc: SS Session Timeout, destroying 20241014055651636 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422363739209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055654399 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055654399 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055654401 DLINP <000b> input/ipa.c:451 connected read/write 20241014055654401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055654402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56938<->l=127.0.0.1:4258 20241014055654405 DLINP <000b> input/ipa.c:451 connected read/write 20241014055654405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055654405 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055654405 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055654405 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  20241014055654405 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055654405 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  20241014055654405 DLGSUP <0013> gsup_server.c:235 2:  20241014055654405 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055654405 DLGSUP <0013> gsup_server.c:235 3:  20241014055654405 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055654405 DLGSUP <0013> gsup_server.c:235 4:  20241014055654405 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055654405 DLGSUP <0013> gsup_server.c:235 5:  20241014055654405 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055654405 DLGSUP <0013> gsup_server.c:235 7:  20241014055654405 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055654405 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055654405 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055654405 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055654424 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45057<->l=127.0.0.1:4259) 20241014055654429 DAUC <0003> db_auc.c:157 IMSI='262422506918234': No 2G Auth Data 20241014055654429 DAUC <0003> db_auc.c:192 IMSI='262422506918234': No 3G Auth Data 20241014055654454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56954<->l=127.0.0.1:4258 20241014055654460 DLINP <000b> input/ipa.c:451 connected read/write 20241014055654460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055654460 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422506918234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422506918234" session_id=3801744569 session_state=BEGIN} 20241014055654460 DSS <0004> hlr_ussd.c:576 262422506918234/0xe29a04b9: Process SS (BEGIN) 20241014055654460 DSS <0004> hlr_ussd.c:498 262422506918234/0xe29a04b9: SS CompType=Invoke, OpCode=InterrogateSS 20241014055654460 DSS <0004> hlr_ussd.c:506 262422506918234/0xe29a04b9: Structured SS requests are not supported, rejecting... 20241014055654460 DSS <0004> hlr_ussd.c:354 262422506918234/0xe29a04b9: Tx ReturnError(0, 0x15) 20241014055654460 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422506918234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422506918234" session_id=3801744569 session_state=END} 20241014055654460 DLINP <000b> input/ipa.c:451 connected read/write 20241014055654460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055654460 DLINP <000b> input/ipa.c:451 connected read/write 20241014055654460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055654464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56954<->l=127.0.0.1:4258 20241014055654472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56938<->l=127.0.0.1:4258 20241014055654473 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45057<->l=127.0.0.1:4259) 20241014055654473 DLINP <000b> input/ipa.c:451 connected read/write 20241014055654473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055654473 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055654473 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055654473 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055654515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56966<->l=127.0.0.1:4258 20241014055654616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56966<->l=127.0.0.1:4258 20241014055654926 DSS <0004> hlr_ussd.c:239 262427183657590/0x590fd6fb: SS Session Timeout, destroying 20241014055654926 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427183657590 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055654962 DSS <0004> hlr_ussd.c:239 262428249395798/0xaddbafcc: SS Session Timeout, destroying 20241014055654962 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428249395798 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055655000 DSS <0004> hlr_ussd.c:239 262424532799546/0x11bdfd5a: SS Session Timeout, destroying 20241014055655000 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424532799546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055655036 DSS <0004> hlr_ussd.c:239 262422780879334/0x980c3ac6: SS Session Timeout, destroying 20241014055655036 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422780879334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055655072 DSS <0004> hlr_ussd.c:239 262421049058651/0xfe570cf6: SS Session Timeout, destroying 20241014055655072 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421049058651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055655111 DSS <0004> hlr_ussd.c:239 262427362854439/0x5b882f98: SS Session Timeout, destroying 20241014055655111 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427362854439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055655154 DSS <0004> hlr_ussd.c:239 262429325610232/0x01b2f7ad: SS Session Timeout, destroying 20241014055655154 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429325610232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055655194 DSS <0004> hlr_ussd.c:239 262427741855181/0x8751f486: SS Session Timeout, destroying 20241014055655194 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427741855181 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055657695 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055657695 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055657697 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4258 20241014055657700 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657700 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055657700 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055657700 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  20241014055657700 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055657700 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  20241014055657700 DLGSUP <0013> gsup_server.c:235 2:  20241014055657700 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055657700 DLGSUP <0013> gsup_server.c:235 3:  20241014055657700 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055657700 DLGSUP <0013> gsup_server.c:235 4:  20241014055657700 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055657700 DLGSUP <0013> gsup_server.c:235 5:  20241014055657700 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055657700 DLGSUP <0013> gsup_server.c:235 7:  20241014055657700 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055657700 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055657700 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055657700 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055657720 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37351<->l=127.0.0.1:4259) 20241014055657739 DAUC <0003> db_auc.c:157 IMSI='262423728814636': No 2G Auth Data 20241014055657739 DAUC <0003> db_auc.c:192 IMSI='262423728814636': No 3G Auth Data 20241014055657761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59764<->l=127.0.0.1:4258 20241014055657768 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657768 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423728814636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423728814636"} 20241014055657768 DMAIN <0000> hlr.c:435 IMSI='262423728814636': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055657768 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423728814636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423728814636"} 20241014055657768 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423728814636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055657768 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657768 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657770 DAUC <0003> db_auc.c:192 IMSI='262423728814636': No 3G Auth Data 20241014055657773 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657773 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423728814636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423728814636"} 20241014055657773 DAUC <0003> hlr.c:428 IMSI='262423728814636': storing IMEI = 12345678901234 20241014055657776 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423728814636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423728814636"} 20241014055657776 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423728814636 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055657776 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657776 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657777 DAUC <0003> db_auc.c:192 IMSI='262423728814636': No 3G Auth Data 20241014055657778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59764<->l=127.0.0.1:4258 20241014055657790 DAUC <0003> db_auc.c:157 IMSI='262425123251130': No 2G Auth Data 20241014055657790 DAUC <0003> db_auc.c:192 IMSI='262425123251130': No 3G Auth Data 20241014055657814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59770<->l=127.0.0.1:4258 20241014055657819 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657819 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425123251130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425123251130"} 20241014055657819 DMAIN <0000> hlr.c:435 IMSI='262425123251130': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055657819 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425123251130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425123251130"} 20241014055657819 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262425123251130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055657819 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657819 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657821 DAUC <0003> db_auc.c:192 IMSI='262425123251130': No 3G Auth Data 20241014055657824 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657824 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425123251130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425123251130"} 20241014055657824 DAUC <0003> hlr.c:428 IMSI='262425123251130': storing IMEI = 12345678901234 20241014055657828 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425123251130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425123251130"} 20241014055657828 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262425123251130 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055657828 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657828 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657829 DAUC <0003> db_auc.c:192 IMSI='262425123251130': No 3G Auth Data 20241014055657830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59770<->l=127.0.0.1:4258 20241014055657842 DAUC <0003> db_auc.c:157 IMSI='262429242409371': No 2G Auth Data 20241014055657842 DAUC <0003> db_auc.c:192 IMSI='262429242409371': No 3G Auth Data 20241014055657867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59784<->l=127.0.0.1:4258 20241014055657872 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657872 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429242409371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429242409371"} 20241014055657872 DMAIN <0000> hlr.c:435 IMSI='262429242409371': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055657872 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429242409371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429242409371"} 20241014055657872 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429242409371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055657872 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657872 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657874 DAUC <0003> db_auc.c:192 IMSI='262429242409371': No 3G Auth Data 20241014055657877 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657877 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429242409371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429242409371"} 20241014055657877 DAUC <0003> hlr.c:428 IMSI='262429242409371': storing IMEI = 12345678901234 20241014055657880 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429242409371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429242409371"} 20241014055657880 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429242409371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055657880 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657880 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657882 DAUC <0003> db_auc.c:192 IMSI='262429242409371': No 3G Auth Data 20241014055657883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59784<->l=127.0.0.1:4258 20241014055657895 DAUC <0003> db_auc.c:157 IMSI='262422111152114': No 2G Auth Data 20241014055657895 DAUC <0003> db_auc.c:192 IMSI='262422111152114': No 3G Auth Data 20241014055657918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 20241014055657922 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657922 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422111152114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422111152114"} 20241014055657922 DMAIN <0000> hlr.c:435 IMSI='262422111152114': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055657922 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422111152114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422111152114"} 20241014055657922 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422111152114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055657922 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657922 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657924 DAUC <0003> db_auc.c:157 IMSI='262422111152114': No 2G Auth Data 20241014055657927 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657927 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422111152114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422111152114"} 20241014055657927 DAUC <0003> hlr.c:428 IMSI='262422111152114': storing IMEI = 12345678901234 20241014055657931 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422111152114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422111152114"} 20241014055657931 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422111152114 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055657931 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657931 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657932 DAUC <0003> db_auc.c:157 IMSI='262422111152114': No 2G Auth Data 20241014055657933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59796<->l=127.0.0.1:4258 20241014055657945 DAUC <0003> db_auc.c:157 IMSI='262429565105079': No 2G Auth Data 20241014055657945 DAUC <0003> db_auc.c:192 IMSI='262429565105079': No 3G Auth Data 20241014055657970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59800<->l=127.0.0.1:4258 20241014055657975 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657975 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429565105079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429565105079"} 20241014055657975 DMAIN <0000> hlr.c:435 IMSI='262429565105079': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055657975 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429565105079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429565105079"} 20241014055657975 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429565105079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055657975 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657975 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657977 DAUC <0003> db_auc.c:157 IMSI='262429565105079': No 2G Auth Data 20241014055657980 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055657980 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429565105079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429565105079"} 20241014055657980 DAUC <0003> hlr.c:428 IMSI='262429565105079': storing IMEI = 12345678901234 20241014055657983 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429565105079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429565105079"} 20241014055657983 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429565105079 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055657983 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657983 DLINP <000b> input/ipa.c:451 connected read/write 20241014055657983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055657984 DAUC <0003> db_auc.c:157 IMSI='262429565105079': No 2G Auth Data 20241014055657985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59800<->l=127.0.0.1:4258 20241014055658003 DAUC <0003> db_auc.c:157 IMSI='262421080682904': No 2G Auth Data 20241014055658003 DAUC <0003> db_auc.c:192 IMSI='262421080682904': No 3G Auth Data 20241014055658033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4258 20241014055658039 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055658039 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421080682904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421080682904"} 20241014055658039 DMAIN <0000> hlr.c:435 IMSI='262421080682904': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055658039 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421080682904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421080682904"} 20241014055658039 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421080682904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055658039 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658039 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658043 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055658043 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421080682904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421080682904"} 20241014055658043 DAUC <0003> hlr.c:428 IMSI='262421080682904': storing IMEI = 12345678901234 20241014055658049 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421080682904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421080682904"} 20241014055658049 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421080682904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055658049 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658049 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4258 20241014055658079 DAUC <0003> db_auc.c:157 IMSI='262422235057625': No 2G Auth Data 20241014055658079 DAUC <0003> db_auc.c:192 IMSI='262422235057625': No 3G Auth Data 20241014055658107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4258 20241014055658113 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055658113 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422235057625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422235057625"} 20241014055658113 DMAIN <0000> hlr.c:435 IMSI='262422235057625': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055658113 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422235057625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422235057625"} 20241014055658113 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422235057625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055658113 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658113 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658117 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055658117 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422235057625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422235057625"} 20241014055658117 DAUC <0003> hlr.c:428 IMSI='262422235057625': storing IMEI = 12345678901234 20241014055658121 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422235057625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422235057625"} 20241014055658121 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422235057625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055658121 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658121 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4258 20241014055658138 DAUC <0003> db_auc.c:157 IMSI='262425381713445': No 2G Auth Data 20241014055658138 DAUC <0003> db_auc.c:192 IMSI='262425381713445': No 3G Auth Data 20241014055658164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59810<->l=127.0.0.1:4258 20241014055658169 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055658170 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425381713445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425381713445"} 20241014055658170 DMAIN <0000> hlr.c:435 IMSI='262425381713445': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055658170 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425381713445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425381713445"} 20241014055658170 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425381713445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055658170 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658170 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658174 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055658174 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425381713445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425381713445"} 20241014055658174 DAUC <0003> hlr.c:428 IMSI='262425381713445': storing IMEI = 12345678901234 20241014055658177 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425381713445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425381713445"} 20241014055658177 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425381713445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055658177 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658177 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055658180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59810<->l=127.0.0.1:4258 20241014055658191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4258 20241014055658193 DLINP <000b> input/ipa.c:451 connected read/write 20241014055658193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055658193 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055658193 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055658193 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055658193 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37351<->l=127.0.0.1:4259) 20241014055658241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59816<->l=127.0.0.1:4258 20241014055658341 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59816<->l=127.0.0.1:4258 20241014055701416 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055701416 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055701418 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59828<->l=127.0.0.1:4258 20241014055701421 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701421 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055701421 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055701421 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  20241014055701421 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055701421 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  20241014055701421 DLGSUP <0013> gsup_server.c:235 2:  20241014055701421 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055701421 DLGSUP <0013> gsup_server.c:235 3:  20241014055701421 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055701421 DLGSUP <0013> gsup_server.c:235 4:  20241014055701421 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055701421 DLGSUP <0013> gsup_server.c:235 5:  20241014055701421 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055701421 DLGSUP <0013> gsup_server.c:235 7:  20241014055701421 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055701421 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055701421 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055701421 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055701445 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35019<->l=127.0.0.1:4259) 20241014055701463 DAUC <0003> db_auc.c:157 IMSI='262429873434076': No 2G Auth Data 20241014055701463 DAUC <0003> db_auc.c:192 IMSI='262429873434076': No 3G Auth Data 20241014055701483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59844<->l=127.0.0.1:4258 20241014055701491 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701491 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262429873434076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429873434076" source_name="the-source\n"} 20241014055701491 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241014055701491 DMAIN <0000> hlr.c:435 IMSI='262429873434076': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055701491 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262429873434076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429873434076" destination_name="the-source\n"} 20241014055701491 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262429873434076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701491 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701491 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701493 DAUC <0003> db_auc.c:192 IMSI='262429873434076': No 3G Auth Data 20241014055701496 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701496 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262429873434076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429873434076" source_name="the-source\n"} 20241014055701496 DAUC <0003> hlr.c:428 IMSI='262429873434076': storing IMEI = 12345678901234 20241014055701499 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262429873434076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429873434076" destination_name="the-source\n"} 20241014055701499 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262429873434076 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701499 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701499 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701501 DAUC <0003> db_auc.c:192 IMSI='262429873434076': No 3G Auth Data 20241014055701502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59844<->l=127.0.0.1:4258 20241014055701514 DAUC <0003> db_auc.c:157 IMSI='262420164224210': No 2G Auth Data 20241014055701514 DAUC <0003> db_auc.c:192 IMSI='262420164224210': No 3G Auth Data 20241014055701538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59846<->l=127.0.0.1:4258 20241014055701543 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701543 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420164224210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420164224210" source_name="the-source\n"} 20241014055701543 DMAIN <0000> hlr.c:435 IMSI='262420164224210': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055701543 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420164224210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420164224210" destination_name="the-source\n"} 20241014055701543 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420164224210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701543 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701543 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701545 DAUC <0003> db_auc.c:192 IMSI='262420164224210': No 3G Auth Data 20241014055701548 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701548 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420164224210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420164224210" source_name="the-source\n"} 20241014055701548 DAUC <0003> hlr.c:428 IMSI='262420164224210': storing IMEI = 12345678901234 20241014055701551 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420164224210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420164224210" destination_name="the-source\n"} 20241014055701551 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420164224210 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701551 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701551 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701553 DAUC <0003> db_auc.c:192 IMSI='262420164224210': No 3G Auth Data 20241014055701554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59846<->l=127.0.0.1:4258 20241014055701565 DAUC <0003> db_auc.c:157 IMSI='262423045137676': No 2G Auth Data 20241014055701565 DAUC <0003> db_auc.c:192 IMSI='262423045137676': No 3G Auth Data 20241014055701590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 20241014055701595 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701595 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423045137676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423045137676" source_name="the-source\n"} 20241014055701595 DMAIN <0000> hlr.c:435 IMSI='262423045137676': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055701595 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423045137676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423045137676" destination_name="the-source\n"} 20241014055701595 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262423045137676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701595 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701595 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701597 DAUC <0003> db_auc.c:192 IMSI='262423045137676': No 3G Auth Data 20241014055701599 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701599 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423045137676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423045137676" source_name="the-source\n"} 20241014055701599 DAUC <0003> hlr.c:428 IMSI='262423045137676': storing IMEI = 12345678901234 20241014055701603 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423045137676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423045137676" destination_name="the-source\n"} 20241014055701603 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262423045137676 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701603 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701603 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701604 DAUC <0003> db_auc.c:192 IMSI='262423045137676': No 3G Auth Data 20241014055701605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4258 20241014055701616 DAUC <0003> db_auc.c:157 IMSI='262429617085159': No 2G Auth Data 20241014055701616 DAUC <0003> db_auc.c:192 IMSI='262429617085159': No 3G Auth Data 20241014055701638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59860<->l=127.0.0.1:4258 20241014055701642 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701642 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429617085159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617085159" source_name="the-source\n"} 20241014055701642 DMAIN <0000> hlr.c:435 IMSI='262429617085159': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055701642 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429617085159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429617085159" destination_name="the-source\n"} 20241014055701642 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262429617085159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701642 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701642 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701644 DAUC <0003> db_auc.c:157 IMSI='262429617085159': No 2G Auth Data 20241014055701647 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701647 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429617085159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429617085159" source_name="the-source\n"} 20241014055701647 DAUC <0003> hlr.c:428 IMSI='262429617085159': storing IMEI = 12345678901234 20241014055701650 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429617085159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429617085159" destination_name="the-source\n"} 20241014055701650 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262429617085159 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701650 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701650 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701652 DAUC <0003> db_auc.c:157 IMSI='262429617085159': No 2G Auth Data 20241014055701652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59860<->l=127.0.0.1:4258 20241014055701664 DAUC <0003> db_auc.c:157 IMSI='262425396348087': No 2G Auth Data 20241014055701664 DAUC <0003> db_auc.c:192 IMSI='262425396348087': No 3G Auth Data 20241014055701688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59864<->l=127.0.0.1:4258 20241014055701693 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701693 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425396348087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425396348087" source_name="the-source\n"} 20241014055701693 DMAIN <0000> hlr.c:435 IMSI='262425396348087': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055701694 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425396348087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425396348087" destination_name="the-source\n"} 20241014055701694 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262425396348087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701694 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701694 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701695 DAUC <0003> db_auc.c:157 IMSI='262425396348087': No 2G Auth Data 20241014055701698 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701698 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425396348087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425396348087" source_name="the-source\n"} 20241014055701698 DAUC <0003> hlr.c:428 IMSI='262425396348087': storing IMEI = 12345678901234 20241014055701701 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425396348087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425396348087" destination_name="the-source\n"} 20241014055701701 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262425396348087 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701701 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701701 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701702 DAUC <0003> db_auc.c:157 IMSI='262425396348087': No 2G Auth Data 20241014055701703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59864<->l=127.0.0.1:4258 20241014055701714 DAUC <0003> db_auc.c:157 IMSI='262423876868908': No 2G Auth Data 20241014055701714 DAUC <0003> db_auc.c:192 IMSI='262423876868908': No 3G Auth Data 20241014055701742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4258 20241014055701746 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701746 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423876868908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423876868908" source_name="the-source\n"} 20241014055701746 DMAIN <0000> hlr.c:435 IMSI='262423876868908': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055701746 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423876868908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423876868908" destination_name="the-source\n"} 20241014055701746 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423876868908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701746 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701746 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701750 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701750 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423876868908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423876868908" source_name="the-source\n"} 20241014055701750 DAUC <0003> hlr.c:428 IMSI='262423876868908': storing IMEI = 12345678901234 20241014055701753 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423876868908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423876868908" destination_name="the-source\n"} 20241014055701753 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423876868908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701753 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701753 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4258 20241014055701770 DAUC <0003> db_auc.c:157 IMSI='262428115251105': No 2G Auth Data 20241014055701770 DAUC <0003> db_auc.c:192 IMSI='262428115251105': No 3G Auth Data 20241014055701798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59888<->l=127.0.0.1:4258 20241014055701802 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701802 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262428115251105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428115251105" source_name="the-source\n"} 20241014055701802 DMAIN <0000> hlr.c:435 IMSI='262428115251105': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055701802 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262428115251105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428115251105" destination_name="the-source\n"} 20241014055701802 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262428115251105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701802 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701802 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701806 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701806 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262428115251105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428115251105" source_name="the-source\n"} 20241014055701806 DAUC <0003> hlr.c:428 IMSI='262428115251105': storing IMEI = 12345678901234 20241014055701809 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262428115251105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428115251105" destination_name="the-source\n"} 20241014055701809 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262428115251105 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701809 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701809 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59888<->l=127.0.0.1:4258 20241014055701826 DAUC <0003> db_auc.c:157 IMSI='262426934355172': No 2G Auth Data 20241014055701826 DAUC <0003> db_auc.c:192 IMSI='262426934355172': No 3G Auth Data 20241014055701855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59892<->l=127.0.0.1:4258 20241014055701861 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701861 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426934355172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426934355172" source_name="the-source\n"} 20241014055701861 DMAIN <0000> hlr.c:435 IMSI='262426934355172': has IMEI = 12345678901234 (consider setting 'store-imei') 20241014055701861 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426934355172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426934355172" destination_name="the-source\n"} 20241014055701861 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262426934355172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701861 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701861 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701866 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701866 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426934355172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426934355172" source_name="the-source\n"} 20241014055701866 DAUC <0003> hlr.c:428 IMSI='262426934355172': storing IMEI = 12345678901234 20241014055701869 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426934355172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426934355172" destination_name="the-source\n"} 20241014055701869 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262426934355172 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055701869 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701869 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055701872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59892<->l=127.0.0.1:4258 20241014055701884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59828<->l=127.0.0.1:4258 20241014055701885 DLINP <000b> input/ipa.c:451 connected read/write 20241014055701885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055701885 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055701885 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055701885 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055701885 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241014055701885 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35019<->l=127.0.0.1:4259) 20241014055701927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59904<->l=127.0.0.1:4258 20241014055702027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59904<->l=127.0.0.1:4258 20241014055705107 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055705107 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055705109 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59912<->l=127.0.0.1:4258 20241014055705111 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705111 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055705111 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055705111 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  20241014055705111 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055705111 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  20241014055705111 DLGSUP <0013> gsup_server.c:235 2:  20241014055705111 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055705111 DLGSUP <0013> gsup_server.c:235 3:  20241014055705111 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055705111 DLGSUP <0013> gsup_server.c:235 4:  20241014055705111 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055705111 DLGSUP <0013> gsup_server.c:235 5:  20241014055705111 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055705111 DLGSUP <0013> gsup_server.c:235 7:  20241014055705111 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055705111 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055705111 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055705111 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055705131 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37585<->l=127.0.0.1:4259) 20241014055705150 DAUC <0003> db_auc.c:157 IMSI='262421362197852': No 2G Auth Data 20241014055705150 DAUC <0003> db_auc.c:192 IMSI='262421362197852': No 3G Auth Data 20241014055705174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59928<->l=127.0.0.1:4258 20241014055705179 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705179 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421362197852"} 20241014055705179 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014055705179 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421362197852" cause=Invalid mandatory information} 20241014055705179 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705179 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705179 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705182 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705182 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421362197852"} 20241014055705182 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014055705182 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421362197852" cause=Invalid mandatory information} 20241014055705182 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705182 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705182 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705184 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705184 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421362197852"} 20241014055705184 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014055705184 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421362197852" cause=Invalid mandatory information} 20241014055705184 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705184 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705184 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705186 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705186 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421362197852"} 20241014055705186 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014055705186 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421362197852" cause=Invalid mandatory information} 20241014055705186 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705186 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705186 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705188 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705188 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421362197852"} 20241014055705188 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014055705188 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421362197852" cause=Invalid mandatory information} 20241014055705188 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262421362197852 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705188 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705188 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59928<->l=127.0.0.1:4258 20241014055705204 DAUC <0003> db_auc.c:157 IMSI='262427835339900': No 2G Auth Data 20241014055705204 DAUC <0003> db_auc.c:192 IMSI='262427835339900': No 3G Auth Data 20241014055705234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59934<->l=127.0.0.1:4258 20241014055705237 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705237 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427835339900"} 20241014055705237 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014055705237 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427835339900" cause=Invalid mandatory information} 20241014055705237 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705237 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705237 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705239 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705239 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427835339900"} 20241014055705239 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014055705239 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427835339900" cause=Invalid mandatory information} 20241014055705239 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705239 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705239 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705241 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705241 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427835339900"} 20241014055705241 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014055705241 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427835339900" cause=Invalid mandatory information} 20241014055705241 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705241 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705241 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705243 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705243 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427835339900"} 20241014055705243 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014055705243 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427835339900" cause=Invalid mandatory information} 20241014055705243 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705243 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705243 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705245 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705245 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427835339900"} 20241014055705245 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014055705245 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427835339900" cause=Invalid mandatory information} 20241014055705245 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427835339900 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705245 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705245 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59934<->l=127.0.0.1:4258 20241014055705267 DAUC <0003> db_auc.c:157 IMSI='262422634090460': No 2G Auth Data 20241014055705267 DAUC <0003> db_auc.c:192 IMSI='262422634090460': No 3G Auth Data 20241014055705290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 20241014055705294 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705294 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422634090460"} 20241014055705294 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014055705294 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422634090460" cause=Invalid mandatory information} 20241014055705294 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705294 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705294 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705296 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705296 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422634090460"} 20241014055705297 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014055705297 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422634090460" cause=Invalid mandatory information} 20241014055705297 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705297 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705297 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705298 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705298 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422634090460"} 20241014055705298 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014055705298 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422634090460" cause=Invalid mandatory information} 20241014055705299 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705299 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705299 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705300 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705300 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422634090460"} 20241014055705300 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014055705300 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422634090460" cause=Invalid mandatory information} 20241014055705300 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705300 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705300 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705302 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705302 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422634090460"} 20241014055705302 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014055705302 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422634090460" cause=Invalid mandatory information} 20241014055705302 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422634090460 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705302 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705302 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 20241014055705321 DAUC <0003> db_auc.c:157 IMSI='262426045904430': No 2G Auth Data 20241014055705321 DAUC <0003> db_auc.c:192 IMSI='262426045904430': No 3G Auth Data 20241014055705344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59954<->l=127.0.0.1:4258 20241014055705347 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705347 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426045904430"} 20241014055705347 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014055705347 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426045904430" cause=Invalid mandatory information} 20241014055705347 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705347 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705347 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705349 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705349 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426045904430"} 20241014055705349 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014055705349 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426045904430" cause=Invalid mandatory information} 20241014055705349 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705349 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705349 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705351 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705351 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426045904430"} 20241014055705351 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014055705351 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426045904430" cause=Invalid mandatory information} 20241014055705351 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705351 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705351 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705353 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705353 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426045904430"} 20241014055705353 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014055705353 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426045904430" cause=Invalid mandatory information} 20241014055705353 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705353 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705353 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705355 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705355 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426045904430"} 20241014055705355 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014055705355 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426045904430" cause=Invalid mandatory information} 20241014055705355 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426045904430 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705355 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705355 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59954<->l=127.0.0.1:4258 20241014055705368 DAUC <0003> db_auc.c:157 IMSI='262429825229344': No 2G Auth Data 20241014055705368 DAUC <0003> db_auc.c:192 IMSI='262429825229344': No 3G Auth Data 20241014055705393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4258 20241014055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705397 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429825229344"} 20241014055705397 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014055705397 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429825229344" cause=Invalid mandatory information} 20241014055705397 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705400 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705400 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429825229344"} 20241014055705400 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014055705400 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429825229344" cause=Invalid mandatory information} 20241014055705400 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705400 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705400 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705402 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705402 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429825229344"} 20241014055705402 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014055705402 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429825229344" cause=Invalid mandatory information} 20241014055705402 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705402 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705402 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705403 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705403 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429825229344"} 20241014055705403 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014055705403 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429825229344" cause=Invalid mandatory information} 20241014055705403 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705403 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705403 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705405 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705405 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429825229344"} 20241014055705405 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014055705405 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429825229344" cause=Invalid mandatory information} 20241014055705405 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429825229344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705405 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705405 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4258 20241014055705418 DAUC <0003> db_auc.c:157 IMSI='262422960243294': No 2G Auth Data 20241014055705418 DAUC <0003> db_auc.c:192 IMSI='262422960243294': No 3G Auth Data 20241014055705448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59974<->l=127.0.0.1:4258 20241014055705453 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705453 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422960243294"} 20241014055705453 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014055705453 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422960243294" cause=Invalid mandatory information} 20241014055705453 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705453 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705453 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705455 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705455 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422960243294"} 20241014055705455 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014055705455 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422960243294" cause=Invalid mandatory information} 20241014055705455 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705455 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705455 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705457 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705457 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422960243294"} 20241014055705457 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014055705457 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422960243294" cause=Invalid mandatory information} 20241014055705457 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705457 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705457 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705459 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705459 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422960243294"} 20241014055705459 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014055705459 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422960243294" cause=Invalid mandatory information} 20241014055705459 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705459 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705459 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705461 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705461 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422960243294"} 20241014055705461 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014055705461 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422960243294" cause=Invalid mandatory information} 20241014055705461 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422960243294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705461 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705461 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59974<->l=127.0.0.1:4258 20241014055705477 DAUC <0003> db_auc.c:157 IMSI='262421019374431': No 2G Auth Data 20241014055705477 DAUC <0003> db_auc.c:192 IMSI='262421019374431': No 3G Auth Data 20241014055705505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59990<->l=127.0.0.1:4258 20241014055705509 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705509 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421019374431"} 20241014055705509 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014055705509 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421019374431" cause=Invalid mandatory information} 20241014055705509 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705509 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705509 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705511 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705511 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421019374431"} 20241014055705511 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014055705511 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421019374431" cause=Invalid mandatory information} 20241014055705511 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705511 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705511 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705513 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705513 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421019374431"} 20241014055705513 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014055705513 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421019374431" cause=Invalid mandatory information} 20241014055705513 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705513 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705513 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705515 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705515 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421019374431"} 20241014055705515 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014055705516 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421019374431" cause=Invalid mandatory information} 20241014055705516 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705516 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705516 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705517 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705517 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421019374431"} 20241014055705517 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014055705517 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421019374431" cause=Invalid mandatory information} 20241014055705517 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262421019374431 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705517 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705517 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59990<->l=127.0.0.1:4258 20241014055705534 DAUC <0003> db_auc.c:157 IMSI='262428734230916': No 2G Auth Data 20241014055705534 DAUC <0003> db_auc.c:192 IMSI='262428734230916': No 3G Auth Data 20241014055705561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59992<->l=127.0.0.1:4258 20241014055705565 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705565 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428734230916"} 20241014055705565 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241014055705565 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428734230916" cause=Invalid mandatory information} 20241014055705565 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705565 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705565 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705567 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705567 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428734230916"} 20241014055705567 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241014055705567 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428734230916" cause=Invalid mandatory information} 20241014055705567 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705567 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705567 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705570 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705570 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428734230916"} 20241014055705570 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241014055705570 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428734230916" cause=Invalid mandatory information} 20241014055705570 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705570 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705570 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705572 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705572 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428734230916"} 20241014055705572 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241014055705572 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428734230916" cause=Invalid mandatory information} 20241014055705572 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705572 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705572 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705574 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705574 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428734230916"} 20241014055705574 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241014055705574 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428734230916" cause=Invalid mandatory information} 20241014055705574 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428734230916 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055705574 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705574 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055705575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59992<->l=127.0.0.1:4258 20241014055705587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59912<->l=127.0.0.1:4258 20241014055705588 DLINP <000b> input/ipa.c:451 connected read/write 20241014055705588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055705588 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055705588 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055705588 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055705588 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37585<->l=127.0.0.1:4259) 20241014055705632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60000<->l=127.0.0.1:4258 20241014055705732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60000<->l=127.0.0.1:4258 20241014055708814 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055708815 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055708817 DLINP <000b> input/ipa.c:451 connected read/write 20241014055708817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055708818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56936<->l=127.0.0.1:4258 20241014055708819 DLINP <000b> input/ipa.c:451 connected read/write 20241014055708819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055708819 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055708819 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055708819 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  20241014055708819 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055708819 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  20241014055708819 DLGSUP <0013> gsup_server.c:235 2:  20241014055708819 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055708819 DLGSUP <0013> gsup_server.c:235 3:  20241014055708819 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055708819 DLGSUP <0013> gsup_server.c:235 4:  20241014055708819 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055708819 DLGSUP <0013> gsup_server.c:235 5:  20241014055708819 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055708819 DLGSUP <0013> gsup_server.c:235 7:  20241014055708819 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055708819 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055708819 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055708819 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055708840 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45355<->l=127.0.0.1:4259) 20241014055708852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56938<->l=127.0.0.1:4258 20241014055708861 DLINP <000b> input/ipa.c:451 connected read/write 20241014055708861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055708861 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424846951441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424846951441"} 20241014055708861 DMAIN <0000> hlr.c:435 IMSI='262424846951441': has IMEI = 22245678901234 (consider setting 'store-imei') 20241014055708861 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424846951441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241014055708861 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424846951441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424846951441" cause=Invalid mandatory information} 20241014055708861 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424846951441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055708861 DLINP <000b> input/ipa.c:451 connected read/write 20241014055708861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055708861 DLINP <000b> input/ipa.c:451 connected read/write 20241014055708861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055708866 DLINP <000b> input/ipa.c:451 connected read/write 20241014055708866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055708866 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424846951441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424846951441"} 20241014055708866 DAUC <0003> hlr.c:428 IMSI='262424846951441': storing IMEI = 22245678901234 20241014055708866 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424846951441': no such subscriber 20241014055708866 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424846951441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241014055708866 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424846951441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424846951441" cause=Invalid mandatory information} 20241014055708866 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424846951441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055708866 DLINP <000b> input/ipa.c:451 connected read/write 20241014055708866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055708866 DLINP <000b> input/ipa.c:451 connected read/write 20241014055708866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055708867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56938<->l=127.0.0.1:4258 20241014055708868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56936<->l=127.0.0.1:4258 20241014055708869 DLINP <000b> input/ipa.c:451 connected read/write 20241014055708869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055708869 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055708869 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055708869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055708869 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45355<->l=127.0.0.1:4259) 20241014055708909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56954<->l=127.0.0.1:4258 20241014055709009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56954<->l=127.0.0.1:4258 20241014055712083 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055712083 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055712085 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 20241014055712087 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712087 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055712087 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055712087 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  20241014055712087 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055712087 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  20241014055712087 DLGSUP <0013> gsup_server.c:235 2:  20241014055712087 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055712087 DLGSUP <0013> gsup_server.c:235 3:  20241014055712087 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055712087 DLGSUP <0013> gsup_server.c:235 4:  20241014055712087 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055712087 DLGSUP <0013> gsup_server.c:235 5:  20241014055712087 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055712087 DLGSUP <0013> gsup_server.c:235 7:  20241014055712087 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055712087 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055712087 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055712087 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055712107 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32951<->l=127.0.0.1:4259) 20241014055712119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4258 20241014055712129 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712129 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425739854466"} 20241014055712129 DMAIN <0000> hlr.c:227 IMSI='262425739854466': Creating subscriber on demand 20241014055712149 DMAIN <0000> hlr.c:243 IMSI='262425739854466': Successfully assigned MSISDN='431' 20241014055712149 DAUC <0003> hlr.c:428 IMSI='262425739854466': storing IMEI = 12345678901234 20241014055712167 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425739854466"} 20241014055712167 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055712167 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712167 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712170 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712170 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712171 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712171 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712172 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712172 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712174 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712174 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425739854466" cn_domain=PS} 20241014055712174 DLU <0006> fsm.c:456 lu(262425739854466)[0x55fd956831f0]{UNVALIDATED}: Allocated 20241014055712174 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055712187 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055712187 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425739854466" cn_domain=PS} 20241014055712187 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712187 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712190 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712190 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425739854466"} 20241014055712190 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055712190 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055712190 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425739854466"} 20241014055712190 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055712190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055712190 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055712190 DLU <0006> fsm.c:568 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055712190 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712190 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712199 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712199 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425739854466"} 20241014055712199 DMAIN <0000> hlr.c:227 IMSI='262425739854466': Creating subscriber on demand 20241014055712205 DMAIN <0000> hlr.c:243 IMSI='262425739854466': Successfully assigned MSISDN='852' 20241014055712205 DAUC <0003> hlr.c:428 IMSI='262425739854466': storing IMEI = 12345678901234 20241014055712209 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425739854466"} 20241014055712209 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055712209 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712209 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712210 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712210 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712211 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712211 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712212 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712212 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712213 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712213 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712215 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712215 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425739854466" cn_domain=PS} 20241014055712215 DLU <0006> fsm.c:456 lu(262425739854466)[0x55fd956831f0]{UNVALIDATED}: Allocated 20241014055712215 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055712221 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055712221 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425739854466" cn_domain=PS} 20241014055712221 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712221 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712223 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712223 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425739854466"} 20241014055712223 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055712223 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055712223 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425739854466"} 20241014055712223 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055712223 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055712223 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055712223 DLU <0006> fsm.c:568 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055712223 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712223 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712231 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712231 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425739854466"} 20241014055712232 DMAIN <0000> hlr.c:227 IMSI='262425739854466': Creating subscriber on demand 20241014055712239 DMAIN <0000> hlr.c:243 IMSI='262425739854466': Successfully assigned MSISDN='626' 20241014055712239 DAUC <0003> hlr.c:428 IMSI='262425739854466': storing IMEI = 12345678901234 20241014055712242 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425739854466"} 20241014055712242 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055712242 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712242 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712244 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712244 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712245 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712245 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712246 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712246 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712247 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712247 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712248 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712248 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425739854466" cn_domain=PS} 20241014055712248 DLU <0006> fsm.c:456 lu(262425739854466)[0x55fd956831f0]{UNVALIDATED}: Allocated 20241014055712249 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014055712249 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425739854466" cause=GPRS services not allowed} 20241014055712249 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055712249 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055712249 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: Freeing instance 20241014055712249 DLU <0006> fsm.c:568 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: Deallocated 20241014055712249 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712249 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712257 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712257 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425739854466"} 20241014055712257 DMAIN <0000> hlr.c:227 IMSI='262425739854466': Creating subscriber on demand 20241014055712266 DMAIN <0000> hlr.c:243 IMSI='262425739854466': Successfully assigned MSISDN='769' 20241014055712266 DAUC <0003> hlr.c:428 IMSI='262425739854466': storing IMEI = 12345678901234 20241014055712270 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425739854466"} 20241014055712270 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055712270 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712270 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712271 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712271 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712272 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712272 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712273 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712273 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712275 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712275 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425739854466" cn_domain=PS} 20241014055712275 DLU <0006> fsm.c:456 lu(262425739854466)[0x55fd956831f0]{UNVALIDATED}: Allocated 20241014055712275 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014055712275 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425739854466" cause=GPRS services not allowed} 20241014055712275 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055712275 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055712275 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: Freeing instance 20241014055712275 DLU <0006> fsm.c:568 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: Deallocated 20241014055712275 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712275 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712284 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712284 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425739854466"} 20241014055712284 DMAIN <0000> hlr.c:227 IMSI='262425739854466': Creating subscriber on demand 20241014055712287 DAUC <0003> hlr.c:428 IMSI='262425739854466': storing IMEI = 12345678901234 20241014055712291 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425739854466"} 20241014055712291 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055712291 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712291 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712292 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712292 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712293 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712293 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712294 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712294 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712296 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712296 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425739854466" cn_domain=PS} 20241014055712296 DLU <0006> fsm.c:456 lu(262425739854466)[0x55fd956831f0]{UNVALIDATED}: Allocated 20241014055712296 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014055712296 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425739854466" cause=GPRS services not allowed} 20241014055712296 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055712296 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055712296 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: Freeing instance 20241014055712296 DLU <0006> fsm.c:568 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: Deallocated 20241014055712296 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712296 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712306 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712306 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425739854466"} 20241014055712306 DMAIN <0000> hlr.c:227 IMSI='262425739854466': Creating subscriber on demand 20241014055712309 DAUC <0003> hlr.c:428 IMSI='262425739854466': storing IMEI = 12345678901234 20241014055712313 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425739854466"} 20241014055712313 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241014055712313 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712313 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712314 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712314 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712315 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712315 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712316 DAUC <0003> db_auc.c:157 IMSI='262425739854466': No 2G Auth Data 20241014055712316 DAUC <0003> db_auc.c:192 IMSI='262425739854466': No 3G Auth Data 20241014055712318 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712318 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425739854466" cn_domain=PS} 20241014055712318 DLU <0006> fsm.c:456 lu(262425739854466)[0x55fd956831f0]{UNVALIDATED}: Allocated 20241014055712318 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055712324 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055712324 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425739854466" cn_domain=PS} 20241014055712324 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712324 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712327 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712327 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425739854466"} 20241014055712327 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055712327 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055712327 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425739854466"} 20241014055712327 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425739854466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055712327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055712327 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055712327 DLU <0006> fsm.c:568 lu(PS:IMSI-262425739854466)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055712327 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712327 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055712336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4258 20241014055712337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4258 20241014055712338 DLINP <000b> input/ipa.c:451 connected read/write 20241014055712338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055712338 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055712338 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055712338 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055712338 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32951<->l=127.0.0.1:4259) 20241014055712384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56978<->l=127.0.0.1:4258 20241014055712484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56978<->l=127.0.0.1:4258 20241014055715563 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055715563 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055715566 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56990<->l=127.0.0.1:4258 20241014055715568 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715568 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055715568 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055715568 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  20241014055715568 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055715568 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  20241014055715568 DLGSUP <0013> gsup_server.c:235 2:  20241014055715568 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055715568 DLGSUP <0013> gsup_server.c:235 3:  20241014055715568 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055715568 DLGSUP <0013> gsup_server.c:235 4:  20241014055715568 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055715568 DLGSUP <0013> gsup_server.c:235 5:  20241014055715568 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055715568 DLGSUP <0013> gsup_server.c:235 7:  20241014055715568 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055715568 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055715568 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055715568 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055715589 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42893<->l=127.0.0.1:4259) 20241014055715600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56998<->l=127.0.0.1:4258 20241014055715609 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715609 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427565170336" cn_domain=PS} 20241014055715609 DMAIN <0000> hlr.c:227 IMSI='262427565170336': Creating subscriber on demand 20241014055715625 DMAIN <0000> hlr.c:243 IMSI='262427565170336': Successfully assigned MSISDN='611' 20241014055715625 DLU <0006> fsm.c:456 lu(262427565170336)[0x55fd956831f0]{UNVALIDATED}: Allocated 20241014055715625 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055715631 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055715631 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427565170336" cn_domain=PS} 20241014055715631 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715631 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715635 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715635 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427565170336"} 20241014055715635 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055715635 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055715635 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427565170336"} 20241014055715635 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055715635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055715635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055715635 DLU <0006> fsm.c:568 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055715635 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715635 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715637 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715637 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715638 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715638 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715639 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715639 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715646 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715647 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427565170336" cn_domain=PS} 20241014055715647 DMAIN <0000> hlr.c:227 IMSI='262427565170336': Creating subscriber on demand 20241014055715653 DMAIN <0000> hlr.c:243 IMSI='262427565170336': Successfully assigned MSISDN='311' 20241014055715653 DLU <0006> fsm.c:456 lu(262427565170336)[0x55fd956831f0]{UNVALIDATED}: Allocated 20241014055715653 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055715660 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055715660 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427565170336" cn_domain=PS} 20241014055715660 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715660 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715662 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715662 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427565170336"} 20241014055715662 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055715662 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055715662 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427565170336"} 20241014055715662 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055715662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055715662 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055715662 DLU <0006> fsm.c:568 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055715662 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715662 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715664 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715664 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715665 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715665 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715666 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715666 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715668 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715668 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715675 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715675 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427565170336" cn_domain=PS} 20241014055715675 DMAIN <0000> hlr.c:227 IMSI='262427565170336': Creating subscriber on demand 20241014055715682 DMAIN <0000> hlr.c:243 IMSI='262427565170336': Successfully assigned MSISDN='156' 20241014055715682 DLU <0006> fsm.c:456 lu(262427565170336)[0x55fd956831f0]{UNVALIDATED}: Allocated 20241014055715682 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014055715682 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427565170336" cause=GPRS services not allowed} 20241014055715682 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055715682 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055715682 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{UNVALIDATED}: Freeing instance 20241014055715682 DLU <0006> fsm.c:568 lu(PS:IMSI-262427565170336)[0x55fd956831f0]{UNVALIDATED}: Deallocated 20241014055715682 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715682 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715684 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715684 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715685 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715685 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715685 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715685 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715686 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715686 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715694 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715694 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427565170336" cn_domain=PS} 20241014055715694 DMAIN <0000> hlr.c:227 IMSI='262427565170336': Creating subscriber on demand 20241014055715700 DMAIN <0000> hlr.c:243 IMSI='262427565170336': Successfully assigned MSISDN='844' 20241014055715700 DLU <0006> fsm.c:456 lu(262427565170336)[0x55fd95666f50]{UNVALIDATED}: Allocated 20241014055715700 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014055715700 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427565170336" cause=GPRS services not allowed} 20241014055715700 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055715700 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427565170336)[0x55fd95666f50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055715700 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427565170336)[0x55fd95666f50]{UNVALIDATED}: Freeing instance 20241014055715700 DLU <0006> fsm.c:568 lu(PS:IMSI-262427565170336)[0x55fd95666f50]{UNVALIDATED}: Deallocated 20241014055715700 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715700 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715702 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715702 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715702 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715702 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715703 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715703 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715712 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715712 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427565170336" cn_domain=PS} 20241014055715712 DMAIN <0000> hlr.c:227 IMSI='262427565170336': Creating subscriber on demand 20241014055715715 DLU <0006> fsm.c:456 lu(262427565170336)[0x55fd95666f50]{UNVALIDATED}: Allocated 20241014055715715 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241014055715715 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427565170336" cause=GPRS services not allowed} 20241014055715715 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055715715 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427565170336)[0x55fd95666f50]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055715715 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427565170336)[0x55fd95666f50]{UNVALIDATED}: Freeing instance 20241014055715715 DLU <0006> fsm.c:568 lu(PS:IMSI-262427565170336)[0x55fd95666f50]{UNVALIDATED}: Deallocated 20241014055715715 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715715 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715716 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715716 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715717 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715717 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715717 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715717 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715724 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715724 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427565170336" cn_domain=PS} 20241014055715724 DMAIN <0000> hlr.c:227 IMSI='262427565170336': Creating subscriber on demand 20241014055715728 DLU <0006> fsm.c:456 lu(262427565170336)[0x55fd95666f50]{UNVALIDATED}: Allocated 20241014055715728 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055715734 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427565170336)[0x55fd95666f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055715734 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427565170336" cn_domain=PS} 20241014055715734 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715734 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715736 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715736 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427565170336"} 20241014055715736 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427565170336)[0x55fd95666f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055715736 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055715736 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427565170336"} 20241014055715736 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262427565170336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055715736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427565170336)[0x55fd95666f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055715736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427565170336)[0x55fd95666f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055715736 DLU <0006> fsm.c:568 lu(PS:IMSI-262427565170336)[0x55fd95666f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055715736 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715736 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055715738 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715738 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715739 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715739 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715740 DAUC <0003> db_auc.c:157 IMSI='262427565170336': No 2G Auth Data 20241014055715740 DAUC <0003> db_auc.c:192 IMSI='262427565170336': No 3G Auth Data 20241014055715745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56998<->l=127.0.0.1:4258 20241014055715746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56990<->l=127.0.0.1:4258 20241014055715747 DLINP <000b> input/ipa.c:451 connected read/write 20241014055715747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055715747 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055715747 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055715747 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055715747 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42893<->l=127.0.0.1:4259) 20241014055715793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 20241014055715893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4258 20241014055718973 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055718973 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055718976 DLINP <000b> input/ipa.c:451 connected read/write 20241014055718976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055718976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42284<->l=127.0.0.1:4258 20241014055718978 DLINP <000b> input/ipa.c:451 connected read/write 20241014055718978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055718978 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055718979 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055718979 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  20241014055718979 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055718979 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  20241014055718979 DLGSUP <0013> gsup_server.c:235 2:  20241014055718979 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055718979 DLGSUP <0013> gsup_server.c:235 3:  20241014055718979 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055718979 DLGSUP <0013> gsup_server.c:235 4:  20241014055718979 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055718979 DLGSUP <0013> gsup_server.c:235 5:  20241014055718979 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055718979 DLGSUP <0013> gsup_server.c:235 7:  20241014055718979 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055718979 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055718979 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055718979 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055718997 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46769<->l=127.0.0.1:4259) 20241014055719009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4258 20241014055719021 DLINP <000b> input/ipa.c:451 connected read/write 20241014055719021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055719021 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427923501513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427923501513"} 20241014055719021 DMAIN <0000> hlr.c:227 IMSI='262427923501513': Creating subscriber on demand 20241014055719037 DMAIN <0000> hlr.c:243 IMSI='262427923501513': Successfully assigned MSISDN='508' 20241014055719037 DAUC <0003> db_auc.c:157 IMSI='262427923501513': No 2G Auth Data 20241014055719037 DAUC <0003> db_auc.c:192 IMSI='262427923501513': No 3G Auth Data 20241014055719037 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427923501513 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 20241014055719037 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427923501513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427923501513" cause=IMSI unknown in HLR} 20241014055719037 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427923501513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241014055719037 DLINP <000b> input/ipa.c:451 connected read/write 20241014055719037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055719037 DLINP <000b> input/ipa.c:451 connected read/write 20241014055719037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055719039 DAUC <0003> db_auc.c:157 IMSI='262427923501513': No 2G Auth Data 20241014055719039 DAUC <0003> db_auc.c:192 IMSI='262427923501513': No 3G Auth Data 20241014055719041 DAUC <0003> db_auc.c:157 IMSI='262427923501513': No 2G Auth Data 20241014055719041 DAUC <0003> db_auc.c:192 IMSI='262427923501513': No 3G Auth Data 20241014055719041 DAUC <0003> db_auc.c:157 IMSI='262427923501513': No 2G Auth Data 20241014055719041 DAUC <0003> db_auc.c:192 IMSI='262427923501513': No 3G Auth Data 20241014055719043 DLINP <000b> input/ipa.c:451 connected read/write 20241014055719043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055719043 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427923501513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427923501513" cn_domain=PS} 20241014055719043 DLU <0006> fsm.c:456 lu(262427923501513)[0x55fd95666f50]{UNVALIDATED}: Allocated 20241014055719043 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427923501513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241014055719050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427923501513)[0x55fd95666f50]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055719050 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427923501513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427923501513" cn_domain=PS} 20241014055719050 DLINP <000b> input/ipa.c:451 connected read/write 20241014055719050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055719050 DLINP <000b> input/ipa.c:451 connected read/write 20241014055719050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055719052 DLINP <000b> input/ipa.c:451 connected read/write 20241014055719052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055719052 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427923501513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427923501513"} 20241014055719052 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427923501513)[0x55fd95666f50]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055719052 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427923501513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055719052 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427923501513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427923501513"} 20241014055719052 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427923501513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055719052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427923501513)[0x55fd95666f50]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055719052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427923501513)[0x55fd95666f50]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055719052 DLU <0006> fsm.c:568 lu(PS:IMSI-262427923501513)[0x55fd95666f50]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055719052 DLINP <000b> input/ipa.c:451 connected read/write 20241014055719052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055719052 DLINP <000b> input/ipa.c:451 connected read/write 20241014055719052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055719059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4258 20241014055719059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42284<->l=127.0.0.1:4258 20241014055719060 DLINP <000b> input/ipa.c:451 connected read/write 20241014055719060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055719060 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055719060 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055719060 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055719061 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46769<->l=127.0.0.1:4259) 20241014055719100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4258 20241014055719200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42302<->l=127.0.0.1:4258 20241014055722279 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055722279 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055722282 DLINP <000b> input/ipa.c:451 connected read/write 20241014055722282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055722283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42314<->l=127.0.0.1:4258 20241014055722285 DLINP <000b> input/ipa.c:451 connected read/write 20241014055722285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055722285 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055722285 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055722285 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  20241014055722285 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055722285 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  20241014055722285 DLGSUP <0013> gsup_server.c:235 2:  20241014055722285 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055722285 DLGSUP <0013> gsup_server.c:235 3:  20241014055722285 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055722285 DLGSUP <0013> gsup_server.c:235 4:  20241014055722285 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055722285 DLGSUP <0013> gsup_server.c:235 5:  20241014055722285 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055722285 DLGSUP <0013> gsup_server.c:235 7:  20241014055722285 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055722285 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055722285 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055722285 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055722299 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43385<->l=127.0.0.1:4259) 20241014055722301 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241014055722301 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241014055722317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42326<->l=127.0.0.1:4258 20241014055722323 DAUC <0003> db_auc.c:157 IMSI='262421363661457': No 2G Auth Data 20241014055722323 DAUC <0003> db_auc.c:192 IMSI='262421363661457': No 3G Auth Data 20241014055722331 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613538088.msisdn 20241014055722331 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613538088.msisdn: not attached (vlr_number unset) 20241014055722331 DDGSM <0007> mslookup_server.c:327 sip.voice.491613538088.msisdn: does not exist in GSUP proxy 20241014055723334 DLINP <000b> input/ipa.c:451 connected read/write 20241014055723334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055723334 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421363661457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421363661457" cn_domain=CS} 20241014055723334 DLU <0006> fsm.c:456 lu(262421363661457)[0x55fd956831f0]{UNVALIDATED}: Allocated 20241014055723334 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421363661457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241014055723340 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421363661457)[0x55fd956831f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241014055723340 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421363661457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421363661457" cn_domain=CS} 20241014055723340 DLINP <000b> input/ipa.c:451 connected read/write 20241014055723341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055723341 DLINP <000b> input/ipa.c:451 connected read/write 20241014055723341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055723344 DLINP <000b> input/ipa.c:451 connected read/write 20241014055723344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055723344 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421363661457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421363661457"} 20241014055723344 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421363661457)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241014055723344 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421363661457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241014055723344 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421363661457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421363661457"} 20241014055723344 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421363661457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055723344 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421363661457)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241014055723344 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421363661457)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241014055723344 DLU <0006> fsm.c:568 lu(CS:IMSI-262421363661457)[0x55fd956831f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241014055723344 DLINP <000b> input/ipa.c:451 connected read/write 20241014055723344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055723344 DLINP <000b> input/ipa.c:451 connected read/write 20241014055723344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055723346 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613538088.msisdn 20241014055723346 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613538088.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241014055723346 DDGSM <0007> mslookup_server.c:327 sip.voice.491613538088.msisdn: does not exist in GSUP proxy 20241014055723346 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613538088.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241014055723353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42326<->l=127.0.0.1:4258 20241014055723354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42314<->l=127.0.0.1:4258 20241014055723355 DLINP <000b> input/ipa.c:451 connected read/write 20241014055723355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055723355 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055723355 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055723355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055723355 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43385<->l=127.0.0.1:4259) 20241014055723397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4258 20241014055723497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42338<->l=127.0.0.1:4258 20241014055724462 DSS <0004> hlr_ussd.c:239 262422506918234/0xe29a04b9: SS Session Timeout, destroying 20241014055724462 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422506918234 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241014055726572 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055726572 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055726574 DLINP <000b> input/ipa.c:451 connected read/write 20241014055726574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055726575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42344<->l=127.0.0.1:4258 20241014055726577 DLINP <000b> input/ipa.c:451 connected read/write 20241014055726577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055726577 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055726577 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055726577 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  20241014055726577 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055726577 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  20241014055726577 DLGSUP <0013> gsup_server.c:235 2:  20241014055726577 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055726577 DLGSUP <0013> gsup_server.c:235 3:  20241014055726577 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055726577 DLGSUP <0013> gsup_server.c:235 4:  20241014055726577 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055726577 DLGSUP <0013> gsup_server.c:235 5:  20241014055726577 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055726577 DLGSUP <0013> gsup_server.c:235 7:  20241014055726577 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055726577 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055726577 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055726577 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055726577 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241014055726577 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241014055726605 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40717<->l=127.0.0.1:4259) 20241014055726607 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241014055726607 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241014055726623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4258 20241014055726627 DLINP <000b> input/ipa.c:451 connected read/write 20241014055726627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055726627 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423287364126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423287364126" cn_domain=CS} 20241014055726627 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423287364126 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241014055726627 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423287364126 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241014055726627 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423287364126.imsi 20241014055726627 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423287364126.imsi 20241014055726627 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423287364126.imsi: does not exist in local HLR 20241014055726632 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423287364126 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241014055726632 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241014055726632 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241014055726632 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241014055726632 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241014055726632 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241014055726632 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423287364126 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055726632 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014055726632 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014055726632 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014055726632 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014055726632 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014055726632 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014055726635 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055726635 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055726635 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241014055726635 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241014055726635 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241014055726636 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055726636 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055726636 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241014055726681 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055726681 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055726681 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055726681 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055726681 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423287364126 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615860637 20241014055726681 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423287364126 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014055726681 DLINP <000b> input/ipa.c:451 connected read/write 20241014055726681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055726681 DLINP <000b> input/ipa.c:451 connected read/write 20241014055726681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055726685 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055726685 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055726685 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423287364126 MSISDN-491615860637 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014055726685 DLINP <000b> input/ipa.c:451 connected read/write 20241014055726685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055726685 DLINP <000b> input/ipa.c:451 connected read/write 20241014055726685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055726687 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055726687 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055726687 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423287364126 MSISDN-491615860637 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 20241014055726687 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423287364126 MSISDN-491615860637 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014055726687 DLINP <000b> input/ipa.c:451 connected read/write 20241014055726687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055726687 DLINP <000b> input/ipa.c:451 connected read/write 20241014055726687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055726689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42360<->l=127.0.0.1:4258 20241014055726690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42344<->l=127.0.0.1:4258 20241014055726691 DLINP <000b> input/ipa.c:451 connected read/write 20241014055726691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055726691 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055726691 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055726691 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055726691 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055726691 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055726691 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241014055726691 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241014055726691 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241014055726691 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40717<->l=127.0.0.1:4259) 20241014055726732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4258 20241014055726833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4258 20241014055729911 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055729911 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055729913 DLINP <000b> input/ipa.c:451 connected read/write 20241014055729913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055729914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59462<->l=127.0.0.1:4258 20241014055729915 DLINP <000b> input/ipa.c:451 connected read/write 20241014055729915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055729915 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055729915 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055729915 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  20241014055729915 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055729915 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  20241014055729915 DLGSUP <0013> gsup_server.c:235 2:  20241014055729915 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055729915 DLGSUP <0013> gsup_server.c:235 3:  20241014055729915 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055729915 DLGSUP <0013> gsup_server.c:235 4:  20241014055729915 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055729915 DLGSUP <0013> gsup_server.c:235 5:  20241014055729915 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055729915 DLGSUP <0013> gsup_server.c:235 7:  20241014055729915 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055729915 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055729915 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055729915 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055729916 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241014055729916 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241014055729934 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40133<->l=127.0.0.1:4259) 20241014055729936 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241014055729936 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241014055729952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59466<->l=127.0.0.1:4258 20241014055729958 DAUC <0003> db_auc.c:157 IMSI='262423748642835': No 2G Auth Data 20241014055729958 DAUC <0003> db_auc.c:192 IMSI='262423748642835': No 3G Auth Data 20241014055729967 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423748642835.imsi 20241014055729968 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423748642835.imsi: found in local HLR 20241014055729976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59466<->l=127.0.0.1:4258 20241014055729977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59462<->l=127.0.0.1:4258 20241014055729978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40133<->l=127.0.0.1:4259) 20241014055729978 DLINP <000b> input/ipa.c:451 connected read/write 20241014055729978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055729978 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055729978 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055729978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055730020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59474<->l=127.0.0.1:4258 20241014055730121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59474<->l=127.0.0.1:4258 20241014055733196 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055733196 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055733197 DLINP <000b> input/ipa.c:451 connected read/write 20241014055733197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055733198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59484<->l=127.0.0.1:4258 20241014055733199 DLINP <000b> input/ipa.c:451 connected read/write 20241014055733199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055733199 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055733199 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055733199 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  20241014055733199 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055733199 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  20241014055733199 DLGSUP <0013> gsup_server.c:235 2:  20241014055733199 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055733199 DLGSUP <0013> gsup_server.c:235 3:  20241014055733199 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055733199 DLGSUP <0013> gsup_server.c:235 4:  20241014055733199 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055733199 DLGSUP <0013> gsup_server.c:235 5:  20241014055733199 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055733199 DLGSUP <0013> gsup_server.c:235 7:  20241014055733199 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055733199 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055733199 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055733199 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055733200 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241014055733200 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241014055733228 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32999<->l=127.0.0.1:4259) 20241014055733230 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241014055733230 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241014055733246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59492<->l=127.0.0.1:4258 20241014055733252 DLINP <000b> input/ipa.c:451 connected read/write 20241014055733252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055733253 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421514597979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421514597979" cn_domain=CS} 20241014055733253 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421514597979 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241014055733253 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421514597979 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241014055733253 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421514597979.imsi 20241014055733253 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421514597979.imsi 20241014055733253 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421514597979.imsi: does not exist in local HLR 20241014055733258 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421514597979 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241014055733258 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241014055733258 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241014055733258 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241014055733258 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241014055733258 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241014055733258 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421514597979 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055733258 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014055733258 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014055733258 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014055733258 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014055733258 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014055733258 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014055733260 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055733260 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055733260 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241014055733260 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241014055733260 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241014055733262 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055733262 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055733262 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241014055733305 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055733305 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055733305 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055733305 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055733305 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421514597979 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617836475 20241014055733305 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421514597979 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014055733305 DLINP <000b> input/ipa.c:451 connected read/write 20241014055733305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055733305 DLINP <000b> input/ipa.c:451 connected read/write 20241014055733305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055733309 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055733309 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055733309 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421514597979 MSISDN-491617836475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014055733309 DLINP <000b> input/ipa.c:451 connected read/write 20241014055733309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055733309 DLINP <000b> input/ipa.c:451 connected read/write 20241014055733309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055733311 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055733311 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055733311 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421514597979 MSISDN-491617836475 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 20241014055733311 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421514597979 MSISDN-491617836475 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014055733311 DLINP <000b> input/ipa.c:451 connected read/write 20241014055733311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055733311 DLINP <000b> input/ipa.c:451 connected read/write 20241014055733311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055733313 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421514597979.imsi 20241014055733313 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421514597979.imsi: does not exist in local HLR 20241014055734314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59492<->l=127.0.0.1:4258 20241014055734315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59484<->l=127.0.0.1:4258 20241014055734316 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32999<->l=127.0.0.1:4259) 20241014055734316 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055734316 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055734316 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241014055734316 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241014055734316 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241014055734317 DLINP <000b> input/ipa.c:451 connected read/write 20241014055734317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055734317 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055734317 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055734317 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055734357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59508<->l=127.0.0.1:4258 20241014055734458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59508<->l=127.0.0.1:4258 20241014055737533 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241014055737533 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241014055737536 DLINP <000b> input/ipa.c:451 connected read/write 20241014055737536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055737537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32806<->l=127.0.0.1:4258 20241014055737539 DLINP <000b> input/ipa.c:451 connected read/write 20241014055737539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055737539 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241014055737539 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241014055737539 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  20241014055737539 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241014055737539 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  20241014055737539 DLGSUP <0013> gsup_server.c:235 2:  20241014055737539 DLGSUP <0013> gsup_server.c:237 2: 00  20241014055737539 DLGSUP <0013> gsup_server.c:235 3:  20241014055737539 DLGSUP <0013> gsup_server.c:237 3: 00  20241014055737539 DLGSUP <0013> gsup_server.c:235 4:  20241014055737539 DLGSUP <0013> gsup_server.c:237 4: 00  20241014055737539 DLGSUP <0013> gsup_server.c:235 5:  20241014055737539 DLGSUP <0013> gsup_server.c:237 5: 00  20241014055737539 DLGSUP <0013> gsup_server.c:235 7:  20241014055737539 DLGSUP <0013> gsup_server.c:237 7: 00  20241014055737539 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241014055737539 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241014055737539 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241014055737539 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241014055737539 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241014055737569 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35617<->l=127.0.0.1:4259) 20241014055737572 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241014055737572 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241014055737587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32820<->l=127.0.0.1:4258 20241014055737593 DLINP <000b> input/ipa.c:451 connected read/write 20241014055737593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055737593 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428679423485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428679423485" cn_domain=CS} 20241014055737593 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428679423485 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241014055737593 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428679423485 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241014055737593 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428679423485.imsi 20241014055737593 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428679423485.imsi 20241014055737593 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428679423485.imsi: does not exist in local HLR 20241014055737598 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428679423485 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241014055737598 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241014055737598 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241014055737598 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241014055737598 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241014055737598 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241014055737598 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428679423485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241014055737598 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014055737598 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014055737598 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014055737598 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014055737598 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241014055737598 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241014055737600 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055737600 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055737600 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241014055737600 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241014055737600 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241014055737601 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055737601 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055737601 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241014055737649 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055737649 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055737649 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055737649 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055737649 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428679423485 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613823222 20241014055737649 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428679423485 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014055737649 DLINP <000b> input/ipa.c:451 connected read/write 20241014055737649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055737649 DLINP <000b> input/ipa.c:451 connected read/write 20241014055737649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055737653 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055737653 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055737653 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428679423485 MSISDN-491613823222 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014055737653 DLINP <000b> input/ipa.c:451 connected read/write 20241014055737653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055737653 DLINP <000b> input/ipa.c:451 connected read/write 20241014055737653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055737655 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055737655 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055737655 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428679423485 MSISDN-491613823222 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 20241014055737655 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428679423485 MSISDN-491613823222 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241014055737655 DLINP <000b> input/ipa.c:451 connected read/write 20241014055737655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055737655 DLINP <000b> input/ipa.c:451 connected read/write 20241014055737655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241014055737657 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613823222.msisdn 20241014055737657 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613823222.msisdn: does not exist in local HLR 20241014055737657 DDGSM <0007> mslookup_server.c:352 sip.voice.491613823222.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241014055737657 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613823222.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241014055737660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32820<->l=127.0.0.1:4258 20241014055737661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32806<->l=127.0.0.1:4258 20241014055737662 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35617<->l=127.0.0.1:4259) 20241014055737662 DLINP <000b> input/ipa.c:451 connected read/write 20241014055737662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241014055737662 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241014055737662 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241014055737662 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241014055737662 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241014055737662 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241014055737662 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241014055737662 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241014055737662 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241014055737702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32832<->l=127.0.0.1:4258 20241014055737803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32832<->l=127.0.0.1:4258