20241013055522351 DMAIN <0000> hlr.c:813 hlr starting 20241013055522352 DDB <0001> db.c:599 using database: hlr.db 20241013055522352 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241013055522352 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241013055522352 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241013055522352 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241013055522380 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241013055522380 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241013055522472 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241013055522473 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241013055522473 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241013055524062 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055524062 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055524063 DLINP <000b> input/ipa.c:451 connected read/write 20241013055524063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055524064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44432<->l=127.0.0.1:4258 20241013055524065 DLINP <000b> input/ipa.c:451 connected read/write 20241013055524065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055524065 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055524065 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055524065 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  20241013055524065 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055524065 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  20241013055524065 DLGSUP <0013> gsup_server.c:235 2:  20241013055524065 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055524065 DLGSUP <0013> gsup_server.c:235 3:  20241013055524065 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055524065 DLGSUP <0013> gsup_server.c:235 4:  20241013055524065 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055524065 DLGSUP <0013> gsup_server.c:235 5:  20241013055524065 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055524065 DLGSUP <0013> gsup_server.c:235 7:  20241013055524065 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055524065 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055524065 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055524065 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055524087 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45975<->l=127.0.0.1:4259) 20241013055524101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44434<->l=127.0.0.1:4258 20241013055524105 DLINP <000b> input/ipa.c:451 connected read/write 20241013055524105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055524105 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"} 20241013055524105 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" 20241013055524105 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} 20241013055524105 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 20241013055524105 DLINP <000b> input/ipa.c:451 connected read/write 20241013055524105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055524105 DLINP <000b> input/ipa.c:451 connected read/write 20241013055524105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055524107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44434<->l=127.0.0.1:4258 20241013055524108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44432<->l=127.0.0.1:4258 20241013055524110 DLINP <000b> input/ipa.c:451 connected read/write 20241013055524110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055524110 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055524110 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055524110 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055524110 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45975<->l=127.0.0.1:4259) 20241013055524174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44450<->l=127.0.0.1:4258 20241013055524174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44450<->l=127.0.0.1:4258 20241013055527250 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055527250 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055527252 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055527253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48206<->l=127.0.0.1:4258 20241013055527255 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055527255 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055527255 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055527255 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  20241013055527255 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055527255 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  20241013055527255 DLGSUP <0013> gsup_server.c:235 2:  20241013055527255 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055527255 DLGSUP <0013> gsup_server.c:235 3:  20241013055527255 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055527255 DLGSUP <0013> gsup_server.c:235 4:  20241013055527255 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055527255 DLGSUP <0013> gsup_server.c:235 5:  20241013055527255 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055527255 DLGSUP <0013> gsup_server.c:235 7:  20241013055527255 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055527255 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055527255 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055527255 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055527272 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38177<->l=127.0.0.1:4259) 20241013055527299 DAUC <0003> db_auc.c:157 IMSI='262429789506855': No 2G Auth Data 20241013055527299 DAUC <0003> db_auc.c:192 IMSI='262429789506855': No 3G Auth Data 20241013055527347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4258 20241013055527351 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055527351 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429789506855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429789506855"} 20241013055527359 DAUC <0003> db_auc.c:192 IMSI='262429789506855': No 3G Auth Data 20241013055527359 DAUC <0003> db_auc.c:236 IMSI='262429789506855': Calling to generate 5 vectors 20241013055527359 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013055527359 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055527359 DAUC <0003> auc.c:113 vector [0]: rand = 505641d2e610279af049d0908d8e86d8 20241013055527359 DAUC <0003> auc.c:179 vector [0]: kc = 509bf1c590bcfc00 20241013055527359 DAUC <0003> auc.c:180 vector [0]: sres = 1d761130 20241013055527359 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055527359 DAUC <0003> auc.c:113 vector [1]: rand = ba799c664422e13d643adacee46643fc 20241013055527359 DAUC <0003> auc.c:179 vector [1]: kc = 5274f3bcbf99e400 20241013055527359 DAUC <0003> auc.c:180 vector [1]: sres = b0472fc1 20241013055527359 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055527359 DAUC <0003> auc.c:113 vector [2]: rand = c6f716ee14169ba72aef3a8e74f71180 20241013055527359 DAUC <0003> auc.c:179 vector [2]: kc = 555b494b8649b800 20241013055527359 DAUC <0003> auc.c:180 vector [2]: sres = 230f6e8b 20241013055527359 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055527359 DAUC <0003> auc.c:113 vector [3]: rand = fa2080ec121f0db40e7bef4e57facae4 20241013055527359 DAUC <0003> auc.c:179 vector [3]: kc = b9baec4ef72a7c00 20241013055527359 DAUC <0003> auc.c:180 vector [3]: sres = 4a6fc0ec 20241013055527359 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055527359 DAUC <0003> auc.c:113 vector [4]: rand = 721b424c0a47d2b467fa95dd44b5d4cd 20241013055527359 DAUC <0003> auc.c:179 vector [4]: kc = 6fa1bc92ec320c00 20241013055527359 DAUC <0003> auc.c:180 vector [4]: sres = 734cd91f 20241013055527359 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013055527359 DAUC <0003> db_auc.c:245 IMSI='262429789506855': Generated 5 vectors 20241013055527359 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429789506855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429789506855"} 20241013055527359 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429789506855 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055527359 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527359 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48208<->l=127.0.0.1:4258 20241013055527388 DAUC <0003> db_auc.c:157 IMSI='262422291246109': No 2G Auth Data 20241013055527388 DAUC <0003> db_auc.c:192 IMSI='262422291246109': No 3G Auth Data 20241013055527421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48218<->l=127.0.0.1:4258 20241013055527424 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055527424 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422291246109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422291246109"} 20241013055527424 DAUC <0003> db_auc.c:192 IMSI='262422291246109': No 3G Auth Data 20241013055527424 DAUC <0003> db_auc.c:236 IMSI='262422291246109': Calling to generate 5 vectors 20241013055527424 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013055527424 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055527424 DAUC <0003> auc.c:113 vector [0]: rand = 5ac5de7b54b1fc34757311f2ea788d9d 20241013055527424 DAUC <0003> auc.c:179 vector [0]: kc = 41b522c3c0cd7000 20241013055527424 DAUC <0003> auc.c:180 vector [0]: sres = 345c75c6 20241013055527424 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055527424 DAUC <0003> auc.c:113 vector [1]: rand = db07c4e9979857b7db09ea67632cbef9 20241013055527424 DAUC <0003> auc.c:179 vector [1]: kc = 9f2e697054372000 20241013055527424 DAUC <0003> auc.c:180 vector [1]: sres = 93b194e8 20241013055527424 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055527424 DAUC <0003> auc.c:113 vector [2]: rand = 3951ddca1bfa590d5bbca9d975a236ec 20241013055527424 DAUC <0003> auc.c:179 vector [2]: kc = 90fee29ca2fed000 20241013055527424 DAUC <0003> auc.c:180 vector [2]: sres = 7dbdedd4 20241013055527424 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055527424 DAUC <0003> auc.c:113 vector [3]: rand = 8259e42f0724831a4f69d959dada3709 20241013055527424 DAUC <0003> auc.c:179 vector [3]: kc = 901da2d9d8efa400 20241013055527424 DAUC <0003> auc.c:180 vector [3]: sres = 681564ae 20241013055527424 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055527424 DAUC <0003> auc.c:113 vector [4]: rand = df71c58d78f7d9815ce9b805785e84ce 20241013055527424 DAUC <0003> auc.c:179 vector [4]: kc = 154485449b542400 20241013055527424 DAUC <0003> auc.c:180 vector [4]: sres = 891dcf7a 20241013055527424 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013055527424 DAUC <0003> db_auc.c:245 IMSI='262422291246109': Generated 5 vectors 20241013055527424 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422291246109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422291246109"} 20241013055527424 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422291246109 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055527424 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527425 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48218<->l=127.0.0.1:4258 20241013055527452 DAUC <0003> db_auc.c:157 IMSI='262426752486040': No 2G Auth Data 20241013055527452 DAUC <0003> db_auc.c:192 IMSI='262426752486040': No 3G Auth Data 20241013055527485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4258 20241013055527488 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055527488 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426752486040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426752486040"} 20241013055527488 DAUC <0003> db_auc.c:192 IMSI='262426752486040': No 3G Auth Data 20241013055527488 DAUC <0003> db_auc.c:236 IMSI='262426752486040': Calling to generate 5 vectors 20241013055527488 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013055527488 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055527488 DAUC <0003> auc.c:113 vector [0]: rand = 707b11cc242781f2c320fd77f5bf9220 20241013055527488 DAUC <0003> auc.c:179 vector [0]: kc = 6d9fa30001b26ace 20241013055527488 DAUC <0003> auc.c:180 vector [0]: sres = 40f4e633 20241013055527488 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055527488 DAUC <0003> auc.c:113 vector [1]: rand = 05ef3f81394d94976788168ae831e158 20241013055527488 DAUC <0003> auc.c:179 vector [1]: kc = 1c8f02013be80774 20241013055527488 DAUC <0003> auc.c:180 vector [1]: sres = c0941564 20241013055527488 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055527488 DAUC <0003> auc.c:113 vector [2]: rand = 84131631d0bd943d2818fd8514424f52 20241013055527489 DAUC <0003> auc.c:179 vector [2]: kc = fe9668110ad23f35 20241013055527489 DAUC <0003> auc.c:180 vector [2]: sres = 03405e50 20241013055527489 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055527489 DAUC <0003> auc.c:113 vector [3]: rand = 2d16b4fed4b21d70d14548eabbcefc59 20241013055527489 DAUC <0003> auc.c:179 vector [3]: kc = e91910dcdfb393a3 20241013055527489 DAUC <0003> auc.c:180 vector [3]: sres = 6e9d0891 20241013055527489 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055527489 DAUC <0003> auc.c:113 vector [4]: rand = 4966be6c677b6492322cc7a7b21efa15 20241013055527489 DAUC <0003> auc.c:179 vector [4]: kc = b54ba504c3c370e1 20241013055527489 DAUC <0003> auc.c:180 vector [4]: sres = 1b0a0efa 20241013055527489 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013055527489 DAUC <0003> db_auc.c:245 IMSI='262426752486040': Generated 5 vectors 20241013055527489 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426752486040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426752486040"} 20241013055527489 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426752486040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055527489 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527489 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4258 20241013055527516 DAUC <0003> db_auc.c:157 IMSI='262421298282018': No 2G Auth Data 20241013055527516 DAUC <0003> db_auc.c:192 IMSI='262421298282018': No 3G Auth Data 20241013055527555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4258 20241013055527558 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055527558 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421298282018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421298282018"} 20241013055527558 DAUC <0003> db_auc.c:157 IMSI='262421298282018': No 2G Auth Data 20241013055527558 DAUC <0003> db_auc.c:236 IMSI='262421298282018': Calling to generate 5 vectors 20241013055527558 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013055527558 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055527558 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055527558 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055527558 DAUC <0003> auc.c:113 vector [0]: rand = bfef1074923034a508894088b709a649 20241013055527558 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055527558 DAUC <0003> auc.c:142 vector [0]: autn = 9733d650b292000065e0b83d8a893bd3 20241013055527558 DAUC <0003> auc.c:143 vector [0]: ck = efbbd5722aa442a33e5bf10b072b40b6 20241013055527558 DAUC <0003> auc.c:144 vector [0]: ik = 722b7bc17360704a5c94d0376ad39cf4 20241013055527558 DAUC <0003> auc.c:145 vector [0]: res = f5706955117d73e50000000000000000 20241013055527558 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055527558 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055527558 DAUC <0003> auc.c:151 vector [0]: kc = ff5f8f8f343ceeab 20241013055527558 DAUC <0003> auc.c:152 vector [0]: sres = e40d1ab0 20241013055527558 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055527558 DAUC <0003> auc.c:113 vector [1]: rand = e5d0a038ec3d66300840be6f0b5a8b5c 20241013055527558 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013055527558 DAUC <0003> auc.c:142 vector [1]: autn = 44b64450e18d0000c03726746ebf99f2 20241013055527558 DAUC <0003> auc.c:143 vector [1]: ck = d6ae15574dd82d8b796f343711e2f750 20241013055527558 DAUC <0003> auc.c:144 vector [1]: ik = a93005fbc86343ad0a4edd82d31b52a1 20241013055527558 DAUC <0003> auc.c:145 vector [1]: res = 6420cb482e60423a0000000000000000 20241013055527558 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055527558 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013055527558 DAUC <0003> auc.c:151 vector [1]: kc = 0cbff9194742cbd7 20241013055527558 DAUC <0003> auc.c:152 vector [1]: sres = 4a408972 20241013055527558 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013055527558 DAUC <0003> auc.c:113 vector [2]: rand = 8dbe13dace7ec4e41c0d68ea810561bd 20241013055527558 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013055527559 DAUC <0003> auc.c:142 vector [2]: autn = 55b22c28dda000008ac95a2679d74b30 20241013055527559 DAUC <0003> auc.c:143 vector [2]: ck = 0bbbcb578c2646663bf9313f27e49074 20241013055527559 DAUC <0003> auc.c:144 vector [2]: ik = 6a04a29d7130f010fa654517e8f36cf5 20241013055527559 DAUC <0003> auc.c:145 vector [2]: res = ba4a3c73df16fdb90000000000000000 20241013055527559 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055527559 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013055527559 DAUC <0003> auc.c:151 vector [2]: kc = a0231de232014af7 20241013055527559 DAUC <0003> auc.c:152 vector [2]: sres = 655cc1ca 20241013055527559 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013055527559 DAUC <0003> auc.c:113 vector [3]: rand = c7035c591cc31ef3e52c1c4c73015f27 20241013055527559 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013055527559 DAUC <0003> auc.c:142 vector [3]: autn = 0b1ee9aae3f900001e2efadc24c98d14 20241013055527559 DAUC <0003> auc.c:143 vector [3]: ck = 4c918025080b85556b09bd04849fa55d 20241013055527559 DAUC <0003> auc.c:144 vector [3]: ik = 2f62202e1902947be12daec62ad91faf 20241013055527559 DAUC <0003> auc.c:145 vector [3]: res = d908925d51c085d20000000000000000 20241013055527559 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055527559 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013055527559 DAUC <0003> auc.c:151 vector [3]: kc = e9d7b3c9bf4fabdc 20241013055527559 DAUC <0003> auc.c:152 vector [3]: sres = 88c8178f 20241013055527559 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013055527559 DAUC <0003> auc.c:113 vector [4]: rand = 55bab56d28622a044e25af143f31bf69 20241013055527559 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013055527559 DAUC <0003> auc.c:142 vector [4]: autn = 366e6a7e85bf00001e1982b5002d7f77 20241013055527559 DAUC <0003> auc.c:143 vector [4]: ck = a01f5ddd25740b74415f2c0b492efa19 20241013055527559 DAUC <0003> auc.c:144 vector [4]: ik = 26ea91a08b2494631042ab8abd15ecef 20241013055527559 DAUC <0003> auc.c:145 vector [4]: res = b3860bd8d6d3c8e20000000000000000 20241013055527559 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055527559 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013055527559 DAUC <0003> auc.c:151 vector [4]: kc = d7e84bfc5a6b89e1 20241013055527559 DAUC <0003> auc.c:152 vector [4]: sres = 6555c33a 20241013055527559 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013055527559 DAUC <0003> db_auc.c:245 IMSI='262421298282018': Generated 5 vectors 20241013055527559 DAUC <0003> db_auc.c:249 IMSI='262421298282018': Updating SQN=161 in DB 20241013055527567 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421298282018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421298282018"} 20241013055527567 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421298282018 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055527567 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527567 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48242<->l=127.0.0.1:4258 20241013055527596 DAUC <0003> db_auc.c:157 IMSI='262424685947212': No 2G Auth Data 20241013055527596 DAUC <0003> db_auc.c:192 IMSI='262424685947212': No 3G Auth Data 20241013055527628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48256<->l=127.0.0.1:4258 20241013055527631 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055527631 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424685947212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424685947212"} 20241013055527631 DAUC <0003> db_auc.c:157 IMSI='262424685947212': No 2G Auth Data 20241013055527631 DAUC <0003> db_auc.c:236 IMSI='262424685947212': Calling to generate 5 vectors 20241013055527631 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013055527631 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055527631 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013055527631 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055527631 DAUC <0003> auc.c:113 vector [0]: rand = fc7724d8516c3e18964b03c159df9376 20241013055527631 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055527631 DAUC <0003> auc.c:142 vector [0]: autn = 47ce964e45680000999d4a08b11d2ecd 20241013055527631 DAUC <0003> auc.c:143 vector [0]: ck = c603a26058dd1442aa5f42679677485d 20241013055527631 DAUC <0003> auc.c:144 vector [0]: ik = e53b34125449e1e435e9ae0a38898e2a 20241013055527631 DAUC <0003> auc.c:145 vector [0]: res = 16e4e51254d029220000000000000000 20241013055527631 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055527631 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055527631 DAUC <0003> auc.c:151 vector [0]: kc = bc8e7a1fa26a33d1 20241013055527631 DAUC <0003> auc.c:152 vector [0]: sres = 4234cc30 20241013055527631 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055527631 DAUC <0003> auc.c:113 vector [1]: rand = 4de71409d7a32c08da66eaf72c588132 20241013055527631 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013055527631 DAUC <0003> auc.c:142 vector [1]: autn = eae5be481244000000047e3e16226924 20241013055527631 DAUC <0003> auc.c:143 vector [1]: ck = 1a273f7724644dd6e179a11085bbb021 20241013055527631 DAUC <0003> auc.c:144 vector [1]: ik = 87b39e9eae44a44948af7d6e51e520de 20241013055527631 DAUC <0003> auc.c:145 vector [1]: res = 56f5b374f6a2c6950000000000000000 20241013055527631 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055527631 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013055527631 DAUC <0003> auc.c:151 vector [1]: kc = 34427d975e7e7960 20241013055527631 DAUC <0003> auc.c:152 vector [1]: sres = a05775e1 20241013055527631 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013055527631 DAUC <0003> auc.c:113 vector [2]: rand = 2c5199ea19c46623292765cbad4f19f4 20241013055527631 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013055527631 DAUC <0003> auc.c:142 vector [2]: autn = 2a7ddfcd3264000078e500cd464480f9 20241013055527631 DAUC <0003> auc.c:143 vector [2]: ck = c691cf329ad22a5c15ca328aaae5fb0a 20241013055527631 DAUC <0003> auc.c:144 vector [2]: ik = 2bfc64fb364d37d2f6362df753eec01f 20241013055527631 DAUC <0003> auc.c:145 vector [2]: res = 3161a3daa12d1bc00000000000000000 20241013055527631 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055527631 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013055527631 DAUC <0003> auc.c:151 vector [2]: kc = 0e91b4b45594269b 20241013055527631 DAUC <0003> auc.c:152 vector [2]: sres = 904cb81a 20241013055527631 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013055527631 DAUC <0003> auc.c:113 vector [3]: rand = 7b52c8c12b13911c1824514dee9ab58b 20241013055527631 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013055527631 DAUC <0003> auc.c:142 vector [3]: autn = b0e296ec480f000095038760b281a730 20241013055527631 DAUC <0003> auc.c:143 vector [3]: ck = bd1a5cf67e81be5aaa6a3a9dbb8aedd1 20241013055527631 DAUC <0003> auc.c:144 vector [3]: ik = ff669f2188e2df9fc6b8e9eccbaf0ba5 20241013055527631 DAUC <0003> auc.c:145 vector [3]: res = 275b2eb7183ad1610000000000000000 20241013055527631 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055527631 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013055527631 DAUC <0003> auc.c:151 vector [3]: kc = 2eae10a6864687b1 20241013055527631 DAUC <0003> auc.c:152 vector [3]: sres = 3f61ffd6 20241013055527631 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013055527631 DAUC <0003> auc.c:113 vector [4]: rand = 79c22f5e985d2b4c63cf047d68736d9a 20241013055527631 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013055527631 DAUC <0003> auc.c:142 vector [4]: autn = 1dbf6764fe460000fcb22eadd730ac4c 20241013055527631 DAUC <0003> auc.c:143 vector [4]: ck = f4a1d43f63d6d67d54ef4ac7046f8a30 20241013055527631 DAUC <0003> auc.c:144 vector [4]: ik = 8ff13c64478361bc47eca673c2a64179 20241013055527631 DAUC <0003> auc.c:145 vector [4]: res = 18a92cfa223fd3710000000000000000 20241013055527631 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055527631 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013055527631 DAUC <0003> auc.c:151 vector [4]: kc = 685304efe29c7c88 20241013055527631 DAUC <0003> auc.c:152 vector [4]: sres = 3a96ff8b 20241013055527631 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013055527631 DAUC <0003> db_auc.c:245 IMSI='262424685947212': Generated 5 vectors 20241013055527631 DAUC <0003> db_auc.c:249 IMSI='262424685947212': Updating SQN=161 in DB 20241013055527639 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424685947212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424685947212"} 20241013055527639 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424685947212 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055527639 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527639 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48256<->l=127.0.0.1:4258 20241013055527669 DAUC <0003> db_auc.c:157 IMSI='262426008392674': No 2G Auth Data 20241013055527669 DAUC <0003> db_auc.c:192 IMSI='262426008392674': No 3G Auth Data 20241013055527708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48272<->l=127.0.0.1:4258 20241013055527711 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055527711 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426008392674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426008392674"} 20241013055527711 DAUC <0003> db_auc.c:236 IMSI='262426008392674': Calling to generate 5 vectors 20241013055527711 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055527711 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055527711 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055527711 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055527711 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055527711 DAUC <0003> auc.c:113 vector [0]: rand = 126da5f33d178ee59f381ee9b71c28d7 20241013055527711 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055527711 DAUC <0003> auc.c:142 vector [0]: autn = 025fd31ed0170000ca47764cb285b696 20241013055527711 DAUC <0003> auc.c:143 vector [0]: ck = e9c33975782d7768aaadbe315516b62b 20241013055527711 DAUC <0003> auc.c:144 vector [0]: ik = b1bd04e286f47e7a92d569d2746f820e 20241013055527711 DAUC <0003> auc.c:145 vector [0]: res = c85543c0f04f8e400000000000000000 20241013055527711 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055527711 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055527711 DAUC <0003> auc.c:179 vector [0]: kc = 0fefa7b2ecaa8000 20241013055527711 DAUC <0003> auc.c:180 vector [0]: sres = 3f4efa6b 20241013055527711 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055527711 DAUC <0003> auc.c:113 vector [1]: rand = e8b2f8ea96df213afe250ea6135d910c 20241013055527711 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013055527711 DAUC <0003> auc.c:142 vector [1]: autn = 1a912a9bfb7c000087b88b02eea04bcd 20241013055527711 DAUC <0003> auc.c:143 vector [1]: ck = 9576e55885a46d6af64ddeafed1e9295 20241013055527711 DAUC <0003> auc.c:144 vector [1]: ik = 1455e8bed7c569f9177abddeb695478a 20241013055527711 DAUC <0003> auc.c:145 vector [1]: res = 941b69dc0d47ca600000000000000000 20241013055527711 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055527711 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055527711 DAUC <0003> auc.c:179 vector [1]: kc = df27af5d29aef400 20241013055527711 DAUC <0003> auc.c:180 vector [1]: sres = 39274375 20241013055527711 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055527711 DAUC <0003> auc.c:113 vector [2]: rand = d3bdd9e2c46237e64f2ca5cb34aabfaf 20241013055527711 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013055527711 DAUC <0003> auc.c:142 vector [2]: autn = 13deac57364500006b344c9a240ace9d 20241013055527711 DAUC <0003> auc.c:143 vector [2]: ck = 0865c7ec755362b0bcf642fc1ae29295 20241013055527711 DAUC <0003> auc.c:144 vector [2]: ik = 7f60ebdd0a162fe6cd08b069e7172408 20241013055527711 DAUC <0003> auc.c:145 vector [2]: res = b9a537dcf21f6f370000000000000000 20241013055527711 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055527711 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055527711 DAUC <0003> auc.c:179 vector [2]: kc = c481f4362c64e800 20241013055527711 DAUC <0003> auc.c:180 vector [2]: sres = 0342c0c3 20241013055527711 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055527711 DAUC <0003> auc.c:113 vector [3]: rand = d2b055003d588272dbaebd74696c426b 20241013055527711 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013055527711 DAUC <0003> auc.c:142 vector [3]: autn = 451c6f6bd7f7000088f63ddb8cb45c9d 20241013055527711 DAUC <0003> auc.c:143 vector [3]: ck = 3bc382b2cdb1dc4a6b6e93558690b03b 20241013055527711 DAUC <0003> auc.c:144 vector [3]: ik = ce4b59062514db340f8857f78ee6fcc3 20241013055527711 DAUC <0003> auc.c:145 vector [3]: res = f5c6971c9a83e5f00000000000000000 20241013055527711 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055527712 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055527712 DAUC <0003> auc.c:179 vector [3]: kc = eadd61ff99e76800 20241013055527712 DAUC <0003> auc.c:180 vector [3]: sres = d53dc3ce 20241013055527712 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055527712 DAUC <0003> auc.c:113 vector [4]: rand = 583b09a689fe49951e2798c11b264c92 20241013055527712 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013055527712 DAUC <0003> auc.c:142 vector [4]: autn = c771075602cb0000c6447e4103ee078f 20241013055527712 DAUC <0003> auc.c:143 vector [4]: ck = 18bb7c79206a363ac32694267a7f8e72 20241013055527712 DAUC <0003> auc.c:144 vector [4]: ik = bcbdcea6bca8d5c8f88a2b0afc157101 20241013055527712 DAUC <0003> auc.c:145 vector [4]: res = 7d0d2f7af8c5e07e0000000000000000 20241013055527712 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055527712 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055527712 DAUC <0003> auc.c:179 vector [4]: kc = ff3567538db4fc00 20241013055527712 DAUC <0003> auc.c:180 vector [4]: sres = da25715b 20241013055527712 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055527712 DAUC <0003> db_auc.c:245 IMSI='262426008392674': Generated 5 vectors 20241013055527712 DAUC <0003> db_auc.c:249 IMSI='262426008392674': Updating SQN=161 in DB 20241013055527722 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426008392674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426008392674"} 20241013055527722 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426008392674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055527722 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527722 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48272<->l=127.0.0.1:4258 20241013055527761 DAUC <0003> db_auc.c:157 IMSI='262424520376300': No 2G Auth Data 20241013055527761 DAUC <0003> db_auc.c:192 IMSI='262424520376300': No 3G Auth Data 20241013055527808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 20241013055527811 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055527811 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424520376300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424520376300"} 20241013055527812 DAUC <0003> db_auc.c:236 IMSI='262424520376300': Calling to generate 5 vectors 20241013055527812 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055527812 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055527812 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055527812 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055527812 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055527812 DAUC <0003> auc.c:113 vector [0]: rand = c22dc2c446d1ec89466973529e566a75 20241013055527812 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055527812 DAUC <0003> auc.c:142 vector [0]: autn = 6e8fa013b3d20000eb72838b60c4b1ac 20241013055527812 DAUC <0003> auc.c:143 vector [0]: ck = 491f8fa9be33a5ff9a93d49d57233fe9 20241013055527812 DAUC <0003> auc.c:144 vector [0]: ik = bee5a6661d9a8482f6f8a0e50008dd22 20241013055527812 DAUC <0003> auc.c:145 vector [0]: res = c83c97ee0e15048a0000000000000000 20241013055527812 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055527812 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055527812 DAUC <0003> auc.c:179 vector [0]: kc = 49d70d6d0d71d800 20241013055527812 DAUC <0003> auc.c:180 vector [0]: sres = fc59469b 20241013055527812 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055527812 DAUC <0003> auc.c:113 vector [1]: rand = a300101fe15fe45714ec15ab77206e97 20241013055527812 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013055527812 DAUC <0003> auc.c:142 vector [1]: autn = 15817770f2f7000098708e6b1881ea81 20241013055527812 DAUC <0003> auc.c:143 vector [1]: ck = ca384d0cd275094c7d54cfe8f9a787ee 20241013055527812 DAUC <0003> auc.c:144 vector [1]: ik = 19c787237b52fee30d18def9dba4d655 20241013055527812 DAUC <0003> auc.c:145 vector [1]: res = 25da6d7c7fd1b5970000000000000000 20241013055527812 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055527812 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055527812 DAUC <0003> auc.c:179 vector [1]: kc = ee3da88060f7b800 20241013055527812 DAUC <0003> auc.c:180 vector [1]: sres = 4c9b2220 20241013055527812 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055527812 DAUC <0003> auc.c:113 vector [2]: rand = 626944d1b3e27a03fc900e866679be38 20241013055527812 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013055527812 DAUC <0003> auc.c:142 vector [2]: autn = d3d91f269a5a00006bd7287973c3a3b2 20241013055527812 DAUC <0003> auc.c:143 vector [2]: ck = 673600c68e26a480b7b7b8f375d53f56 20241013055527812 DAUC <0003> auc.c:144 vector [2]: ik = 8758177bfa84e6fd87fbf83019bce544 20241013055527812 DAUC <0003> auc.c:145 vector [2]: res = 153bb3275c0f19940000000000000000 20241013055527812 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055527812 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055527812 DAUC <0003> auc.c:179 vector [2]: kc = 88c61a69b39f8800 20241013055527812 DAUC <0003> auc.c:180 vector [2]: sres = 4cdb50fc 20241013055527812 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055527812 DAUC <0003> auc.c:113 vector [3]: rand = dfc9bb8c4131b0c19cd2b3c1e80bebf7 20241013055527812 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013055527812 DAUC <0003> auc.c:142 vector [3]: autn = 3b989e96800b00007971b26208ac0b4c 20241013055527812 DAUC <0003> auc.c:143 vector [3]: ck = 8bce1a95ddbb31350a0e8075e60bc497 20241013055527812 DAUC <0003> auc.c:144 vector [3]: ik = 51de89e7a303494dd33c664ff11fc9eb 20241013055527812 DAUC <0003> auc.c:145 vector [3]: res = e0e3cd050d4d6de10000000000000000 20241013055527812 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055527812 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055527812 DAUC <0003> auc.c:179 vector [3]: kc = 9e3da879fa82f800 20241013055527812 DAUC <0003> auc.c:180 vector [3]: sres = 56584499 20241013055527812 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055527812 DAUC <0003> auc.c:113 vector [4]: rand = 309de64da8152d379cf4d0d831c00bef 20241013055527812 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013055527812 DAUC <0003> auc.c:142 vector [4]: autn = a6e9d59873b700009739278b350cf105 20241013055527812 DAUC <0003> auc.c:143 vector [4]: ck = ac1fcde7e8e9cd3774ab35efe293828f 20241013055527812 DAUC <0003> auc.c:144 vector [4]: ik = 997fa5ea3c001791744bfe2bdc03f97b 20241013055527812 DAUC <0003> auc.c:145 vector [4]: res = 255ed1cd1cf19db70000000000000000 20241013055527812 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055527812 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055527812 DAUC <0003> auc.c:179 vector [4]: kc = b1c5e97b186f6400 20241013055527812 DAUC <0003> auc.c:180 vector [4]: sres = da764ae0 20241013055527812 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055527812 DAUC <0003> db_auc.c:245 IMSI='262424520376300': Generated 5 vectors 20241013055527812 DAUC <0003> db_auc.c:249 IMSI='262424520376300': Updating SQN=161 in DB 20241013055527820 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424520376300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424520376300"} 20241013055527820 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424520376300 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055527820 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527820 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48274<->l=127.0.0.1:4258 20241013055527855 DAUC <0003> db_auc.c:157 IMSI='262424182638722': No 2G Auth Data 20241013055527855 DAUC <0003> db_auc.c:192 IMSI='262424182638722': No 3G Auth Data 20241013055527896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48280<->l=127.0.0.1:4258 20241013055527900 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055527900 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424182638722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424182638722"} 20241013055527900 DAUC <0003> db_auc.c:236 IMSI='262424182638722': Calling to generate 5 vectors 20241013055527900 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055527900 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055527900 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055527900 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055527900 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055527900 DAUC <0003> auc.c:113 vector [0]: rand = 94e6ab9eafb27917650b6a9e7aaf321a 20241013055527900 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055527900 DAUC <0003> auc.c:142 vector [0]: autn = 3e6a4520b56700006e2b702613563c84 20241013055527900 DAUC <0003> auc.c:143 vector [0]: ck = 32ae288f052e76d8b5882f2ae69105d1 20241013055527900 DAUC <0003> auc.c:144 vector [0]: ik = 8f976b1ab0174963fe7796f45c5b44a1 20241013055527900 DAUC <0003> auc.c:145 vector [0]: res = 7d1fb52aa02ece360000000000000000 20241013055527900 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055527900 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055527900 DAUC <0003> auc.c:179 vector [0]: kc = de90b25b251bd758 20241013055527900 DAUC <0003> auc.c:180 vector [0]: sres = 17d36656 20241013055527900 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055527900 DAUC <0003> auc.c:113 vector [1]: rand = 8c490a97247299b47a786327645b3842 20241013055527900 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013055527900 DAUC <0003> auc.c:142 vector [1]: autn = ba13f9f036640000e58c131b0bbe75f9 20241013055527900 DAUC <0003> auc.c:143 vector [1]: ck = aa2c6aba4994f405e3a491bc731e0b61 20241013055527900 DAUC <0003> auc.c:144 vector [1]: ik = 092cf311b7e3d7b395b3b8ba09d9388b 20241013055527900 DAUC <0003> auc.c:145 vector [1]: res = 3fb437a22bd8dcc10000000000000000 20241013055527900 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055527900 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055527900 DAUC <0003> auc.c:179 vector [1]: kc = bb1d468b86ee3c24 20241013055527900 DAUC <0003> auc.c:180 vector [1]: sres = d347d0ce 20241013055527900 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055527900 DAUC <0003> auc.c:113 vector [2]: rand = 4d3704360607c06f90f2ac498454e587 20241013055527900 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013055527900 DAUC <0003> auc.c:142 vector [2]: autn = d9903f2545df0000952865267445db5b 20241013055527900 DAUC <0003> auc.c:143 vector [2]: ck = 7f6e34b39ed5b43c0dedb12c7505e542 20241013055527901 DAUC <0003> auc.c:144 vector [2]: ik = 1dcc718581a3ca63c20b2ad185da5d2c 20241013055527901 DAUC <0003> auc.c:145 vector [2]: res = 84ab44d28349db5a0000000000000000 20241013055527901 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055527901 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055527901 DAUC <0003> auc.c:179 vector [2]: kc = eb572d713fccf851 20241013055527901 DAUC <0003> auc.c:180 vector [2]: sres = 9d1c2243 20241013055527901 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055527901 DAUC <0003> auc.c:113 vector [3]: rand = 78769f2bc50f4aa4eef494b95057981b 20241013055527901 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013055527901 DAUC <0003> auc.c:142 vector [3]: autn = 1b51ae14c827000061a5ac7ea92717f5 20241013055527901 DAUC <0003> auc.c:143 vector [3]: ck = e3934d77daf2f66375c97c789adf8259 20241013055527901 DAUC <0003> auc.c:144 vector [3]: ik = cd9f2795f0b0d4a50967ec9133b5f5ce 20241013055527901 DAUC <0003> auc.c:145 vector [3]: res = 9ff84d148e2b571a0000000000000000 20241013055527901 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055527901 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055527901 DAUC <0003> auc.c:179 vector [3]: kc = 617bd896b0236ff8 20241013055527901 DAUC <0003> auc.c:180 vector [3]: sres = e9f51bbd 20241013055527901 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055527901 DAUC <0003> auc.c:113 vector [4]: rand = 94ffd34b9ff1d8b5c5a886ccf5d0a31e 20241013055527901 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013055527901 DAUC <0003> auc.c:142 vector [4]: autn = 8a159b224e3300003c6e97911910f262 20241013055527901 DAUC <0003> auc.c:143 vector [4]: ck = 82648f27baea7986ac85ea8d36ae3c13 20241013055527901 DAUC <0003> auc.c:144 vector [4]: ik = 69c10004205e641d5e2baf5ff95ea0c9 20241013055527901 DAUC <0003> auc.c:145 vector [4]: res = 631915a90032917a0000000000000000 20241013055527901 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055527901 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055527901 DAUC <0003> auc.c:179 vector [4]: kc = 6c82507ac3533c0e 20241013055527901 DAUC <0003> auc.c:180 vector [4]: sres = 4798c71a 20241013055527901 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055527901 DAUC <0003> db_auc.c:245 IMSI='262424182638722': Generated 5 vectors 20241013055527901 DAUC <0003> db_auc.c:249 IMSI='262424182638722': Updating SQN=161 in DB 20241013055527908 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424182638722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424182638722"} 20241013055527908 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262424182638722 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055527908 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527909 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055527911 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48280<->l=127.0.0.1:4258 20241013055527938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48206<->l=127.0.0.1:4258 20241013055527939 DLINP <000b> input/ipa.c:451 connected read/write 20241013055527939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055527939 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055527939 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055527939 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055527939 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38177<->l=127.0.0.1:4259) 20241013055527978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48296<->l=127.0.0.1:4258 20241013055527978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48296<->l=127.0.0.1:4258 20241013055531053 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055531053 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055531056 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48300<->l=127.0.0.1:4258 20241013055531059 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531059 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055531059 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055531059 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  20241013055531059 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055531059 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  20241013055531059 DLGSUP <0013> gsup_server.c:235 2:  20241013055531059 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055531059 DLGSUP <0013> gsup_server.c:235 3:  20241013055531059 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055531059 DLGSUP <0013> gsup_server.c:235 4:  20241013055531059 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055531059 DLGSUP <0013> gsup_server.c:235 5:  20241013055531059 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055531059 DLGSUP <0013> gsup_server.c:235 7:  20241013055531059 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055531059 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055531059 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055531059 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055531080 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43661<->l=127.0.0.1:4259) 20241013055531096 DAUC <0003> db_auc.c:157 IMSI='262429377462946': No 2G Auth Data 20241013055531096 DAUC <0003> db_auc.c:192 IMSI='262429377462946': No 3G Auth Data 20241013055531139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4258 20241013055531143 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531143 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429377462946"} 20241013055531143 DAUC <0003> db_auc.c:192 IMSI='262429377462946': No 3G Auth Data 20241013055531143 DAUC <0003> db_auc.c:236 IMSI='262429377462946': Calling to generate 1 vectors 20241013055531143 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241013055531143 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531143 DAUC <0003> auc.c:113 vector [0]: rand = 8b472c0020d521c937dde09ac21c6f54 20241013055531143 DAUC <0003> auc.c:179 vector [0]: kc = 5258637536dd0800 20241013055531143 DAUC <0003> auc.c:180 vector [0]: sres = e6883a39 20241013055531143 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531143 DAUC <0003> db_auc.c:245 IMSI='262429377462946': Generated 1 vectors 20241013055531143 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429377462946"} 20241013055531143 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531143 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531143 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531147 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531147 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429377462946"} 20241013055531147 DAUC <0003> db_auc.c:192 IMSI='262429377462946': No 3G Auth Data 20241013055531147 DAUC <0003> db_auc.c:236 IMSI='262429377462946': Calling to generate 4 vectors 20241013055531147 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241013055531147 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531147 DAUC <0003> auc.c:113 vector [0]: rand = c4d47e3eb123748ef29c4f8596e4fcdb 20241013055531147 DAUC <0003> auc.c:179 vector [0]: kc = ce1fb68d6d882400 20241013055531147 DAUC <0003> auc.c:180 vector [0]: sres = f2cf5a08 20241013055531147 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531147 DAUC <0003> auc.c:113 vector [1]: rand = 8f7c794b68dffdec733eb5d67a88dff4 20241013055531147 DAUC <0003> auc.c:179 vector [1]: kc = 8df20aa4e75e7c00 20241013055531147 DAUC <0003> auc.c:180 vector [1]: sres = a1d708e5 20241013055531147 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055531147 DAUC <0003> auc.c:113 vector [2]: rand = 2a3fdd28567ac9dfcef2e7b777a6a1e4 20241013055531147 DAUC <0003> auc.c:179 vector [2]: kc = 002b2b2fef391000 20241013055531147 DAUC <0003> auc.c:180 vector [2]: sres = 4f44b882 20241013055531147 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055531147 DAUC <0003> auc.c:113 vector [3]: rand = 36b9790d471bc23d98c94ca98afb5138 20241013055531147 DAUC <0003> auc.c:179 vector [3]: kc = 9f8b720fbf1b2800 20241013055531147 DAUC <0003> auc.c:180 vector [3]: sres = 99b91a4e 20241013055531147 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055531147 DAUC <0003> db_auc.c:245 IMSI='262429377462946': Generated 4 vectors 20241013055531147 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429377462946"} 20241013055531147 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531147 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531147 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531149 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531149 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429377462946"} 20241013055531149 DAUC <0003> db_auc.c:192 IMSI='262429377462946': No 3G Auth Data 20241013055531149 DAUC <0003> db_auc.c:236 IMSI='262429377462946': Calling to generate 5 vectors 20241013055531149 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013055531149 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531149 DAUC <0003> auc.c:113 vector [0]: rand = 0f1e18ab4eaf7fb41cc3e5951d179059 20241013055531149 DAUC <0003> auc.c:179 vector [0]: kc = 19dd09c92982e000 20241013055531149 DAUC <0003> auc.c:180 vector [0]: sres = abaa5648 20241013055531149 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531149 DAUC <0003> auc.c:113 vector [1]: rand = 7a54ff0cdcb3f0b4808e7f50cb88cabb 20241013055531149 DAUC <0003> auc.c:179 vector [1]: kc = 3ba93f4fd9808c00 20241013055531149 DAUC <0003> auc.c:180 vector [1]: sres = 4cdaa206 20241013055531149 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055531149 DAUC <0003> auc.c:113 vector [2]: rand = 13103504dbcb143103b8fa9072ded21f 20241013055531149 DAUC <0003> auc.c:179 vector [2]: kc = 0f3a7997360cf800 20241013055531149 DAUC <0003> auc.c:180 vector [2]: sres = 5c4a6a35 20241013055531149 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055531149 DAUC <0003> auc.c:113 vector [3]: rand = c5d80739d598bd036b31937e53c3b82f 20241013055531149 DAUC <0003> auc.c:179 vector [3]: kc = 140b65ffe9e2dc00 20241013055531149 DAUC <0003> auc.c:180 vector [3]: sres = 0be46d6b 20241013055531149 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055531149 DAUC <0003> auc.c:113 vector [4]: rand = c26d9615b30eaa623746c2d7c89dd53e 20241013055531149 DAUC <0003> auc.c:179 vector [4]: kc = da9f3efecb049c00 20241013055531149 DAUC <0003> auc.c:180 vector [4]: sres = bf7b44c4 20241013055531149 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013055531149 DAUC <0003> db_auc.c:245 IMSI='262429377462946': Generated 5 vectors 20241013055531149 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429377462946"} 20241013055531149 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531149 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531149 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531152 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531152 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429377462946"} 20241013055531152 DAUC <0003> db_auc.c:192 IMSI='262429377462946': No 3G Auth Data 20241013055531152 DAUC <0003> db_auc.c:236 IMSI='262429377462946': Calling to generate 5 vectors 20241013055531152 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013055531152 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531152 DAUC <0003> auc.c:113 vector [0]: rand = df63e05fc36b4f9f03422602d0880341 20241013055531152 DAUC <0003> auc.c:179 vector [0]: kc = bd46984656d27c00 20241013055531152 DAUC <0003> auc.c:180 vector [0]: sres = 857aad81 20241013055531152 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531152 DAUC <0003> auc.c:113 vector [1]: rand = 2833b4521d3f1af2368aaf5805170869 20241013055531152 DAUC <0003> auc.c:179 vector [1]: kc = a8dc7626c14b1000 20241013055531152 DAUC <0003> auc.c:180 vector [1]: sres = 2d7c631f 20241013055531152 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055531152 DAUC <0003> auc.c:113 vector [2]: rand = 6f781d322c5f51b6b4e3ac75353aff60 20241013055531152 DAUC <0003> auc.c:179 vector [2]: kc = c4151003bb775400 20241013055531152 DAUC <0003> auc.c:180 vector [2]: sres = 212c5a84 20241013055531152 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055531152 DAUC <0003> auc.c:113 vector [3]: rand = 54380ed6cc2ec7c4b859bd686cc1f225 20241013055531152 DAUC <0003> auc.c:179 vector [3]: kc = 58d9cf0e089fc800 20241013055531152 DAUC <0003> auc.c:180 vector [3]: sres = 9d802d64 20241013055531152 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055531152 DAUC <0003> auc.c:113 vector [4]: rand = 0649ab4c61df939fadc4d4b92fa0e89f 20241013055531152 DAUC <0003> auc.c:179 vector [4]: kc = 9ef7334935e79c00 20241013055531152 DAUC <0003> auc.c:180 vector [4]: sres = 034ce844 20241013055531152 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013055531152 DAUC <0003> db_auc.c:245 IMSI='262429377462946': Generated 5 vectors 20241013055531152 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429377462946"} 20241013055531152 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429377462946 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531152 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531152 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48302<->l=127.0.0.1:4258 20241013055531178 DAUC <0003> db_auc.c:157 IMSI='262426524060490': No 2G Auth Data 20241013055531178 DAUC <0003> db_auc.c:192 IMSI='262426524060490': No 3G Auth Data 20241013055531208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20241013055531210 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531210 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426524060490"} 20241013055531210 DAUC <0003> db_auc.c:192 IMSI='262426524060490': No 3G Auth Data 20241013055531210 DAUC <0003> db_auc.c:236 IMSI='262426524060490': Calling to generate 1 vectors 20241013055531210 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241013055531210 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531210 DAUC <0003> auc.c:113 vector [0]: rand = 2d8d72579e0a90bf01fdc27716a884cc 20241013055531210 DAUC <0003> auc.c:179 vector [0]: kc = 1c7de9f71c2e4800 20241013055531210 DAUC <0003> auc.c:180 vector [0]: sres = 76d8eca1 20241013055531210 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531210 DAUC <0003> db_auc.c:245 IMSI='262426524060490': Generated 1 vectors 20241013055531210 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426524060490"} 20241013055531210 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531210 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531210 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531212 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531212 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426524060490"} 20241013055531212 DAUC <0003> db_auc.c:192 IMSI='262426524060490': No 3G Auth Data 20241013055531212 DAUC <0003> db_auc.c:236 IMSI='262426524060490': Calling to generate 4 vectors 20241013055531212 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241013055531212 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531212 DAUC <0003> auc.c:113 vector [0]: rand = 40cec97964ca2a15f25ccca18984ea7e 20241013055531212 DAUC <0003> auc.c:179 vector [0]: kc = 4d007f0ec35cc800 20241013055531212 DAUC <0003> auc.c:180 vector [0]: sres = d0eaa92c 20241013055531212 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531212 DAUC <0003> auc.c:113 vector [1]: rand = 47aec9aceceba60eee43973d75925765 20241013055531212 DAUC <0003> auc.c:179 vector [1]: kc = 198abaeddbffe400 20241013055531212 DAUC <0003> auc.c:180 vector [1]: sres = c51723e8 20241013055531212 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055531212 DAUC <0003> auc.c:113 vector [2]: rand = bfcff529e0baf6fd8c83f7e872adaab1 20241013055531212 DAUC <0003> auc.c:179 vector [2]: kc = e3e4e16b97cec000 20241013055531212 DAUC <0003> auc.c:180 vector [2]: sres = a4ffad5f 20241013055531212 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055531212 DAUC <0003> auc.c:113 vector [3]: rand = 4569b8d395beccd90519f701dc74ccfc 20241013055531212 DAUC <0003> auc.c:179 vector [3]: kc = 1fe5a2899d47cc00 20241013055531212 DAUC <0003> auc.c:180 vector [3]: sres = 2191db88 20241013055531212 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055531212 DAUC <0003> db_auc.c:245 IMSI='262426524060490': Generated 4 vectors 20241013055531212 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426524060490"} 20241013055531212 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531212 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531212 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531214 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531214 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426524060490"} 20241013055531214 DAUC <0003> db_auc.c:192 IMSI='262426524060490': No 3G Auth Data 20241013055531214 DAUC <0003> db_auc.c:236 IMSI='262426524060490': Calling to generate 5 vectors 20241013055531214 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013055531214 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531214 DAUC <0003> auc.c:113 vector [0]: rand = c4b5572ccc430812e2a90d95f44c56d7 20241013055531214 DAUC <0003> auc.c:179 vector [0]: kc = 107d7a21fbadf000 20241013055531214 DAUC <0003> auc.c:180 vector [0]: sres = d32ccba7 20241013055531214 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531214 DAUC <0003> auc.c:113 vector [1]: rand = 3a45f44b69590fc4b089315946f73278 20241013055531214 DAUC <0003> auc.c:179 vector [1]: kc = d0f7505892633800 20241013055531214 DAUC <0003> auc.c:180 vector [1]: sres = f86dd480 20241013055531214 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055531214 DAUC <0003> auc.c:113 vector [2]: rand = 2b532ceddcb93aaf1b4670a3542be6f6 20241013055531214 DAUC <0003> auc.c:179 vector [2]: kc = 98c2bf645e35c800 20241013055531214 DAUC <0003> auc.c:180 vector [2]: sres = 2ef9707d 20241013055531214 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055531214 DAUC <0003> auc.c:113 vector [3]: rand = d2bb012feeb803b4b9f7ba904a1eedba 20241013055531214 DAUC <0003> auc.c:179 vector [3]: kc = d8f451959a50ac00 20241013055531214 DAUC <0003> auc.c:180 vector [3]: sres = cf68a7da 20241013055531214 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055531214 DAUC <0003> auc.c:113 vector [4]: rand = 63d7b9157f58c3ba061b0d2da505823a 20241013055531214 DAUC <0003> auc.c:179 vector [4]: kc = 0e7eaf66a506c400 20241013055531214 DAUC <0003> auc.c:180 vector [4]: sres = 2943605f 20241013055531214 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013055531214 DAUC <0003> db_auc.c:245 IMSI='262426524060490': Generated 5 vectors 20241013055531214 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426524060490"} 20241013055531214 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531214 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531214 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531215 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531215 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426524060490"} 20241013055531215 DAUC <0003> db_auc.c:192 IMSI='262426524060490': No 3G Auth Data 20241013055531215 DAUC <0003> db_auc.c:236 IMSI='262426524060490': Calling to generate 5 vectors 20241013055531215 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013055531215 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531215 DAUC <0003> auc.c:113 vector [0]: rand = 72ae17451c4d5f0b8f984f4869fdca5f 20241013055531215 DAUC <0003> auc.c:179 vector [0]: kc = c27019dbd9fe8c00 20241013055531215 DAUC <0003> auc.c:180 vector [0]: sres = 6e935422 20241013055531215 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531215 DAUC <0003> auc.c:113 vector [1]: rand = 2fa0b65e025a14f1fabe2bebfa7cd545 20241013055531215 DAUC <0003> auc.c:179 vector [1]: kc = cb0ff0738fd91000 20241013055531215 DAUC <0003> auc.c:180 vector [1]: sres = 17cafa3f 20241013055531215 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055531215 DAUC <0003> auc.c:113 vector [2]: rand = 1996fe72b09b5a86bd4a8d9f288e6a9f 20241013055531215 DAUC <0003> auc.c:179 vector [2]: kc = 1dd6b1dfc3a17800 20241013055531215 DAUC <0003> auc.c:180 vector [2]: sres = 521d168b 20241013055531215 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055531215 DAUC <0003> auc.c:113 vector [3]: rand = 9abb4955d6692c05e44734fce4b431ed 20241013055531215 DAUC <0003> auc.c:179 vector [3]: kc = 3724d298ed464c00 20241013055531215 DAUC <0003> auc.c:180 vector [3]: sres = 088316cc 20241013055531215 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055531215 DAUC <0003> auc.c:113 vector [4]: rand = bf0cc880d39065a2e1bc2bbdc8eaedf1 20241013055531215 DAUC <0003> auc.c:179 vector [4]: kc = ae52663915322000 20241013055531215 DAUC <0003> auc.c:180 vector [4]: sres = e2ee56fa 20241013055531216 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013055531216 DAUC <0003> db_auc.c:245 IMSI='262426524060490': Generated 5 vectors 20241013055531216 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426524060490"} 20241013055531216 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426524060490 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531216 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531216 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4258 20241013055531241 DAUC <0003> db_auc.c:157 IMSI='262427454945224': No 2G Auth Data 20241013055531241 DAUC <0003> db_auc.c:192 IMSI='262427454945224': No 3G Auth Data 20241013055531274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20241013055531278 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531278 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427454945224"} 20241013055531279 DAUC <0003> db_auc.c:192 IMSI='262427454945224': No 3G Auth Data 20241013055531279 DAUC <0003> db_auc.c:236 IMSI='262427454945224': Calling to generate 1 vectors 20241013055531279 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241013055531279 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531279 DAUC <0003> auc.c:113 vector [0]: rand = 039ccb5defa8805bf1e5c062b9329ee5 20241013055531279 DAUC <0003> auc.c:179 vector [0]: kc = b7814d41d5f03091 20241013055531279 DAUC <0003> auc.c:180 vector [0]: sres = c8c5f3f0 20241013055531279 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531279 DAUC <0003> db_auc.c:245 IMSI='262427454945224': Generated 1 vectors 20241013055531279 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427454945224"} 20241013055531279 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531279 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531279 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531281 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531281 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427454945224"} 20241013055531281 DAUC <0003> db_auc.c:192 IMSI='262427454945224': No 3G Auth Data 20241013055531281 DAUC <0003> db_auc.c:236 IMSI='262427454945224': Calling to generate 4 vectors 20241013055531281 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241013055531281 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531281 DAUC <0003> auc.c:113 vector [0]: rand = d4658f533817fc98ed2469cc958c618f 20241013055531281 DAUC <0003> auc.c:179 vector [0]: kc = d41381574a59dc0b 20241013055531281 DAUC <0003> auc.c:180 vector [0]: sres = 724e76df 20241013055531281 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531281 DAUC <0003> auc.c:113 vector [1]: rand = 5ee94d8b9cd1a7f5ac8a24e5a7d8c79b 20241013055531281 DAUC <0003> auc.c:179 vector [1]: kc = e739b007d91f85a6 20241013055531281 DAUC <0003> auc.c:180 vector [1]: sres = 21e14b8d 20241013055531281 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055531281 DAUC <0003> auc.c:113 vector [2]: rand = f71aa1dda2fcef6bfb618c50ed7b2b51 20241013055531281 DAUC <0003> auc.c:179 vector [2]: kc = b4b7fcc7ffcf29f4 20241013055531281 DAUC <0003> auc.c:180 vector [2]: sres = 3ee59a3e 20241013055531281 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055531281 DAUC <0003> auc.c:113 vector [3]: rand = 63af2d4047e1bf9e84d09ef70e5456e2 20241013055531281 DAUC <0003> auc.c:179 vector [3]: kc = c242ba739c211cad 20241013055531281 DAUC <0003> auc.c:180 vector [3]: sres = 66c9f50b 20241013055531281 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055531281 DAUC <0003> db_auc.c:245 IMSI='262427454945224': Generated 4 vectors 20241013055531281 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427454945224"} 20241013055531281 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531281 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531281 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531283 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531284 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427454945224"} 20241013055531284 DAUC <0003> db_auc.c:192 IMSI='262427454945224': No 3G Auth Data 20241013055531284 DAUC <0003> db_auc.c:236 IMSI='262427454945224': Calling to generate 5 vectors 20241013055531284 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013055531284 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531284 DAUC <0003> auc.c:113 vector [0]: rand = f9eb160c9f486eb5e4e9bbafac3e7ae0 20241013055531284 DAUC <0003> auc.c:179 vector [0]: kc = 045c2d04e9cba89e 20241013055531284 DAUC <0003> auc.c:180 vector [0]: sres = dbacd4a2 20241013055531284 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531284 DAUC <0003> auc.c:113 vector [1]: rand = 708c360c412d9aa7c51a75a8e98234f2 20241013055531284 DAUC <0003> auc.c:179 vector [1]: kc = 08da70f7b7dab002 20241013055531284 DAUC <0003> auc.c:180 vector [1]: sres = 5d55a345 20241013055531284 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055531284 DAUC <0003> auc.c:113 vector [2]: rand = 742898d3b808a53f283eea484cf28f30 20241013055531284 DAUC <0003> auc.c:179 vector [2]: kc = d4979639bf46f5e6 20241013055531284 DAUC <0003> auc.c:180 vector [2]: sres = 99da4605 20241013055531284 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055531284 DAUC <0003> auc.c:113 vector [3]: rand = d010a872769618b5f533bdcdd63dc0e7 20241013055531284 DAUC <0003> auc.c:179 vector [3]: kc = f283985fbcf1cf82 20241013055531284 DAUC <0003> auc.c:180 vector [3]: sres = 9017d430 20241013055531284 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055531284 DAUC <0003> auc.c:113 vector [4]: rand = 4c2ec6444c6398faa3d7582f1fb856cc 20241013055531284 DAUC <0003> auc.c:179 vector [4]: kc = 3299728fc975472b 20241013055531284 DAUC <0003> auc.c:180 vector [4]: sres = f84c61c0 20241013055531284 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013055531284 DAUC <0003> db_auc.c:245 IMSI='262427454945224': Generated 5 vectors 20241013055531284 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427454945224"} 20241013055531284 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531284 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531284 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531286 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531286 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427454945224"} 20241013055531286 DAUC <0003> db_auc.c:192 IMSI='262427454945224': No 3G Auth Data 20241013055531286 DAUC <0003> db_auc.c:236 IMSI='262427454945224': Calling to generate 5 vectors 20241013055531286 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241013055531286 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531286 DAUC <0003> auc.c:113 vector [0]: rand = d84d470e9486cd45005cb54fef1688c5 20241013055531286 DAUC <0003> auc.c:179 vector [0]: kc = 2d17c864a1b94bdf 20241013055531286 DAUC <0003> auc.c:180 vector [0]: sres = 2df435a7 20241013055531286 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241013055531286 DAUC <0003> auc.c:113 vector [1]: rand = 6e77f3ace31b2eeb7a29b1ebed70966e 20241013055531286 DAUC <0003> auc.c:179 vector [1]: kc = fd62a9c46afd1995 20241013055531286 DAUC <0003> auc.c:180 vector [1]: sres = c29ac62b 20241013055531286 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241013055531286 DAUC <0003> auc.c:113 vector [2]: rand = f73ce5024bd6ac8a110346285f1fad5f 20241013055531286 DAUC <0003> auc.c:179 vector [2]: kc = 0bee741771f6e986 20241013055531286 DAUC <0003> auc.c:180 vector [2]: sres = ac4a5f69 20241013055531286 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241013055531286 DAUC <0003> auc.c:113 vector [3]: rand = 1f8f702b4ab700abcd2e38a91cbda7be 20241013055531286 DAUC <0003> auc.c:179 vector [3]: kc = 3f89e767c45bae16 20241013055531286 DAUC <0003> auc.c:180 vector [3]: sres = e1cc39b6 20241013055531286 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241013055531286 DAUC <0003> auc.c:113 vector [4]: rand = aa1f70324b1598177fb93b6a7133e7a9 20241013055531286 DAUC <0003> auc.c:179 vector [4]: kc = 0066ef92e73911b0 20241013055531286 DAUC <0003> auc.c:180 vector [4]: sres = a3e74783 20241013055531286 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241013055531286 DAUC <0003> db_auc.c:245 IMSI='262427454945224': Generated 5 vectors 20241013055531286 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427454945224"} 20241013055531286 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427454945224 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531286 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531286 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4258 20241013055531313 DAUC <0003> db_auc.c:157 IMSI='262421200375195': No 2G Auth Data 20241013055531313 DAUC <0003> db_auc.c:192 IMSI='262421200375195': No 3G Auth Data 20241013055531344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4258 20241013055531347 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531347 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421200375195"} 20241013055531347 DAUC <0003> db_auc.c:157 IMSI='262421200375195': No 2G Auth Data 20241013055531347 DAUC <0003> db_auc.c:236 IMSI='262421200375195': Calling to generate 1 vectors 20241013055531347 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241013055531347 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531347 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531347 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055531347 DAUC <0003> auc.c:113 vector [0]: rand = d00f8b8681ded6548cfe5bd48236cde4 20241013055531347 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055531347 DAUC <0003> auc.c:142 vector [0]: autn = fe73098936ad00001950597bb175e663 20241013055531347 DAUC <0003> auc.c:143 vector [0]: ck = 880f2cad5e77235b3274d8876d134195 20241013055531347 DAUC <0003> auc.c:144 vector [0]: ik = d7035502e4777c83f7c45cb44b2293a6 20241013055531347 DAUC <0003> auc.c:145 vector [0]: res = fb1ff59affbdf38c0000000000000000 20241013055531347 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531347 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055531347 DAUC <0003> auc.c:151 vector [0]: kc = 9abcfd9c9c318deb 20241013055531348 DAUC <0003> auc.c:152 vector [0]: sres = 04a20616 20241013055531348 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055531348 DAUC <0003> db_auc.c:245 IMSI='262421200375195': Generated 1 vectors 20241013055531348 DAUC <0003> db_auc.c:249 IMSI='262421200375195': Updating SQN=33 in DB 20241013055531355 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421200375195"} 20241013055531355 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531355 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531356 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531359 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531359 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421200375195"} 20241013055531359 DAUC <0003> db_auc.c:157 IMSI='262421200375195': No 2G Auth Data 20241013055531359 DAUC <0003> db_auc.c:236 IMSI='262421200375195': Calling to generate 4 vectors 20241013055531359 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241013055531359 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531359 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531359 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241013055531359 DAUC <0003> auc.c:113 vector [0]: rand = c0b80b4dbb6a1cbc017684c446849c86 20241013055531359 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241013055531359 DAUC <0003> auc.c:142 vector [0]: autn = 2f45a611b43f0000423d421001492e7e 20241013055531359 DAUC <0003> auc.c:143 vector [0]: ck = 9a7ce57ecab18a2828515a9dbf2c3562 20241013055531359 DAUC <0003> auc.c:144 vector [0]: ik = 6286d79ee73c0bcaac113e1dc875e659 20241013055531359 DAUC <0003> auc.c:145 vector [0]: res = 025f15f610090c160000000000000000 20241013055531359 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531359 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055531359 DAUC <0003> auc.c:151 vector [0]: kc = 7cba56605ad452d9 20241013055531359 DAUC <0003> auc.c:152 vector [0]: sres = 125619e0 20241013055531359 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055531359 DAUC <0003> auc.c:113 vector [1]: rand = 6075814d57548d13e669e058c523849d 20241013055531359 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241013055531359 DAUC <0003> auc.c:142 vector [1]: autn = e4bcbcc4296300009892a1bcf35af7b6 20241013055531359 DAUC <0003> auc.c:143 vector [1]: ck = cdd82cc801f0cb79eee707507c51b98f 20241013055531359 DAUC <0003> auc.c:144 vector [1]: ik = 55e2fa2ded8f78e3dd19a9ea47ce22fd 20241013055531359 DAUC <0003> auc.c:145 vector [1]: res = c218f15eb9b3d2bc0000000000000000 20241013055531359 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531359 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013055531359 DAUC <0003> auc.c:151 vector [1]: kc = abc4785fd7e028e8 20241013055531359 DAUC <0003> auc.c:152 vector [1]: sres = 7bab23e2 20241013055531359 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013055531359 DAUC <0003> auc.c:113 vector [2]: rand = 00d97d2028adf6650eaa9e33a39656be 20241013055531359 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241013055531359 DAUC <0003> auc.c:142 vector [2]: autn = d47f8f8cbe5400000cb1f20a2e1d2df0 20241013055531359 DAUC <0003> auc.c:143 vector [2]: ck = 80411043ac27b8e4e974942359db4793 20241013055531359 DAUC <0003> auc.c:144 vector [2]: ik = e29617b74a109a513406385b7365c74c 20241013055531359 DAUC <0003> auc.c:145 vector [2]: res = 3abf0a1077fa80370000000000000000 20241013055531359 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531359 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013055531359 DAUC <0003> auc.c:151 vector [2]: kc = bfa5ab8ccc89a26a 20241013055531359 DAUC <0003> auc.c:152 vector [2]: sres = 4d458a27 20241013055531359 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013055531359 DAUC <0003> auc.c:113 vector [3]: rand = 2afee1226b2776ca4a944b6253f17fcd 20241013055531359 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241013055531359 DAUC <0003> auc.c:142 vector [3]: autn = f738ab6612900000b3b7141224ee8993 20241013055531359 DAUC <0003> auc.c:143 vector [3]: ck = c1b63462360557620f05d4ecab1a229a 20241013055531359 DAUC <0003> auc.c:144 vector [3]: ik = c77f9aa8591fcbfbb53ffbc5bebf5ae9 20241013055531359 DAUC <0003> auc.c:145 vector [3]: res = b30abf5e01b774290000000000000000 20241013055531359 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531359 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013055531359 DAUC <0003> auc.c:151 vector [3]: kc = bcf381e37abfe4ea 20241013055531359 DAUC <0003> auc.c:152 vector [3]: sres = b2bdcb77 20241013055531359 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013055531359 DAUC <0003> db_auc.c:245 IMSI='262421200375195': Generated 4 vectors 20241013055531359 DAUC <0003> db_auc.c:249 IMSI='262421200375195': Updating SQN=161 in DB 20241013055531366 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421200375195"} 20241013055531366 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531366 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531366 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531369 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531369 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421200375195"} 20241013055531369 DAUC <0003> db_auc.c:157 IMSI='262421200375195': No 2G Auth Data 20241013055531369 DAUC <0003> db_auc.c:236 IMSI='262421200375195': Calling to generate 5 vectors 20241013055531369 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013055531369 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531369 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531369 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241013055531369 DAUC <0003> auc.c:113 vector [0]: rand = 460d7586c69676f38cf5213ae61ea45e 20241013055531369 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241013055531369 DAUC <0003> auc.c:142 vector [0]: autn = 6aecb6d3c1a30000f3a14241fb6f4e13 20241013055531369 DAUC <0003> auc.c:143 vector [0]: ck = 5244067ac03bc8cb6609f5f1a1480ff0 20241013055531369 DAUC <0003> auc.c:144 vector [0]: ik = 28e5332fe36f1e6c31c88d280cc7150e 20241013055531369 DAUC <0003> auc.c:145 vector [0]: res = 17f0b45d56ba5ef40000000000000000 20241013055531369 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531369 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055531369 DAUC <0003> auc.c:151 vector [0]: kc = 2d604d8c8edbcc59 20241013055531369 DAUC <0003> auc.c:152 vector [0]: sres = 414aeaa9 20241013055531369 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055531369 DAUC <0003> auc.c:113 vector [1]: rand = b93f6c4c8ce65376453122652849f333 20241013055531369 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241013055531369 DAUC <0003> auc.c:142 vector [1]: autn = e16af03f659600009e05233ed5b9090c 20241013055531369 DAUC <0003> auc.c:143 vector [1]: ck = ab879bd6b5af55993ae54df5446bcd12 20241013055531369 DAUC <0003> auc.c:144 vector [1]: ik = 9c879b5748290fdce7000557bc13dbb0 20241013055531369 DAUC <0003> auc.c:145 vector [1]: res = f76cbaa2394351f30000000000000000 20241013055531369 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531369 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013055531369 DAUC <0003> auc.c:151 vector [1]: kc = eae5482305fe4ce7 20241013055531369 DAUC <0003> auc.c:152 vector [1]: sres = ce2feb51 20241013055531369 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013055531369 DAUC <0003> auc.c:113 vector [2]: rand = e2bb0f683ec01e46f0c5eb8571484478 20241013055531369 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241013055531369 DAUC <0003> auc.c:142 vector [2]: autn = f584ec64c6830000362f4401f94cdd3d 20241013055531369 DAUC <0003> auc.c:143 vector [2]: ck = 90b95adab7e402b1cfe1ca248c76fa5a 20241013055531369 DAUC <0003> auc.c:144 vector [2]: ik = 2cedbcd744eb626db9f2b64e0f550b53 20241013055531369 DAUC <0003> auc.c:145 vector [2]: res = 16247389d97b50790000000000000000 20241013055531369 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531369 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013055531369 DAUC <0003> auc.c:151 vector [2]: kc = ca479a67702c91d5 20241013055531369 DAUC <0003> auc.c:152 vector [2]: sres = cf5f23f0 20241013055531369 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013055531369 DAUC <0003> auc.c:113 vector [3]: rand = 389d835a819e69b35c89acd5d03990a6 20241013055531369 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241013055531369 DAUC <0003> auc.c:142 vector [3]: autn = 2ba135866a18000016b9032d4e9a40e2 20241013055531369 DAUC <0003> auc.c:143 vector [3]: ck = 5f6641b7904ac2feca6972655c9520c0 20241013055531369 DAUC <0003> auc.c:144 vector [3]: ik = b45aa9f5ada9a47be9c6eed333e5a916 20241013055531369 DAUC <0003> auc.c:145 vector [3]: res = 20459a6d301e643a0000000000000000 20241013055531369 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531369 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013055531369 DAUC <0003> auc.c:151 vector [3]: kc = c89374f45293ef53 20241013055531369 DAUC <0003> auc.c:152 vector [3]: sres = 105bfe57 20241013055531369 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013055531369 DAUC <0003> auc.c:113 vector [4]: rand = 8cd6d87e3a353abd1824604a4670ec67 20241013055531369 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241013055531369 DAUC <0003> auc.c:142 vector [4]: autn = 887ddbf49a0100007f63202ec70ca8f2 20241013055531369 DAUC <0003> auc.c:143 vector [4]: ck = d984db4d5f0cb49da3fed7f8c42a865e 20241013055531369 DAUC <0003> auc.c:144 vector [4]: ik = 5bdcab66fa88b7d35ee8ecda8fe7dc41 20241013055531369 DAUC <0003> auc.c:145 vector [4]: res = 4de9509d56b804930000000000000000 20241013055531369 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055531369 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013055531369 DAUC <0003> auc.c:151 vector [4]: kc = 7f4e4b09ee495951 20241013055531369 DAUC <0003> auc.c:152 vector [4]: sres = 1b51540e 20241013055531369 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013055531369 DAUC <0003> db_auc.c:245 IMSI='262421200375195': Generated 5 vectors 20241013055531369 DAUC <0003> db_auc.c:249 IMSI='262421200375195': Updating SQN=321 in DB 20241013055531377 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421200375195"} 20241013055531377 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531377 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531377 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531381 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531381 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421200375195"} 20241013055531381 DAUC <0003> db_auc.c:157 IMSI='262421200375195': No 2G Auth Data 20241013055531381 DAUC <0003> db_auc.c:236 IMSI='262421200375195': Calling to generate 5 vectors 20241013055531381 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013055531381 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531381 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531381 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241013055531381 DAUC <0003> auc.c:113 vector [0]: rand = b96ce4c9adc3e0ba05b7aab8769f4d39 20241013055531381 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241013055531381 DAUC <0003> auc.c:142 vector [0]: autn = 66124dca7b7b00008eb5eab0c7e04519 20241013055531381 DAUC <0003> auc.c:143 vector [0]: ck = b0ae1adf25368065a68a9b564b3441c1 20241013055531381 DAUC <0003> auc.c:144 vector [0]: ik = 43e26c58eb2f85bb142cac65899d586a 20241013055531381 DAUC <0003> auc.c:145 vector [0]: res = 86f615f0d9ee91ed0000000000000000 20241013055531381 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531381 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055531381 DAUC <0003> auc.c:151 vector [0]: kc = 41ea41b40cb01c75 20241013055531381 DAUC <0003> auc.c:152 vector [0]: sres = 5f18841d 20241013055531381 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055531381 DAUC <0003> auc.c:113 vector [1]: rand = 4f166648334a88fa37ad05d583cdceb4 20241013055531381 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241013055531381 DAUC <0003> auc.c:142 vector [1]: autn = 90cfce3fecf70000179a7363fbdfd5b1 20241013055531381 DAUC <0003> auc.c:143 vector [1]: ck = dee3a5a9bd9363b936b761a5e91204b2 20241013055531381 DAUC <0003> auc.c:144 vector [1]: ik = 6f148783bc7263bb934ff9f6d66d764c 20241013055531381 DAUC <0003> auc.c:145 vector [1]: res = 935a549d46cc2b170000000000000000 20241013055531381 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531381 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013055531381 DAUC <0003> auc.c:151 vector [1]: kc = 140fba793e9e72fc 20241013055531381 DAUC <0003> auc.c:152 vector [1]: sres = d5967f8a 20241013055531381 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013055531381 DAUC <0003> auc.c:113 vector [2]: rand = 76ca36a91c8822ce91c816a1535b3749 20241013055531381 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241013055531381 DAUC <0003> auc.c:142 vector [2]: autn = 0837b4a0e02e0000d2463c374bc8b236 20241013055531381 DAUC <0003> auc.c:143 vector [2]: ck = 3ad1a0ec19f6a1ebce8534f8804680e5 20241013055531381 DAUC <0003> auc.c:144 vector [2]: ik = 9250221523018d6f2bbcdf7a9a7a0eb4 20241013055531381 DAUC <0003> auc.c:145 vector [2]: res = c5d103a07160df610000000000000000 20241013055531381 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531381 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013055531381 DAUC <0003> auc.c:151 vector [2]: kc = 4db8697b20cba2d5 20241013055531381 DAUC <0003> auc.c:152 vector [2]: sres = b4b1dcc1 20241013055531381 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013055531381 DAUC <0003> auc.c:113 vector [3]: rand = d587a5eb22da4ead4cb1a7a2f8e4fcbc 20241013055531381 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241013055531381 DAUC <0003> auc.c:142 vector [3]: autn = 735c140a246600005958f3f6d78e01d2 20241013055531381 DAUC <0003> auc.c:143 vector [3]: ck = 482a8f159466d439e107c4675e3d9e21 20241013055531381 DAUC <0003> auc.c:144 vector [3]: ik = a4e3ea7eae4456da1c0d3ac9dd7dcbb2 20241013055531381 DAUC <0003> auc.c:145 vector [3]: res = 67aab64cdaa614d50000000000000000 20241013055531381 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531381 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013055531381 DAUC <0003> auc.c:151 vector [3]: kc = 11c39bc5b962d770 20241013055531381 DAUC <0003> auc.c:152 vector [3]: sres = bd0ca299 20241013055531381 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013055531381 DAUC <0003> auc.c:113 vector [4]: rand = 2267132c322b711ba0e7db4ce46eee9b 20241013055531381 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241013055531381 DAUC <0003> auc.c:142 vector [4]: autn = 2757496185d10000a269854d8a21841e 20241013055531381 DAUC <0003> auc.c:143 vector [4]: ck = 59fd5cf6feb05551f2059e890f16bcca 20241013055531381 DAUC <0003> auc.c:144 vector [4]: ik = 146c912c6c6c0c9665e4621d0d6d89b2 20241013055531381 DAUC <0003> auc.c:145 vector [4]: res = e5f22840454a4bf20000000000000000 20241013055531381 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055531381 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013055531381 DAUC <0003> auc.c:151 vector [4]: kc = da70314e90a76cbf 20241013055531381 DAUC <0003> auc.c:152 vector [4]: sres = a0b863b2 20241013055531381 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013055531381 DAUC <0003> db_auc.c:245 IMSI='262421200375195': Generated 5 vectors 20241013055531381 DAUC <0003> db_auc.c:249 IMSI='262421200375195': Updating SQN=481 in DB 20241013055531388 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421200375195"} 20241013055531388 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421200375195 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531388 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531388 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4258 20241013055531416 DAUC <0003> db_auc.c:157 IMSI='262421080580035': No 2G Auth Data 20241013055531416 DAUC <0003> db_auc.c:192 IMSI='262421080580035': No 3G Auth Data 20241013055531448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 20241013055531452 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531452 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421080580035"} 20241013055531452 DAUC <0003> db_auc.c:157 IMSI='262421080580035': No 2G Auth Data 20241013055531452 DAUC <0003> db_auc.c:236 IMSI='262421080580035': Calling to generate 1 vectors 20241013055531452 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241013055531452 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531452 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013055531452 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055531452 DAUC <0003> auc.c:113 vector [0]: rand = 1f05d7ae85b32e9c24126d6689cc1dc5 20241013055531452 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055531452 DAUC <0003> auc.c:142 vector [0]: autn = baaa72e739620000ad593e7cefed3302 20241013055531452 DAUC <0003> auc.c:143 vector [0]: ck = 212bfb753a501b9aa0574405c0b7c101 20241013055531452 DAUC <0003> auc.c:144 vector [0]: ik = b94c823e55bed37a3f29ce89dd7cb933 20241013055531452 DAUC <0003> auc.c:145 vector [0]: res = 9894825310513edd0000000000000000 20241013055531452 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531452 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055531452 DAUC <0003> auc.c:151 vector [0]: kc = 0719f3c77225b0d2 20241013055531452 DAUC <0003> auc.c:152 vector [0]: sres = 88c5bc8e 20241013055531452 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055531452 DAUC <0003> db_auc.c:245 IMSI='262421080580035': Generated 1 vectors 20241013055531452 DAUC <0003> db_auc.c:249 IMSI='262421080580035': Updating SQN=33 in DB 20241013055531460 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421080580035"} 20241013055531460 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531460 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531460 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531463 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531463 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421080580035"} 20241013055531463 DAUC <0003> db_auc.c:157 IMSI='262421080580035': No 2G Auth Data 20241013055531463 DAUC <0003> db_auc.c:236 IMSI='262421080580035': Calling to generate 4 vectors 20241013055531463 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241013055531463 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531463 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013055531463 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241013055531463 DAUC <0003> auc.c:113 vector [0]: rand = 65a5359e3b9f2a36bb6617d139ea0bc3 20241013055531463 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241013055531463 DAUC <0003> auc.c:142 vector [0]: autn = 11679cff76310000d59f8235ca7cf72e 20241013055531463 DAUC <0003> auc.c:143 vector [0]: ck = 06ce9a59927e1bd55138059fc6c5fa4e 20241013055531463 DAUC <0003> auc.c:144 vector [0]: ik = ffdacb72a6a0437c8377a844e7b8f3d7 20241013055531463 DAUC <0003> auc.c:145 vector [0]: res = b7278f393d0744080000000000000000 20241013055531463 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531463 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055531463 DAUC <0003> auc.c:151 vector [0]: kc = 2b5bfcf015a35130 20241013055531463 DAUC <0003> auc.c:152 vector [0]: sres = 8a20cb31 20241013055531463 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055531463 DAUC <0003> auc.c:113 vector [1]: rand = fa35a5d73715f380630adf856c1de3f8 20241013055531463 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241013055531463 DAUC <0003> auc.c:142 vector [1]: autn = f3c77553ffed00006d7105a8023162d0 20241013055531463 DAUC <0003> auc.c:143 vector [1]: ck = d60a3dabab2e565cd4a37c98b711307f 20241013055531463 DAUC <0003> auc.c:144 vector [1]: ik = 83dad6f52ffb5659bc2ecae3aa0675d6 20241013055531463 DAUC <0003> auc.c:145 vector [1]: res = b750c8a016d8f97c0000000000000000 20241013055531463 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531463 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013055531463 DAUC <0003> auc.c:151 vector [1]: kc = 3d5d5d2599c245ac 20241013055531463 DAUC <0003> auc.c:152 vector [1]: sres = a18831dc 20241013055531463 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013055531463 DAUC <0003> auc.c:113 vector [2]: rand = ac2aaf466023f8aa09caa4fdf125e52d 20241013055531463 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241013055531463 DAUC <0003> auc.c:142 vector [2]: autn = bebe2e14c6ef000088d094bae6a3d736 20241013055531463 DAUC <0003> auc.c:143 vector [2]: ck = c3c755dbc2cc3e79366d276432a6ae79 20241013055531463 DAUC <0003> auc.c:144 vector [2]: ik = cd53186a2cb13af54159d4320b18f043 20241013055531463 DAUC <0003> auc.c:145 vector [2]: res = ed1c4f5502586e590000000000000000 20241013055531463 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531463 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013055531463 DAUC <0003> auc.c:151 vector [2]: kc = 79a0bee7d7c35ab6 20241013055531463 DAUC <0003> auc.c:152 vector [2]: sres = ef44210c 20241013055531463 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013055531463 DAUC <0003> auc.c:113 vector [3]: rand = ca7e329ac235fc2adad56cbd24f16158 20241013055531463 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241013055531463 DAUC <0003> auc.c:142 vector [3]: autn = bd12cb2bced3000028ff3c30a1f4d62f 20241013055531463 DAUC <0003> auc.c:143 vector [3]: ck = 59853a6be3b5053a51f890a6fe644c03 20241013055531463 DAUC <0003> auc.c:144 vector [3]: ik = 91902450d27ebf14bb0ad22dac84a7e0 20241013055531463 DAUC <0003> auc.c:145 vector [3]: res = b35b227a194dcdf70000000000000000 20241013055531463 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531463 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013055531463 DAUC <0003> auc.c:151 vector [3]: kc = 22e75cb0632b51cd 20241013055531463 DAUC <0003> auc.c:152 vector [3]: sres = aa16ef8d 20241013055531463 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013055531463 DAUC <0003> db_auc.c:245 IMSI='262421080580035': Generated 4 vectors 20241013055531463 DAUC <0003> db_auc.c:249 IMSI='262421080580035': Updating SQN=161 in DB 20241013055531471 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421080580035"} 20241013055531471 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531471 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531471 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531474 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531474 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421080580035"} 20241013055531474 DAUC <0003> db_auc.c:157 IMSI='262421080580035': No 2G Auth Data 20241013055531474 DAUC <0003> db_auc.c:236 IMSI='262421080580035': Calling to generate 5 vectors 20241013055531474 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013055531474 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531474 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013055531474 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241013055531474 DAUC <0003> auc.c:113 vector [0]: rand = 619896f3a7b3097eacb4c9da1ce40f4c 20241013055531474 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241013055531474 DAUC <0003> auc.c:142 vector [0]: autn = c4927ec842c8000050eb43bd09f5d730 20241013055531474 DAUC <0003> auc.c:143 vector [0]: ck = d5bcba9aaa2a0608daa66ad5edd8dbbd 20241013055531474 DAUC <0003> auc.c:144 vector [0]: ik = e1877ebb68b57ba60f12cca86bc29271 20241013055531474 DAUC <0003> auc.c:145 vector [0]: res = 6b09195e7d0b37950000000000000000 20241013055531474 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531474 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055531474 DAUC <0003> auc.c:151 vector [0]: kc = e18f625c44853462 20241013055531474 DAUC <0003> auc.c:152 vector [0]: sres = 16022ecb 20241013055531474 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055531474 DAUC <0003> auc.c:113 vector [1]: rand = 08717b4c02c2e5a7ac658b24ff344fcc 20241013055531474 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241013055531474 DAUC <0003> auc.c:142 vector [1]: autn = ce98698c53ff0000d14fa9f7433efca9 20241013055531474 DAUC <0003> auc.c:143 vector [1]: ck = 762366ab3194e3879bb019a53b3e1c8e 20241013055531474 DAUC <0003> auc.c:144 vector [1]: ik = a47f8784912ba1c886b9dc1e78c6571d 20241013055531474 DAUC <0003> auc.c:145 vector [1]: res = e07d3166abe0a9940000000000000000 20241013055531474 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531475 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013055531475 DAUC <0003> auc.c:151 vector [1]: kc = cf552494e34709dc 20241013055531475 DAUC <0003> auc.c:152 vector [1]: sres = 4b9d98f2 20241013055531475 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013055531475 DAUC <0003> auc.c:113 vector [2]: rand = 90f0916167c7efe1411f070cf88eeb9c 20241013055531475 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241013055531475 DAUC <0003> auc.c:142 vector [2]: autn = b0a50f739efa0000138982043c0c0e0d 20241013055531475 DAUC <0003> auc.c:143 vector [2]: ck = 4e9aa7660c7e1b5eb630b2bd032b9fd9 20241013055531475 DAUC <0003> auc.c:144 vector [2]: ik = 9dda1f5e3817ffd0613fb26c09897374 20241013055531475 DAUC <0003> auc.c:145 vector [2]: res = e55b44fc9bced2f20000000000000000 20241013055531475 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531475 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013055531475 DAUC <0003> auc.c:151 vector [2]: kc = 044fb8e93ecb0823 20241013055531475 DAUC <0003> auc.c:152 vector [2]: sres = 7e95960e 20241013055531475 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013055531475 DAUC <0003> auc.c:113 vector [3]: rand = ccd1c3162a0ac87315901c2331c2fc6e 20241013055531475 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241013055531475 DAUC <0003> auc.c:142 vector [3]: autn = 1a8ced22a5550000f4ad42384bd91a11 20241013055531475 DAUC <0003> auc.c:143 vector [3]: ck = ea3c462e018bed38b3c943a75aaa27e8 20241013055531475 DAUC <0003> auc.c:144 vector [3]: ik = 00831f23758260d1783a36cbefc937ba 20241013055531475 DAUC <0003> auc.c:145 vector [3]: res = 14fa2285bbf9507b0000000000000000 20241013055531475 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531475 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013055531475 DAUC <0003> auc.c:151 vector [3]: kc = 214c2c61c16a9dbb 20241013055531475 DAUC <0003> auc.c:152 vector [3]: sres = af0372fe 20241013055531475 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013055531475 DAUC <0003> auc.c:113 vector [4]: rand = 7e69bc38e39d32543f43ff01f75691bb 20241013055531475 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241013055531475 DAUC <0003> auc.c:142 vector [4]: autn = 7959197a8b8b00001ee9416d625833bf 20241013055531475 DAUC <0003> auc.c:143 vector [4]: ck = e1a8cba5a30b740526bed0f308e2090b 20241013055531475 DAUC <0003> auc.c:144 vector [4]: ik = 87a548057025a713cbfa6825ee0b4899 20241013055531475 DAUC <0003> auc.c:145 vector [4]: res = 331dd131262ad6450000000000000000 20241013055531475 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055531475 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013055531475 DAUC <0003> auc.c:151 vector [4]: kc = 8b493b7635c79284 20241013055531475 DAUC <0003> auc.c:152 vector [4]: sres = 15370774 20241013055531475 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013055531475 DAUC <0003> db_auc.c:245 IMSI='262421080580035': Generated 5 vectors 20241013055531475 DAUC <0003> db_auc.c:249 IMSI='262421080580035': Updating SQN=321 in DB 20241013055531482 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421080580035"} 20241013055531482 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531482 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531482 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531485 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531485 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421080580035"} 20241013055531485 DAUC <0003> db_auc.c:157 IMSI='262421080580035': No 2G Auth Data 20241013055531485 DAUC <0003> db_auc.c:236 IMSI='262421080580035': Calling to generate 5 vectors 20241013055531485 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013055531485 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531485 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013055531485 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241013055531485 DAUC <0003> auc.c:113 vector [0]: rand = 3194d69c43f8cc6886ca5fec99d4af7f 20241013055531485 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241013055531485 DAUC <0003> auc.c:142 vector [0]: autn = 2eaa7660b12d0000086e15a85961f7a6 20241013055531485 DAUC <0003> auc.c:143 vector [0]: ck = 2b8c9671b5b979610e53f27863ba97f2 20241013055531485 DAUC <0003> auc.c:144 vector [0]: ik = dd907aebd127ac64242384ca77b68cb4 20241013055531485 DAUC <0003> auc.c:145 vector [0]: res = e0c3fbd520f013bf0000000000000000 20241013055531485 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531485 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055531485 DAUC <0003> auc.c:151 vector [0]: kc = dc6c9a287092ce43 20241013055531485 DAUC <0003> auc.c:152 vector [0]: sres = c033e86a 20241013055531485 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055531485 DAUC <0003> auc.c:113 vector [1]: rand = 0f8d56ccecdac75885c9795d5696c29f 20241013055531485 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241013055531485 DAUC <0003> auc.c:142 vector [1]: autn = 3efc940090d000002881b131dbb2aea6 20241013055531485 DAUC <0003> auc.c:143 vector [1]: ck = 9a9ad93436f4edda54ecb5784156b65b 20241013055531485 DAUC <0003> auc.c:144 vector [1]: ik = 920874d1e0a4b6df71816c6f81ac8759 20241013055531485 DAUC <0003> auc.c:145 vector [1]: res = 279a184984d3a3cc0000000000000000 20241013055531485 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531485 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013055531485 DAUC <0003> auc.c:151 vector [1]: kc = 2dff74f216aa6a07 20241013055531485 DAUC <0003> auc.c:152 vector [1]: sres = a349bb85 20241013055531485 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013055531485 DAUC <0003> auc.c:113 vector [2]: rand = 80d1b7c864b54f4fb7561200bc9b3ab7 20241013055531485 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241013055531485 DAUC <0003> auc.c:142 vector [2]: autn = e3087f8647960000d1316b124c2d1e13 20241013055531486 DAUC <0003> auc.c:143 vector [2]: ck = 04be099355bd0d670b81f01eb71f222b 20241013055531486 DAUC <0003> auc.c:144 vector [2]: ik = 29534c227aa058af327baf7d8fdab5a7 20241013055531486 DAUC <0003> auc.c:145 vector [2]: res = 33afa68603256da90000000000000000 20241013055531486 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531486 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013055531486 DAUC <0003> auc.c:151 vector [2]: kc = 14171ad217d8c244 20241013055531486 DAUC <0003> auc.c:152 vector [2]: sres = 308acb2f 20241013055531486 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013055531486 DAUC <0003> auc.c:113 vector [3]: rand = a26be169a88f6f441926cf6ec4e8cb4f 20241013055531486 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241013055531486 DAUC <0003> auc.c:142 vector [3]: autn = dee792a0753d00005e84bcefb713d097 20241013055531486 DAUC <0003> auc.c:143 vector [3]: ck = db0452537bd1eeebe196545fc68f66e0 20241013055531486 DAUC <0003> auc.c:144 vector [3]: ik = 6059d5eb9d1d7a805e138493928538f1 20241013055531486 DAUC <0003> auc.c:145 vector [3]: res = e9b7cbca1d3f8a5e0000000000000000 20241013055531486 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531486 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013055531486 DAUC <0003> auc.c:151 vector [3]: kc = 04d85774b2c6ca7a 20241013055531486 DAUC <0003> auc.c:152 vector [3]: sres = f4884194 20241013055531486 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013055531486 DAUC <0003> auc.c:113 vector [4]: rand = 65045a8e2a494ffc9f82f11065bea9c8 20241013055531486 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241013055531486 DAUC <0003> auc.c:142 vector [4]: autn = d90f1f6f9e8b0000acda652238a50c21 20241013055531486 DAUC <0003> auc.c:143 vector [4]: ck = d8c9b5b9945e841622d4535bdcb88c62 20241013055531486 DAUC <0003> auc.c:144 vector [4]: ik = 2d40c6cdc3ae3490744e04d3f26a9f5b 20241013055531486 DAUC <0003> auc.c:145 vector [4]: res = 5ad801a3d200362a0000000000000000 20241013055531486 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055531486 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013055531486 DAUC <0003> auc.c:151 vector [4]: kc = a31324fc7922a3bf 20241013055531486 DAUC <0003> auc.c:152 vector [4]: sres = 88d83789 20241013055531486 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013055531486 DAUC <0003> db_auc.c:245 IMSI='262421080580035': Generated 5 vectors 20241013055531486 DAUC <0003> db_auc.c:249 IMSI='262421080580035': Updating SQN=481 in DB 20241013055531493 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421080580035"} 20241013055531493 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421080580035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531493 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531494 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4258 20241013055531520 DAUC <0003> db_auc.c:157 IMSI='262428423495608': No 2G Auth Data 20241013055531520 DAUC <0003> db_auc.c:192 IMSI='262428423495608': No 3G Auth Data 20241013055531560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241013055531563 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531563 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428423495608"} 20241013055531564 DAUC <0003> db_auc.c:236 IMSI='262428423495608': Calling to generate 1 vectors 20241013055531564 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241013055531564 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531564 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531564 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055531564 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531564 DAUC <0003> auc.c:113 vector [0]: rand = e3c3504c9cbea9bb4e90518f1665636c 20241013055531564 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055531564 DAUC <0003> auc.c:142 vector [0]: autn = c26b267915b500003428b9ec5ec39845 20241013055531564 DAUC <0003> auc.c:143 vector [0]: ck = d84f20ef5fd7d1bcdc86010744b6de13 20241013055531564 DAUC <0003> auc.c:144 vector [0]: ik = 315b5ca93032ca9b867b28faf14e21b1 20241013055531564 DAUC <0003> auc.c:145 vector [0]: res = eb0a9fed4049c6770000000000000000 20241013055531564 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531564 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531564 DAUC <0003> auc.c:179 vector [0]: kc = da4c4383d1078400 20241013055531564 DAUC <0003> auc.c:180 vector [0]: sres = 49997aad 20241013055531564 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531564 DAUC <0003> db_auc.c:245 IMSI='262428423495608': Generated 1 vectors 20241013055531564 DAUC <0003> db_auc.c:249 IMSI='262428423495608': Updating SQN=33 in DB 20241013055531572 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428423495608"} 20241013055531572 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531572 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531572 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531575 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531575 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428423495608"} 20241013055531575 DAUC <0003> db_auc.c:236 IMSI='262428423495608': Calling to generate 4 vectors 20241013055531575 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241013055531575 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531575 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531575 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241013055531575 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531575 DAUC <0003> auc.c:113 vector [0]: rand = a311e71041eb2a25e5722dad0100765c 20241013055531575 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241013055531575 DAUC <0003> auc.c:142 vector [0]: autn = b38d3b1349ee0000238d93934ba5b40e 20241013055531575 DAUC <0003> auc.c:143 vector [0]: ck = 70217d60c5455f80082b3f7adb16c3af 20241013055531575 DAUC <0003> auc.c:144 vector [0]: ik = c0bf909fe0b159d3a0d05fbf1a523444 20241013055531575 DAUC <0003> auc.c:145 vector [0]: res = 8116afae4aaa8fcc0000000000000000 20241013055531575 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531575 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531575 DAUC <0003> auc.c:179 vector [0]: kc = fd5ed73e1289a000 20241013055531575 DAUC <0003> auc.c:180 vector [0]: sres = f77343e0 20241013055531575 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531575 DAUC <0003> auc.c:113 vector [1]: rand = 49dbe6e86bdc0d468cfecc54974a5294 20241013055531575 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241013055531575 DAUC <0003> auc.c:142 vector [1]: autn = 0f0e6829c54900009a8b0fdf4e81f889 20241013055531575 DAUC <0003> auc.c:143 vector [1]: ck = 6c5bdaa2e45dab32a612e8a3489a3c56 20241013055531575 DAUC <0003> auc.c:144 vector [1]: ik = 0105c7c53b8ef5bff0b70abc459c388f 20241013055531575 DAUC <0003> auc.c:145 vector [1]: res = addeab6ebd46317d0000000000000000 20241013055531575 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531575 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055531575 DAUC <0003> auc.c:179 vector [1]: kc = 41e422e9e8fe2000 20241013055531575 DAUC <0003> auc.c:180 vector [1]: sres = 61a5dbb3 20241013055531575 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055531575 DAUC <0003> auc.c:113 vector [2]: rand = af252a6e47c01aff3bca21699043f409 20241013055531575 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241013055531575 DAUC <0003> auc.c:142 vector [2]: autn = 4015b91b607f00005eb38a929d6dd24b 20241013055531575 DAUC <0003> auc.c:143 vector [2]: ck = 6223d5255ea47f2e63f2b4fd2d851f20 20241013055531575 DAUC <0003> auc.c:144 vector [2]: ik = 9ebca7f17f1df26e1cbee0c683c86150 20241013055531575 DAUC <0003> auc.c:145 vector [2]: res = 1502c2d1c3a97be30000000000000000 20241013055531575 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531575 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055531575 DAUC <0003> auc.c:179 vector [2]: kc = 6f988ee5b1958400 20241013055531575 DAUC <0003> auc.c:180 vector [2]: sres = 57f3b2b4 20241013055531575 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055531575 DAUC <0003> auc.c:113 vector [3]: rand = b433aafed5ce9bb64abd8d3247f972a0 20241013055531575 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241013055531575 DAUC <0003> auc.c:142 vector [3]: autn = 55c459852deb00006bd4b55df5382d4e 20241013055531575 DAUC <0003> auc.c:143 vector [3]: ck = 431536c95d4ba1633b8e3fcb0e9a9dbf 20241013055531575 DAUC <0003> auc.c:144 vector [3]: ik = 216db38662ccf4adc4f0d4d25057b27a 20241013055531575 DAUC <0003> auc.c:145 vector [3]: res = d7a56035c2cd2c8f0000000000000000 20241013055531575 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531575 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055531575 DAUC <0003> auc.c:179 vector [3]: kc = e87da0368f7cd800 20241013055531575 DAUC <0003> auc.c:180 vector [3]: sres = 34eec288 20241013055531575 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055531575 DAUC <0003> db_auc.c:245 IMSI='262428423495608': Generated 4 vectors 20241013055531575 DAUC <0003> db_auc.c:249 IMSI='262428423495608': Updating SQN=161 in DB 20241013055531583 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428423495608"} 20241013055531583 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531583 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531583 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531586 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531586 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428423495608"} 20241013055531586 DAUC <0003> db_auc.c:236 IMSI='262428423495608': Calling to generate 5 vectors 20241013055531586 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055531586 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531586 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531586 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241013055531586 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531586 DAUC <0003> auc.c:113 vector [0]: rand = e6559ad0e96981827748a84dbc288b41 20241013055531586 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241013055531586 DAUC <0003> auc.c:142 vector [0]: autn = 0b3f05b2e9600000114596459e491559 20241013055531586 DAUC <0003> auc.c:143 vector [0]: ck = 142618ac280a15e0253a28c47d3a1870 20241013055531586 DAUC <0003> auc.c:144 vector [0]: ik = 646e5567ea7e0e5648054f832fd692d3 20241013055531586 DAUC <0003> auc.c:145 vector [0]: res = 9b3ee31615f520a20000000000000000 20241013055531586 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531586 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531586 DAUC <0003> auc.c:179 vector [0]: kc = 16faf87ebccefc00 20241013055531586 DAUC <0003> auc.c:180 vector [0]: sres = 60fabce1 20241013055531586 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531586 DAUC <0003> auc.c:113 vector [1]: rand = c9096a7397ea091ed935015912424dd4 20241013055531586 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241013055531586 DAUC <0003> auc.c:142 vector [1]: autn = 21ae21df35ce0000754206a7f80670c2 20241013055531586 DAUC <0003> auc.c:143 vector [1]: ck = 92be71138d4c15325cab4e8a83abfccc 20241013055531586 DAUC <0003> auc.c:144 vector [1]: ik = 9e165445dbaeab5488ecd12bd81f1cec 20241013055531586 DAUC <0003> auc.c:145 vector [1]: res = 5098c54c072a45c50000000000000000 20241013055531586 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531586 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055531586 DAUC <0003> auc.c:179 vector [1]: kc = c34f7b0bfe04cc00 20241013055531586 DAUC <0003> auc.c:180 vector [1]: sres = 9bf637f5 20241013055531586 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055531586 DAUC <0003> auc.c:113 vector [2]: rand = 570db343d198bba98b78ce4f5db47af5 20241013055531586 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241013055531586 DAUC <0003> auc.c:142 vector [2]: autn = 9f7d26ecc4db00001a244ba3434e4cd3 20241013055531586 DAUC <0003> auc.c:143 vector [2]: ck = 765ca6cb1b4adb12af3345e95edce680 20241013055531586 DAUC <0003> auc.c:144 vector [2]: ik = 771d09dc4eecfc8cf5821eccb996e90b 20241013055531586 DAUC <0003> auc.c:145 vector [2]: res = b51cfc447bd4eaff0000000000000000 20241013055531586 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531586 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055531586 DAUC <0003> auc.c:179 vector [2]: kc = 8f87303305ca7800 20241013055531586 DAUC <0003> auc.c:180 vector [2]: sres = f568de92 20241013055531586 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055531586 DAUC <0003> auc.c:113 vector [3]: rand = 08e3afc4ceb53ee03bfc20bf441e4e70 20241013055531586 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241013055531586 DAUC <0003> auc.c:142 vector [3]: autn = a6b0f7d8086500005e60c21be4a3ee8f 20241013055531586 DAUC <0003> auc.c:143 vector [3]: ck = c74b171def3daf9f6cb81b4362b582a8 20241013055531586 DAUC <0003> auc.c:144 vector [3]: ik = 880a817a450112185bad5b50060a4f68 20241013055531586 DAUC <0003> auc.c:145 vector [3]: res = 9aae06bd62f8ad4a0000000000000000 20241013055531586 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531586 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055531586 DAUC <0003> auc.c:179 vector [3]: kc = 089cbf88d4294800 20241013055531586 DAUC <0003> auc.c:180 vector [3]: sres = 3bc1eb0b 20241013055531586 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055531586 DAUC <0003> auc.c:113 vector [4]: rand = ec1c631dbb20ddd00db11dfa1b728b71 20241013055531586 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241013055531586 DAUC <0003> auc.c:142 vector [4]: autn = bb71d5ff147900001e912a121b934df3 20241013055531586 DAUC <0003> auc.c:143 vector [4]: ck = 3d28093b4c71966791a826cb37275a69 20241013055531586 DAUC <0003> auc.c:144 vector [4]: ik = cbc74ff21ce1bba65e7748944113b582 20241013055531586 DAUC <0003> auc.c:145 vector [4]: res = fbeae1fd7f1aa2460000000000000000 20241013055531586 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055531586 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055531586 DAUC <0003> auc.c:179 vector [4]: kc = 219bd664e8c15400 20241013055531586 DAUC <0003> auc.c:180 vector [4]: sres = c5f9f886 20241013055531586 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055531586 DAUC <0003> db_auc.c:245 IMSI='262428423495608': Generated 5 vectors 20241013055531586 DAUC <0003> db_auc.c:249 IMSI='262428423495608': Updating SQN=321 in DB 20241013055531594 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428423495608"} 20241013055531594 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531594 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531594 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531598 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531598 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428423495608"} 20241013055531598 DAUC <0003> db_auc.c:236 IMSI='262428423495608': Calling to generate 5 vectors 20241013055531598 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055531598 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531598 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531598 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241013055531598 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531598 DAUC <0003> auc.c:113 vector [0]: rand = 26c629c4fd5c38a2a3450f77a6eb8921 20241013055531598 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241013055531598 DAUC <0003> auc.c:142 vector [0]: autn = e2fb7cc008090000c6b90003a63eb5fc 20241013055531598 DAUC <0003> auc.c:143 vector [0]: ck = a82739d0d41b6ac9487c536f456abcdf 20241013055531598 DAUC <0003> auc.c:144 vector [0]: ik = 956f964af1691003159a4f402513d2f1 20241013055531598 DAUC <0003> auc.c:145 vector [0]: res = 2a5d98b709371de90000000000000000 20241013055531598 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531598 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531598 DAUC <0003> auc.c:179 vector [0]: kc = 91921dac03328400 20241013055531598 DAUC <0003> auc.c:180 vector [0]: sres = 02e54328 20241013055531598 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531598 DAUC <0003> auc.c:113 vector [1]: rand = 31e0ff588f8360ad654907111a19de50 20241013055531598 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241013055531598 DAUC <0003> auc.c:142 vector [1]: autn = 43d186ef8bd20000c86a321429490810 20241013055531598 DAUC <0003> auc.c:143 vector [1]: ck = aeee2981878f4a435200cbd71896cc63 20241013055531598 DAUC <0003> auc.c:144 vector [1]: ik = 3c828c909162ada2272774eecce16180 20241013055531598 DAUC <0003> auc.c:145 vector [1]: res = 45c9332ca13f85960000000000000000 20241013055531598 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531598 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055531598 DAUC <0003> auc.c:179 vector [1]: kc = 25b6a4a657885400 20241013055531598 DAUC <0003> auc.c:180 vector [1]: sres = 34deb01a 20241013055531598 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055531598 DAUC <0003> auc.c:113 vector [2]: rand = c17f1c878aa7a5f87ebf57d769994c24 20241013055531598 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241013055531598 DAUC <0003> auc.c:142 vector [2]: autn = 90732f8c852700007cd9da027ef2efbe 20241013055531598 DAUC <0003> auc.c:143 vector [2]: ck = 0e83abec7685d5698e21f66a8c115065 20241013055531598 DAUC <0003> auc.c:144 vector [2]: ik = 94112c40952ed6939fdfaa7387f1e1bf 20241013055531598 DAUC <0003> auc.c:145 vector [2]: res = 27439963c805a1ea0000000000000000 20241013055531598 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531598 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055531598 DAUC <0003> auc.c:179 vector [2]: kc = f0aeb04148b65000 20241013055531598 DAUC <0003> auc.c:180 vector [2]: sres = 5eb1ae16 20241013055531598 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055531598 DAUC <0003> auc.c:113 vector [3]: rand = 68153d5c4177a31ef42a1b96a77e4454 20241013055531598 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241013055531598 DAUC <0003> auc.c:142 vector [3]: autn = 642b0c7d57b6000049ee68d7a156f5ce 20241013055531598 DAUC <0003> auc.c:143 vector [3]: ck = 1a46480d5b2ae15bc6ddc27bd16d250d 20241013055531598 DAUC <0003> auc.c:144 vector [3]: ik = f17fb919e73bbfc221597fe3873bd748 20241013055531598 DAUC <0003> auc.c:145 vector [3]: res = d06108d6f2f548f50000000000000000 20241013055531598 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531598 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055531598 DAUC <0003> auc.c:179 vector [3]: kc = 780509127013b400 20241013055531598 DAUC <0003> auc.c:180 vector [3]: sres = bb1ef608 20241013055531598 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055531598 DAUC <0003> auc.c:113 vector [4]: rand = 7ef3122f77009adbc7d5cea0ccd12613 20241013055531598 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241013055531598 DAUC <0003> auc.c:142 vector [4]: autn = bcd6d61351bc0000a089fee7e68602ff 20241013055531598 DAUC <0003> auc.c:143 vector [4]: ck = 4f77153a53340377c88cd1cad45132dc 20241013055531598 DAUC <0003> auc.c:144 vector [4]: ik = 959138ecd3c43406455c9d246e239a90 20241013055531598 DAUC <0003> auc.c:145 vector [4]: res = 718b333bd964d42c0000000000000000 20241013055531598 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055531598 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055531598 DAUC <0003> auc.c:179 vector [4]: kc = 2b2a472436f9c400 20241013055531598 DAUC <0003> auc.c:180 vector [4]: sres = a38b19f4 20241013055531598 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055531598 DAUC <0003> db_auc.c:245 IMSI='262428423495608': Generated 5 vectors 20241013055531598 DAUC <0003> db_auc.c:249 IMSI='262428423495608': Updating SQN=481 in DB 20241013055531605 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428423495608"} 20241013055531605 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428423495608 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531605 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531605 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241013055531640 DAUC <0003> db_auc.c:157 IMSI='262420973592736': No 2G Auth Data 20241013055531640 DAUC <0003> db_auc.c:192 IMSI='262420973592736': No 3G Auth Data 20241013055531680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241013055531684 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531684 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420973592736"} 20241013055531684 DAUC <0003> db_auc.c:236 IMSI='262420973592736': Calling to generate 1 vectors 20241013055531684 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241013055531684 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531684 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531684 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055531684 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531684 DAUC <0003> auc.c:113 vector [0]: rand = ad4d83337dd007acfa9eff54241ea147 20241013055531684 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055531684 DAUC <0003> auc.c:142 vector [0]: autn = c7ab87057b9d0000db7764008330cb55 20241013055531684 DAUC <0003> auc.c:143 vector [0]: ck = 5b560566497b3a6bcfd3ecfa62a64952 20241013055531684 DAUC <0003> auc.c:144 vector [0]: ik = b5544267f23fb2b107080d8baa38e970 20241013055531684 DAUC <0003> auc.c:145 vector [0]: res = 51e22f874f85328a0000000000000000 20241013055531684 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531684 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531684 DAUC <0003> auc.c:179 vector [0]: kc = a4aea794816a2800 20241013055531684 DAUC <0003> auc.c:180 vector [0]: sres = 2451ccd7 20241013055531684 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531684 DAUC <0003> db_auc.c:245 IMSI='262420973592736': Generated 1 vectors 20241013055531684 DAUC <0003> db_auc.c:249 IMSI='262420973592736': Updating SQN=33 in DB 20241013055531692 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420973592736"} 20241013055531692 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531692 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531692 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531695 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531695 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420973592736"} 20241013055531695 DAUC <0003> db_auc.c:236 IMSI='262420973592736': Calling to generate 4 vectors 20241013055531695 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241013055531695 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531695 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531695 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241013055531695 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531695 DAUC <0003> auc.c:113 vector [0]: rand = 0dbfab59a2f3aa4baf5d5b1991b08736 20241013055531695 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241013055531695 DAUC <0003> auc.c:142 vector [0]: autn = 632e284005080000656d27924e78cb8a 20241013055531695 DAUC <0003> auc.c:143 vector [0]: ck = ee490a37c795ccd5178a62180b3c4cef 20241013055531695 DAUC <0003> auc.c:144 vector [0]: ik = d58f28fa261ac0c6a8bb6dce93fba850 20241013055531695 DAUC <0003> auc.c:145 vector [0]: res = c5cacee86124774d0000000000000000 20241013055531695 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531695 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531695 DAUC <0003> auc.c:179 vector [0]: kc = b96a29cd5aa38000 20241013055531695 DAUC <0003> auc.c:180 vector [0]: sres = 3a217237 20241013055531695 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531695 DAUC <0003> auc.c:113 vector [1]: rand = 1d04ced2f222436b481dad308b5dc326 20241013055531695 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241013055531695 DAUC <0003> auc.c:142 vector [1]: autn = 0633c76419760000db1c0cbd916b715f 20241013055531695 DAUC <0003> auc.c:143 vector [1]: ck = 62bf86aaaf330a0ad0b8a9e818c7bbba 20241013055531695 DAUC <0003> auc.c:144 vector [1]: ik = 6f4a54482411c88aa5e3f1795d4e5891 20241013055531695 DAUC <0003> auc.c:145 vector [1]: res = 862999baf25338200000000000000000 20241013055531695 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531695 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055531695 DAUC <0003> auc.c:179 vector [1]: kc = 628ec1fc90362800 20241013055531695 DAUC <0003> auc.c:180 vector [1]: sres = b25076fe 20241013055531695 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055531695 DAUC <0003> auc.c:113 vector [2]: rand = 9a01c434e144b5edca7fd2c598837a1e 20241013055531695 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241013055531695 DAUC <0003> auc.c:142 vector [2]: autn = c81d3b49ee0d0000048a3707cbfe5614 20241013055531695 DAUC <0003> auc.c:143 vector [2]: ck = c0c744c3cb7c698b1cc0e90b2d97f50d 20241013055531695 DAUC <0003> auc.c:144 vector [2]: ik = 7cca35c749730a6e0a041586dc2ea8e5 20241013055531695 DAUC <0003> auc.c:145 vector [2]: res = 4c8742ba66fcd26c0000000000000000 20241013055531695 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531695 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055531695 DAUC <0003> auc.c:179 vector [2]: kc = 70881f144fc01c00 20241013055531695 DAUC <0003> auc.c:180 vector [2]: sres = cd49dc20 20241013055531695 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055531695 DAUC <0003> auc.c:113 vector [3]: rand = 27801792d39a7a133c0eb208bd602b23 20241013055531695 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241013055531695 DAUC <0003> auc.c:142 vector [3]: autn = 9dd053920dcd0000830bb65087fb0506 20241013055531695 DAUC <0003> auc.c:143 vector [3]: ck = 749c2aa8dfeaa3a117bff103dad3658e 20241013055531695 DAUC <0003> auc.c:144 vector [3]: ik = fd7520404cd0653957e28502de727daf 20241013055531695 DAUC <0003> auc.c:145 vector [3]: res = 47cb01bf569fa5840000000000000000 20241013055531695 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531695 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055531695 DAUC <0003> auc.c:179 vector [3]: kc = 7c1e3218247fe000 20241013055531695 DAUC <0003> auc.c:180 vector [3]: sres = 22454859 20241013055531695 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055531695 DAUC <0003> db_auc.c:245 IMSI='262420973592736': Generated 4 vectors 20241013055531695 DAUC <0003> db_auc.c:249 IMSI='262420973592736': Updating SQN=161 in DB 20241013055531701 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420973592736"} 20241013055531701 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531701 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531701 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531704 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531705 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420973592736"} 20241013055531705 DAUC <0003> db_auc.c:236 IMSI='262420973592736': Calling to generate 5 vectors 20241013055531705 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055531705 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531705 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531705 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241013055531705 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531705 DAUC <0003> auc.c:113 vector [0]: rand = 4cf5ffa6f70c52ae26a357f0b041c0ae 20241013055531705 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241013055531705 DAUC <0003> auc.c:142 vector [0]: autn = ca1e239b51700000172c927eace9a2a5 20241013055531705 DAUC <0003> auc.c:143 vector [0]: ck = 55b82311a374a03e86c60aecc5c9e8b3 20241013055531705 DAUC <0003> auc.c:144 vector [0]: ik = d2e978ca894ba7e6ce06b04a726f8e9f 20241013055531705 DAUC <0003> auc.c:145 vector [0]: res = 76eee1e6814b00100000000000000000 20241013055531705 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531705 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531705 DAUC <0003> auc.c:179 vector [0]: kc = dc5a59d048ecc000 20241013055531705 DAUC <0003> auc.c:180 vector [0]: sres = 0aa21119 20241013055531705 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531705 DAUC <0003> auc.c:113 vector [1]: rand = 8b71d88f7586c4f9b4e4bccbf9932ae5 20241013055531705 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241013055531705 DAUC <0003> auc.c:142 vector [1]: autn = 6c580728ad580000e9c288cbb6ba166a 20241013055531705 DAUC <0003> auc.c:143 vector [1]: ck = acfee16393471dceb7318898e38b14e7 20241013055531705 DAUC <0003> auc.c:144 vector [1]: ik = 366cc2256b1be56afdec4cf45e64c5ec 20241013055531705 DAUC <0003> auc.c:145 vector [1]: res = 68d2267fabb89a630000000000000000 20241013055531705 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531705 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055531705 DAUC <0003> auc.c:179 vector [1]: kc = 55b41f4d04d08400 20241013055531705 DAUC <0003> auc.c:180 vector [1]: sres = 57c64509 20241013055531705 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055531705 DAUC <0003> auc.c:113 vector [2]: rand = 5f3a1281f5d440e077c24352db69e663 20241013055531705 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241013055531705 DAUC <0003> auc.c:142 vector [2]: autn = f9504cec986a00005f9b4923750a7bf4 20241013055531705 DAUC <0003> auc.c:143 vector [2]: ck = 2abd91fa8d7cbe3e2a94f0d75a7b5c93 20241013055531705 DAUC <0003> auc.c:144 vector [2]: ik = cc8261be6080eff16e0a93649d64e9f9 20241013055531705 DAUC <0003> auc.c:145 vector [2]: res = fbff161bb8f1e7f70000000000000000 20241013055531705 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531705 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055531705 DAUC <0003> auc.c:179 vector [2]: kc = bc166e1633921400 20241013055531705 DAUC <0003> auc.c:180 vector [2]: sres = f9157127 20241013055531705 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055531705 DAUC <0003> auc.c:113 vector [3]: rand = a1b2ef7a52220c82417c58d0203f1b1a 20241013055531705 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241013055531705 DAUC <0003> auc.c:142 vector [3]: autn = a0f07723f8000000113d6863b9bf5cad 20241013055531705 DAUC <0003> auc.c:143 vector [3]: ck = b1e7ad35225aeebcaa49dd05286aca00 20241013055531705 DAUC <0003> auc.c:144 vector [3]: ik = d1004e806430208b0111613a7486aadf 20241013055531705 DAUC <0003> auc.c:145 vector [3]: res = 5b7ca2a08b8bc9790000000000000000 20241013055531705 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531705 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055531705 DAUC <0003> auc.c:179 vector [3]: kc = 0feadc583421c400 20241013055531705 DAUC <0003> auc.c:180 vector [3]: sres = 6902dc5f 20241013055531705 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055531705 DAUC <0003> auc.c:113 vector [4]: rand = 452711321be112daee79d9eb2e5e027a 20241013055531705 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241013055531705 DAUC <0003> auc.c:142 vector [4]: autn = e047d318ad6c00005b853d4bd7ebd525 20241013055531705 DAUC <0003> auc.c:143 vector [4]: ck = 0cb0f60967fcfdef55002d65739b3014 20241013055531705 DAUC <0003> auc.c:144 vector [4]: ik = b20a72450d822052f715a04c3fed8dce 20241013055531705 DAUC <0003> auc.c:145 vector [4]: res = 7539b58bb715096b0000000000000000 20241013055531705 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055531705 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055531705 DAUC <0003> auc.c:179 vector [4]: kc = 8b3874c18e20d400 20241013055531705 DAUC <0003> auc.c:180 vector [4]: sres = df88d772 20241013055531705 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055531705 DAUC <0003> db_auc.c:245 IMSI='262420973592736': Generated 5 vectors 20241013055531705 DAUC <0003> db_auc.c:249 IMSI='262420973592736': Updating SQN=321 in DB 20241013055531712 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420973592736"} 20241013055531712 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531712 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531712 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531716 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531716 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420973592736"} 20241013055531716 DAUC <0003> db_auc.c:236 IMSI='262420973592736': Calling to generate 5 vectors 20241013055531716 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055531716 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531716 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531716 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241013055531716 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531716 DAUC <0003> auc.c:113 vector [0]: rand = f60608c608f09436d6fd507d494a3095 20241013055531716 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241013055531716 DAUC <0003> auc.c:142 vector [0]: autn = a061be1ad7b30000441ac0561b7bf877 20241013055531716 DAUC <0003> auc.c:143 vector [0]: ck = fe222bc9713d610a477762a27a68cd35 20241013055531716 DAUC <0003> auc.c:144 vector [0]: ik = bb882da634b8096218623fdc3cd300a0 20241013055531716 DAUC <0003> auc.c:145 vector [0]: res = ced355a7ad6320640000000000000000 20241013055531716 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531716 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531716 DAUC <0003> auc.c:179 vector [0]: kc = f830ec654273d400 20241013055531716 DAUC <0003> auc.c:180 vector [0]: sres = 8f0c10a5 20241013055531716 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531716 DAUC <0003> auc.c:113 vector [1]: rand = 06dd18da864fab5c9a03ba45c62ce509 20241013055531716 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241013055531716 DAUC <0003> auc.c:142 vector [1]: autn = 9492548b0f94000082b1646104cf8724 20241013055531716 DAUC <0003> auc.c:143 vector [1]: ck = e4ff4898d043cfe51684e9f35c933ca4 20241013055531716 DAUC <0003> auc.c:144 vector [1]: ik = 96f680f9b617990359775b5b535459f2 20241013055531716 DAUC <0003> auc.c:145 vector [1]: res = afb815cacb80c06f0000000000000000 20241013055531716 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531716 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055531716 DAUC <0003> auc.c:179 vector [1]: kc = 40b569ba2f0b0800 20241013055531716 DAUC <0003> auc.c:180 vector [1]: sres = 06dd6db9 20241013055531716 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055531716 DAUC <0003> auc.c:113 vector [2]: rand = 7acc8ca456dad36cbc67bd72629ec7da 20241013055531716 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241013055531716 DAUC <0003> auc.c:142 vector [2]: autn = a899a3d5fd9f00002a826f7dd981a240 20241013055531716 DAUC <0003> auc.c:143 vector [2]: ck = f23230c53e72d1492fb80c9fccf2ef89 20241013055531716 DAUC <0003> auc.c:144 vector [2]: ik = 8a2bc40706fd06ec178d5e05a5479b61 20241013055531716 DAUC <0003> auc.c:145 vector [2]: res = d141b7f7fccdae3c0000000000000000 20241013055531716 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531716 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055531716 DAUC <0003> auc.c:179 vector [2]: kc = 0f788aa4ba610c00 20241013055531716 DAUC <0003> auc.c:180 vector [2]: sres = 0d7e6a08 20241013055531716 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055531716 DAUC <0003> auc.c:113 vector [3]: rand = 610b01ef1c4b9d8e91e98a7dbe10a78c 20241013055531716 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241013055531716 DAUC <0003> auc.c:142 vector [3]: autn = ca6c5173994b0000de8237c1eeab499f 20241013055531716 DAUC <0003> auc.c:143 vector [3]: ck = 0e133c921de36e1fb833e908b1cef7d5 20241013055531716 DAUC <0003> auc.c:144 vector [3]: ik = e1e65767eacffb7ae78dac09001fc117 20241013055531716 DAUC <0003> auc.c:145 vector [3]: res = f8ba8e76c744f81c0000000000000000 20241013055531716 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531716 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055531716 DAUC <0003> auc.c:179 vector [3]: kc = 1a898948eda7ac00 20241013055531716 DAUC <0003> auc.c:180 vector [3]: sres = 06fef0d8 20241013055531716 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055531716 DAUC <0003> auc.c:113 vector [4]: rand = 1296f4bc01e7ebe345e0de6e264b14f2 20241013055531716 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241013055531716 DAUC <0003> auc.c:142 vector [4]: autn = fe28fb6186da00004ebd299fcc81ad16 20241013055531716 DAUC <0003> auc.c:143 vector [4]: ck = 350608eb6feb37aa532213c6b428c21c 20241013055531716 DAUC <0003> auc.c:144 vector [4]: ik = 2966a567d9c85e385c7ad0d1e05be96e 20241013055531716 DAUC <0003> auc.c:145 vector [4]: res = 38a34102827bc8dd0000000000000000 20241013055531716 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055531716 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055531716 DAUC <0003> auc.c:179 vector [4]: kc = 1107001b2ad8cc00 20241013055531716 DAUC <0003> auc.c:180 vector [4]: sres = e06cedc1 20241013055531716 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055531716 DAUC <0003> db_auc.c:245 IMSI='262420973592736': Generated 5 vectors 20241013055531716 DAUC <0003> db_auc.c:249 IMSI='262420973592736': Updating SQN=481 in DB 20241013055531724 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420973592736"} 20241013055531724 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420973592736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531724 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531724 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241013055531760 DAUC <0003> db_auc.c:157 IMSI='262422294036929': No 2G Auth Data 20241013055531760 DAUC <0003> db_auc.c:192 IMSI='262422294036929': No 3G Auth Data 20241013055531801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48386<->l=127.0.0.1:4258 20241013055531804 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531804 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422294036929"} 20241013055531804 DAUC <0003> db_auc.c:236 IMSI='262422294036929': Calling to generate 1 vectors 20241013055531804 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241013055531804 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531804 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531804 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055531804 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531804 DAUC <0003> auc.c:113 vector [0]: rand = 15e02195cfed6a24406053f6e5d3bed5 20241013055531804 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055531804 DAUC <0003> auc.c:142 vector [0]: autn = f05e2984cce80000815ef1b4ddcbca72 20241013055531804 DAUC <0003> auc.c:143 vector [0]: ck = b21ea41598e2c096db0806bc144f2adb 20241013055531804 DAUC <0003> auc.c:144 vector [0]: ik = 5e8198ccbe5bab4854f478a13de75e83 20241013055531804 DAUC <0003> auc.c:145 vector [0]: res = bfe68d8a1654461e0000000000000000 20241013055531804 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531804 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531804 DAUC <0003> auc.c:179 vector [0]: kc = 5ce19bae2485a6ab 20241013055531804 DAUC <0003> auc.c:180 vector [0]: sres = 839fed8a 20241013055531804 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531804 DAUC <0003> db_auc.c:245 IMSI='262422294036929': Generated 1 vectors 20241013055531804 DAUC <0003> db_auc.c:249 IMSI='262422294036929': Updating SQN=33 in DB 20241013055531812 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422294036929"} 20241013055531812 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531812 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531812 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531815 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531815 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422294036929"} 20241013055531815 DAUC <0003> db_auc.c:236 IMSI='262422294036929': Calling to generate 4 vectors 20241013055531815 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241013055531815 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531815 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531815 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241013055531815 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531815 DAUC <0003> auc.c:113 vector [0]: rand = c62d59892a4b856e93ba0466ccc83111 20241013055531815 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241013055531815 DAUC <0003> auc.c:142 vector [0]: autn = 468e315bbd8200007ef634101e08dfff 20241013055531815 DAUC <0003> auc.c:143 vector [0]: ck = b92f0a8e43e226ccd5f00c230ff04972 20241013055531815 DAUC <0003> auc.c:144 vector [0]: ik = d4bf3531c5953772e812f4510fc32f5f 20241013055531815 DAUC <0003> auc.c:145 vector [0]: res = f081a724a43c3b400000000000000000 20241013055531815 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531815 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531815 DAUC <0003> auc.c:179 vector [0]: kc = 4532c4b3c25cfb3e 20241013055531815 DAUC <0003> auc.c:180 vector [0]: sres = 846daac5 20241013055531815 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531815 DAUC <0003> auc.c:113 vector [1]: rand = 9c6f60cea7d9075c06a98847d9a0221a 20241013055531815 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241013055531815 DAUC <0003> auc.c:142 vector [1]: autn = de8ab3e455df0000373fbb9ef5cda1a1 20241013055531815 DAUC <0003> auc.c:143 vector [1]: ck = 24c309e8d0377e28fc066e2b162c752b 20241013055531815 DAUC <0003> auc.c:144 vector [1]: ik = 98b57fa988f1b40092c731c2c0518fe7 20241013055531815 DAUC <0003> auc.c:145 vector [1]: res = ab270600e2c27a110000000000000000 20241013055531815 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531815 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055531815 DAUC <0003> auc.c:179 vector [1]: kc = c4c29eb73e56def3 20241013055531815 DAUC <0003> auc.c:180 vector [1]: sres = e9372631 20241013055531815 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055531815 DAUC <0003> auc.c:113 vector [2]: rand = 2df415d029063abc847fef2610afefa7 20241013055531815 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241013055531815 DAUC <0003> auc.c:142 vector [2]: autn = 2664e51d22860000880256f378f78a05 20241013055531815 DAUC <0003> auc.c:143 vector [2]: ck = f2f05dbcb93c4c26fafbde2b4b359e7f 20241013055531815 DAUC <0003> auc.c:144 vector [2]: ik = cc5a8eee2e5b9f7d0c34c79042eb7ada 20241013055531815 DAUC <0003> auc.c:145 vector [2]: res = 699ac03b672208700000000000000000 20241013055531815 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531815 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055531815 DAUC <0003> auc.c:179 vector [2]: kc = fa4f6e9f3ea97f18 20241013055531815 DAUC <0003> auc.c:180 vector [2]: sres = dd000c00 20241013055531815 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055531815 DAUC <0003> auc.c:113 vector [3]: rand = e33bcf0fc54fc1a05867bc564b9940ff 20241013055531815 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241013055531815 DAUC <0003> auc.c:142 vector [3]: autn = d35a0b67fb170000186f11cc110f8583 20241013055531815 DAUC <0003> auc.c:143 vector [3]: ck = 870f4367ba17ce8de48a0e0372e94da3 20241013055531815 DAUC <0003> auc.c:144 vector [3]: ik = 9b34f3c9b2bb326f6c6eb70bffed4b57 20241013055531815 DAUC <0003> auc.c:145 vector [3]: res = 6751b508a47c5a1a0000000000000000 20241013055531815 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531815 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055531815 DAUC <0003> auc.c:179 vector [3]: kc = bc16dbca8acfa0da 20241013055531815 DAUC <0003> auc.c:180 vector [3]: sres = 7ade9ea0 20241013055531815 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055531815 DAUC <0003> db_auc.c:245 IMSI='262422294036929': Generated 4 vectors 20241013055531815 DAUC <0003> db_auc.c:249 IMSI='262422294036929': Updating SQN=161 in DB 20241013055531822 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422294036929"} 20241013055531822 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531822 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531822 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531824 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531824 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422294036929"} 20241013055531824 DAUC <0003> db_auc.c:236 IMSI='262422294036929': Calling to generate 5 vectors 20241013055531824 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055531824 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531824 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531824 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241013055531824 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531825 DAUC <0003> auc.c:113 vector [0]: rand = d96884a7f66927448095d6be96825d98 20241013055531825 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241013055531825 DAUC <0003> auc.c:142 vector [0]: autn = 0bc48f626c0d0000e7323b21f636c78e 20241013055531825 DAUC <0003> auc.c:143 vector [0]: ck = a088ae18b9bb12dc8437beed6cd1c788 20241013055531825 DAUC <0003> auc.c:144 vector [0]: ik = fe4ea1e2e4dbc84cada017c565739c0b 20241013055531825 DAUC <0003> auc.c:145 vector [0]: res = 08dfcad31275867e0000000000000000 20241013055531825 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531825 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531825 DAUC <0003> auc.c:179 vector [0]: kc = a74e24d366fd7b0a 20241013055531825 DAUC <0003> auc.c:180 vector [0]: sres = a9630556 20241013055531825 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531825 DAUC <0003> auc.c:113 vector [1]: rand = 8916e911406cbcc598e87b78d1efd8a4 20241013055531825 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241013055531825 DAUC <0003> auc.c:142 vector [1]: autn = 5c0ba336a47700008a44aeebe61cf108 20241013055531825 DAUC <0003> auc.c:143 vector [1]: ck = 3c751240916ab7b379baac0d4e05dcba 20241013055531825 DAUC <0003> auc.c:144 vector [1]: ik = 81396fe63b6b0b36dc3c9120a742e2c1 20241013055531825 DAUC <0003> auc.c:145 vector [1]: res = 6808641b26c185740000000000000000 20241013055531825 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531825 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055531825 DAUC <0003> auc.c:179 vector [1]: kc = 97dea2f8201d3287 20241013055531825 DAUC <0003> auc.c:180 vector [1]: sres = 48d6f15c 20241013055531825 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055531825 DAUC <0003> auc.c:113 vector [2]: rand = 3213aa3c382525748ea228e3722e535e 20241013055531825 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241013055531825 DAUC <0003> auc.c:142 vector [2]: autn = 76a5e75e353c0000b7ea96697e85fa27 20241013055531825 DAUC <0003> auc.c:143 vector [2]: ck = 14d18f2e136c812fd9103d6a47642ce8 20241013055531825 DAUC <0003> auc.c:144 vector [2]: ik = 01ca718786b180b6fe8d67f89dd571ea 20241013055531825 DAUC <0003> auc.c:145 vector [2]: res = 505ce3d3abc69dd90000000000000000 20241013055531825 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531825 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055531825 DAUC <0003> auc.c:179 vector [2]: kc = a202e19b8cae26d2 20241013055531825 DAUC <0003> auc.c:180 vector [2]: sres = b9863214 20241013055531825 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055531825 DAUC <0003> auc.c:113 vector [3]: rand = e6201a183ba86523b203093c6f62043b 20241013055531825 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241013055531825 DAUC <0003> auc.c:142 vector [3]: autn = dc56bcf560730000c5a32a1834a1ebbe 20241013055531825 DAUC <0003> auc.c:143 vector [3]: ck = 9e190abf4b19c8c7afea1b5b6122a72f 20241013055531825 DAUC <0003> auc.c:144 vector [3]: ik = faee0e3d90af692dcad8741a17d04cc0 20241013055531825 DAUC <0003> auc.c:145 vector [3]: res = 28d5628b3f1658670000000000000000 20241013055531825 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531825 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055531825 DAUC <0003> auc.c:179 vector [3]: kc = b5805ff965fb47fc 20241013055531825 DAUC <0003> auc.c:180 vector [3]: sres = 49d75767 20241013055531825 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055531825 DAUC <0003> auc.c:113 vector [4]: rand = c051b4e8b65c2613e3426e4a1a7d4e8e 20241013055531825 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241013055531825 DAUC <0003> auc.c:142 vector [4]: autn = 2eb411b1d4b80000d60a974e5a723469 20241013055531825 DAUC <0003> auc.c:143 vector [4]: ck = 096fdb9e2510f25778785255b6b3501d 20241013055531825 DAUC <0003> auc.c:144 vector [4]: ik = 971696632ce29918c19067fef732765e 20241013055531825 DAUC <0003> auc.c:145 vector [4]: res = c7fe0d4d8604ce340000000000000000 20241013055531825 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055531825 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055531825 DAUC <0003> auc.c:179 vector [4]: kc = 067bb078d66f942b 20241013055531825 DAUC <0003> auc.c:180 vector [4]: sres = 2dcdde91 20241013055531825 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055531825 DAUC <0003> db_auc.c:245 IMSI='262422294036929': Generated 5 vectors 20241013055531825 DAUC <0003> db_auc.c:249 IMSI='262422294036929': Updating SQN=321 in DB 20241013055531831 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422294036929"} 20241013055531831 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531831 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531831 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531835 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531835 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422294036929"} 20241013055531835 DAUC <0003> db_auc.c:236 IMSI='262422294036929': Calling to generate 5 vectors 20241013055531835 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055531835 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055531835 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055531835 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241013055531835 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055531835 DAUC <0003> auc.c:113 vector [0]: rand = 91605411a207867b9f79f12efa89a67d 20241013055531835 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241013055531835 DAUC <0003> auc.c:142 vector [0]: autn = dccea266de03000023afd95de7be0b5b 20241013055531835 DAUC <0003> auc.c:143 vector [0]: ck = b31f71a80ae21b2dd98636cb5a3823cd 20241013055531835 DAUC <0003> auc.c:144 vector [0]: ik = 06dac578618b33e88cc6f4b721781042 20241013055531835 DAUC <0003> auc.c:145 vector [0]: res = aa353eaabe9d69360000000000000000 20241013055531835 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055531835 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055531835 DAUC <0003> auc.c:179 vector [0]: kc = 432f6771032164ff 20241013055531835 DAUC <0003> auc.c:180 vector [0]: sres = 650591e8 20241013055531835 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055531835 DAUC <0003> auc.c:113 vector [1]: rand = d015e7942cf6c1f52eb19a650b6f5a05 20241013055531835 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241013055531835 DAUC <0003> auc.c:142 vector [1]: autn = bf090b91bd8c0000ddf9f3730c7911b9 20241013055531835 DAUC <0003> auc.c:143 vector [1]: ck = 8ef08ab89414610e6ea2ed9047e2ceb4 20241013055531835 DAUC <0003> auc.c:144 vector [1]: ik = c97708ef05a4b574c4f2ca925659920e 20241013055531835 DAUC <0003> auc.c:145 vector [1]: res = dc32c44420f50b180000000000000000 20241013055531835 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055531835 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055531835 DAUC <0003> auc.c:179 vector [1]: kc = 266124edcf4de4fd 20241013055531835 DAUC <0003> auc.c:180 vector [1]: sres = f0ccf4a0 20241013055531835 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055531835 DAUC <0003> auc.c:113 vector [2]: rand = 680378148cd17de77500bcf829f5a5f6 20241013055531835 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241013055531835 DAUC <0003> auc.c:142 vector [2]: autn = 03a08e5511e00000c6aee3db8d90537a 20241013055531835 DAUC <0003> auc.c:143 vector [2]: ck = 2887d833eceb5336a0a1d31d196df505 20241013055531835 DAUC <0003> auc.c:144 vector [2]: ik = 71c669e3b30b6d9a42cb2b965fe6f7b6 20241013055531835 DAUC <0003> auc.c:145 vector [2]: res = 1299ed8a69b5a3210000000000000000 20241013055531835 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055531835 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055531835 DAUC <0003> auc.c:179 vector [2]: kc = 9cea4200d3b2df80 20241013055531835 DAUC <0003> auc.c:180 vector [2]: sres = 8210e27e 20241013055531835 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055531835 DAUC <0003> auc.c:113 vector [3]: rand = cd2532755438cb297a29edd556e45800 20241013055531835 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241013055531835 DAUC <0003> auc.c:142 vector [3]: autn = a8a5f0d00f8e00006253cb6522254a7b 20241013055531835 DAUC <0003> auc.c:143 vector [3]: ck = 94df50f2faef0eb7f293e83f4e6cba6c 20241013055531835 DAUC <0003> auc.c:144 vector [3]: ik = 72fad13f0b2648719f72fef3c9ea3ef3 20241013055531835 DAUC <0003> auc.c:145 vector [3]: res = 45e17d387c27c8560000000000000000 20241013055531835 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055531835 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055531835 DAUC <0003> auc.c:179 vector [3]: kc = 9cfbdcab3133e773 20241013055531835 DAUC <0003> auc.c:180 vector [3]: sres = a2e031d4 20241013055531835 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055531835 DAUC <0003> auc.c:113 vector [4]: rand = 1a62afa901a87b9a0fea01dccb70b7ec 20241013055531835 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241013055531835 DAUC <0003> auc.c:142 vector [4]: autn = 8f34ef6253f300006bd3dda1f3b352ae 20241013055531835 DAUC <0003> auc.c:143 vector [4]: ck = 76906ed50613b7ab84653cd94ecac6d6 20241013055531835 DAUC <0003> auc.c:144 vector [4]: ik = 9579dafcf816e602c2ce0a3386ae9b12 20241013055531835 DAUC <0003> auc.c:145 vector [4]: res = 9e6ba1a0f8352b930000000000000000 20241013055531835 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055531835 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055531835 DAUC <0003> auc.c:179 vector [4]: kc = 75a194030330087c 20241013055531835 DAUC <0003> auc.c:180 vector [4]: sres = a0dbe4dc 20241013055531835 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055531835 DAUC <0003> db_auc.c:245 IMSI='262422294036929': Generated 5 vectors 20241013055531835 DAUC <0003> db_auc.c:249 IMSI='262422294036929': Updating SQN=481 in DB 20241013055531842 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422294036929"} 20241013055531842 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422294036929 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055531842 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531842 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055531845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48386<->l=127.0.0.1:4258 20241013055531868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48300<->l=127.0.0.1:4258 20241013055531869 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43661<->l=127.0.0.1:4259) 20241013055531869 DLINP <000b> input/ipa.c:451 connected read/write 20241013055531869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055531869 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055531869 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055531869 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055531908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4258 20241013055531908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48402<->l=127.0.0.1:4258 20241013055534980 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055534980 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055534983 DLINP <000b> input/ipa.c:451 connected read/write 20241013055534983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055534983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4258 20241013055534986 DLINP <000b> input/ipa.c:451 connected read/write 20241013055534986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055534986 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055534986 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055534986 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  20241013055534986 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055534986 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  20241013055534986 DLGSUP <0013> gsup_server.c:235 2:  20241013055534986 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055534986 DLGSUP <0013> gsup_server.c:235 3:  20241013055534986 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055534986 DLGSUP <0013> gsup_server.c:235 4:  20241013055534986 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055534986 DLGSUP <0013> gsup_server.c:235 5:  20241013055534986 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055534986 DLGSUP <0013> gsup_server.c:235 7:  20241013055534986 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055534986 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055534986 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055534986 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055535005 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39313<->l=127.0.0.1:4259) 20241013055535017 DAUC <0003> db_auc.c:157 IMSI='262421156949651': No 2G Auth Data 20241013055535017 DAUC <0003> db_auc.c:192 IMSI='262421156949651': No 3G Auth Data 20241013055535048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4258 20241013055535053 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055535053 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421156949651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421156949651"} 20241013055535053 DAUC <0003> db_auc.c:157 IMSI='262421156949651': No 2G Auth Data 20241013055535053 DAUC <0003> db_auc.c:236 IMSI='262421156949651': Calling to generate 5 vectors 20241013055535053 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013055535053 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055535053 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055535053 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055535053 DAUC <0003> auc.c:113 vector [0]: rand = f5400caa5fbc362770fd64f1435c8c9e 20241013055535053 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055535053 DAUC <0003> auc.c:142 vector [0]: autn = f3ab43526d0f80009526e8e85dbda901 20241013055535053 DAUC <0003> auc.c:143 vector [0]: ck = 9f4c8ae13f8f22a8aba7d38a36b6ed2e 20241013055535053 DAUC <0003> auc.c:144 vector [0]: ik = d7762f84f08ded2bc677e1997f533f6c 20241013055535053 DAUC <0003> auc.c:145 vector [0]: res = e10a34d9bd3657270000000000000000 20241013055535053 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055535053 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055535053 DAUC <0003> auc.c:151 vector [0]: kc = 25ea977686e71dc1 20241013055535053 DAUC <0003> auc.c:152 vector [0]: sres = 5c3c63fe 20241013055535053 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055535053 DAUC <0003> auc.c:113 vector [1]: rand = 9ad0d8839bf99047e5fc21472cd99875 20241013055535053 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013055535053 DAUC <0003> auc.c:142 vector [1]: autn = 76c4a456a08a8000a294164558d550e7 20241013055535053 DAUC <0003> auc.c:143 vector [1]: ck = 2b59c938ddc05ffaba3f80490b1bf329 20241013055535053 DAUC <0003> auc.c:144 vector [1]: ik = 1cbfcdf441b8c711ef07168e7a279e76 20241013055535053 DAUC <0003> auc.c:145 vector [1]: res = 7f4d892367cd8fd20000000000000000 20241013055535053 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055535053 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013055535053 DAUC <0003> auc.c:151 vector [1]: kc = 62de920bed44f5b4 20241013055535053 DAUC <0003> auc.c:152 vector [1]: sres = 188006f1 20241013055535053 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013055535053 DAUC <0003> auc.c:113 vector [2]: rand = 4fbe0170579ef0557952ad0408bf3cf5 20241013055535053 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013055535053 DAUC <0003> auc.c:142 vector [2]: autn = 7535bb1226ae8000a2caf16dd34bdc0c 20241013055535053 DAUC <0003> auc.c:143 vector [2]: ck = 08e23c9805577bf01bb822407f45a4c3 20241013055535053 DAUC <0003> auc.c:144 vector [2]: ik = ae9c1c193986e3ccba8ba9622e362ca2 20241013055535053 DAUC <0003> auc.c:145 vector [2]: res = 12d01a8055ef45830000000000000000 20241013055535053 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055535053 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013055535053 DAUC <0003> auc.c:151 vector [2]: kc = 074daba36da2105d 20241013055535053 DAUC <0003> auc.c:152 vector [2]: sres = 473f5f03 20241013055535053 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013055535053 DAUC <0003> auc.c:113 vector [3]: rand = 36694b9fb9510f9727f83bd7a734e06c 20241013055535053 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013055535053 DAUC <0003> auc.c:142 vector [3]: autn = daa155de0ec58000f328452b4ecd39ff 20241013055535053 DAUC <0003> auc.c:143 vector [3]: ck = 48dfc6637b5a01780cfd96e7c44d0f5f 20241013055535053 DAUC <0003> auc.c:144 vector [3]: ik = e8ed7e26519a8b3af846ebe7d6028821 20241013055535053 DAUC <0003> auc.c:145 vector [3]: res = 1f22421476334a180000000000000000 20241013055535053 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055535053 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013055535053 DAUC <0003> auc.c:151 vector [3]: kc = 5489c545388f0d3c 20241013055535053 DAUC <0003> auc.c:152 vector [3]: sres = 6911080c 20241013055535053 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013055535053 DAUC <0003> auc.c:113 vector [4]: rand = 8633ef99edaeda8ab28b5001f147c9e9 20241013055535053 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013055535053 DAUC <0003> auc.c:142 vector [4]: autn = c1f77c7d45e7800002dcfe4586a5e209 20241013055535053 DAUC <0003> auc.c:143 vector [4]: ck = bbbf6cc32d60415abab7c99d0282673e 20241013055535053 DAUC <0003> auc.c:144 vector [4]: ik = 023844bc876ec08396df7944e869c721 20241013055535053 DAUC <0003> auc.c:145 vector [4]: res = 1be61db8a9d2c0690000000000000000 20241013055535053 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055535053 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013055535053 DAUC <0003> auc.c:151 vector [4]: kc = 95ef98a640e521c6 20241013055535053 DAUC <0003> auc.c:152 vector [4]: sres = b234ddd1 20241013055535053 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013055535053 DAUC <0003> db_auc.c:245 IMSI='262421156949651': Generated 5 vectors 20241013055535053 DAUC <0003> db_auc.c:249 IMSI='262421156949651': Updating SQN=161 in DB 20241013055535064 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421156949651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421156949651"} 20241013055535064 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421156949651 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055535064 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055535064 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055535069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48424<->l=127.0.0.1:4258 20241013055535093 DAUC <0003> db_auc.c:157 IMSI='262420161524407': No 2G Auth Data 20241013055535093 DAUC <0003> db_auc.c:192 IMSI='262420161524407': No 3G Auth Data 20241013055535127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4258 20241013055535131 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055535131 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420161524407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420161524407"} 20241013055535131 DAUC <0003> db_auc.c:157 IMSI='262420161524407': No 2G Auth Data 20241013055535131 DAUC <0003> db_auc.c:236 IMSI='262420161524407': Calling to generate 5 vectors 20241013055535131 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241013055535131 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055535131 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241013055535131 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055535131 DAUC <0003> auc.c:113 vector [0]: rand = 5ee85db18112697bb5e98c3f1c9a411b 20241013055535131 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055535131 DAUC <0003> auc.c:142 vector [0]: autn = 76da9dd0dd6c8000e707f35c54b35cb4 20241013055535131 DAUC <0003> auc.c:143 vector [0]: ck = 3eadf52ef75fa82f088d242c07a911df 20241013055535131 DAUC <0003> auc.c:144 vector [0]: ik = 3855c9650613d065897f1324ab6770c7 20241013055535131 DAUC <0003> auc.c:145 vector [0]: res = 5cb2697b9c44f57b0000000000000000 20241013055535131 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055535131 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241013055535131 DAUC <0003> auc.c:151 vector [0]: kc = 870a0b435d821952 20241013055535131 DAUC <0003> auc.c:152 vector [0]: sres = c0f69c00 20241013055535131 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241013055535131 DAUC <0003> auc.c:113 vector [1]: rand = 28856c8ee6492a961cbe3a7c8bcc34eb 20241013055535131 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013055535131 DAUC <0003> auc.c:142 vector [1]: autn = 39ce78b8d4be8000ecd5d3e813eedf0d 20241013055535131 DAUC <0003> auc.c:143 vector [1]: ck = f3b55e8920c2b739e80988b23e658541 20241013055535131 DAUC <0003> auc.c:144 vector [1]: ik = 5473400a06f6d3e0a58873e9d0d08a02 20241013055535131 DAUC <0003> auc.c:145 vector [1]: res = 9a748cfefe34b7bc0000000000000000 20241013055535131 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055535131 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241013055535131 DAUC <0003> auc.c:151 vector [1]: kc = ea47e5d8c8816b9a 20241013055535131 DAUC <0003> auc.c:152 vector [1]: sres = 64403b42 20241013055535131 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241013055535131 DAUC <0003> auc.c:113 vector [2]: rand = dfc61547765c7261e825f02fce7fd1ce 20241013055535131 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013055535131 DAUC <0003> auc.c:142 vector [2]: autn = 2718262b695f80009e86062acd9809e2 20241013055535131 DAUC <0003> auc.c:143 vector [2]: ck = c07b55249e5fc11aa2cdc88946c4fa65 20241013055535131 DAUC <0003> auc.c:144 vector [2]: ik = 04bb3c9376d349c31cf204e0c88a77cb 20241013055535131 DAUC <0003> auc.c:145 vector [2]: res = 718929a65da683150000000000000000 20241013055535131 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055535131 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241013055535131 DAUC <0003> auc.c:151 vector [2]: kc = 7affa5de66c20577 20241013055535131 DAUC <0003> auc.c:152 vector [2]: sres = 2c2faab3 20241013055535131 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241013055535131 DAUC <0003> auc.c:113 vector [3]: rand = 44f49a7f382bb6b02ab19c269dd10d88 20241013055535131 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013055535131 DAUC <0003> auc.c:142 vector [3]: autn = f582d429b94c800092107f495333eef9 20241013055535131 DAUC <0003> auc.c:143 vector [3]: ck = c505906455942ece6033e3f9ffe85169 20241013055535131 DAUC <0003> auc.c:144 vector [3]: ik = 482ca4173eaa49a64de41c920a04e4aa 20241013055535131 DAUC <0003> auc.c:145 vector [3]: res = cc1a5ab733b8d6060000000000000000 20241013055535131 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055535131 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241013055535131 DAUC <0003> auc.c:151 vector [3]: kc = a0fecb189ed2d2ab 20241013055535131 DAUC <0003> auc.c:152 vector [3]: sres = ffa28cb1 20241013055535131 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241013055535131 DAUC <0003> auc.c:113 vector [4]: rand = 32d49f41e5fc4d4fa23a0402b127e6dc 20241013055535131 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013055535131 DAUC <0003> auc.c:142 vector [4]: autn = a8bfc9ff85f9800022e8268e6aed4f12 20241013055535131 DAUC <0003> auc.c:143 vector [4]: ck = 46219d8ad235d09e2b0908f3caeb1e60 20241013055535131 DAUC <0003> auc.c:144 vector [4]: ik = 39f27f17590f7a8b6af9c1386124d471 20241013055535131 DAUC <0003> auc.c:145 vector [4]: res = 6090cb6113e54e3b0000000000000000 20241013055535131 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055535131 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241013055535131 DAUC <0003> auc.c:151 vector [4]: kc = 3e232b5620f56004 20241013055535131 DAUC <0003> auc.c:152 vector [4]: sres = 7375855a 20241013055535131 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241013055535131 DAUC <0003> db_auc.c:245 IMSI='262420161524407': Generated 5 vectors 20241013055535131 DAUC <0003> db_auc.c:249 IMSI='262420161524407': Updating SQN=161 in DB 20241013055535139 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420161524407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420161524407"} 20241013055535139 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262420161524407 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055535139 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055535139 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055535143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4258 20241013055535176 DAUC <0003> db_auc.c:157 IMSI='262420004182591': No 2G Auth Data 20241013055535176 DAUC <0003> db_auc.c:192 IMSI='262420004182591': No 3G Auth Data 20241013055535230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 20241013055535234 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055535234 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420004182591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420004182591"} 20241013055535234 DAUC <0003> db_auc.c:236 IMSI='262420004182591': Calling to generate 5 vectors 20241013055535234 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055535234 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055535234 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055535234 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055535234 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055535234 DAUC <0003> auc.c:113 vector [0]: rand = 57cb078b6b63107994b96c61c5bed8f0 20241013055535234 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055535234 DAUC <0003> auc.c:142 vector [0]: autn = 33c2c0c1cba180008af1c25eb67469e9 20241013055535234 DAUC <0003> auc.c:143 vector [0]: ck = d8366fbaee3351f90116227171c71ec7 20241013055535234 DAUC <0003> auc.c:144 vector [0]: ik = b87c26ace041153bad2c96133d1311fe 20241013055535234 DAUC <0003> auc.c:145 vector [0]: res = dd131628167c1e950000000000000000 20241013055535234 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055535234 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055535234 DAUC <0003> auc.c:179 vector [0]: kc = b667e99bf61cdc00 20241013055535234 DAUC <0003> auc.c:180 vector [0]: sres = d986a0d8 20241013055535234 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055535234 DAUC <0003> auc.c:113 vector [1]: rand = 01a2a21d145a35b96a5b1373bcbb0bae 20241013055535234 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013055535234 DAUC <0003> auc.c:142 vector [1]: autn = 76b7ccd57516800011967f9cfa64a967 20241013055535234 DAUC <0003> auc.c:143 vector [1]: ck = 690212b9162305c181807efe39334dcb 20241013055535234 DAUC <0003> auc.c:144 vector [1]: ik = bb047994acf75a968136e14f26cbdde4 20241013055535234 DAUC <0003> auc.c:145 vector [1]: res = f25a87001fafccf90000000000000000 20241013055535234 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055535234 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055535234 DAUC <0003> auc.c:179 vector [1]: kc = 406785e91b68b000 20241013055535234 DAUC <0003> auc.c:180 vector [1]: sres = ca87739b 20241013055535234 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055535234 DAUC <0003> auc.c:113 vector [2]: rand = 065a94a4218f95c8abaed06f26b3b6dd 20241013055535234 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013055535234 DAUC <0003> auc.c:142 vector [2]: autn = 97d78dc7705480003985e2e90e4f878d 20241013055535234 DAUC <0003> auc.c:143 vector [2]: ck = 40182c4ca223fe0604721f5885b0291c 20241013055535234 DAUC <0003> auc.c:144 vector [2]: ik = 6af68cc4863f86158b36a3b2fb1c4192 20241013055535234 DAUC <0003> auc.c:145 vector [2]: res = 84fe5ce4be4447e60000000000000000 20241013055535234 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055535234 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055535234 DAUC <0003> auc.c:179 vector [2]: kc = 9505e31a52199800 20241013055535234 DAUC <0003> auc.c:180 vector [2]: sres = 712baac1 20241013055535234 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055535234 DAUC <0003> auc.c:113 vector [3]: rand = 8fb6e89b14c4cf5c90ed1fda91fd12dc 20241013055535234 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013055535234 DAUC <0003> auc.c:142 vector [3]: autn = 2da094106c8a800096ba36b228f10463 20241013055535234 DAUC <0003> auc.c:143 vector [3]: ck = 6d51c1018a21810535ad55a8b5f43db9 20241013055535234 DAUC <0003> auc.c:144 vector [3]: ik = 7cfe36ca26d74abc10f27f791333fb38 20241013055535234 DAUC <0003> auc.c:145 vector [3]: res = 6eab695887dab0720000000000000000 20241013055535234 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055535234 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055535234 DAUC <0003> auc.c:179 vector [3]: kc = b1c8075f17382400 20241013055535234 DAUC <0003> auc.c:180 vector [3]: sres = 3b1967a0 20241013055535234 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055535234 DAUC <0003> auc.c:113 vector [4]: rand = c31e5253add8010dc16b04fa8c2fdf27 20241013055535234 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013055535234 DAUC <0003> auc.c:142 vector [4]: autn = bed768775c0980008a014afff35c91db 20241013055535234 DAUC <0003> auc.c:143 vector [4]: ck = a884ed5ac93bb672bf697fc39d009064 20241013055535234 DAUC <0003> auc.c:144 vector [4]: ik = d170f3d3dee44b14c6782e0d20a4fb2f 20241013055535234 DAUC <0003> auc.c:145 vector [4]: res = 41ab1945be877c010000000000000000 20241013055535234 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055535234 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055535234 DAUC <0003> auc.c:179 vector [4]: kc = 0d862cc67cd7b400 20241013055535234 DAUC <0003> auc.c:180 vector [4]: sres = f67598a4 20241013055535234 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055535234 DAUC <0003> db_auc.c:245 IMSI='262420004182591': Generated 5 vectors 20241013055535234 DAUC <0003> db_auc.c:249 IMSI='262420004182591': Updating SQN=161 in DB 20241013055535245 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420004182591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420004182591"} 20241013055535245 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420004182591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055535245 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055535245 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055535248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48432<->l=127.0.0.1:4258 20241013055535279 DAUC <0003> db_auc.c:157 IMSI='262422534388475': No 2G Auth Data 20241013055535279 DAUC <0003> db_auc.c:192 IMSI='262422534388475': No 3G Auth Data 20241013055535319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4258 20241013055535322 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055535322 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422534388475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422534388475"} 20241013055535322 DAUC <0003> db_auc.c:236 IMSI='262422534388475': Calling to generate 5 vectors 20241013055535322 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055535322 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055535322 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055535322 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055535322 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055535322 DAUC <0003> auc.c:113 vector [0]: rand = 26c68d5535eb1b2cbc87c1f5ac107cc5 20241013055535322 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055535322 DAUC <0003> auc.c:142 vector [0]: autn = ea3f623ded11800062664467be88c1f4 20241013055535322 DAUC <0003> auc.c:143 vector [0]: ck = 2929121774d3a497022a8a0ceae19db0 20241013055535322 DAUC <0003> auc.c:144 vector [0]: ik = 12e156555cc3e703a33753efaf22157f 20241013055535322 DAUC <0003> auc.c:145 vector [0]: res = 6243c67ca4fe6d070000000000000000 20241013055535322 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055535322 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055535323 DAUC <0003> auc.c:179 vector [0]: kc = a78a3d59f9e9dc00 20241013055535323 DAUC <0003> auc.c:180 vector [0]: sres = 8599448a 20241013055535323 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055535323 DAUC <0003> auc.c:113 vector [1]: rand = d0fa370408ca6270be1bdc307050f622 20241013055535323 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013055535323 DAUC <0003> auc.c:142 vector [1]: autn = 65c905baa7d480008da74783ac2c9794 20241013055535323 DAUC <0003> auc.c:143 vector [1]: ck = 549e8572821c9a9abcc964c041fec716 20241013055535323 DAUC <0003> auc.c:144 vector [1]: ik = 9f5efa5c2afe3c2607681c7ea81031cb 20241013055535323 DAUC <0003> auc.c:145 vector [1]: res = cd8cf69c2645f1620000000000000000 20241013055535323 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055535323 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055535323 DAUC <0003> auc.c:179 vector [1]: kc = 4e75c59f0df68000 20241013055535323 DAUC <0003> auc.c:180 vector [1]: sres = 95a9644e 20241013055535323 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055535323 DAUC <0003> auc.c:113 vector [2]: rand = d7e958eeadd13b7443ab502dd1558f0a 20241013055535323 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013055535323 DAUC <0003> auc.c:142 vector [2]: autn = 65e5a5030a2c8000020ef89feff5ac10 20241013055535323 DAUC <0003> auc.c:143 vector [2]: ck = b300b76eccc873c6354b2aa8ca8e97e2 20241013055535323 DAUC <0003> auc.c:144 vector [2]: ik = fb9a033072bd959384c1772adfa5bdcb 20241013055535323 DAUC <0003> auc.c:145 vector [2]: res = a8f4c06d589d10690000000000000000 20241013055535323 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055535323 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055535323 DAUC <0003> auc.c:179 vector [2]: kc = 756fcd759628d400 20241013055535323 DAUC <0003> auc.c:180 vector [2]: sres = 803dc78d 20241013055535323 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055535323 DAUC <0003> auc.c:113 vector [3]: rand = fc0f77a1805327e3ac9d6319db47ed6f 20241013055535323 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013055535323 DAUC <0003> auc.c:142 vector [3]: autn = e5ab7b83932e80007410cb5dd8ca5c04 20241013055535323 DAUC <0003> auc.c:143 vector [3]: ck = 2f7ee4a447df84979ebd5161cb45b951 20241013055535323 DAUC <0003> auc.c:144 vector [3]: ik = 46ea65a74b98470d0e3740005e420bcc 20241013055535323 DAUC <0003> auc.c:145 vector [3]: res = 9439bf1a7f596c620000000000000000 20241013055535323 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055535323 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055535323 DAUC <0003> auc.c:179 vector [3]: kc = d59c0c0330feb000 20241013055535323 DAUC <0003> auc.c:180 vector [3]: sres = 8dbbf609 20241013055535323 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055535323 DAUC <0003> auc.c:113 vector [4]: rand = efcfb069918a0609dc94a7edb98122a1 20241013055535323 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013055535323 DAUC <0003> auc.c:142 vector [4]: autn = 7f965639ebbe8000bd6bfb41bb6fb960 20241013055535323 DAUC <0003> auc.c:143 vector [4]: ck = b2a9e8a2ff80e31e693200f75e5b4360 20241013055535323 DAUC <0003> auc.c:144 vector [4]: ik = f80ab282ee68cc91266143a106b4d635 20241013055535323 DAUC <0003> auc.c:145 vector [4]: res = c75cb7caf0750e830000000000000000 20241013055535323 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055535323 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055535323 DAUC <0003> auc.c:179 vector [4]: kc = 2583cbc735988400 20241013055535323 DAUC <0003> auc.c:180 vector [4]: sres = 3a306085 20241013055535323 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055535323 DAUC <0003> db_auc.c:245 IMSI='262422534388475': Generated 5 vectors 20241013055535323 DAUC <0003> db_auc.c:249 IMSI='262422534388475': Updating SQN=161 in DB 20241013055535331 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422534388475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422534388475"} 20241013055535331 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422534388475 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055535331 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055535331 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055535335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4258 20241013055535366 DAUC <0003> db_auc.c:157 IMSI='262421615068001': No 2G Auth Data 20241013055535367 DAUC <0003> db_auc.c:192 IMSI='262421615068001': No 3G Auth Data 20241013055535407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48450<->l=127.0.0.1:4258 20241013055535410 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055535410 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421615068001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421615068001"} 20241013055535410 DAUC <0003> db_auc.c:236 IMSI='262421615068001': Calling to generate 5 vectors 20241013055535410 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241013055535410 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241013055535410 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241013055535410 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241013055535410 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241013055535410 DAUC <0003> auc.c:113 vector [0]: rand = a7867dc98e39c69e50c4cde527275f75 20241013055535410 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241013055535410 DAUC <0003> auc.c:142 vector [0]: autn = 1feaf2aaeff98000f1de9cc61500fffc 20241013055535410 DAUC <0003> auc.c:143 vector [0]: ck = 07d10116df7d5bd40086b107a3071db0 20241013055535410 DAUC <0003> auc.c:144 vector [0]: ik = 5b694ac326667c105b33b57841a0fee2 20241013055535410 DAUC <0003> auc.c:145 vector [0]: res = b473670984f8aa8d0000000000000000 20241013055535410 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241013055535410 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241013055535410 DAUC <0003> auc.c:179 vector [0]: kc = 2586fb2854ad07cb 20241013055535410 DAUC <0003> auc.c:180 vector [0]: sres = 8f9499e8 20241013055535410 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241013055535410 DAUC <0003> auc.c:113 vector [1]: rand = b28e2b2769bad79cd906aaf7b310c23d 20241013055535410 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241013055535410 DAUC <0003> auc.c:142 vector [1]: autn = c5af629204c98000ae8c213564a14d7f 20241013055535410 DAUC <0003> auc.c:143 vector [1]: ck = c0dd5229bec1f7ca8a691041add1e73a 20241013055535410 DAUC <0003> auc.c:144 vector [1]: ik = a4d502717452e0cf6ee363bfe616f100 20241013055535410 DAUC <0003> auc.c:145 vector [1]: res = 65f24d4ffc3c91440000000000000000 20241013055535410 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241013055535410 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241013055535410 DAUC <0003> auc.c:179 vector [1]: kc = 5e2202a25ebe4829 20241013055535410 DAUC <0003> auc.c:180 vector [1]: sres = 9833d63d 20241013055535410 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241013055535410 DAUC <0003> auc.c:113 vector [2]: rand = adf081fd4d17ddd838c2632789464ddd 20241013055535410 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241013055535410 DAUC <0003> auc.c:142 vector [2]: autn = d05bc73d3272800079285faf5322ab20 20241013055535410 DAUC <0003> auc.c:143 vector [2]: ck = 3f5c4855b4db76b8c4c76ab5994c6184 20241013055535410 DAUC <0003> auc.c:144 vector [2]: ik = 703d119b500075c581cdfe41b299acff 20241013055535410 DAUC <0003> auc.c:145 vector [2]: res = 67cd1152a89055f90000000000000000 20241013055535410 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241013055535410 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241013055535410 DAUC <0003> auc.c:179 vector [2]: kc = 8f464d17c5756aaa 20241013055535410 DAUC <0003> auc.c:180 vector [2]: sres = 85522e8b 20241013055535410 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241013055535410 DAUC <0003> auc.c:113 vector [3]: rand = 2e2078c4224437fc62c5de5cf170b24c 20241013055535410 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241013055535410 DAUC <0003> auc.c:142 vector [3]: autn = 5d0beb13fab98000250f161ed65c104e 20241013055535410 DAUC <0003> auc.c:143 vector [3]: ck = fb6c38e2fb0cc51fbe12a81b79346663 20241013055535410 DAUC <0003> auc.c:144 vector [3]: ik = 2dc541fb5afe83446e5852d397f317dc 20241013055535410 DAUC <0003> auc.c:145 vector [3]: res = 185d41bb454acf020000000000000000 20241013055535410 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241013055535410 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241013055535410 DAUC <0003> auc.c:179 vector [3]: kc = d4f6f8e5add2bd52 20241013055535410 DAUC <0003> auc.c:180 vector [3]: sres = adcb6636 20241013055535410 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241013055535410 DAUC <0003> auc.c:113 vector [4]: rand = bf990937d44b1ca32568a5f423867871 20241013055535410 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241013055535410 DAUC <0003> auc.c:142 vector [4]: autn = c423dbf87e8e8000fa75d89fc5ae97b3 20241013055535410 DAUC <0003> auc.c:143 vector [4]: ck = 691e9df8327f3239ae0f44af3c8414fd 20241013055535410 DAUC <0003> auc.c:144 vector [4]: ik = 97c0a8565865542ddf2747b1e37b7e8a 20241013055535410 DAUC <0003> auc.c:145 vector [4]: res = 316bd9ab39f0f4f90000000000000000 20241013055535410 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241013055535410 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241013055535410 DAUC <0003> auc.c:179 vector [4]: kc = 934479a83de08bd8 20241013055535410 DAUC <0003> auc.c:180 vector [4]: sres = 4e80a009 20241013055535410 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241013055535410 DAUC <0003> db_auc.c:245 IMSI='262421615068001': Generated 5 vectors 20241013055535410 DAUC <0003> db_auc.c:249 IMSI='262421615068001': Updating SQN=161 in DB 20241013055535418 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421615068001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421615068001"} 20241013055535418 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421615068001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055535418 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055535418 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055535421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48450<->l=127.0.0.1:4258 20241013055535446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48408<->l=127.0.0.1:4258 20241013055535448 DLINP <000b> input/ipa.c:451 connected read/write 20241013055535448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055535448 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055535448 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055535448 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055535448 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39313<->l=127.0.0.1:4259) 20241013055535501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241013055535502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241013055538581 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055538581 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055538583 DLINP <000b> input/ipa.c:451 connected read/write 20241013055538583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055538584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46768<->l=127.0.0.1:4258 20241013055538586 DLINP <000b> input/ipa.c:451 connected read/write 20241013055538586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055538586 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055538586 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055538586 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  20241013055538586 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055538586 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  20241013055538586 DLGSUP <0013> gsup_server.c:235 2:  20241013055538586 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055538586 DLGSUP <0013> gsup_server.c:235 3:  20241013055538586 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055538586 DLGSUP <0013> gsup_server.c:235 4:  20241013055538586 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055538586 DLGSUP <0013> gsup_server.c:235 5:  20241013055538586 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055538586 DLGSUP <0013> gsup_server.c:235 7:  20241013055538586 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055538586 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055538586 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055538586 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055538603 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45537<->l=127.0.0.1:4259) 20241013055538617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46778<->l=127.0.0.1:4258 20241013055538629 DLINP <000b> input/ipa.c:451 connected read/write 20241013055538629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055538629 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423523117695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423523117695" cn_domain=PS} 20241013055538629 DLU <0006> fsm.c:456 lu(262423523117695)[0x55716dde39d0]{UNVALIDATED}: Allocated 20241013055538629 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423523117695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241013055538629 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423523117695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423523117695" cause=IMSI unknown in HLR} 20241013055538629 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423523117695 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055538629 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423523117695)[0x55716dde39d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055538629 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423523117695)[0x55716dde39d0]{UNVALIDATED}: Freeing instance 20241013055538629 DLU <0006> fsm.c:568 lu(PS:IMSI-262423523117695)[0x55716dde39d0]{UNVALIDATED}: Deallocated 20241013055538629 DLINP <000b> input/ipa.c:451 connected read/write 20241013055538629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055538629 DLINP <000b> input/ipa.c:451 connected read/write 20241013055538629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055538632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46778<->l=127.0.0.1:4258 20241013055538633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46768<->l=127.0.0.1:4258 20241013055538634 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45537<->l=127.0.0.1:4259) 20241013055538634 DLINP <000b> input/ipa.c:451 connected read/write 20241013055538634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055538634 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055538634 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055538634 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055538679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46790<->l=127.0.0.1:4258 20241013055538680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46790<->l=127.0.0.1:4258 20241013055541756 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055541756 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055541758 DLINP <000b> input/ipa.c:451 connected read/write 20241013055541758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055541759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 20241013055541761 DLINP <000b> input/ipa.c:451 connected read/write 20241013055541761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055541761 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055541761 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055541761 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  20241013055541761 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055541761 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  20241013055541761 DLGSUP <0013> gsup_server.c:235 2:  20241013055541761 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055541761 DLGSUP <0013> gsup_server.c:235 3:  20241013055541761 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055541761 DLGSUP <0013> gsup_server.c:235 4:  20241013055541761 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055541761 DLGSUP <0013> gsup_server.c:235 5:  20241013055541761 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055541761 DLGSUP <0013> gsup_server.c:235 7:  20241013055541761 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055541761 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055541761 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055541761 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055541779 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39649<->l=127.0.0.1:4259) 20241013055541790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4258 20241013055541809 DLINP <000b> input/ipa.c:451 connected read/write 20241013055541809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055541809 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262425930301217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425930301217" cn_domain=PS source_name="the-source\n"} 20241013055541809 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241013055541809 DLU <0006> fsm.c:456 lu(262425930301217)[0x55716dde2110]{UNVALIDATED}: Allocated 20241013055541809 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262425930301217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241013055541809 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262425930301217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425930301217" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241013055541809 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262425930301217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055541809 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425930301217)[0x55716dde2110]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055541809 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425930301217)[0x55716dde2110]{UNVALIDATED}: Freeing instance 20241013055541809 DLU <0006> fsm.c:568 lu(PS:IMSI-262425930301217)[0x55716dde2110]{UNVALIDATED}: Deallocated 20241013055541809 DLINP <000b> input/ipa.c:451 connected read/write 20241013055541809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055541809 DLINP <000b> input/ipa.c:451 connected read/write 20241013055541809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055541812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4258 20241013055541813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46806<->l=127.0.0.1:4258 20241013055541814 DLINP <000b> input/ipa.c:451 connected read/write 20241013055541814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055541814 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055541814 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055541814 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055541814 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241013055541814 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39649<->l=127.0.0.1:4259) 20241013055541858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46810<->l=127.0.0.1:4258 20241013055541858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46810<->l=127.0.0.1:4258 20241013055544933 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055544933 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055544934 DLINP <000b> input/ipa.c:451 connected read/write 20241013055544934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055544935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46820<->l=127.0.0.1:4258 20241013055544936 DLINP <000b> input/ipa.c:451 connected read/write 20241013055544936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055544936 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055544936 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055544936 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  20241013055544936 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055544936 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  20241013055544936 DLGSUP <0013> gsup_server.c:235 2:  20241013055544936 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055544936 DLGSUP <0013> gsup_server.c:235 3:  20241013055544936 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055544936 DLGSUP <0013> gsup_server.c:235 4:  20241013055544936 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055544936 DLGSUP <0013> gsup_server.c:235 5:  20241013055544936 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055544936 DLGSUP <0013> gsup_server.c:235 7:  20241013055544936 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055544936 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055544936 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055544936 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055544955 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40475<->l=127.0.0.1:4259) 20241013055544970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46828<->l=127.0.0.1:4258 20241013055544981 DLINP <000b> input/ipa.c:451 connected read/write 20241013055544981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055544981 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420827466943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420827466943" cn_domain=PS} 20241013055544981 DLU <0006> fsm.c:456 lu(262420827466943)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055544981 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420827466943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241013055544981 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420827466943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420827466943" cause=Roaming not allowed in this location area} 20241013055544981 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420827466943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055544981 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420827466943)[0x55716dddfd30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055544981 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420827466943)[0x55716dddfd30]{UNVALIDATED}: Freeing instance 20241013055544981 DLU <0006> fsm.c:568 lu(PS:IMSI-262420827466943)[0x55716dddfd30]{UNVALIDATED}: Deallocated 20241013055544981 DLINP <000b> input/ipa.c:451 connected read/write 20241013055544981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055544981 DLINP <000b> input/ipa.c:451 connected read/write 20241013055544981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055544983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46828<->l=127.0.0.1:4258 20241013055544984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46820<->l=127.0.0.1:4258 20241013055544985 DLINP <000b> input/ipa.c:451 connected read/write 20241013055544985 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055544985 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055544986 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055544986 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055544986 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40475<->l=127.0.0.1:4259) 20241013055545030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46830<->l=127.0.0.1:4258 20241013055545030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46830<->l=127.0.0.1:4258 20241013055548102 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055548102 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055548104 DLINP <000b> input/ipa.c:451 connected read/write 20241013055548104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055548105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 20241013055548108 DLINP <000b> input/ipa.c:451 connected read/write 20241013055548108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055548108 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055548108 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055548108 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  20241013055548108 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055548108 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  20241013055548108 DLGSUP <0013> gsup_server.c:235 2:  20241013055548108 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055548108 DLGSUP <0013> gsup_server.c:235 3:  20241013055548108 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055548108 DLGSUP <0013> gsup_server.c:235 4:  20241013055548108 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055548108 DLGSUP <0013> gsup_server.c:235 5:  20241013055548108 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055548108 DLGSUP <0013> gsup_server.c:235 7:  20241013055548108 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055548108 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055548108 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055548108 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055548124 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32961<->l=127.0.0.1:4259) 20241013055548135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50410<->l=127.0.0.1:4258 20241013055548153 DLINP <000b> input/ipa.c:451 connected read/write 20241013055548153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055548153 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420708758433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420708758433"} 20241013055548153 DAUC <0003> db_auc.c:133 IMSI='262420708758433': No such subscriber 20241013055548153 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420708758433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241013055548153 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420708758433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420708758433" cause=IMSI unknown in HLR} 20241013055548153 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420708758433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055548153 DLINP <000b> input/ipa.c:451 connected read/write 20241013055548153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055548153 DLINP <000b> input/ipa.c:451 connected read/write 20241013055548153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055548156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50410<->l=127.0.0.1:4258 20241013055548157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 20241013055548159 DLINP <000b> input/ipa.c:451 connected read/write 20241013055548159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055548159 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055548159 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055548159 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055548159 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32961<->l=127.0.0.1:4259) 20241013055548198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4258 20241013055548199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50416<->l=127.0.0.1:4258 20241013055551270 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055551270 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055551272 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4258 20241013055551275 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551275 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055551275 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055551275 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  20241013055551275 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055551275 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  20241013055551275 DLGSUP <0013> gsup_server.c:235 2:  20241013055551275 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055551275 DLGSUP <0013> gsup_server.c:235 3:  20241013055551275 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055551275 DLGSUP <0013> gsup_server.c:235 4:  20241013055551275 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055551275 DLGSUP <0013> gsup_server.c:235 5:  20241013055551275 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055551275 DLGSUP <0013> gsup_server.c:235 7:  20241013055551275 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055551275 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055551275 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055551275 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055551291 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35733<->l=127.0.0.1:4259) 20241013055551318 DAUC <0003> db_auc.c:157 IMSI='262421273877462': No 2G Auth Data 20241013055551318 DAUC <0003> db_auc.c:192 IMSI='262421273877462': No 3G Auth Data 20241013055551366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4258 20241013055551372 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551372 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421273877462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421273877462" cn_domain=PS} 20241013055551372 DLU <0006> fsm.c:456 lu(262421273877462)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055551372 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421273877462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055551388 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421273877462)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055551388 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421273877462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421273877462" cn_domain=PS} 20241013055551388 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551388 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551392 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551392 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421273877462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421273877462"} 20241013055551392 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421273877462)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055551392 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421273877462 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055551392 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421273877462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421273877462"} 20241013055551392 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421273877462 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055551392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421273877462)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055551392 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421273877462)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055551392 DLU <0006> fsm.c:568 lu(PS:IMSI-262421273877462)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055551392 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551392 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50440<->l=127.0.0.1:4258 20241013055551418 DAUC <0003> db_auc.c:157 IMSI='262428260663076': No 2G Auth Data 20241013055551418 DAUC <0003> db_auc.c:192 IMSI='262428260663076': No 3G Auth Data 20241013055551427 DLGSUP <0013> hlr.c:121 IMSI 262428260663076: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055551449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50448<->l=127.0.0.1:4258 20241013055551453 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551453 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428260663076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428260663076" cn_domain=PS} 20241013055551453 DLU <0006> fsm.c:456 lu(262428260663076)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055551453 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428260663076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055551469 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428260663076)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055551469 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428260663076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428260663076" cn_domain=PS} 20241013055551469 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551469 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551472 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551472 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428260663076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428260663076"} 20241013055551472 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428260663076)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055551472 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428260663076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055551472 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428260663076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428260663076"} 20241013055551472 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428260663076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055551472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428260663076)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055551472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428260663076)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055551472 DLU <0006> fsm.c:568 lu(PS:IMSI-262428260663076)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055551472 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551472 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50448<->l=127.0.0.1:4258 20241013055551498 DAUC <0003> db_auc.c:157 IMSI='262429748139931': No 2G Auth Data 20241013055551498 DAUC <0003> db_auc.c:192 IMSI='262429748139931': No 3G Auth Data 20241013055551506 DLGSUP <0013> hlr.c:121 IMSI 262429748139931: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055551530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4258 20241013055551533 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551533 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429748139931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429748139931" cn_domain=PS} 20241013055551533 DLU <0006> fsm.c:456 lu(262429748139931)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055551533 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429748139931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055551548 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429748139931)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055551548 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429748139931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429748139931" cn_domain=PS} 20241013055551548 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551548 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551551 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551551 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429748139931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429748139931"} 20241013055551551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429748139931)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055551551 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429748139931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055551551 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429748139931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429748139931"} 20241013055551551 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429748139931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055551551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429748139931)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055551551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429748139931)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055551551 DLU <0006> fsm.c:568 lu(PS:IMSI-262429748139931)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055551551 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551551 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4258 20241013055551577 DAUC <0003> db_auc.c:157 IMSI='262427122211728': No 2G Auth Data 20241013055551577 DAUC <0003> db_auc.c:192 IMSI='262427122211728': No 3G Auth Data 20241013055551585 DLGSUP <0013> hlr.c:121 IMSI 262427122211728: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055551610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 20241013055551613 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551613 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427122211728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427122211728" cn_domain=PS} 20241013055551614 DLU <0006> fsm.c:456 lu(262427122211728)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055551614 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427122211728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055551629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427122211728)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055551629 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427122211728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427122211728" cn_domain=PS} 20241013055551629 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551629 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551632 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551632 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427122211728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427122211728"} 20241013055551632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427122211728)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055551632 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427122211728 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055551632 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427122211728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427122211728"} 20241013055551632 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427122211728 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055551632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427122211728)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055551632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427122211728)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055551632 DLU <0006> fsm.c:568 lu(PS:IMSI-262427122211728)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055551632 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551632 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50468<->l=127.0.0.1:4258 20241013055551658 DAUC <0003> db_auc.c:157 IMSI='262422158901505': No 2G Auth Data 20241013055551658 DAUC <0003> db_auc.c:192 IMSI='262422158901505': No 3G Auth Data 20241013055551667 DLGSUP <0013> hlr.c:121 IMSI 262422158901505: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055551689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 20241013055551693 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551693 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422158901505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422158901505" cn_domain=PS} 20241013055551693 DLU <0006> fsm.c:456 lu(262422158901505)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055551693 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422158901505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055551709 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422158901505)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055551709 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422158901505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422158901505" cn_domain=PS} 20241013055551709 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551709 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551712 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551712 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422158901505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422158901505"} 20241013055551712 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422158901505)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055551712 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422158901505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055551712 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422158901505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422158901505"} 20241013055551712 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422158901505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055551712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422158901505)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055551712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422158901505)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055551712 DLU <0006> fsm.c:568 lu(PS:IMSI-262422158901505)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055551712 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551712 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50480<->l=127.0.0.1:4258 20241013055551739 DAUC <0003> db_auc.c:157 IMSI='262421441519946': No 2G Auth Data 20241013055551739 DAUC <0003> db_auc.c:192 IMSI='262421441519946': No 3G Auth Data 20241013055551747 DLGSUP <0013> hlr.c:121 IMSI 262421441519946: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055551779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50494<->l=127.0.0.1:4258 20241013055551783 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551783 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421441519946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421441519946" cn_domain=PS} 20241013055551783 DLU <0006> fsm.c:456 lu(262421441519946)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055551783 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421441519946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055551798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421441519946)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055551798 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421441519946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421441519946" cn_domain=PS} 20241013055551798 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551798 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551801 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551801 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421441519946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421441519946"} 20241013055551801 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421441519946)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055551801 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262421441519946 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055551801 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421441519946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421441519946"} 20241013055551801 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262421441519946 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055551801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421441519946)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055551801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421441519946)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055551801 DLU <0006> fsm.c:568 lu(PS:IMSI-262421441519946)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055551801 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551801 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50494<->l=127.0.0.1:4258 20241013055551837 DAUC <0003> db_auc.c:157 IMSI='262421785939883': No 2G Auth Data 20241013055551837 DAUC <0003> db_auc.c:192 IMSI='262421785939883': No 3G Auth Data 20241013055551847 DLGSUP <0013> hlr.c:121 IMSI 262421785939883: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055551882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50500<->l=127.0.0.1:4258 20241013055551885 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551885 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421785939883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421785939883" cn_domain=PS} 20241013055551885 DLU <0006> fsm.c:456 lu(262421785939883)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055551885 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421785939883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055551899 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421785939883)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055551899 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421785939883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421785939883" cn_domain=PS} 20241013055551900 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551900 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551903 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551903 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421785939883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421785939883"} 20241013055551903 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421785939883)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055551903 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421785939883 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055551903 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421785939883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421785939883"} 20241013055551903 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421785939883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055551903 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421785939883)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055551903 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421785939883)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055551903 DLU <0006> fsm.c:568 lu(PS:IMSI-262421785939883)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055551903 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551903 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50500<->l=127.0.0.1:4258 20241013055551937 DAUC <0003> db_auc.c:157 IMSI='262424731444467': No 2G Auth Data 20241013055551937 DAUC <0003> db_auc.c:192 IMSI='262424731444467': No 3G Auth Data 20241013055551945 DLGSUP <0013> hlr.c:121 IMSI 262424731444467: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055551975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4258 20241013055551978 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551979 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424731444467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424731444467" cn_domain=PS} 20241013055551979 DLU <0006> fsm.c:456 lu(262424731444467)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055551979 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424731444467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055551993 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424731444467)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055551993 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424731444467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424731444467" cn_domain=PS} 20241013055551993 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551993 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551996 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055551996 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424731444467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424731444467"} 20241013055551996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424731444467)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055551996 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424731444467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055551996 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424731444467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424731444467"} 20241013055551996 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424731444467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055551996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424731444467)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055551996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424731444467)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055551996 DLU <0006> fsm.c:568 lu(PS:IMSI-262424731444467)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055551996 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551996 DLINP <000b> input/ipa.c:451 connected read/write 20241013055551996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055551998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4258 20241013055552023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4258 20241013055552024 DLINP <000b> input/ipa.c:451 connected read/write 20241013055552024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055552024 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055552024 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055552024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055552024 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35733<->l=127.0.0.1:4259) 20241013055552069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50526<->l=127.0.0.1:4258 20241013055552070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50526<->l=127.0.0.1:4258 20241013055555133 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055555133 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055555135 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50532<->l=127.0.0.1:4258 20241013055555138 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555138 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055555138 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055555138 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  20241013055555138 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055555138 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  20241013055555138 DLGSUP <0013> gsup_server.c:235 2:  20241013055555138 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055555138 DLGSUP <0013> gsup_server.c:235 3:  20241013055555138 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055555138 DLGSUP <0013> gsup_server.c:235 4:  20241013055555138 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055555138 DLGSUP <0013> gsup_server.c:235 5:  20241013055555138 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055555138 DLGSUP <0013> gsup_server.c:235 7:  20241013055555138 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055555138 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055555138 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055555138 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055555154 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41535<->l=127.0.0.1:4259) 20241013055555171 DAUC <0003> db_auc.c:157 IMSI='262429595515270': No 2G Auth Data 20241013055555171 DAUC <0003> db_auc.c:192 IMSI='262429595515270': No 3G Auth Data 20241013055555213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50540<->l=127.0.0.1:4258 20241013055555218 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555218 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429595515270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429595515270" cn_domain=PS source_name="the-source\n"} 20241013055555218 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241013055555218 DLU <0006> fsm.c:456 lu(262429595515270)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055555218 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429595515270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013055555236 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429595515270)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055555236 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429595515270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429595515270" cn_domain=PS destination_name="the-source\n"} 20241013055555236 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555236 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555240 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555240 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429595515270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429595515270" source_name="the-source\n"} 20241013055555240 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429595515270)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055555240 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429595515270 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055555240 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429595515270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429595515270" destination_name="the-source\n"} 20241013055555240 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429595515270 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055555240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429595515270)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055555240 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429595515270)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055555240 DLU <0006> fsm.c:568 lu(PS:IMSI-262429595515270)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055555240 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555240 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50540<->l=127.0.0.1:4258 20241013055555267 DAUC <0003> db_auc.c:157 IMSI='262420069790008': No 2G Auth Data 20241013055555267 DAUC <0003> db_auc.c:192 IMSI='262420069790008': No 3G Auth Data 20241013055555276 DLGSUP <0013> hlr.c:121 IMSI 262420069790008: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055555298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50542<->l=127.0.0.1:4258 20241013055555301 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555301 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262420069790008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420069790008" cn_domain=PS source_name="the-source\n"} 20241013055555301 DLU <0006> fsm.c:456 lu(262420069790008)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055555301 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262420069790008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013055555316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420069790008)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055555316 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262420069790008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420069790008" cn_domain=PS destination_name="the-source\n"} 20241013055555316 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555316 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555319 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555319 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262420069790008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420069790008" source_name="the-source\n"} 20241013055555319 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420069790008)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055555319 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262420069790008 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055555319 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262420069790008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420069790008" destination_name="the-source\n"} 20241013055555319 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262420069790008 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055555319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420069790008)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055555319 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420069790008)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055555319 DLU <0006> fsm.c:568 lu(PS:IMSI-262420069790008)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055555319 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555319 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50542<->l=127.0.0.1:4258 20241013055555345 DAUC <0003> db_auc.c:157 IMSI='262428453191954': No 2G Auth Data 20241013055555345 DAUC <0003> db_auc.c:192 IMSI='262428453191954': No 3G Auth Data 20241013055555353 DLGSUP <0013> hlr.c:121 IMSI 262428453191954: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055555378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4258 20241013055555383 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555383 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262428453191954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428453191954" cn_domain=PS source_name="the-source\n"} 20241013055555383 DLU <0006> fsm.c:456 lu(262428453191954)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055555383 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262428453191954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013055555398 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428453191954)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055555398 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262428453191954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428453191954" cn_domain=PS destination_name="the-source\n"} 20241013055555398 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555398 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555401 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555401 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262428453191954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428453191954" source_name="the-source\n"} 20241013055555401 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428453191954)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055555401 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262428453191954 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055555401 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262428453191954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428453191954" destination_name="the-source\n"} 20241013055555401 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262428453191954 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055555401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428453191954)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055555401 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428453191954)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055555401 DLU <0006> fsm.c:568 lu(PS:IMSI-262428453191954)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055555401 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555401 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50552<->l=127.0.0.1:4258 20241013055555428 DAUC <0003> db_auc.c:157 IMSI='262429079659390': No 2G Auth Data 20241013055555428 DAUC <0003> db_auc.c:192 IMSI='262429079659390': No 3G Auth Data 20241013055555443 DLGSUP <0013> hlr.c:121 IMSI 262429079659390: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055555468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50562<->l=127.0.0.1:4258 20241013055555472 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555472 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262429079659390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429079659390" cn_domain=PS source_name="the-source\n"} 20241013055555472 DLU <0006> fsm.c:456 lu(262429079659390)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055555472 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262429079659390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013055555487 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429079659390)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055555487 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262429079659390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429079659390" cn_domain=PS destination_name="the-source\n"} 20241013055555487 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555487 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555490 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555490 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262429079659390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429079659390" source_name="the-source\n"} 20241013055555490 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429079659390)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055555490 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262429079659390 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055555490 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262429079659390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429079659390" destination_name="the-source\n"} 20241013055555490 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262429079659390 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055555490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429079659390)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055555490 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429079659390)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055555490 DLU <0006> fsm.c:568 lu(PS:IMSI-262429079659390)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055555490 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555490 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50562<->l=127.0.0.1:4258 20241013055555517 DAUC <0003> db_auc.c:157 IMSI='262428391807171': No 2G Auth Data 20241013055555517 DAUC <0003> db_auc.c:192 IMSI='262428391807171': No 3G Auth Data 20241013055555525 DLGSUP <0013> hlr.c:121 IMSI 262428391807171: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055555545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50572<->l=127.0.0.1:4258 20241013055555549 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555549 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262428391807171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428391807171" cn_domain=PS source_name="the-source\n"} 20241013055555549 DLU <0006> fsm.c:456 lu(262428391807171)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055555549 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262428391807171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013055555565 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428391807171)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055555565 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262428391807171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428391807171" cn_domain=PS destination_name="the-source\n"} 20241013055555565 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555565 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555568 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555568 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262428391807171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428391807171" source_name="the-source\n"} 20241013055555568 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428391807171)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055555568 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262428391807171 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055555568 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262428391807171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428391807171" destination_name="the-source\n"} 20241013055555568 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262428391807171 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055555568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428391807171)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055555568 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428391807171)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055555568 DLU <0006> fsm.c:568 lu(PS:IMSI-262428391807171)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055555568 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555568 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50572<->l=127.0.0.1:4258 20241013055555598 DAUC <0003> db_auc.c:157 IMSI='262424925736573': No 2G Auth Data 20241013055555598 DAUC <0003> db_auc.c:192 IMSI='262424925736573': No 3G Auth Data 20241013055555607 DLGSUP <0013> hlr.c:121 IMSI 262424925736573: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055555638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4258 20241013055555642 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555642 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262424925736573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424925736573" cn_domain=PS source_name="the-source\n"} 20241013055555642 DLU <0006> fsm.c:456 lu(262424925736573)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055555642 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262424925736573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013055555658 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424925736573)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055555658 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262424925736573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424925736573" cn_domain=PS destination_name="the-source\n"} 20241013055555658 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555658 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555661 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555661 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262424925736573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424925736573" source_name="the-source\n"} 20241013055555661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424925736573)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055555661 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262424925736573 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055555661 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262424925736573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424925736573" destination_name="the-source\n"} 20241013055555661 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262424925736573 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055555661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424925736573)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055555661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424925736573)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055555661 DLU <0006> fsm.c:568 lu(PS:IMSI-262424925736573)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055555661 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555661 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4258 20241013055555699 DAUC <0003> db_auc.c:157 IMSI='262423266455911': No 2G Auth Data 20241013055555699 DAUC <0003> db_auc.c:192 IMSI='262423266455911': No 3G Auth Data 20241013055555708 DLGSUP <0013> hlr.c:121 IMSI 262423266455911: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055555740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50584<->l=127.0.0.1:4258 20241013055555745 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555745 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262423266455911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423266455911" cn_domain=PS source_name="the-source\n"} 20241013055555745 DLU <0006> fsm.c:456 lu(262423266455911)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055555745 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262423266455911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013055555760 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423266455911)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055555760 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262423266455911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423266455911" cn_domain=PS destination_name="the-source\n"} 20241013055555760 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555760 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555763 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555763 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262423266455911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423266455911" source_name="the-source\n"} 20241013055555763 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423266455911)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055555763 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262423266455911 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055555763 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262423266455911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423266455911" destination_name="the-source\n"} 20241013055555763 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262423266455911 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055555763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423266455911)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055555763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423266455911)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055555763 DLU <0006> fsm.c:568 lu(PS:IMSI-262423266455911)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055555763 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555763 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50584<->l=127.0.0.1:4258 20241013055555797 DAUC <0003> db_auc.c:157 IMSI='262429166202825': No 2G Auth Data 20241013055555797 DAUC <0003> db_auc.c:192 IMSI='262429166202825': No 3G Auth Data 20241013055555806 DLGSUP <0013> hlr.c:121 IMSI 262429166202825: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055555838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50594<->l=127.0.0.1:4258 20241013055555842 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555842 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429166202825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429166202825" cn_domain=PS source_name="the-source\n"} 20241013055555842 DLU <0006> fsm.c:456 lu(262429166202825)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055555842 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429166202825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241013055555857 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429166202825)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055555857 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429166202825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429166202825" cn_domain=PS destination_name="the-source\n"} 20241013055555857 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555857 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555860 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555860 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429166202825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429166202825" source_name="the-source\n"} 20241013055555860 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429166202825)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055555860 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429166202825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055555860 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429166202825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429166202825" destination_name="the-source\n"} 20241013055555860 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429166202825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055555860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429166202825)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055555860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429166202825)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055555860 DLU <0006> fsm.c:568 lu(PS:IMSI-262429166202825)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055555860 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555860 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055555862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50594<->l=127.0.0.1:4258 20241013055555887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50532<->l=127.0.0.1:4258 20241013055555888 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41535<->l=127.0.0.1:4259) 20241013055555889 DLINP <000b> input/ipa.c:451 connected read/write 20241013055555889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055555889 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055555889 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055555889 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055555889 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241013055555932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50610<->l=127.0.0.1:4258 20241013055555933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50610<->l=127.0.0.1:4258 20241013055559010 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055559010 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055559011 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47010<->l=127.0.0.1:4258 20241013055559013 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559013 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055559013 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055559013 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  20241013055559013 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055559013 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  20241013055559013 DLGSUP <0013> gsup_server.c:235 2:  20241013055559013 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055559013 DLGSUP <0013> gsup_server.c:235 3:  20241013055559013 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055559013 DLGSUP <0013> gsup_server.c:235 4:  20241013055559014 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055559014 DLGSUP <0013> gsup_server.c:235 5:  20241013055559014 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055559014 DLGSUP <0013> gsup_server.c:235 7:  20241013055559014 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055559014 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055559014 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055559014 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055559030 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39843<->l=127.0.0.1:4259) 20241013055559062 DAUC <0003> db_auc.c:157 IMSI='262424416312031': No 2G Auth Data 20241013055559062 DAUC <0003> db_auc.c:192 IMSI='262424416312031': No 3G Auth Data 20241013055559103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47014<->l=127.0.0.1:4258 20241013055559108 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559108 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424416312031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424416312031" cn_domain=PS} 20241013055559108 DLU <0006> fsm.c:456 lu(262424416312031)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055559108 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424416312031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055559124 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424416312031)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055559124 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424416312031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424416312031" cn_domain=PS} 20241013055559124 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559124 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559128 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559128 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424416312031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424416312031"} 20241013055559128 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424416312031)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055559128 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424416312031 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055559128 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424416312031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424416312031"} 20241013055559128 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424416312031 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055559128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424416312031)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055559128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424416312031)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055559128 DLU <0006> fsm.c:568 lu(PS:IMSI-262424416312031)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055559128 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559128 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47014<->l=127.0.0.1:4258 20241013055559154 DAUC <0003> db_auc.c:157 IMSI='262422220719039': No 2G Auth Data 20241013055559154 DAUC <0003> db_auc.c:192 IMSI='262422220719039': No 3G Auth Data 20241013055559162 DLGSUP <0013> hlr.c:121 IMSI 262422220719039: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055559181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 20241013055559184 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559184 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422220719039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422220719039" cn_domain=PS} 20241013055559184 DLU <0006> fsm.c:456 lu(262422220719039)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055559184 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422220719039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055559200 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422220719039)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055559200 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422220719039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422220719039" cn_domain=PS} 20241013055559200 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559200 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559203 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559203 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422220719039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422220719039"} 20241013055559203 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422220719039)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055559203 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422220719039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055559203 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422220719039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422220719039"} 20241013055559203 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422220719039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055559203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422220719039)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055559203 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422220719039)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055559203 DLU <0006> fsm.c:568 lu(PS:IMSI-262422220719039)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055559203 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559203 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 20241013055559233 DAUC <0003> db_auc.c:157 IMSI='262427605930845': No 2G Auth Data 20241013055559233 DAUC <0003> db_auc.c:192 IMSI='262427605930845': No 3G Auth Data 20241013055559241 DLGSUP <0013> hlr.c:121 IMSI 262427605930845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055559265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 20241013055559268 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559268 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427605930845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427605930845" cn_domain=PS} 20241013055559268 DLU <0006> fsm.c:456 lu(262427605930845)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055559268 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427605930845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055559284 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427605930845)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055559284 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427605930845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427605930845" cn_domain=PS} 20241013055559284 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559284 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559287 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559287 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427605930845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427605930845"} 20241013055559287 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427605930845)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055559287 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427605930845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055559287 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427605930845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427605930845"} 20241013055559287 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427605930845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055559287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427605930845)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055559287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427605930845)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055559287 DLU <0006> fsm.c:568 lu(PS:IMSI-262427605930845)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055559287 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559287 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 20241013055559316 DAUC <0003> db_auc.c:157 IMSI='262422387186896': No 2G Auth Data 20241013055559316 DAUC <0003> db_auc.c:192 IMSI='262422387186896': No 3G Auth Data 20241013055559325 DLGSUP <0013> hlr.c:121 IMSI 262422387186896: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055559350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4258 20241013055559353 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559353 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422387186896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422387186896" cn_domain=PS} 20241013055559353 DLU <0006> fsm.c:456 lu(262422387186896)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055559353 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422387186896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055559369 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422387186896)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055559369 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422387186896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422387186896" cn_domain=PS} 20241013055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559372 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559372 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422387186896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422387186896"} 20241013055559372 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422387186896)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055559372 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422387186896 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055559372 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422387186896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422387186896"} 20241013055559372 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422387186896 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055559372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422387186896)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055559372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422387186896)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055559372 DLU <0006> fsm.c:568 lu(PS:IMSI-262422387186896)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055559372 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559372 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47052<->l=127.0.0.1:4258 20241013055559398 DAUC <0003> db_auc.c:157 IMSI='262427464238070': No 2G Auth Data 20241013055559398 DAUC <0003> db_auc.c:192 IMSI='262427464238070': No 3G Auth Data 20241013055559407 DLGSUP <0013> hlr.c:121 IMSI 262427464238070: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055559430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241013055559433 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559433 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427464238070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427464238070" cn_domain=PS} 20241013055559433 DLU <0006> fsm.c:456 lu(262427464238070)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055559433 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427464238070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055559448 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427464238070)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055559448 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427464238070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427464238070" cn_domain=PS} 20241013055559448 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559448 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559451 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559451 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427464238070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427464238070"} 20241013055559451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427464238070)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055559451 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427464238070 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055559451 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427464238070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427464238070"} 20241013055559451 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427464238070 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055559451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427464238070)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055559451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427464238070)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055559451 DLU <0006> fsm.c:568 lu(PS:IMSI-262427464238070)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055559451 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559451 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241013055559477 DAUC <0003> db_auc.c:157 IMSI='262420445325955': No 2G Auth Data 20241013055559477 DAUC <0003> db_auc.c:192 IMSI='262420445325955': No 3G Auth Data 20241013055559485 DLGSUP <0013> hlr.c:121 IMSI 262420445325955: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055559516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47074<->l=127.0.0.1:4258 20241013055559520 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559520 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420445325955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420445325955" cn_domain=PS} 20241013055559520 DLU <0006> fsm.c:456 lu(262420445325955)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055559520 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420445325955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055559537 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420445325955)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055559537 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420445325955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420445325955" cn_domain=PS} 20241013055559537 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559537 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559540 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559540 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420445325955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420445325955"} 20241013055559540 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420445325955)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055559540 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420445325955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055559540 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420445325955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420445325955"} 20241013055559540 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420445325955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055559540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420445325955)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055559540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420445325955)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055559540 DLU <0006> fsm.c:568 lu(PS:IMSI-262420445325955)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055559540 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559540 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47074<->l=127.0.0.1:4258 20241013055559575 DAUC <0003> db_auc.c:157 IMSI='262421988204525': No 2G Auth Data 20241013055559575 DAUC <0003> db_auc.c:192 IMSI='262421988204525': No 3G Auth Data 20241013055559584 DLGSUP <0013> hlr.c:121 IMSI 262421988204525: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055559616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47078<->l=127.0.0.1:4258 20241013055559620 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559620 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421988204525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421988204525" cn_domain=PS} 20241013055559620 DLU <0006> fsm.c:456 lu(262421988204525)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055559621 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421988204525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055559636 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421988204525)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055559636 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421988204525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421988204525" cn_domain=PS} 20241013055559636 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559637 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559639 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559640 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421988204525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421988204525"} 20241013055559640 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421988204525)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055559640 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421988204525 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055559640 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421988204525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421988204525"} 20241013055559640 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421988204525 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055559640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421988204525)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055559640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421988204525)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055559640 DLU <0006> fsm.c:568 lu(PS:IMSI-262421988204525)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055559640 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559640 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47078<->l=127.0.0.1:4258 20241013055559676 DAUC <0003> db_auc.c:157 IMSI='262429651967388': No 2G Auth Data 20241013055559676 DAUC <0003> db_auc.c:192 IMSI='262429651967388': No 3G Auth Data 20241013055559684 DLGSUP <0013> hlr.c:121 IMSI 262429651967388: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055559715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 20241013055559719 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559719 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429651967388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429651967388" cn_domain=PS} 20241013055559719 DLU <0006> fsm.c:456 lu(262429651967388)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055559719 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429651967388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055559735 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429651967388)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055559735 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429651967388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429651967388" cn_domain=PS} 20241013055559735 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559735 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559738 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559738 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429651967388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429651967388"} 20241013055559738 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429651967388)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055559738 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262429651967388 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055559738 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429651967388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429651967388"} 20241013055559738 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262429651967388 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055559738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429651967388)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055559738 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429651967388)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055559738 DLU <0006> fsm.c:568 lu(PS:IMSI-262429651967388)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055559738 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559738 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055559740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 20241013055559766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47010<->l=127.0.0.1:4258 20241013055559767 DLINP <000b> input/ipa.c:451 connected read/write 20241013055559767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055559767 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055559767 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055559767 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055559767 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39843<->l=127.0.0.1:4259) 20241013055559818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47084<->l=127.0.0.1:4258 20241013055559919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47084<->l=127.0.0.1:4258 20241013055602992 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055602992 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055602995 DLINP <000b> input/ipa.c:451 connected read/write 20241013055602995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055602995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47094<->l=127.0.0.1:4258 20241013055602998 DLINP <000b> input/ipa.c:451 connected read/write 20241013055602998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055602998 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055602998 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055602998 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  20241013055602998 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055602998 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  20241013055602998 DLGSUP <0013> gsup_server.c:235 2:  20241013055602998 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055602998 DLGSUP <0013> gsup_server.c:235 3:  20241013055602998 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055602998 DLGSUP <0013> gsup_server.c:235 4:  20241013055602998 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055602998 DLGSUP <0013> gsup_server.c:235 5:  20241013055602998 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055602998 DLGSUP <0013> gsup_server.c:235 7:  20241013055602998 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055602998 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055602998 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055602998 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055603018 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38575<->l=127.0.0.1:4259) 20241013055603039 DAUC <0003> db_auc.c:157 IMSI='262429430731308': No 2G Auth Data 20241013055603039 DAUC <0003> db_auc.c:192 IMSI='262429430731308': No 3G Auth Data 20241013055603066 DAUC <0003> db_auc.c:192 IMSI='262429430731308': No 3G Auth Data 20241013055603092 DAUC <0003> db_auc.c:157 IMSI='262424381899437': No 2G Auth Data 20241013055603092 DAUC <0003> db_auc.c:192 IMSI='262424381899437': No 3G Auth Data 20241013055603110 DAUC <0003> db_auc.c:157 IMSI='262424381899437': No 2G Auth Data 20241013055603134 DAUC <0003> db_auc.c:157 IMSI='262426202367375': No 2G Auth Data 20241013055603134 DAUC <0003> db_auc.c:192 IMSI='262426202367375': No 3G Auth Data 20241013055603185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47094<->l=127.0.0.1:4258 20241013055603186 DLINP <000b> input/ipa.c:451 connected read/write 20241013055603186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055603186 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055603187 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055603187 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055603187 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38575<->l=127.0.0.1:4259) 20241013055603231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4258 20241013055603331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47096<->l=127.0.0.1:4258 20241013055606402 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055606402 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055606404 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055606405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47100<->l=127.0.0.1:4258 20241013055606406 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055606406 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055606406 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055606406 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  20241013055606406 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055606406 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  20241013055606406 DLGSUP <0013> gsup_server.c:235 2:  20241013055606406 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055606406 DLGSUP <0013> gsup_server.c:235 3:  20241013055606406 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055606406 DLGSUP <0013> gsup_server.c:235 4:  20241013055606406 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055606406 DLGSUP <0013> gsup_server.c:235 5:  20241013055606406 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055606406 DLGSUP <0013> gsup_server.c:235 7:  20241013055606406 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055606406 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055606406 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055606406 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055606426 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33067<->l=127.0.0.1:4259) 20241013055606442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47116<->l=127.0.0.1:4258 20241013055606462 DAUC <0003> db_auc.c:157 IMSI='262424930692598': No 2G Auth Data 20241013055606462 DAUC <0003> db_auc.c:192 IMSI='262424930692598': No 3G Auth Data 20241013055606485 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055606485 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424930692598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424930692598" cn_domain=PS} 20241013055606485 DLU <0006> fsm.c:456 lu(262424930692598)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055606486 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424930692598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055606501 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424930692598)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055606501 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424930692598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424930692598" cn_domain=PS} 20241013055606501 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055606501 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055606505 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055606505 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424930692598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424930692598"} 20241013055606505 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424930692598)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055606505 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424930692598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055606505 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424930692598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424930692598"} 20241013055606506 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424930692598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055606506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424930692598)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055606506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424930692598)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055606506 DLU <0006> fsm.c:568 lu(PS:IMSI-262424930692598)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055606506 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055606506 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055606515 DLGSUP <0013> hlr.c:128 IMSI 262424930692598: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241013055606515 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055606515 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055606517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47116<->l=127.0.0.1:4258 20241013055606518 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055606518 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424930692598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424930692598"} 20241013055606518 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424930692598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241013055606518 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424930692598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055606518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47100<->l=127.0.0.1:4258 20241013055606519 DLINP <000b> input/ipa.c:451 connected read/write 20241013055606519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055606519 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055606520 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055606520 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055606520 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33067<->l=127.0.0.1:4259) 20241013055606561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4258 20241013055606662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47124<->l=127.0.0.1:4258 20241013055609736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055609736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055609739 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055609740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43598<->l=127.0.0.1:4258 20241013055609742 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055609742 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055609742 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055609742 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  20241013055609742 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055609742 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  20241013055609742 DLGSUP <0013> gsup_server.c:235 2:  20241013055609742 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055609742 DLGSUP <0013> gsup_server.c:235 3:  20241013055609742 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055609742 DLGSUP <0013> gsup_server.c:235 4:  20241013055609742 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055609742 DLGSUP <0013> gsup_server.c:235 5:  20241013055609742 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055609742 DLGSUP <0013> gsup_server.c:235 7:  20241013055609742 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055609742 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055609742 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055609742 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055609761 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36593<->l=127.0.0.1:4259) 20241013055609787 DAUC <0003> db_auc.c:157 IMSI='262425777523874': No 2G Auth Data 20241013055609787 DAUC <0003> db_auc.c:192 IMSI='262425777523874': No 3G Auth Data 20241013055609825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43610<->l=127.0.0.1:4258 20241013055609830 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055609830 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425777523874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425777523874" cn_domain=PS} 20241013055609830 DLU <0006> fsm.c:456 lu(262425777523874)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055609830 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425777523874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055609845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425777523874)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055609845 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425777523874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425777523874" cn_domain=PS} 20241013055609845 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609846 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609849 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055609849 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425777523874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425777523874"} 20241013055609849 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425777523874)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055609849 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425777523874 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055609849 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425777523874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425777523874"} 20241013055609849 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425777523874 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055609849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425777523874)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055609849 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425777523874)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055609849 DLU <0006> fsm.c:568 lu(PS:IMSI-262425777523874)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055609849 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609849 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609851 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055609851 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425777523874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425777523874" cn_domain=CS} 20241013055609851 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425777523874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013055609859 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425777523874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425777523874"} 20241013055609859 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425777523874 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055609859 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609859 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43610<->l=127.0.0.1:4258 20241013055609886 DAUC <0003> db_auc.c:157 IMSI='262426588436131': No 2G Auth Data 20241013055609886 DAUC <0003> db_auc.c:192 IMSI='262426588436131': No 3G Auth Data 20241013055609894 DLGSUP <0013> hlr.c:121 IMSI 262426588436131: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055609917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43612<->l=127.0.0.1:4258 20241013055609919 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055609919 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426588436131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426588436131" cn_domain=PS} 20241013055609919 DLU <0006> fsm.c:456 lu(262426588436131)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055609919 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426588436131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055609935 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426588436131)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055609935 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426588436131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426588436131" cn_domain=PS} 20241013055609935 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609935 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609938 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055609938 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426588436131 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426588436131"} 20241013055609938 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426588436131)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055609938 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426588436131 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055609938 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426588436131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426588436131"} 20241013055609938 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426588436131 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055609938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426588436131)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055609938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426588436131)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055609938 DLU <0006> fsm.c:568 lu(PS:IMSI-262426588436131)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055609938 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609938 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609940 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055609940 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426588436131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426588436131" cn_domain=CS} 20241013055609940 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426588436131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013055609948 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426588436131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426588436131"} 20241013055609948 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426588436131 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055609948 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609948 DLINP <000b> input/ipa.c:451 connected read/write 20241013055609948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055609949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43612<->l=127.0.0.1:4258 20241013055609975 DAUC <0003> db_auc.c:157 IMSI='262420815549251': No 2G Auth Data 20241013055609975 DAUC <0003> db_auc.c:192 IMSI='262420815549251': No 3G Auth Data 20241013055609983 DLGSUP <0013> hlr.c:121 IMSI 262420815549251: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055610007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4258 20241013055610011 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610011 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420815549251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420815549251" cn_domain=PS} 20241013055610011 DLU <0006> fsm.c:456 lu(262420815549251)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055610011 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420815549251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055610027 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420815549251)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055610027 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420815549251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420815549251" cn_domain=PS} 20241013055610027 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610027 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610029 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610029 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420815549251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420815549251"} 20241013055610029 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420815549251)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055610029 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420815549251 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055610029 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420815549251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420815549251"} 20241013055610029 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420815549251 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055610029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420815549251)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055610029 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420815549251)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055610029 DLU <0006> fsm.c:568 lu(PS:IMSI-262420815549251)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055610029 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610030 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610032 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610032 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420815549251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420815549251" cn_domain=CS} 20241013055610032 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420815549251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013055610040 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420815549251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420815549251"} 20241013055610040 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420815549251 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055610040 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610040 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43614<->l=127.0.0.1:4258 20241013055610065 DAUC <0003> db_auc.c:157 IMSI='262422814658839': No 2G Auth Data 20241013055610065 DAUC <0003> db_auc.c:192 IMSI='262422814658839': No 3G Auth Data 20241013055610075 DLGSUP <0013> hlr.c:121 IMSI 262422814658839: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055610101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4258 20241013055610104 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610104 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422814658839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422814658839" cn_domain=PS} 20241013055610104 DLU <0006> fsm.c:456 lu(262422814658839)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055610104 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422814658839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055610119 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422814658839)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055610120 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422814658839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422814658839" cn_domain=PS} 20241013055610120 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610120 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610122 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610123 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422814658839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422814658839"} 20241013055610123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422814658839)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055610123 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262422814658839 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055610123 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422814658839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422814658839"} 20241013055610123 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262422814658839 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055610123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422814658839)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055610123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422814658839)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055610123 DLU <0006> fsm.c:568 lu(PS:IMSI-262422814658839)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055610123 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610123 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610125 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610125 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422814658839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422814658839" cn_domain=CS} 20241013055610125 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422814658839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013055610132 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422814658839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422814658839"} 20241013055610132 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262422814658839 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055610132 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610132 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4258 20241013055610159 DAUC <0003> db_auc.c:157 IMSI='262425120401604': No 2G Auth Data 20241013055610159 DAUC <0003> db_auc.c:192 IMSI='262425120401604': No 3G Auth Data 20241013055610168 DLGSUP <0013> hlr.c:121 IMSI 262425120401604: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055610190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43632<->l=127.0.0.1:4258 20241013055610193 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610193 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425120401604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425120401604" cn_domain=PS} 20241013055610193 DLU <0006> fsm.c:456 lu(262425120401604)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055610193 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425120401604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055610208 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425120401604)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055610208 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425120401604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425120401604" cn_domain=PS} 20241013055610208 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610208 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610211 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610211 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425120401604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425120401604"} 20241013055610211 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425120401604)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055610211 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425120401604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055610211 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425120401604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425120401604"} 20241013055610211 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425120401604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055610211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425120401604)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055610211 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425120401604)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055610211 DLU <0006> fsm.c:568 lu(PS:IMSI-262425120401604)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055610211 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610211 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610213 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610213 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425120401604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425120401604" cn_domain=CS} 20241013055610213 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425120401604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013055610221 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425120401604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425120401604"} 20241013055610221 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425120401604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055610221 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610221 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43632<->l=127.0.0.1:4258 20241013055610247 DAUC <0003> db_auc.c:157 IMSI='262421772902202': No 2G Auth Data 20241013055610247 DAUC <0003> db_auc.c:192 IMSI='262421772902202': No 3G Auth Data 20241013055610256 DLGSUP <0013> hlr.c:121 IMSI 262421772902202: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055610287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43642<->l=127.0.0.1:4258 20241013055610291 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610291 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421772902202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421772902202" cn_domain=PS} 20241013055610291 DLU <0006> fsm.c:456 lu(262421772902202)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055610291 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421772902202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055610308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421772902202)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055610308 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421772902202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421772902202" cn_domain=PS} 20241013055610308 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610308 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610311 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610311 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421772902202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421772902202"} 20241013055610311 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421772902202)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055610311 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421772902202 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055610311 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421772902202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421772902202"} 20241013055610311 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421772902202 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055610311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421772902202)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055610311 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421772902202)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055610311 DLU <0006> fsm.c:568 lu(PS:IMSI-262421772902202)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055610311 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610311 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610313 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610313 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421772902202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421772902202" cn_domain=CS} 20241013055610313 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421772902202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013055610321 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421772902202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421772902202"} 20241013055610321 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421772902202 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055610321 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610321 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43642<->l=127.0.0.1:4258 20241013055610355 DAUC <0003> db_auc.c:157 IMSI='262427256952053': No 2G Auth Data 20241013055610355 DAUC <0003> db_auc.c:192 IMSI='262427256952053': No 3G Auth Data 20241013055610364 DLGSUP <0013> hlr.c:121 IMSI 262427256952053: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055610396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43654<->l=127.0.0.1:4258 20241013055610401 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610401 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427256952053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427256952053" cn_domain=PS} 20241013055610401 DLU <0006> fsm.c:456 lu(262427256952053)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055610401 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427256952053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055610421 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427256952053)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055610421 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427256952053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427256952053" cn_domain=PS} 20241013055610421 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610421 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610424 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610424 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427256952053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427256952053"} 20241013055610424 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427256952053)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055610424 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427256952053 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055610424 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427256952053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427256952053"} 20241013055610424 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427256952053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055610424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427256952053)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055610424 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427256952053)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055610424 DLU <0006> fsm.c:568 lu(PS:IMSI-262427256952053)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055610424 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610425 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610427 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610427 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427256952053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427256952053" cn_domain=CS} 20241013055610427 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427256952053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013055610435 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427256952053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427256952053"} 20241013055610435 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427256952053 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055610435 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610435 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43654<->l=127.0.0.1:4258 20241013055610479 DAUC <0003> db_auc.c:157 IMSI='262420809216718': No 2G Auth Data 20241013055610479 DAUC <0003> db_auc.c:192 IMSI='262420809216718': No 3G Auth Data 20241013055610497 DLGSUP <0013> hlr.c:121 IMSI 262420809216718: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055610531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 20241013055610535 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610535 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420809216718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420809216718" cn_domain=PS} 20241013055610535 DLU <0006> fsm.c:456 lu(262420809216718)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055610535 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420809216718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055610550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420809216718)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055610550 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420809216718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420809216718" cn_domain=PS} 20241013055610550 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610550 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610553 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610553 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420809216718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420809216718"} 20241013055610553 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420809216718)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055610553 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420809216718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055610553 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420809216718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420809216718"} 20241013055610553 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420809216718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055610553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420809216718)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055610553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420809216718)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055610553 DLU <0006> fsm.c:568 lu(PS:IMSI-262420809216718)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055610553 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610553 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610556 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610556 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420809216718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420809216718" cn_domain=CS} 20241013055610556 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420809216718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241013055610564 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420809216718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420809216718"} 20241013055610564 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420809216718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055610564 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610564 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055610565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43670<->l=127.0.0.1:4258 20241013055610591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43598<->l=127.0.0.1:4258 20241013055610592 DLINP <000b> input/ipa.c:451 connected read/write 20241013055610592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055610592 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055610592 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055610592 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055610592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36593<->l=127.0.0.1:4259) 20241013055610635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 20241013055610735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43680<->l=127.0.0.1:4258 20241013055613809 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055613809 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055613811 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055613811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43684<->l=127.0.0.1:4258 20241013055613813 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055613813 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055613813 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055613813 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  20241013055613813 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055613813 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  20241013055613813 DLGSUP <0013> gsup_server.c:235 2:  20241013055613813 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055613813 DLGSUP <0013> gsup_server.c:235 3:  20241013055613813 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055613813 DLGSUP <0013> gsup_server.c:235 4:  20241013055613813 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055613813 DLGSUP <0013> gsup_server.c:235 5:  20241013055613813 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055613813 DLGSUP <0013> gsup_server.c:235 7:  20241013055613813 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055613813 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055613813 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055613813 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055613829 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37227<->l=127.0.0.1:4259) 20241013055613854 DAUC <0003> db_auc.c:157 IMSI='262423478484032': No 2G Auth Data 20241013055613854 DAUC <0003> db_auc.c:192 IMSI='262423478484032': No 3G Auth Data 20241013055613886 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 20241013055613890 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055613890 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423478484032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423478484032" cn_domain=PS} 20241013055613890 DLU <0006> fsm.c:456 lu(262423478484032)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055613890 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423478484032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055613907 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423478484032)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055613907 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423478484032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423478484032" cn_domain=PS} 20241013055613907 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055613907 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055613911 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055613911 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423478484032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423478484032"} 20241013055613911 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423478484032)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055613911 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423478484032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055613911 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423478484032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423478484032"} 20241013055613911 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423478484032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055613911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423478484032)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055613911 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423478484032)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055613911 DLU <0006> fsm.c:568 lu(PS:IMSI-262423478484032)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055613911 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055613911 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055613913 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055613913 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423478484032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423478484032" cn_domain=PS} 20241013055613913 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423478484032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013055613921 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423478484032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423478484032"} 20241013055613921 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423478484032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055613921 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055613921 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055613923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43696<->l=127.0.0.1:4258 20241013055613948 DAUC <0003> db_auc.c:157 IMSI='262421613981190': No 2G Auth Data 20241013055613948 DAUC <0003> db_auc.c:192 IMSI='262421613981190': No 3G Auth Data 20241013055613956 DLGSUP <0013> hlr.c:121 IMSI 262421613981190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055613981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 20241013055613984 DLINP <000b> input/ipa.c:451 connected read/write 20241013055613984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055613984 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421613981190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421613981190" cn_domain=PS} 20241013055613984 DLU <0006> fsm.c:456 lu(262421613981190)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055613984 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421613981190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055614000 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421613981190)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055614000 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421613981190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421613981190" cn_domain=PS} 20241013055614000 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614000 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614003 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614003 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421613981190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421613981190"} 20241013055614003 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421613981190)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055614003 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421613981190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055614003 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421613981190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421613981190"} 20241013055614003 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421613981190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055614003 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421613981190)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055614003 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421613981190)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055614003 DLU <0006> fsm.c:568 lu(PS:IMSI-262421613981190)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055614003 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614003 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614005 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614005 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421613981190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421613981190" cn_domain=PS} 20241013055614005 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421613981190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013055614012 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421613981190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421613981190"} 20241013055614012 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421613981190 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055614012 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614012 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4258 20241013055614038 DAUC <0003> db_auc.c:157 IMSI='262428426078434': No 2G Auth Data 20241013055614038 DAUC <0003> db_auc.c:192 IMSI='262428426078434': No 3G Auth Data 20241013055614049 DLGSUP <0013> hlr.c:121 IMSI 262428426078434: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055614073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 20241013055614076 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614076 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428426078434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428426078434" cn_domain=PS} 20241013055614076 DLU <0006> fsm.c:456 lu(262428426078434)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055614076 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428426078434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055614092 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428426078434)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055614092 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428426078434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428426078434" cn_domain=PS} 20241013055614092 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614092 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614095 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614095 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428426078434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428426078434"} 20241013055614095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428426078434)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055614095 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428426078434 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055614095 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428426078434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428426078434"} 20241013055614095 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428426078434 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055614095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428426078434)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055614095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428426078434)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055614095 DLU <0006> fsm.c:568 lu(PS:IMSI-262428426078434)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055614095 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614095 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614097 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614097 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428426078434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428426078434" cn_domain=PS} 20241013055614097 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428426078434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013055614105 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428426078434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428426078434"} 20241013055614105 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428426078434 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055614105 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614105 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43722<->l=127.0.0.1:4258 20241013055614131 DAUC <0003> db_auc.c:157 IMSI='262425963888746': No 2G Auth Data 20241013055614131 DAUC <0003> db_auc.c:192 IMSI='262425963888746': No 3G Auth Data 20241013055614139 DLGSUP <0013> hlr.c:121 IMSI 262425963888746: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055614163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 20241013055614167 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614167 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425963888746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425963888746" cn_domain=PS} 20241013055614167 DLU <0006> fsm.c:456 lu(262425963888746)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055614167 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425963888746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055614182 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425963888746)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055614182 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425963888746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425963888746" cn_domain=PS} 20241013055614182 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614183 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614185 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614185 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425963888746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425963888746"} 20241013055614185 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425963888746)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055614185 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262425963888746 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055614185 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425963888746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425963888746"} 20241013055614185 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262425963888746 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055614185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425963888746)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055614185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425963888746)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055614185 DLU <0006> fsm.c:568 lu(PS:IMSI-262425963888746)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055614185 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614185 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614188 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614188 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425963888746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425963888746" cn_domain=PS} 20241013055614188 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425963888746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013055614195 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425963888746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425963888746"} 20241013055614195 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262425963888746 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055614195 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614195 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 20241013055614221 DAUC <0003> db_auc.c:157 IMSI='262429976871965': No 2G Auth Data 20241013055614221 DAUC <0003> db_auc.c:192 IMSI='262429976871965': No 3G Auth Data 20241013055614230 DLGSUP <0013> hlr.c:121 IMSI 262429976871965: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055614254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4258 20241013055614258 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614258 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429976871965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429976871965" cn_domain=PS} 20241013055614258 DLU <0006> fsm.c:456 lu(262429976871965)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055614258 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429976871965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055614274 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429976871965)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055614274 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429976871965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429976871965" cn_domain=PS} 20241013055614274 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614274 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614277 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614277 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429976871965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429976871965"} 20241013055614277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429976871965)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055614277 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262429976871965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055614277 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429976871965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429976871965"} 20241013055614277 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262429976871965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055614277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429976871965)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055614277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429976871965)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055614277 DLU <0006> fsm.c:568 lu(PS:IMSI-262429976871965)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055614277 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614277 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614279 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614279 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429976871965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429976871965" cn_domain=PS} 20241013055614279 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429976871965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013055614287 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429976871965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429976871965"} 20241013055614287 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262429976871965 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055614287 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614287 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4258 20241013055614312 DAUC <0003> db_auc.c:157 IMSI='262427033388428': No 2G Auth Data 20241013055614312 DAUC <0003> db_auc.c:192 IMSI='262427033388428': No 3G Auth Data 20241013055614320 DLGSUP <0013> hlr.c:121 IMSI 262427033388428: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055614352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43742<->l=127.0.0.1:4258 20241013055614355 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614355 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427033388428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427033388428" cn_domain=PS} 20241013055614355 DLU <0006> fsm.c:456 lu(262427033388428)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055614355 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427033388428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055614371 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427033388428)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055614371 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427033388428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427033388428" cn_domain=PS} 20241013055614371 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614371 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614374 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614374 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427033388428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427033388428"} 20241013055614374 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427033388428)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055614374 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427033388428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055614374 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427033388428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427033388428"} 20241013055614374 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427033388428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055614374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427033388428)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055614374 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427033388428)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055614374 DLU <0006> fsm.c:568 lu(PS:IMSI-262427033388428)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055614374 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614374 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614376 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614376 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427033388428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427033388428" cn_domain=PS} 20241013055614376 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427033388428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013055614384 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427033388428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427033388428"} 20241013055614384 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427033388428 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055614384 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614384 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43742<->l=127.0.0.1:4258 20241013055614418 DAUC <0003> db_auc.c:157 IMSI='262429357424757': No 2G Auth Data 20241013055614418 DAUC <0003> db_auc.c:192 IMSI='262429357424757': No 3G Auth Data 20241013055614426 DLGSUP <0013> hlr.c:121 IMSI 262429357424757: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055614458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 20241013055614461 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614461 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429357424757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429357424757" cn_domain=PS} 20241013055614461 DLU <0006> fsm.c:456 lu(262429357424757)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055614461 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429357424757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055614477 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429357424757)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055614477 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429357424757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429357424757" cn_domain=PS} 20241013055614477 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614477 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614480 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614480 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429357424757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429357424757"} 20241013055614480 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429357424757)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055614480 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262429357424757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055614480 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429357424757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429357424757"} 20241013055614480 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262429357424757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055614480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429357424757)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055614480 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429357424757)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055614480 DLU <0006> fsm.c:568 lu(PS:IMSI-262429357424757)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055614480 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614480 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614482 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614482 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429357424757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429357424757" cn_domain=PS} 20241013055614482 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429357424757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013055614489 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429357424757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429357424757"} 20241013055614489 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262429357424757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055614489 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614489 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43748<->l=127.0.0.1:4258 20241013055614523 DAUC <0003> db_auc.c:157 IMSI='262427467566042': No 2G Auth Data 20241013055614523 DAUC <0003> db_auc.c:192 IMSI='262427467566042': No 3G Auth Data 20241013055614531 DLGSUP <0013> hlr.c:121 IMSI 262427467566042: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241013055614562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4258 20241013055614566 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614566 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427467566042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427467566042" cn_domain=PS} 20241013055614566 DLU <0006> fsm.c:456 lu(262427467566042)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055614566 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427467566042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055614581 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427467566042)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055614581 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427467566042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427467566042" cn_domain=PS} 20241013055614581 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614581 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614583 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614584 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427467566042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427467566042"} 20241013055614584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427467566042)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055614584 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262427467566042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055614584 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427467566042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427467566042"} 20241013055614584 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427467566042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055614584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427467566042)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055614584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427467566042)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055614584 DLU <0006> fsm.c:568 lu(PS:IMSI-262427467566042)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055614584 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614584 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614586 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614586 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427467566042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427467566042" cn_domain=PS} 20241013055614586 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427467566042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241013055614594 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427467566042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427467566042"} 20241013055614594 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262427467566042 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241013055614594 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614594 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055614595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43754<->l=127.0.0.1:4258 20241013055614620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43684<->l=127.0.0.1:4258 20241013055614621 DLINP <000b> input/ipa.c:451 connected read/write 20241013055614621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055614621 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055614621 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055614621 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055614621 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37227<->l=127.0.0.1:4259) 20241013055614664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4258 20241013055614765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43758<->l=127.0.0.1:4258 20241013055617842 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055617842 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055617844 DLINP <000b> input/ipa.c:451 connected read/write 20241013055617844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055617845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 20241013055617847 DLINP <000b> input/ipa.c:451 connected read/write 20241013055617847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055617847 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055617847 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055617847 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  20241013055617847 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055617847 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  20241013055617847 DLGSUP <0013> gsup_server.c:235 2:  20241013055617847 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055617847 DLGSUP <0013> gsup_server.c:235 3:  20241013055617847 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055617847 DLGSUP <0013> gsup_server.c:235 4:  20241013055617847 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055617847 DLGSUP <0013> gsup_server.c:235 5:  20241013055617847 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055617847 DLGSUP <0013> gsup_server.c:235 7:  20241013055617847 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055617847 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055617847 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055617847 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055617868 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45853<->l=127.0.0.1:4259) 20241013055617880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4258 20241013055617889 DLINP <000b> input/ipa.c:451 connected read/write 20241013055617889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055617889 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} 20241013055617889 DLU <0006> fsm.c:456 lu(2345743413463)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055617889 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 20241013055617889 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} 20241013055617889 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055617889 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55716dddfd30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055617889 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55716dddfd30]{UNVALIDATED}: Freeing instance 20241013055617889 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55716dddfd30]{UNVALIDATED}: Deallocated 20241013055617889 DLINP <000b> input/ipa.c:451 connected read/write 20241013055617889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055617889 DLINP <000b> input/ipa.c:451 connected read/write 20241013055617889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055617891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47522<->l=127.0.0.1:4258 20241013055617892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4258 20241013055617893 DLINP <000b> input/ipa.c:451 connected read/write 20241013055617893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055617893 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055617893 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055617894 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055617894 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45853<->l=127.0.0.1:4259) 20241013055617939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20241013055618040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47528<->l=127.0.0.1:4258 20241013055621111 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055621111 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055621114 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055621114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4258 20241013055621116 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055621116 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055621116 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055621116 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  20241013055621116 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055621116 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  20241013055621116 DLGSUP <0013> gsup_server.c:235 2:  20241013055621116 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055621116 DLGSUP <0013> gsup_server.c:235 3:  20241013055621116 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055621116 DLGSUP <0013> gsup_server.c:235 4:  20241013055621116 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055621116 DLGSUP <0013> gsup_server.c:235 5:  20241013055621116 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055621116 DLGSUP <0013> gsup_server.c:235 7:  20241013055621116 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055621116 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055621116 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055621116 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055621135 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41163<->l=127.0.0.1:4259) 20241013055621148 DAUC <0003> db_auc.c:157 IMSI='262429521990853': No 2G Auth Data 20241013055621148 DAUC <0003> db_auc.c:192 IMSI='262429521990853': No 3G Auth Data 20241013055621185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47560<->l=127.0.0.1:4258 20241013055621192 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055621192 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429521990853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429521990853" session_id=2343764177 session_state=BEGIN} 20241013055621192 DSS <0004> hlr_ussd.c:576 262429521990853/0x8bb300d1: Process SS (BEGIN) 20241013055621192 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013055621192 DSS <0004> hlr_ussd.c:518 262429521990853/0x8bb300d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013055621192 DSS <0004> hlr_ussd.c:523 262429521990853/0x8bb300d1: USSD for unknown code '*#200#' 20241013055621192 DSS <0004> hlr_ussd.c:354 262429521990853/0x8bb300d1: Tx ReturnError(1, 0x12) 20241013055621192 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429521990853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429521990853" session_id=2343764177 session_state=END} 20241013055621192 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621192 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47560<->l=127.0.0.1:4258 20241013055621203 DAUC <0003> db_auc.c:157 IMSI='262427175945948': No 2G Auth Data 20241013055621203 DAUC <0003> db_auc.c:192 IMSI='262427175945948': No 3G Auth Data 20241013055621236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4258 20241013055621243 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055621243 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427175945948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427175945948" session_id=2911886439 session_state=BEGIN} 20241013055621243 DSS <0004> hlr_ussd.c:576 262427175945948/0xad8fdc67: Process SS (BEGIN) 20241013055621243 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013055621243 DSS <0004> hlr_ussd.c:518 262427175945948/0xad8fdc67: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013055621243 DSS <0004> hlr_ussd.c:523 262427175945948/0xad8fdc67: USSD for unknown code '*#200#' 20241013055621243 DSS <0004> hlr_ussd.c:354 262427175945948/0xad8fdc67: Tx ReturnError(1, 0x12) 20241013055621243 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427175945948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427175945948" session_id=2911886439 session_state=END} 20241013055621243 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621243 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47572<->l=127.0.0.1:4258 20241013055621254 DAUC <0003> db_auc.c:157 IMSI='262427198285578': No 2G Auth Data 20241013055621254 DAUC <0003> db_auc.c:192 IMSI='262427198285578': No 3G Auth Data 20241013055621290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 20241013055621296 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055621296 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427198285578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427198285578" session_id=3835039090 session_state=BEGIN} 20241013055621296 DSS <0004> hlr_ussd.c:576 262427198285578/0xe4960d72: Process SS (BEGIN) 20241013055621296 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013055621296 DSS <0004> hlr_ussd.c:518 262427198285578/0xe4960d72: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013055621296 DSS <0004> hlr_ussd.c:523 262427198285578/0xe4960d72: USSD for unknown code '*#200#' 20241013055621296 DSS <0004> hlr_ussd.c:354 262427198285578/0xe4960d72: Tx ReturnError(1, 0x12) 20241013055621296 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427198285578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427198285578" session_id=3835039090 session_state=END} 20241013055621296 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621296 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 20241013055621315 DAUC <0003> db_auc.c:157 IMSI='262423508563839': No 2G Auth Data 20241013055621315 DAUC <0003> db_auc.c:192 IMSI='262423508563839': No 3G Auth Data 20241013055621342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47596<->l=127.0.0.1:4258 20241013055621347 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055621347 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423508563839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423508563839" session_id=3354991781 session_state=BEGIN} 20241013055621347 DSS <0004> hlr_ussd.c:576 262423508563839/0xc7f91ca5: Process SS (BEGIN) 20241013055621347 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013055621347 DSS <0004> hlr_ussd.c:518 262423508563839/0xc7f91ca5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013055621347 DSS <0004> hlr_ussd.c:523 262423508563839/0xc7f91ca5: USSD for unknown code '*#200#' 20241013055621347 DSS <0004> hlr_ussd.c:354 262423508563839/0xc7f91ca5: Tx ReturnError(1, 0x12) 20241013055621347 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423508563839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423508563839" session_id=3354991781 session_state=END} 20241013055621347 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621347 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47596<->l=127.0.0.1:4258 20241013055621354 DAUC <0003> db_auc.c:157 IMSI='262424479795801': No 2G Auth Data 20241013055621354 DAUC <0003> db_auc.c:192 IMSI='262424479795801': No 3G Auth Data 20241013055621378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47606<->l=127.0.0.1:4258 20241013055621386 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055621386 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424479795801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424479795801" session_id=1593120179 session_state=BEGIN} 20241013055621386 DSS <0004> hlr_ussd.c:576 262424479795801/0x5ef515b3: Process SS (BEGIN) 20241013055621386 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013055621386 DSS <0004> hlr_ussd.c:518 262424479795801/0x5ef515b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013055621386 DSS <0004> hlr_ussd.c:523 262424479795801/0x5ef515b3: USSD for unknown code '*#200#' 20241013055621386 DSS <0004> hlr_ussd.c:354 262424479795801/0x5ef515b3: Tx ReturnError(1, 0x12) 20241013055621386 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424479795801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424479795801" session_id=1593120179 session_state=END} 20241013055621386 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621386 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47606<->l=127.0.0.1:4258 20241013055621393 DAUC <0003> db_auc.c:157 IMSI='262428349314506': No 2G Auth Data 20241013055621393 DAUC <0003> db_auc.c:192 IMSI='262428349314506': No 3G Auth Data 20241013055621425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47616<->l=127.0.0.1:4258 20241013055621430 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055621430 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428349314506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428349314506" session_id=968558184 session_state=BEGIN} 20241013055621430 DSS <0004> hlr_ussd.c:576 262428349314506/0x39bb0668: Process SS (BEGIN) 20241013055621430 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013055621430 DSS <0004> hlr_ussd.c:518 262428349314506/0x39bb0668: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013055621430 DSS <0004> hlr_ussd.c:523 262428349314506/0x39bb0668: USSD for unknown code '*#200#' 20241013055621430 DSS <0004> hlr_ussd.c:354 262428349314506/0x39bb0668: Tx ReturnError(1, 0x12) 20241013055621430 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428349314506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428349314506" session_id=968558184 session_state=END} 20241013055621430 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621430 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47616<->l=127.0.0.1:4258 20241013055621437 DAUC <0003> db_auc.c:157 IMSI='262428176858537': No 2G Auth Data 20241013055621437 DAUC <0003> db_auc.c:192 IMSI='262428176858537': No 3G Auth Data 20241013055621464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 20241013055621470 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055621470 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428176858537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428176858537" session_id=2354286450 session_state=BEGIN} 20241013055621470 DSS <0004> hlr_ussd.c:576 262428176858537/0x8c538f72: Process SS (BEGIN) 20241013055621470 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013055621470 DSS <0004> hlr_ussd.c:518 262428176858537/0x8c538f72: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013055621470 DSS <0004> hlr_ussd.c:523 262428176858537/0x8c538f72: USSD for unknown code '*#200#' 20241013055621470 DSS <0004> hlr_ussd.c:354 262428176858537/0x8c538f72: Tx ReturnError(1, 0x12) 20241013055621470 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428176858537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428176858537" session_id=2354286450 session_state=END} 20241013055621470 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621470 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47632<->l=127.0.0.1:4258 20241013055621478 DAUC <0003> db_auc.c:157 IMSI='262423998600558': No 2G Auth Data 20241013055621478 DAUC <0003> db_auc.c:192 IMSI='262423998600558': No 3G Auth Data 20241013055621506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47648<->l=127.0.0.1:4258 20241013055621511 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055621511 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423998600558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423998600558" session_id=1917219061 session_state=BEGIN} 20241013055621511 DSS <0004> hlr_ussd.c:576 262423998600558/0x724670f5: Process SS (BEGIN) 20241013055621511 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241013055621511 DSS <0004> hlr_ussd.c:518 262423998600558/0x724670f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241013055621511 DSS <0004> hlr_ussd.c:523 262423998600558/0x724670f5: USSD for unknown code '*#200#' 20241013055621511 DSS <0004> hlr_ussd.c:354 262423998600558/0x724670f5: Tx ReturnError(1, 0x12) 20241013055621511 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423998600558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423998600558" session_id=1917219061 session_state=END} 20241013055621511 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621511 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055621515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47648<->l=127.0.0.1:4258 20241013055621516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47544<->l=127.0.0.1:4258 20241013055621517 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41163<->l=127.0.0.1:4259) 20241013055621517 DLINP <000b> input/ipa.c:451 connected read/write 20241013055621517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055621517 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055621517 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055621517 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055621562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47660<->l=127.0.0.1:4258 20241013055621662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47660<->l=127.0.0.1:4258 20241013055624737 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055624737 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055624739 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055624740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 20241013055624742 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055624742 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055624742 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055624742 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  20241013055624742 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055624742 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  20241013055624742 DLGSUP <0013> gsup_server.c:235 2:  20241013055624742 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055624742 DLGSUP <0013> gsup_server.c:235 3:  20241013055624742 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055624742 DLGSUP <0013> gsup_server.c:235 4:  20241013055624742 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055624742 DLGSUP <0013> gsup_server.c:235 5:  20241013055624742 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055624742 DLGSUP <0013> gsup_server.c:235 7:  20241013055624742 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055624742 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055624742 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055624742 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055624764 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37815<->l=127.0.0.1:4259) 20241013055624782 DAUC <0003> db_auc.c:157 IMSI='262428986962602': No 2G Auth Data 20241013055624782 DAUC <0003> db_auc.c:192 IMSI='262428986962602': No 3G Auth Data 20241013055624807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4258 20241013055624811 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055624811 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428986962602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428986962602" session_id=3319189290 session_state=BEGIN} 20241013055624811 DSS <0004> hlr_ussd.c:576 262428986962602/0xc5d6cf2a: Process SS (BEGIN) 20241013055624812 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055624812 DSS <0004> hlr_ussd.c:518 262428986962602/0xc5d6cf2a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055624812 DSS <0004> hlr_ussd.c:542 262428986962602/0xc5d6cf2a: Cannot find conn for EUSE EUSE-foobar 20241013055624812 DSS <0004> hlr_ussd.c:354 262428986962602/0xc5d6cf2a: Tx ReturnError(1, 0x22) 20241013055624812 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428986962602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428986962602" session_id=3319189290 session_state=END} 20241013055624812 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055624812 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055624816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4258 20241013055624820 DAUC <0003> db_auc.c:157 IMSI='262426835720167': No 2G Auth Data 20241013055624820 DAUC <0003> db_auc.c:192 IMSI='262426835720167': No 3G Auth Data 20241013055624845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4258 20241013055624851 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055624851 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426835720167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426835720167" session_id=2138721306 session_state=BEGIN} 20241013055624851 DSS <0004> hlr_ussd.c:576 262426835720167/0x7f7a4c1a: Process SS (BEGIN) 20241013055624851 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055624851 DSS <0004> hlr_ussd.c:518 262426835720167/0x7f7a4c1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055624851 DSS <0004> hlr_ussd.c:542 262426835720167/0x7f7a4c1a: Cannot find conn for EUSE EUSE-foobar 20241013055624851 DSS <0004> hlr_ussd.c:354 262426835720167/0x7f7a4c1a: Tx ReturnError(1, 0x22) 20241013055624851 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426835720167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426835720167" session_id=2138721306 session_state=END} 20241013055624851 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055624851 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055624855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4258 20241013055624859 DAUC <0003> db_auc.c:157 IMSI='262429836698775': No 2G Auth Data 20241013055624859 DAUC <0003> db_auc.c:192 IMSI='262429836698775': No 3G Auth Data 20241013055624884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47710<->l=127.0.0.1:4258 20241013055624890 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055624890 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429836698775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429836698775" session_id=1355105682 session_state=BEGIN} 20241013055624890 DSS <0004> hlr_ussd.c:576 262429836698775/0x50c54592: Process SS (BEGIN) 20241013055624890 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055624890 DSS <0004> hlr_ussd.c:518 262429836698775/0x50c54592: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055624890 DSS <0004> hlr_ussd.c:542 262429836698775/0x50c54592: Cannot find conn for EUSE EUSE-foobar 20241013055624890 DSS <0004> hlr_ussd.c:354 262429836698775/0x50c54592: Tx ReturnError(1, 0x22) 20241013055624890 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429836698775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429836698775" session_id=1355105682 session_state=END} 20241013055624890 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055624890 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055624893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47710<->l=127.0.0.1:4258 20241013055624899 DAUC <0003> db_auc.c:157 IMSI='262428587171854': No 2G Auth Data 20241013055624899 DAUC <0003> db_auc.c:192 IMSI='262428587171854': No 3G Auth Data 20241013055624923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4258 20241013055624929 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055624929 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428587171854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428587171854" session_id=150441627 session_state=BEGIN} 20241013055624929 DSS <0004> hlr_ussd.c:576 262428587171854/0x08f78e9b: Process SS (BEGIN) 20241013055624930 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055624930 DSS <0004> hlr_ussd.c:518 262428587171854/0x08f78e9b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055624930 DSS <0004> hlr_ussd.c:542 262428587171854/0x08f78e9b: Cannot find conn for EUSE EUSE-foobar 20241013055624930 DSS <0004> hlr_ussd.c:354 262428587171854/0x08f78e9b: Tx ReturnError(1, 0x22) 20241013055624930 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428587171854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428587171854" session_id=150441627 session_state=END} 20241013055624930 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055624930 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055624933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47722<->l=127.0.0.1:4258 20241013055624937 DAUC <0003> db_auc.c:157 IMSI='262422055894139': No 2G Auth Data 20241013055624937 DAUC <0003> db_auc.c:192 IMSI='262422055894139': No 3G Auth Data 20241013055624961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47726<->l=127.0.0.1:4258 20241013055624966 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055624966 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422055894139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422055894139" session_id=2112352587 session_state=BEGIN} 20241013055624966 DSS <0004> hlr_ussd.c:576 262422055894139/0x7de7f14b: Process SS (BEGIN) 20241013055624966 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055624966 DSS <0004> hlr_ussd.c:518 262422055894139/0x7de7f14b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055624966 DSS <0004> hlr_ussd.c:542 262422055894139/0x7de7f14b: Cannot find conn for EUSE EUSE-foobar 20241013055624966 DSS <0004> hlr_ussd.c:354 262422055894139/0x7de7f14b: Tx ReturnError(1, 0x22) 20241013055624966 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422055894139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422055894139" session_id=2112352587 session_state=END} 20241013055624966 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055624966 DLINP <000b> input/ipa.c:451 connected read/write 20241013055624966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055624969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47726<->l=127.0.0.1:4258 20241013055624974 DAUC <0003> db_auc.c:157 IMSI='262429659209388': No 2G Auth Data 20241013055624974 DAUC <0003> db_auc.c:192 IMSI='262429659209388': No 3G Auth Data 20241013055625001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 20241013055625007 DLINP <000b> input/ipa.c:451 connected read/write 20241013055625007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055625007 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429659209388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429659209388" session_id=2887170353 session_state=BEGIN} 20241013055625007 DSS <0004> hlr_ussd.c:576 262429659209388/0xac16b931: Process SS (BEGIN) 20241013055625007 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055625007 DSS <0004> hlr_ussd.c:518 262429659209388/0xac16b931: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055625007 DSS <0004> hlr_ussd.c:542 262429659209388/0xac16b931: Cannot find conn for EUSE EUSE-foobar 20241013055625007 DSS <0004> hlr_ussd.c:354 262429659209388/0xac16b931: Tx ReturnError(1, 0x22) 20241013055625007 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429659209388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429659209388" session_id=2887170353 session_state=END} 20241013055625007 DLINP <000b> input/ipa.c:451 connected read/write 20241013055625007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055625008 DLINP <000b> input/ipa.c:451 connected read/write 20241013055625008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055625011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4258 20241013055625015 DAUC <0003> db_auc.c:157 IMSI='262425734694691': No 2G Auth Data 20241013055625015 DAUC <0003> db_auc.c:192 IMSI='262425734694691': No 3G Auth Data 20241013055625040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47742<->l=127.0.0.1:4258 20241013055625047 DLINP <000b> input/ipa.c:451 connected read/write 20241013055625047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055625047 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425734694691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425734694691" session_id=3602782772 session_state=BEGIN} 20241013055625047 DSS <0004> hlr_ussd.c:576 262425734694691/0xd6be1a34: Process SS (BEGIN) 20241013055625047 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055625047 DSS <0004> hlr_ussd.c:518 262425734694691/0xd6be1a34: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055625047 DSS <0004> hlr_ussd.c:542 262425734694691/0xd6be1a34: Cannot find conn for EUSE EUSE-foobar 20241013055625047 DSS <0004> hlr_ussd.c:354 262425734694691/0xd6be1a34: Tx ReturnError(1, 0x22) 20241013055625047 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425734694691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425734694691" session_id=3602782772 session_state=END} 20241013055625047 DLINP <000b> input/ipa.c:451 connected read/write 20241013055625047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055625047 DLINP <000b> input/ipa.c:451 connected read/write 20241013055625047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055625051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47742<->l=127.0.0.1:4258 20241013055625056 DAUC <0003> db_auc.c:157 IMSI='262424574561581': No 2G Auth Data 20241013055625056 DAUC <0003> db_auc.c:192 IMSI='262424574561581': No 3G Auth Data 20241013055625083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 20241013055625089 DLINP <000b> input/ipa.c:451 connected read/write 20241013055625089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055625089 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424574561581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424574561581" session_id=3799861450 session_state=BEGIN} 20241013055625089 DSS <0004> hlr_ussd.c:576 262424574561581/0xe27d48ca: Process SS (BEGIN) 20241013055625089 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055625089 DSS <0004> hlr_ussd.c:518 262424574561581/0xe27d48ca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055625089 DSS <0004> hlr_ussd.c:542 262424574561581/0xe27d48ca: Cannot find conn for EUSE EUSE-foobar 20241013055625089 DSS <0004> hlr_ussd.c:354 262424574561581/0xe27d48ca: Tx ReturnError(1, 0x22) 20241013055625089 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424574561581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424574561581" session_id=3799861450 session_state=END} 20241013055625089 DLINP <000b> input/ipa.c:451 connected read/write 20241013055625089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055625089 DLINP <000b> input/ipa.c:451 connected read/write 20241013055625089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055625092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4258 20241013055625093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47674<->l=127.0.0.1:4258 20241013055625094 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37815<->l=127.0.0.1:4259) 20241013055625094 DLINP <000b> input/ipa.c:451 connected read/write 20241013055625094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055625094 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055625094 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055625094 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055625132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47760<->l=127.0.0.1:4258 20241013055625333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47760<->l=127.0.0.1:4258 20241013055628406 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055628406 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055628408 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055628409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46120<->l=127.0.0.1:4258 20241013055628411 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055628411 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055628411 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055628411 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  20241013055628411 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055628411 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  20241013055628411 DLGSUP <0013> gsup_server.c:235 2:  20241013055628411 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055628411 DLGSUP <0013> gsup_server.c:235 3:  20241013055628411 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055628411 DLGSUP <0013> gsup_server.c:235 4:  20241013055628411 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055628411 DLGSUP <0013> gsup_server.c:235 5:  20241013055628411 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055628411 DLGSUP <0013> gsup_server.c:235 7:  20241013055628411 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055628411 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055628411 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055628411 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055628432 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40377<->l=127.0.0.1:4259) 20241013055628451 DAUC <0003> db_auc.c:157 IMSI='262427897875201': No 2G Auth Data 20241013055628451 DAUC <0003> db_auc.c:192 IMSI='262427897875201': No 3G Auth Data 20241013055628477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20241013055628483 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055628483 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427897875201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427897875201" session_id=1438485430 session_state=BEGIN} 20241013055628483 DSS <0004> hlr_ussd.c:576 262427897875201/0x55bd8bb6: Process SS (BEGIN) 20241013055628483 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055628483 DSS <0004> hlr_ussd.c:518 262427897875201/0x55bd8bb6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055628483 DSS <0004> hlr_ussd.c:363 262427897875201/0x55bd8bb6: Tx USSD 'Your IMSI is 262427897875201' 20241013055628483 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427897875201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427897875201" session_id=1438485430 session_state=END} 20241013055628483 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427897875201 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055628483 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628483 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46134<->l=127.0.0.1:4258 20241013055628491 DAUC <0003> db_auc.c:157 IMSI='262421353099747': No 2G Auth Data 20241013055628491 DAUC <0003> db_auc.c:192 IMSI='262421353099747': No 3G Auth Data 20241013055628517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 20241013055628525 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055628525 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421353099747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421353099747" session_id=5428763 session_state=BEGIN} 20241013055628525 DSS <0004> hlr_ussd.c:576 262421353099747/0x0052d61b: Process SS (BEGIN) 20241013055628525 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055628525 DSS <0004> hlr_ussd.c:518 262421353099747/0x0052d61b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055628525 DSS <0004> hlr_ussd.c:363 262421353099747/0x0052d61b: Tx USSD 'Your IMSI is 262421353099747' 20241013055628525 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421353099747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421353099747" session_id=5428763 session_state=END} 20241013055628525 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421353099747 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055628525 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628525 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46142<->l=127.0.0.1:4258 20241013055628532 DAUC <0003> db_auc.c:157 IMSI='262423112713704': No 2G Auth Data 20241013055628532 DAUC <0003> db_auc.c:192 IMSI='262423112713704': No 3G Auth Data 20241013055628554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46156<->l=127.0.0.1:4258 20241013055628558 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055628559 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423112713704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423112713704" session_id=4166910477 session_state=BEGIN} 20241013055628559 DSS <0004> hlr_ussd.c:576 262423112713704/0xf85e020d: Process SS (BEGIN) 20241013055628559 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055628559 DSS <0004> hlr_ussd.c:518 262423112713704/0xf85e020d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055628559 DSS <0004> hlr_ussd.c:363 262423112713704/0xf85e020d: Tx USSD 'Your IMSI is 262423112713704' 20241013055628559 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423112713704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423112713704" session_id=4166910477 session_state=END} 20241013055628559 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423112713704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055628559 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628559 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46156<->l=127.0.0.1:4258 20241013055628566 DAUC <0003> db_auc.c:157 IMSI='262421056141916': No 2G Auth Data 20241013055628566 DAUC <0003> db_auc.c:192 IMSI='262421056141916': No 3G Auth Data 20241013055628590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 20241013055628597 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055628597 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421056141916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421056141916" session_id=2017211824 session_state=BEGIN} 20241013055628597 DSS <0004> hlr_ussd.c:576 262421056141916/0x783c35b0: Process SS (BEGIN) 20241013055628597 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055628597 DSS <0004> hlr_ussd.c:518 262421056141916/0x783c35b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055628597 DSS <0004> hlr_ussd.c:363 262421056141916/0x783c35b0: Tx USSD 'Your IMSI is 262421056141916' 20241013055628598 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421056141916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421056141916" session_id=2017211824 session_state=END} 20241013055628598 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421056141916 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055628598 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628598 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4258 20241013055628606 DAUC <0003> db_auc.c:157 IMSI='262422514676249': No 2G Auth Data 20241013055628606 DAUC <0003> db_auc.c:192 IMSI='262422514676249': No 3G Auth Data 20241013055628629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 20241013055628636 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055628636 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422514676249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422514676249" session_id=3685697502 session_state=BEGIN} 20241013055628636 DSS <0004> hlr_ussd.c:576 262422514676249/0xdbaf47de: Process SS (BEGIN) 20241013055628636 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055628636 DSS <0004> hlr_ussd.c:518 262422514676249/0xdbaf47de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055628636 DSS <0004> hlr_ussd.c:363 262422514676249/0xdbaf47de: Tx USSD 'Your IMSI is 262422514676249' 20241013055628636 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422514676249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422514676249" session_id=3685697502 session_state=END} 20241013055628636 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422514676249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055628636 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628636 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 20241013055628644 DAUC <0003> db_auc.c:157 IMSI='262421594294829': No 2G Auth Data 20241013055628644 DAUC <0003> db_auc.c:192 IMSI='262421594294829': No 3G Auth Data 20241013055628673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 20241013055628680 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055628680 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421594294829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421594294829" session_id=38090524 session_state=BEGIN} 20241013055628680 DSS <0004> hlr_ussd.c:576 262421594294829/0x0245371c: Process SS (BEGIN) 20241013055628680 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055628680 DSS <0004> hlr_ussd.c:518 262421594294829/0x0245371c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055628680 DSS <0004> hlr_ussd.c:363 262421594294829/0x0245371c: Tx USSD 'Your IMSI is 262421594294829' 20241013055628680 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421594294829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421594294829" session_id=38090524 session_state=END} 20241013055628680 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421594294829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055628680 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628680 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 20241013055628687 DAUC <0003> db_auc.c:157 IMSI='262425041449287': No 2G Auth Data 20241013055628687 DAUC <0003> db_auc.c:192 IMSI='262425041449287': No 3G Auth Data 20241013055628714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46186<->l=127.0.0.1:4258 20241013055628719 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055628719 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425041449287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425041449287" session_id=2665171994 session_state=BEGIN} 20241013055628719 DSS <0004> hlr_ussd.c:576 262425041449287/0x9edb4c1a: Process SS (BEGIN) 20241013055628719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055628719 DSS <0004> hlr_ussd.c:518 262425041449287/0x9edb4c1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055628719 DSS <0004> hlr_ussd.c:363 262425041449287/0x9edb4c1a: Tx USSD 'Your IMSI is 262425041449287' 20241013055628719 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425041449287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425041449287" session_id=2665171994 session_state=END} 20241013055628719 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425041449287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055628719 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628719 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46186<->l=127.0.0.1:4258 20241013055628727 DAUC <0003> db_auc.c:157 IMSI='262429547288061': No 2G Auth Data 20241013055628727 DAUC <0003> db_auc.c:192 IMSI='262429547288061': No 3G Auth Data 20241013055628753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 20241013055628759 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055628759 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429547288061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429547288061" session_id=887427632 session_state=BEGIN} 20241013055628759 DSS <0004> hlr_ussd.c:576 262429547288061/0x34e51230: Process SS (BEGIN) 20241013055628759 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055628759 DSS <0004> hlr_ussd.c:518 262429547288061/0x34e51230: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055628759 DSS <0004> hlr_ussd.c:363 262429547288061/0x34e51230: Tx USSD 'Your IMSI is 262429547288061' 20241013055628759 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429547288061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429547288061" session_id=887427632 session_state=END} 20241013055628759 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429547288061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055628759 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628759 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055628762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 20241013055628763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46120<->l=127.0.0.1:4258 20241013055628764 DLINP <000b> input/ipa.c:451 connected read/write 20241013055628764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055628764 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055628764 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055628764 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055628764 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40377<->l=127.0.0.1:4259) 20241013055628809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46208<->l=127.0.0.1:4258 20241013055629009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46208<->l=127.0.0.1:4258 20241013055632085 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055632085 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055632087 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055632088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4258 20241013055632090 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055632090 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055632090 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055632090 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  20241013055632090 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055632090 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  20241013055632090 DLGSUP <0013> gsup_server.c:235 2:  20241013055632090 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055632090 DLGSUP <0013> gsup_server.c:235 3:  20241013055632090 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055632090 DLGSUP <0013> gsup_server.c:235 4:  20241013055632090 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055632090 DLGSUP <0013> gsup_server.c:235 5:  20241013055632090 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055632090 DLGSUP <0013> gsup_server.c:235 7:  20241013055632090 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055632090 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055632090 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055632090 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055632108 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40813<->l=127.0.0.1:4259) 20241013055632127 DAUC <0003> db_auc.c:157 IMSI='262425530403490': No 2G Auth Data 20241013055632127 DAUC <0003> db_auc.c:192 IMSI='262425530403490': No 3G Auth Data 20241013055632151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 20241013055632159 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055632159 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262425530403490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425530403490" source_name="the-source\n" session_id=1402387371 session_state=BEGIN} 20241013055632159 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241013055632159 DSS <0004> hlr_ussd.c:576 262425530403490/0x5396bbab: Process SS (BEGIN) 20241013055632159 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055632159 DSS <0004> hlr_ussd.c:518 262425530403490/0x5396bbab: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055632159 DSS <0004> hlr_ussd.c:363 262425530403490/0x5396bbab: Tx USSD 'Your IMSI is 262425530403490' 20241013055632159 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262425530403490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425530403490" destination_name="the-source\n" session_id=1402387371 session_state=END} 20241013055632159 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262425530403490 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055632159 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632159 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 20241013055632168 DAUC <0003> db_auc.c:157 IMSI='262421541193007': No 2G Auth Data 20241013055632168 DAUC <0003> db_auc.c:192 IMSI='262421541193007': No 3G Auth Data 20241013055632190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4258 20241013055632198 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055632198 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421541193007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421541193007" source_name="the-source\n" session_id=2425333895 session_state=BEGIN} 20241013055632198 DSS <0004> hlr_ussd.c:576 262421541193007/0x908fa887: Process SS (BEGIN) 20241013055632198 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055632198 DSS <0004> hlr_ussd.c:518 262421541193007/0x908fa887: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055632198 DSS <0004> hlr_ussd.c:363 262421541193007/0x908fa887: Tx USSD 'Your IMSI is 262421541193007' 20241013055632198 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421541193007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421541193007" destination_name="the-source\n" session_id=2425333895 session_state=END} 20241013055632198 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262421541193007 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055632198 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632198 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46234<->l=127.0.0.1:4258 20241013055632205 DAUC <0003> db_auc.c:157 IMSI='262422448796098': No 2G Auth Data 20241013055632205 DAUC <0003> db_auc.c:192 IMSI='262422448796098': No 3G Auth Data 20241013055632232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4258 20241013055632238 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055632238 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422448796098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422448796098" source_name="the-source\n" session_id=573030892 session_state=BEGIN} 20241013055632238 DSS <0004> hlr_ussd.c:576 262422448796098/0x2227c1ec: Process SS (BEGIN) 20241013055632238 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055632238 DSS <0004> hlr_ussd.c:518 262422448796098/0x2227c1ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055632238 DSS <0004> hlr_ussd.c:363 262422448796098/0x2227c1ec: Tx USSD 'Your IMSI is 262422448796098' 20241013055632238 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422448796098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422448796098" destination_name="the-source\n" session_id=573030892 session_state=END} 20241013055632238 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422448796098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055632238 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632238 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4258 20241013055632246 DAUC <0003> db_auc.c:157 IMSI='262422053193095': No 2G Auth Data 20241013055632246 DAUC <0003> db_auc.c:192 IMSI='262422053193095': No 3G Auth Data 20241013055632270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46262<->l=127.0.0.1:4258 20241013055632275 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055632275 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262422053193095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422053193095" source_name="the-source\n" session_id=95692434 session_state=BEGIN} 20241013055632275 DSS <0004> hlr_ussd.c:576 262422053193095/0x05b42692: Process SS (BEGIN) 20241013055632275 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055632275 DSS <0004> hlr_ussd.c:518 262422053193095/0x05b42692: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055632275 DSS <0004> hlr_ussd.c:363 262422053193095/0x05b42692: Tx USSD 'Your IMSI is 262422053193095' 20241013055632275 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262422053193095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422053193095" destination_name="the-source\n" session_id=95692434 session_state=END} 20241013055632275 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262422053193095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055632275 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632275 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46262<->l=127.0.0.1:4258 20241013055632282 DAUC <0003> db_auc.c:157 IMSI='262429038190325': No 2G Auth Data 20241013055632282 DAUC <0003> db_auc.c:192 IMSI='262429038190325': No 3G Auth Data 20241013055632306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4258 20241013055632311 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055632311 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429038190325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429038190325" source_name="the-source\n" session_id=2792349980 session_state=BEGIN} 20241013055632311 DSS <0004> hlr_ussd.c:576 262429038190325/0xa66fe11c: Process SS (BEGIN) 20241013055632311 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055632311 DSS <0004> hlr_ussd.c:518 262429038190325/0xa66fe11c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055632311 DSS <0004> hlr_ussd.c:363 262429038190325/0xa66fe11c: Tx USSD 'Your IMSI is 262429038190325' 20241013055632311 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429038190325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429038190325" destination_name="the-source\n" session_id=2792349980 session_state=END} 20241013055632311 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429038190325 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055632311 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632311 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4258 20241013055632322 DAUC <0003> db_auc.c:157 IMSI='262424845593858': No 2G Auth Data 20241013055632322 DAUC <0003> db_auc.c:192 IMSI='262424845593858': No 3G Auth Data 20241013055632356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 20241013055632361 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055632361 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262424845593858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424845593858" source_name="the-source\n" session_id=2592260962 session_state=BEGIN} 20241013055632361 DSS <0004> hlr_ussd.c:576 262424845593858/0x9a82c362: Process SS (BEGIN) 20241013055632361 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055632361 DSS <0004> hlr_ussd.c:518 262424845593858/0x9a82c362: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055632361 DSS <0004> hlr_ussd.c:363 262424845593858/0x9a82c362: Tx USSD 'Your IMSI is 262424845593858' 20241013055632361 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262424845593858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424845593858" destination_name="the-source\n" session_id=2592260962 session_state=END} 20241013055632361 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262424845593858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055632361 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632361 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 20241013055632371 DAUC <0003> db_auc.c:157 IMSI='262427931489312': No 2G Auth Data 20241013055632371 DAUC <0003> db_auc.c:192 IMSI='262427931489312': No 3G Auth Data 20241013055632405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4258 20241013055632410 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055632410 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262427931489312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427931489312" source_name="the-source\n" session_id=4146975618 session_state=BEGIN} 20241013055632410 DSS <0004> hlr_ussd.c:576 262427931489312/0xf72dd382: Process SS (BEGIN) 20241013055632410 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055632410 DSS <0004> hlr_ussd.c:518 262427931489312/0xf72dd382: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055632410 DSS <0004> hlr_ussd.c:363 262427931489312/0xf72dd382: Tx USSD 'Your IMSI is 262427931489312' 20241013055632410 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262427931489312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427931489312" destination_name="the-source\n" session_id=4146975618 session_state=END} 20241013055632410 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262427931489312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055632410 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632410 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46296<->l=127.0.0.1:4258 20241013055632421 DAUC <0003> db_auc.c:157 IMSI='262427824223641': No 2G Auth Data 20241013055632421 DAUC <0003> db_auc.c:192 IMSI='262427824223641': No 3G Auth Data 20241013055632452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4258 20241013055632457 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055632457 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427824223641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427824223641" source_name="the-source\n" session_id=1639991222 session_state=BEGIN} 20241013055632457 DSS <0004> hlr_ussd.c:576 262427824223641/0x61c047b6: Process SS (BEGIN) 20241013055632457 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241013055632457 DSS <0004> hlr_ussd.c:518 262427824223641/0x61c047b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241013055632457 DSS <0004> hlr_ussd.c:363 262427824223641/0x61c047b6: Tx USSD 'Your IMSI is 262427824223641' 20241013055632457 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427824223641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427824223641" destination_name="the-source\n" session_id=1639991222 session_state=END} 20241013055632457 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427824223641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055632457 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632457 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055632461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4258 20241013055632462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46212<->l=127.0.0.1:4258 20241013055632462 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40813<->l=127.0.0.1:4259) 20241013055632463 DLINP <000b> input/ipa.c:451 connected read/write 20241013055632463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055632463 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055632463 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055632463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055632463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241013055632503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 20241013055632704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46310<->l=127.0.0.1:4258 20241013055635780 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055635780 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055635782 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055635782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46316<->l=127.0.0.1:4258 20241013055635784 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055635784 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055635784 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055635784 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  20241013055635784 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055635784 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  20241013055635784 DLGSUP <0013> gsup_server.c:235 2:  20241013055635784 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055635784 DLGSUP <0013> gsup_server.c:235 3:  20241013055635784 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055635784 DLGSUP <0013> gsup_server.c:235 4:  20241013055635784 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055635784 DLGSUP <0013> gsup_server.c:235 5:  20241013055635784 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055635784 DLGSUP <0013> gsup_server.c:235 7:  20241013055635784 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055635784 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055635784 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055635784 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055635801 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44717<->l=127.0.0.1:4259) 20241013055635820 DAUC <0003> db_auc.c:157 IMSI='262427850804049': No 2G Auth Data 20241013055635820 DAUC <0003> db_auc.c:192 IMSI='262427850804049': No 3G Auth Data 20241013055635844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20241013055635852 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055635852 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427850804049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427850804049" session_id=1142507197 session_state=BEGIN} 20241013055635852 DSS <0004> hlr_ussd.c:576 262427850804049/0x441946bd: Process SS (BEGIN) 20241013055635852 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055635852 DSS <0004> hlr_ussd.c:518 262427850804049/0x441946bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055635852 DSS <0004> hlr_ussd.c:363 262427850804049/0x441946bd: Tx USSD 'Your extension is 491616064372' 20241013055635852 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427850804049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427850804049" session_id=1142507197 session_state=END} 20241013055635852 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262427850804049 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055635852 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055635852 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055635858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.1:4258 20241013055635862 DAUC <0003> db_auc.c:157 IMSI='262422468147423': No 2G Auth Data 20241013055635862 DAUC <0003> db_auc.c:192 IMSI='262422468147423': No 3G Auth Data 20241013055635887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 20241013055635894 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055635894 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422468147423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422468147423" session_id=3757373186 session_state=BEGIN} 20241013055635894 DSS <0004> hlr_ussd.c:576 262422468147423/0xdff4f702: Process SS (BEGIN) 20241013055635894 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055635894 DSS <0004> hlr_ussd.c:518 262422468147423/0xdff4f702: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055635894 DSS <0004> hlr_ussd.c:363 262422468147423/0xdff4f702: Tx USSD 'Your extension is 491616127445' 20241013055635894 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422468147423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422468147423" session_id=3757373186 session_state=END} 20241013055635894 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422468147423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055635894 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055635894 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055635898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46324<->l=127.0.0.1:4258 20241013055635902 DAUC <0003> db_auc.c:157 IMSI='262421017621126': No 2G Auth Data 20241013055635902 DAUC <0003> db_auc.c:192 IMSI='262421017621126': No 3G Auth Data 20241013055635930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 20241013055635937 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055635937 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421017621126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421017621126" session_id=556528584 session_state=BEGIN} 20241013055635937 DSS <0004> hlr_ussd.c:576 262421017621126/0x212bf3c8: Process SS (BEGIN) 20241013055635937 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055635937 DSS <0004> hlr_ussd.c:518 262421017621126/0x212bf3c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055635937 DSS <0004> hlr_ussd.c:363 262421017621126/0x212bf3c8: Tx USSD 'Your extension is 491617338000' 20241013055635937 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421017621126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421017621126" session_id=556528584 session_state=END} 20241013055635937 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421017621126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055635937 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055635937 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055635941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 20241013055635945 DAUC <0003> db_auc.c:157 IMSI='262428695818464': No 2G Auth Data 20241013055635945 DAUC <0003> db_auc.c:192 IMSI='262428695818464': No 3G Auth Data 20241013055635969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46354<->l=127.0.0.1:4258 20241013055635974 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055635974 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428695818464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428695818464" session_id=2869331534 session_state=BEGIN} 20241013055635974 DSS <0004> hlr_ussd.c:576 262428695818464/0xab06864e: Process SS (BEGIN) 20241013055635974 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055635974 DSS <0004> hlr_ussd.c:518 262428695818464/0xab06864e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055635974 DSS <0004> hlr_ussd.c:363 262428695818464/0xab06864e: Tx USSD 'Your extension is 491614543310' 20241013055635974 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428695818464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428695818464" session_id=2869331534 session_state=END} 20241013055635974 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428695818464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055635974 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055635974 DLINP <000b> input/ipa.c:451 connected read/write 20241013055635974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055635978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46354<->l=127.0.0.1:4258 20241013055635982 DAUC <0003> db_auc.c:157 IMSI='262425581578852': No 2G Auth Data 20241013055635982 DAUC <0003> db_auc.c:192 IMSI='262425581578852': No 3G Auth Data 20241013055636007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46368<->l=127.0.0.1:4258 20241013055636011 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055636011 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425581578852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425581578852" session_id=760996689 session_state=BEGIN} 20241013055636011 DSS <0004> hlr_ussd.c:576 262425581578852/0x2d5be351: Process SS (BEGIN) 20241013055636011 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055636011 DSS <0004> hlr_ussd.c:518 262425581578852/0x2d5be351: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055636012 DSS <0004> hlr_ussd.c:363 262425581578852/0x2d5be351: Tx USSD 'Your extension is 491614301627' 20241013055636012 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425581578852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425581578852" session_id=760996689 session_state=END} 20241013055636012 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425581578852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055636012 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055636012 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055636015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46368<->l=127.0.0.1:4258 20241013055636019 DAUC <0003> db_auc.c:157 IMSI='262422366480714': No 2G Auth Data 20241013055636019 DAUC <0003> db_auc.c:192 IMSI='262422366480714': No 3G Auth Data 20241013055636049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 20241013055636056 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055636056 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422366480714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422366480714" session_id=194345723 session_state=BEGIN} 20241013055636056 DSS <0004> hlr_ussd.c:576 262422366480714/0x0b957afb: Process SS (BEGIN) 20241013055636056 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055636056 DSS <0004> hlr_ussd.c:518 262422366480714/0x0b957afb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055636056 DSS <0004> hlr_ussd.c:363 262422366480714/0x0b957afb: Tx USSD 'Your extension is 491613120116' 20241013055636056 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422366480714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422366480714" session_id=194345723 session_state=END} 20241013055636056 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262422366480714 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055636056 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055636056 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055636061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 20241013055636065 DAUC <0003> db_auc.c:157 IMSI='262422617214351': No 2G Auth Data 20241013055636065 DAUC <0003> db_auc.c:192 IMSI='262422617214351': No 3G Auth Data 20241013055636094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241013055636101 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055636101 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422617214351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422617214351" session_id=2571930713 session_state=BEGIN} 20241013055636101 DSS <0004> hlr_ussd.c:576 262422617214351/0x994c8c59: Process SS (BEGIN) 20241013055636101 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055636101 DSS <0004> hlr_ussd.c:518 262422617214351/0x994c8c59: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055636101 DSS <0004> hlr_ussd.c:363 262422617214351/0x994c8c59: Tx USSD 'Your extension is 491615458172' 20241013055636101 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422617214351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422617214351" session_id=2571930713 session_state=END} 20241013055636101 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422617214351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055636101 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055636101 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055636107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241013055636112 DAUC <0003> db_auc.c:157 IMSI='262427289125370': No 2G Auth Data 20241013055636112 DAUC <0003> db_auc.c:192 IMSI='262427289125370': No 3G Auth Data 20241013055636140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46396<->l=127.0.0.1:4258 20241013055636145 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055636146 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427289125370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427289125370" session_id=2146397715 session_state=BEGIN} 20241013055636146 DSS <0004> hlr_ussd.c:576 262427289125370/0x7fef6e13: Process SS (BEGIN) 20241013055636146 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055636146 DSS <0004> hlr_ussd.c:518 262427289125370/0x7fef6e13: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055636146 DSS <0004> hlr_ussd.c:363 262427289125370/0x7fef6e13: Tx USSD 'Your extension is 491614853566' 20241013055636146 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427289125370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427289125370" session_id=2146397715 session_state=END} 20241013055636146 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427289125370 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055636146 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055636146 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055636150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46396<->l=127.0.0.1:4258 20241013055636151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46316<->l=127.0.0.1:4258 20241013055636152 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44717<->l=127.0.0.1:4259) 20241013055636152 DLINP <000b> input/ipa.c:451 connected read/write 20241013055636152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055636152 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055636152 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055636152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055636194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46398<->l=127.0.0.1:4258 20241013055636395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46398<->l=127.0.0.1:4258 20241013055639471 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055639471 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055639472 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055639473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20241013055639474 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055639474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055639474 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055639474 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  20241013055639474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055639474 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  20241013055639474 DLGSUP <0013> gsup_server.c:235 2:  20241013055639474 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055639474 DLGSUP <0013> gsup_server.c:235 3:  20241013055639474 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055639474 DLGSUP <0013> gsup_server.c:235 4:  20241013055639474 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055639474 DLGSUP <0013> gsup_server.c:235 5:  20241013055639474 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055639474 DLGSUP <0013> gsup_server.c:235 7:  20241013055639474 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055639474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055639474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055639474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055639491 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44931<->l=127.0.0.1:4259) 20241013055639501 DAUC <0003> db_auc.c:157 IMSI='262425366953390': No 2G Auth Data 20241013055639501 DAUC <0003> db_auc.c:192 IMSI='262425366953390': No 3G Auth Data 20241013055639523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 20241013055639530 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055639530 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425366953390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425366953390" source_name="the-source\n" session_id=1757969463 session_state=BEGIN} 20241013055639530 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241013055639530 DSS <0004> hlr_ussd.c:576 262425366953390/0x68c87c37: Process SS (BEGIN) 20241013055639530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055639530 DSS <0004> hlr_ussd.c:518 262425366953390/0x68c87c37: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055639530 DSS <0004> hlr_ussd.c:363 262425366953390/0x68c87c37: Tx USSD 'Your extension is 491615354181' 20241013055639530 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425366953390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425366953390" destination_name="the-source\n" session_id=1757969463 session_state=END} 20241013055639530 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425366953390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055639531 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639531 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4258 20241013055639540 DAUC <0003> db_auc.c:157 IMSI='262428299224310': No 2G Auth Data 20241013055639540 DAUC <0003> db_auc.c:192 IMSI='262428299224310': No 3G Auth Data 20241013055639564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 20241013055639569 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055639569 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428299224310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428299224310" source_name="the-source\n" session_id=4239021365 session_state=BEGIN} 20241013055639569 DSS <0004> hlr_ussd.c:576 262428299224310/0xfcaa5535: Process SS (BEGIN) 20241013055639569 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055639569 DSS <0004> hlr_ussd.c:518 262428299224310/0xfcaa5535: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055639570 DSS <0004> hlr_ussd.c:363 262428299224310/0xfcaa5535: Tx USSD 'Your extension is 491615885011' 20241013055639570 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428299224310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428299224310" destination_name="the-source\n" session_id=4239021365 session_state=END} 20241013055639570 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428299224310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055639570 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639570 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 20241013055639578 DAUC <0003> db_auc.c:157 IMSI='262429721595745': No 2G Auth Data 20241013055639578 DAUC <0003> db_auc.c:192 IMSI='262429721595745': No 3G Auth Data 20241013055639603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20241013055639612 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055639612 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429721595745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429721595745" source_name="the-source\n" session_id=506529953 session_state=BEGIN} 20241013055639612 DSS <0004> hlr_ussd.c:576 262429721595745/0x1e3108a1: Process SS (BEGIN) 20241013055639612 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055639612 DSS <0004> hlr_ussd.c:518 262429721595745/0x1e3108a1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055639612 DSS <0004> hlr_ussd.c:363 262429721595745/0x1e3108a1: Tx USSD 'Your extension is 491615653327' 20241013055639612 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429721595745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429721595745" destination_name="the-source\n" session_id=506529953 session_state=END} 20241013055639612 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429721595745 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055639612 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639612 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55634<->l=127.0.0.1:4258 20241013055639621 DAUC <0003> db_auc.c:157 IMSI='262423727498780': No 2G Auth Data 20241013055639621 DAUC <0003> db_auc.c:192 IMSI='262423727498780': No 3G Auth Data 20241013055639646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20241013055639650 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055639650 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423727498780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423727498780" source_name="the-source\n" session_id=1699411318 session_state=BEGIN} 20241013055639650 DSS <0004> hlr_ussd.c:576 262423727498780/0x654af576: Process SS (BEGIN) 20241013055639650 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055639650 DSS <0004> hlr_ussd.c:518 262423727498780/0x654af576: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055639650 DSS <0004> hlr_ussd.c:363 262423727498780/0x654af576: Tx USSD 'Your extension is 491612574171' 20241013055639650 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423727498780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423727498780" destination_name="the-source\n" session_id=1699411318 session_state=END} 20241013055639650 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423727498780 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055639650 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639651 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20241013055639658 DAUC <0003> db_auc.c:157 IMSI='262422065448297': No 2G Auth Data 20241013055639658 DAUC <0003> db_auc.c:192 IMSI='262422065448297': No 3G Auth Data 20241013055639683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 20241013055639690 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055639690 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262422065448297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422065448297" source_name="the-source\n" session_id=2773199960 session_state=BEGIN} 20241013055639690 DSS <0004> hlr_ussd.c:576 262422065448297/0xa54bac58: Process SS (BEGIN) 20241013055639690 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055639690 DSS <0004> hlr_ussd.c:518 262422065448297/0xa54bac58: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055639690 DSS <0004> hlr_ussd.c:363 262422065448297/0xa54bac58: Tx USSD 'Your extension is 491615183306' 20241013055639690 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262422065448297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422065448297" destination_name="the-source\n" session_id=2773199960 session_state=END} 20241013055639690 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262422065448297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055639690 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639690 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4258 20241013055639698 DAUC <0003> db_auc.c:157 IMSI='262429852897128': No 2G Auth Data 20241013055639698 DAUC <0003> db_auc.c:192 IMSI='262429852897128': No 3G Auth Data 20241013055639728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4258 20241013055639734 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055639734 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429852897128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429852897128" source_name="the-source\n" session_id=1923613980 session_state=BEGIN} 20241013055639734 DSS <0004> hlr_ussd.c:576 262429852897128/0x72a8051c: Process SS (BEGIN) 20241013055639734 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055639734 DSS <0004> hlr_ussd.c:518 262429852897128/0x72a8051c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055639734 DSS <0004> hlr_ussd.c:363 262429852897128/0x72a8051c: Tx USSD 'Your extension is 491613270243' 20241013055639734 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429852897128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429852897128" destination_name="the-source\n" session_id=1923613980 session_state=END} 20241013055639734 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262429852897128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055639734 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639735 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55660<->l=127.0.0.1:4258 20241013055639743 DAUC <0003> db_auc.c:157 IMSI='262422473105679': No 2G Auth Data 20241013055639743 DAUC <0003> db_auc.c:192 IMSI='262422473105679': No 3G Auth Data 20241013055639770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55664<->l=127.0.0.1:4258 20241013055639774 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055639774 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422473105679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422473105679" source_name="the-source\n" session_id=2426781029 session_state=BEGIN} 20241013055639774 DSS <0004> hlr_ussd.c:576 262422473105679/0x90a5bd65: Process SS (BEGIN) 20241013055639774 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055639774 DSS <0004> hlr_ussd.c:518 262422473105679/0x90a5bd65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055639774 DSS <0004> hlr_ussd.c:363 262422473105679/0x90a5bd65: Tx USSD 'Your extension is 491611636326' 20241013055639774 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422473105679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422473105679" destination_name="the-source\n" session_id=2426781029 session_state=END} 20241013055639774 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262422473105679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055639774 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639774 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55664<->l=127.0.0.1:4258 20241013055639783 DAUC <0003> db_auc.c:157 IMSI='262424903279806': No 2G Auth Data 20241013055639783 DAUC <0003> db_auc.c:192 IMSI='262424903279806': No 3G Auth Data 20241013055639811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 20241013055639817 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055639817 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424903279806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424903279806" source_name="the-source\n" session_id=3869618737 session_state=BEGIN} 20241013055639817 DSS <0004> hlr_ussd.c:576 262424903279806/0xe6a5b231: Process SS (BEGIN) 20241013055639817 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241013055639817 DSS <0004> hlr_ussd.c:518 262424903279806/0xe6a5b231: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241013055639817 DSS <0004> hlr_ussd.c:363 262424903279806/0xe6a5b231: Tx USSD 'Your extension is 491611236216' 20241013055639817 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424903279806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424903279806" destination_name="the-source\n" session_id=3869618737 session_state=END} 20241013055639817 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262424903279806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055639817 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639817 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055639820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55666<->l=127.0.0.1:4258 20241013055639821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20241013055639822 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44931<->l=127.0.0.1:4259) 20241013055639822 DLINP <000b> input/ipa.c:451 connected read/write 20241013055639822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055639822 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055639822 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055639822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055639822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241013055639864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55670<->l=127.0.0.1:4258 20241013055640065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55670<->l=127.0.0.1:4258 20241013055643146 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44011 20241013055643147 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44011 20241013055643149 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643149 DLINP <000b> input/ipa.c:405 127.0.0.1:44011 message received 20241013055643151 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055643151 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055643152 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643152 DLINP <000b> input/ipa.c:405 127.0.0.1:44011 message received 20241013055643152 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055643152 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241013055643152 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241013055643152 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241013055643152 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  20241013055643152 DLGSUP <0013> gsup_server.c:235 2:  20241013055643152 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055643152 DLGSUP <0013> gsup_server.c:235 3:  20241013055643152 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055643152 DLGSUP <0013> gsup_server.c:235 4:  20241013055643152 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055643152 DLGSUP <0013> gsup_server.c:235 5:  20241013055643152 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055643152 DLGSUP <0013> gsup_server.c:235 7:  20241013055643152 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055643152 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055643152 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055643152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44011 20241013055643154 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055643155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 20241013055643158 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055643158 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055643158 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055643158 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  20241013055643158 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055643158 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  20241013055643158 DLGSUP <0013> gsup_server.c:235 2:  20241013055643158 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055643158 DLGSUP <0013> gsup_server.c:235 3:  20241013055643158 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055643158 DLGSUP <0013> gsup_server.c:235 4:  20241013055643158 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055643158 DLGSUP <0013> gsup_server.c:235 5:  20241013055643158 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055643158 DLGSUP <0013> gsup_server.c:235 7:  20241013055643158 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055643158 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055643158 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055643158 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055643175 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46213<->l=127.0.0.1:4259) 20241013055643193 DAUC <0003> db_auc.c:157 IMSI='262421634897352': No 2G Auth Data 20241013055643193 DAUC <0003> db_auc.c:192 IMSI='262421634897352': No 3G Auth Data 20241013055643218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55692<->l=127.0.0.1:4258 20241013055643226 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055643226 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421634897352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421634897352" session_id=1998838591 session_state=BEGIN} 20241013055643226 DSS <0004> hlr_ussd.c:576 262421634897352/0x7723db3f: Process SS (BEGIN) 20241013055643226 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055643226 DSS <0004> hlr_ussd.c:518 262421634897352/0x7723db3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055643226 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643226 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643226 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643226 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643234 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643234 DLINP <000b> input/ipa.c:405 127.0.0.1:44011 message received 20241013055643234 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421634897352 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421634897352" session_id=1998838591 session_state=END} 20241013055643234 DSS <0004> hlr_ussd.c:576 262421634897352/0x7723db3f: Process SS (END) 20241013055643234 DSS <0004> hlr_ussd.c:518 262421634897352/0x7723db3f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055643234 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421634897352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421634897352" session_id=1998838591 session_state=END} 20241013055643234 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421634897352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055643234 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421634897352 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055643234 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643234 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55692<->l=127.0.0.1:4258 20241013055643243 DAUC <0003> db_auc.c:157 IMSI='262427193002962': No 2G Auth Data 20241013055643243 DAUC <0003> db_auc.c:192 IMSI='262427193002962': No 3G Auth Data 20241013055643267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 20241013055643273 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055643273 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427193002962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427193002962" session_id=2550185161 session_state=BEGIN} 20241013055643273 DSS <0004> hlr_ussd.c:576 262427193002962/0x9800bcc9: Process SS (BEGIN) 20241013055643273 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055643274 DSS <0004> hlr_ussd.c:518 262427193002962/0x9800bcc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055643274 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643274 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643274 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643274 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643275 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643275 DLINP <000b> input/ipa.c:405 127.0.0.1:44011 message received 20241013055643275 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427193002962 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427193002962" session_id=2550185161 session_state=END} 20241013055643275 DSS <0004> hlr_ussd.c:576 262427193002962/0x9800bcc9: Process SS (END) 20241013055643275 DSS <0004> hlr_ussd.c:518 262427193002962/0x9800bcc9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055643275 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427193002962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427193002962" session_id=2550185161 session_state=END} 20241013055643275 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427193002962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055643275 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427193002962 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055643275 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643275 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4258 20241013055643285 DAUC <0003> db_auc.c:157 IMSI='262420083051729': No 2G Auth Data 20241013055643285 DAUC <0003> db_auc.c:192 IMSI='262420083051729': No 3G Auth Data 20241013055643307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4258 20241013055643312 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055643312 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420083051729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420083051729" session_id=3415333275 session_state=BEGIN} 20241013055643312 DSS <0004> hlr_ussd.c:576 262420083051729/0xcb91d99b: Process SS (BEGIN) 20241013055643312 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055643312 DSS <0004> hlr_ussd.c:518 262420083051729/0xcb91d99b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055643312 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643312 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643312 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643312 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643314 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643314 DLINP <000b> input/ipa.c:405 127.0.0.1:44011 message received 20241013055643314 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420083051729 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420083051729" session_id=3415333275 session_state=END} 20241013055643314 DSS <0004> hlr_ussd.c:576 262420083051729/0xcb91d99b: Process SS (END) 20241013055643314 DSS <0004> hlr_ussd.c:518 262420083051729/0xcb91d99b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055643314 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420083051729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420083051729" session_id=3415333275 session_state=END} 20241013055643314 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420083051729 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055643314 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420083051729 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055643314 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643314 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4258 20241013055643322 DAUC <0003> db_auc.c:157 IMSI='262425764801632': No 2G Auth Data 20241013055643322 DAUC <0003> db_auc.c:192 IMSI='262425764801632': No 3G Auth Data 20241013055643348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4258 20241013055643355 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055643355 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425764801632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425764801632" session_id=290287386 session_state=BEGIN} 20241013055643355 DSS <0004> hlr_ussd.c:576 262425764801632/0x114d6f1a: Process SS (BEGIN) 20241013055643355 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055643355 DSS <0004> hlr_ussd.c:518 262425764801632/0x114d6f1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055643355 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643355 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643355 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643355 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643358 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643358 DLINP <000b> input/ipa.c:405 127.0.0.1:44011 message received 20241013055643358 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262425764801632 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425764801632" session_id=290287386 session_state=END} 20241013055643358 DSS <0004> hlr_ussd.c:576 262425764801632/0x114d6f1a: Process SS (END) 20241013055643358 DSS <0004> hlr_ussd.c:518 262425764801632/0x114d6f1a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055643358 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425764801632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425764801632" session_id=290287386 session_state=END} 20241013055643358 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425764801632 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055643358 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262425764801632 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055643358 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643358 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643363 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55724<->l=127.0.0.1:4258 20241013055643368 DAUC <0003> db_auc.c:157 IMSI='262427109467905': No 2G Auth Data 20241013055643368 DAUC <0003> db_auc.c:192 IMSI='262427109467905': No 3G Auth Data 20241013055643392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55736<->l=127.0.0.1:4258 20241013055643398 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055643398 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427109467905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427109467905" session_id=1583229746 session_state=BEGIN} 20241013055643398 DSS <0004> hlr_ussd.c:576 262427109467905/0x5e5e2b32: Process SS (BEGIN) 20241013055643398 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055643398 DSS <0004> hlr_ussd.c:518 262427109467905/0x5e5e2b32: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055643398 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643398 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643398 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643398 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643400 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643400 DLINP <000b> input/ipa.c:405 127.0.0.1:44011 message received 20241013055643400 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427109467905 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427109467905" session_id=1583229746 session_state=END} 20241013055643400 DSS <0004> hlr_ussd.c:576 262427109467905/0x5e5e2b32: Process SS (END) 20241013055643400 DSS <0004> hlr_ussd.c:518 262427109467905/0x5e5e2b32: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055643400 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427109467905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427109467905" session_id=1583229746 session_state=END} 20241013055643400 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427109467905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055643400 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427109467905 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055643400 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643400 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55736<->l=127.0.0.1:4258 20241013055643408 DAUC <0003> db_auc.c:157 IMSI='262428752417681': No 2G Auth Data 20241013055643408 DAUC <0003> db_auc.c:192 IMSI='262428752417681': No 3G Auth Data 20241013055643435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 20241013055643440 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055643440 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428752417681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428752417681" session_id=2587341648 session_state=BEGIN} 20241013055643440 DSS <0004> hlr_ussd.c:576 262428752417681/0x9a37b350: Process SS (BEGIN) 20241013055643440 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055643440 DSS <0004> hlr_ussd.c:518 262428752417681/0x9a37b350: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055643440 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643440 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643440 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643440 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643442 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643442 DLINP <000b> input/ipa.c:405 127.0.0.1:44011 message received 20241013055643442 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428752417681 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428752417681" session_id=2587341648 session_state=END} 20241013055643442 DSS <0004> hlr_ussd.c:576 262428752417681/0x9a37b350: Process SS (END) 20241013055643442 DSS <0004> hlr_ussd.c:518 262428752417681/0x9a37b350: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055643442 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428752417681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428752417681" session_id=2587341648 session_state=END} 20241013055643442 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428752417681 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055643442 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428752417681 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055643442 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643442 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55738<->l=127.0.0.1:4258 20241013055643451 DAUC <0003> db_auc.c:157 IMSI='262427043739494': No 2G Auth Data 20241013055643451 DAUC <0003> db_auc.c:192 IMSI='262427043739494': No 3G Auth Data 20241013055643477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55746<->l=127.0.0.1:4258 20241013055643482 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055643482 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427043739494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427043739494" session_id=1481586235 session_state=BEGIN} 20241013055643482 DSS <0004> hlr_ussd.c:576 262427043739494/0x584f363b: Process SS (BEGIN) 20241013055643482 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055643482 DSS <0004> hlr_ussd.c:518 262427043739494/0x584f363b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055643482 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643482 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643482 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643482 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643484 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643484 DLINP <000b> input/ipa.c:405 127.0.0.1:44011 message received 20241013055643484 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262427043739494 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427043739494" session_id=1481586235 session_state=END} 20241013055643484 DSS <0004> hlr_ussd.c:576 262427043739494/0x584f363b: Process SS (END) 20241013055643484 DSS <0004> hlr_ussd.c:518 262427043739494/0x584f363b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055643484 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427043739494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427043739494" session_id=1481586235 session_state=END} 20241013055643484 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427043739494 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055643484 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262427043739494 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055643484 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643484 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55746<->l=127.0.0.1:4258 20241013055643492 DAUC <0003> db_auc.c:157 IMSI='262423825146634': No 2G Auth Data 20241013055643492 DAUC <0003> db_auc.c:192 IMSI='262423825146634': No 3G Auth Data 20241013055643518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 20241013055643525 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055643525 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423825146634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423825146634" session_id=567501805 session_state=BEGIN} 20241013055643525 DSS <0004> hlr_ussd.c:576 262423825146634/0x21d363ed: Process SS (BEGIN) 20241013055643525 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055643525 DSS <0004> hlr_ussd.c:518 262423825146634/0x21d363ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055643525 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643525 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643525 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643525 DLINP <000b> input/ipa.c:431 127.0.0.1:44011 sending data 20241013055643527 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643527 DLINP <000b> input/ipa.c:405 127.0.0.1:44011 message received 20241013055643527 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262423825146634 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423825146634" session_id=567501805 session_state=END} 20241013055643527 DSS <0004> hlr_ussd.c:576 262423825146634/0x21d363ed: Process SS (END) 20241013055643527 DSS <0004> hlr_ussd.c:518 262423825146634/0x21d363ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055643527 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423825146634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423825146634" session_id=567501805 session_state=END} 20241013055643527 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423825146634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055643527 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262423825146634 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055643527 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643527 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055643530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55752<->l=127.0.0.1:4258 20241013055643532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4258 20241013055643533 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055643533 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055643533 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055643533 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055643533 DLINP <000b> input/ipa.c:451 connected read/write 20241013055643533 DLINP <000b> input/ipa.c:405 127.0.0.1:44011 message received 20241013055643533 DLINP <000b> input/ipa.c:414 127.0.0.1:44011 connection closed with server 20241013055643533 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44011 20241013055643533 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241013055643533 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46213<->l=127.0.0.1:4259) 20241013055643574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55754<->l=127.0.0.1:4258 20241013055643775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55754<->l=127.0.0.1:4258 20241013055646856 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:42197 20241013055646856 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:42197 20241013055646857 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646857 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055646859 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646859 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055646859 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055646859 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241013055646859 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241013055646859 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241013055646859 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  20241013055646859 DLGSUP <0013> gsup_server.c:235 2:  20241013055646859 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055646859 DLGSUP <0013> gsup_server.c:235 3:  20241013055646859 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055646859 DLGSUP <0013> gsup_server.c:235 4:  20241013055646859 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055646859 DLGSUP <0013> gsup_server.c:235 5:  20241013055646859 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055646859 DLGSUP <0013> gsup_server.c:235 7:  20241013055646859 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055646859 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055646859 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055646859 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:42197 20241013055646860 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055646860 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055646863 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055646863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44276<->l=127.0.0.1:4258 20241013055646866 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055646866 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055646866 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055646866 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  20241013055646866 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055646866 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  20241013055646866 DLGSUP <0013> gsup_server.c:235 2:  20241013055646866 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055646866 DLGSUP <0013> gsup_server.c:235 3:  20241013055646866 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055646866 DLGSUP <0013> gsup_server.c:235 4:  20241013055646866 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055646866 DLGSUP <0013> gsup_server.c:235 5:  20241013055646866 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055646866 DLGSUP <0013> gsup_server.c:235 7:  20241013055646866 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055646866 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055646866 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055646866 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055646885 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39857<->l=127.0.0.1:4259) 20241013055646915 DAUC <0003> db_auc.c:157 IMSI='262429938715036': No 2G Auth Data 20241013055646915 DAUC <0003> db_auc.c:192 IMSI='262429938715036': No 3G Auth Data 20241013055646940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44284<->l=127.0.0.1:4258 20241013055646948 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055646948 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429938715036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429938715036" session_id=766106098 session_state=BEGIN} 20241013055646948 DSS <0004> hlr_ussd.c:576 262429938715036/0x2da9d9f2: Process SS (BEGIN) 20241013055646948 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055646948 DSS <0004> hlr_ussd.c:518 262429938715036/0x2da9d9f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055646948 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646948 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055646948 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646948 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055646954 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646954 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055646954 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429938715036 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429938715036" session_id=766106098 session_state=CONTINUE} 20241013055646954 DSS <0004> hlr_ussd.c:576 262429938715036/0x2da9d9f2: Process SS (CONTINUE) 20241013055646954 DSS <0004> hlr_ussd.c:518 262429938715036/0x2da9d9f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055646954 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429938715036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429938715036" session_id=766106098 session_state=CONTINUE} 20241013055646954 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429938715036 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055646954 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055646954 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055646960 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055646960 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429938715036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429938715036" session_id=766106098 session_state=CONTINUE} 20241013055646960 DSS <0004> hlr_ussd.c:576 262429938715036/0x2da9d9f2: Process SS (CONTINUE) 20241013055646960 DSS <0004> hlr_ussd.c:518 262429938715036/0x2da9d9f2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013055646960 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429938715036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055646960 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646960 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055646960 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646960 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055646962 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646962 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055646962 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262429938715036 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429938715036" session_id=766106098 session_state=END} 20241013055646962 DSS <0004> hlr_ussd.c:576 262429938715036/0x2da9d9f2: Process SS (END) 20241013055646962 DSS <0004> hlr_ussd.c:518 262429938715036/0x2da9d9f2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013055646962 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429938715036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429938715036" session_id=766106098 session_state=END} 20241013055646962 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429938715036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055646962 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262429938715036 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055646962 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055646962 DLINP <000b> input/ipa.c:451 connected read/write 20241013055646962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055646965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44284<->l=127.0.0.1:4258 20241013055646969 DAUC <0003> db_auc.c:157 IMSI='262421478092685': No 2G Auth Data 20241013055646969 DAUC <0003> db_auc.c:192 IMSI='262421478092685': No 3G Auth Data 20241013055646995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4258 20241013055647001 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647001 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421478092685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421478092685" session_id=1007695163 session_state=BEGIN} 20241013055647001 DSS <0004> hlr_ussd.c:576 262421478092685/0x3c10353b: Process SS (BEGIN) 20241013055647001 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055647001 DSS <0004> hlr_ussd.c:518 262421478092685/0x3c10353b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055647001 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647001 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647001 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647001 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647003 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647003 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647003 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262421478092685 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421478092685" session_id=1007695163 session_state=CONTINUE} 20241013055647003 DSS <0004> hlr_ussd.c:576 262421478092685/0x3c10353b: Process SS (CONTINUE) 20241013055647003 DSS <0004> hlr_ussd.c:518 262421478092685/0x3c10353b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055647003 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421478092685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421478092685" session_id=1007695163 session_state=CONTINUE} 20241013055647003 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262421478092685 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647003 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647003 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647007 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647007 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421478092685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421478092685" session_id=1007695163 session_state=CONTINUE} 20241013055647007 DSS <0004> hlr_ussd.c:576 262421478092685/0x3c10353b: Process SS (CONTINUE) 20241013055647007 DSS <0004> hlr_ussd.c:518 262421478092685/0x3c10353b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647007 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421478092685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647007 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647007 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647007 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647007 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647008 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647008 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647008 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262421478092685 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421478092685" session_id=1007695163 session_state=END} 20241013055647008 DSS <0004> hlr_ussd.c:576 262421478092685/0x3c10353b: Process SS (END) 20241013055647008 DSS <0004> hlr_ussd.c:518 262421478092685/0x3c10353b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647008 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421478092685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421478092685" session_id=1007695163 session_state=END} 20241013055647009 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421478092685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647009 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262421478092685 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647009 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647009 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4258 20241013055647015 DAUC <0003> db_auc.c:157 IMSI='262421439100951': No 2G Auth Data 20241013055647015 DAUC <0003> db_auc.c:192 IMSI='262421439100951': No 3G Auth Data 20241013055647039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 20241013055647045 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647045 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421439100951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421439100951" session_id=735135301 session_state=BEGIN} 20241013055647045 DSS <0004> hlr_ussd.c:576 262421439100951/0x2bd14645: Process SS (BEGIN) 20241013055647045 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055647045 DSS <0004> hlr_ussd.c:518 262421439100951/0x2bd14645: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055647045 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647045 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647045 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647045 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647046 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647046 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647046 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262421439100951 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421439100951" session_id=735135301 session_state=CONTINUE} 20241013055647046 DSS <0004> hlr_ussd.c:576 262421439100951/0x2bd14645: Process SS (CONTINUE) 20241013055647046 DSS <0004> hlr_ussd.c:518 262421439100951/0x2bd14645: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055647046 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421439100951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421439100951" session_id=735135301 session_state=CONTINUE} 20241013055647046 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262421439100951 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647046 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647046 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647050 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647050 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421439100951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421439100951" session_id=735135301 session_state=CONTINUE} 20241013055647050 DSS <0004> hlr_ussd.c:576 262421439100951/0x2bd14645: Process SS (CONTINUE) 20241013055647050 DSS <0004> hlr_ussd.c:518 262421439100951/0x2bd14645: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647050 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262421439100951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647050 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647050 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647050 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647050 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647052 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647052 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647052 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262421439100951 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421439100951" session_id=735135301 session_state=END} 20241013055647052 DSS <0004> hlr_ussd.c:576 262421439100951/0x2bd14645: Process SS (END) 20241013055647052 DSS <0004> hlr_ussd.c:518 262421439100951/0x2bd14645: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647052 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421439100951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421439100951" session_id=735135301 session_state=END} 20241013055647052 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262421439100951 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647052 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262421439100951 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647052 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647052 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 20241013055647058 DAUC <0003> db_auc.c:157 IMSI='262425998487389': No 2G Auth Data 20241013055647058 DAUC <0003> db_auc.c:192 IMSI='262425998487389': No 3G Auth Data 20241013055647086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44308<->l=127.0.0.1:4258 20241013055647092 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647092 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425998487389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425998487389" session_id=3173064803 session_state=BEGIN} 20241013055647092 DSS <0004> hlr_ussd.c:576 262425998487389/0xbd212063: Process SS (BEGIN) 20241013055647092 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055647092 DSS <0004> hlr_ussd.c:518 262425998487389/0xbd212063: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055647092 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647092 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647092 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647092 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647094 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647094 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647094 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262425998487389 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425998487389" session_id=3173064803 session_state=CONTINUE} 20241013055647094 DSS <0004> hlr_ussd.c:576 262425998487389/0xbd212063: Process SS (CONTINUE) 20241013055647094 DSS <0004> hlr_ussd.c:518 262425998487389/0xbd212063: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055647094 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425998487389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425998487389" session_id=3173064803 session_state=CONTINUE} 20241013055647094 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262425998487389 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647094 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647094 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647101 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647101 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425998487389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425998487389" session_id=3173064803 session_state=CONTINUE} 20241013055647101 DSS <0004> hlr_ussd.c:576 262425998487389/0xbd212063: Process SS (CONTINUE) 20241013055647101 DSS <0004> hlr_ussd.c:518 262425998487389/0xbd212063: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647101 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425998487389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647101 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647101 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647101 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647101 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647102 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647102 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647102 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262425998487389 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425998487389" session_id=3173064803 session_state=END} 20241013055647102 DSS <0004> hlr_ussd.c:576 262425998487389/0xbd212063: Process SS (END) 20241013055647102 DSS <0004> hlr_ussd.c:518 262425998487389/0xbd212063: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647102 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425998487389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425998487389" session_id=3173064803 session_state=END} 20241013055647102 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425998487389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647102 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262425998487389 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647102 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647102 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44308<->l=127.0.0.1:4258 20241013055647108 DAUC <0003> db_auc.c:157 IMSI='262424277064319': No 2G Auth Data 20241013055647108 DAUC <0003> db_auc.c:192 IMSI='262424277064319': No 3G Auth Data 20241013055647135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4258 20241013055647143 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647143 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424277064319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424277064319" session_id=1742965581 session_state=BEGIN} 20241013055647143 DSS <0004> hlr_ussd.c:576 262424277064319/0x67e38b4d: Process SS (BEGIN) 20241013055647143 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055647143 DSS <0004> hlr_ussd.c:518 262424277064319/0x67e38b4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055647143 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647143 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647143 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647143 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647145 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647145 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647145 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262424277064319 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424277064319" session_id=1742965581 session_state=CONTINUE} 20241013055647145 DSS <0004> hlr_ussd.c:576 262424277064319/0x67e38b4d: Process SS (CONTINUE) 20241013055647145 DSS <0004> hlr_ussd.c:518 262424277064319/0x67e38b4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055647145 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424277064319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424277064319" session_id=1742965581 session_state=CONTINUE} 20241013055647145 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262424277064319 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647145 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647145 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647149 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647149 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424277064319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424277064319" session_id=1742965581 session_state=CONTINUE} 20241013055647149 DSS <0004> hlr_ussd.c:576 262424277064319/0x67e38b4d: Process SS (CONTINUE) 20241013055647149 DSS <0004> hlr_ussd.c:518 262424277064319/0x67e38b4d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647149 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262424277064319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647149 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647149 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647149 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647149 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647151 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647151 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647151 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262424277064319 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424277064319" session_id=1742965581 session_state=END} 20241013055647151 DSS <0004> hlr_ussd.c:576 262424277064319/0x67e38b4d: Process SS (END) 20241013055647151 DSS <0004> hlr_ussd.c:518 262424277064319/0x67e38b4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647151 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424277064319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424277064319" session_id=1742965581 session_state=END} 20241013055647151 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262424277064319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647151 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262424277064319 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647151 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647151 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4258 20241013055647161 DAUC <0003> db_auc.c:157 IMSI='262424426868677': No 2G Auth Data 20241013055647161 DAUC <0003> db_auc.c:192 IMSI='262424426868677': No 3G Auth Data 20241013055647189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44336<->l=127.0.0.1:4258 20241013055647196 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647196 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424426868677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424426868677" session_id=3136625790 session_state=BEGIN} 20241013055647196 DSS <0004> hlr_ussd.c:576 262424426868677/0xbaf51c7e: Process SS (BEGIN) 20241013055647196 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055647196 DSS <0004> hlr_ussd.c:518 262424426868677/0xbaf51c7e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055647196 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647196 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647196 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647196 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647198 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647198 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647198 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262424426868677 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424426868677" session_id=3136625790 session_state=CONTINUE} 20241013055647198 DSS <0004> hlr_ussd.c:576 262424426868677/0xbaf51c7e: Process SS (CONTINUE) 20241013055647198 DSS <0004> hlr_ussd.c:518 262424426868677/0xbaf51c7e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055647198 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424426868677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424426868677" session_id=3136625790 session_state=CONTINUE} 20241013055647198 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262424426868677 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647198 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647198 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647202 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647202 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424426868677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424426868677" session_id=3136625790 session_state=CONTINUE} 20241013055647202 DSS <0004> hlr_ussd.c:576 262424426868677/0xbaf51c7e: Process SS (CONTINUE) 20241013055647202 DSS <0004> hlr_ussd.c:518 262424426868677/0xbaf51c7e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647202 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424426868677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647202 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647202 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647203 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647203 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647204 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647204 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647204 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262424426868677 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424426868677" session_id=3136625790 session_state=END} 20241013055647204 DSS <0004> hlr_ussd.c:576 262424426868677/0xbaf51c7e: Process SS (END) 20241013055647204 DSS <0004> hlr_ussd.c:518 262424426868677/0xbaf51c7e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647204 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424426868677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424426868677" session_id=3136625790 session_state=END} 20241013055647204 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424426868677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647204 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262424426868677 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647204 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647204 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44336<->l=127.0.0.1:4258 20241013055647213 DAUC <0003> db_auc.c:157 IMSI='262429218029460': No 2G Auth Data 20241013055647213 DAUC <0003> db_auc.c:192 IMSI='262429218029460': No 3G Auth Data 20241013055647242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44346<->l=127.0.0.1:4258 20241013055647246 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647246 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429218029460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429218029460" session_id=2043382173 session_state=BEGIN} 20241013055647246 DSS <0004> hlr_ussd.c:576 262429218029460/0x79cb899d: Process SS (BEGIN) 20241013055647246 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055647246 DSS <0004> hlr_ussd.c:518 262429218029460/0x79cb899d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055647247 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647247 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647247 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647247 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647249 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647249 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647249 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429218029460 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429218029460" session_id=2043382173 session_state=CONTINUE} 20241013055647249 DSS <0004> hlr_ussd.c:576 262429218029460/0x79cb899d: Process SS (CONTINUE) 20241013055647249 DSS <0004> hlr_ussd.c:518 262429218029460/0x79cb899d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055647249 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429218029460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429218029460" session_id=2043382173 session_state=CONTINUE} 20241013055647249 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429218029460 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647249 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647249 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647252 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647252 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429218029460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429218029460" session_id=2043382173 session_state=CONTINUE} 20241013055647252 DSS <0004> hlr_ussd.c:576 262429218029460/0x79cb899d: Process SS (CONTINUE) 20241013055647252 DSS <0004> hlr_ussd.c:518 262429218029460/0x79cb899d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647252 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429218029460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647252 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647253 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647253 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647253 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647254 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647254 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647254 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429218029460 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429218029460" session_id=2043382173 session_state=END} 20241013055647254 DSS <0004> hlr_ussd.c:576 262429218029460/0x79cb899d: Process SS (END) 20241013055647254 DSS <0004> hlr_ussd.c:518 262429218029460/0x79cb899d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647254 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429218029460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429218029460" session_id=2043382173 session_state=END} 20241013055647254 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429218029460 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647254 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429218029460 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647254 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647254 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44346<->l=127.0.0.1:4258 20241013055647262 DAUC <0003> db_auc.c:157 IMSI='262420772247957': No 2G Auth Data 20241013055647262 DAUC <0003> db_auc.c:192 IMSI='262420772247957': No 3G Auth Data 20241013055647290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4258 20241013055647295 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647295 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420772247957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420772247957" session_id=2278554332 session_state=BEGIN} 20241013055647295 DSS <0004> hlr_ussd.c:576 262420772247957/0x87cffadc: Process SS (BEGIN) 20241013055647295 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241013055647295 DSS <0004> hlr_ussd.c:518 262420772247957/0x87cffadc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241013055647295 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647295 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647295 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647295 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647297 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647297 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647297 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420772247957 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420772247957" session_id=2278554332 session_state=CONTINUE} 20241013055647297 DSS <0004> hlr_ussd.c:576 262420772247957/0x87cffadc: Process SS (CONTINUE) 20241013055647297 DSS <0004> hlr_ussd.c:518 262420772247957/0x87cffadc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241013055647297 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420772247957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420772247957" session_id=2278554332 session_state=CONTINUE} 20241013055647297 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420772247957 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647297 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647297 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647300 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647300 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420772247957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420772247957" session_id=2278554332 session_state=CONTINUE} 20241013055647300 DSS <0004> hlr_ussd.c:576 262420772247957/0x87cffadc: Process SS (CONTINUE) 20241013055647300 DSS <0004> hlr_ussd.c:518 262420772247957/0x87cffadc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647300 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420772247957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647300 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647300 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647301 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647301 DLINP <000b> input/ipa.c:431 127.0.0.1:42197 sending data 20241013055647302 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647302 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647302 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420772247957 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420772247957" session_id=2278554332 session_state=END} 20241013055647302 DSS <0004> hlr_ussd.c:576 262420772247957/0x87cffadc: Process SS (END) 20241013055647302 DSS <0004> hlr_ussd.c:518 262420772247957/0x87cffadc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241013055647302 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420772247957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420772247957" session_id=2278554332 session_state=END} 20241013055647302 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420772247957 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055647302 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420772247957 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055647302 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647302 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055647304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4258 20241013055647305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44276<->l=127.0.0.1:4258 20241013055647306 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647306 DLINP <000b> input/ipa.c:405 127.0.0.1:42197 message received 20241013055647306 DLINP <000b> input/ipa.c:414 127.0.0.1:42197 connection closed with server 20241013055647306 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:42197 20241013055647306 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241013055647306 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39857<->l=127.0.0.1:4259) 20241013055647307 DLINP <000b> input/ipa.c:451 connected read/write 20241013055647307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055647307 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055647307 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055647307 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055647354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44360<->l=127.0.0.1:4258 20241013055647554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44360<->l=127.0.0.1:4258 20241013055650637 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39361 20241013055650637 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39361 20241013055650639 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650639 DLINP <000b> input/ipa.c:405 127.0.0.1:39361 message received 20241013055650639 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055650639 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055650641 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055650641 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650641 DLINP <000b> input/ipa.c:405 127.0.0.1:39361 message received 20241013055650641 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055650641 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241013055650641 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241013055650641 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241013055650641 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  20241013055650641 DLGSUP <0013> gsup_server.c:235 2:  20241013055650641 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055650641 DLGSUP <0013> gsup_server.c:235 3:  20241013055650641 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055650641 DLGSUP <0013> gsup_server.c:235 4:  20241013055650641 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055650641 DLGSUP <0013> gsup_server.c:235 5:  20241013055650641 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055650641 DLGSUP <0013> gsup_server.c:235 7:  20241013055650641 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055650641 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055650641 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055650641 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39361 20241013055650641 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 20241013055650644 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055650644 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055650644 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055650644 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  20241013055650644 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055650644 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  20241013055650644 DLGSUP <0013> gsup_server.c:235 2:  20241013055650644 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055650644 DLGSUP <0013> gsup_server.c:235 3:  20241013055650644 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055650644 DLGSUP <0013> gsup_server.c:235 4:  20241013055650644 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055650644 DLGSUP <0013> gsup_server.c:235 5:  20241013055650644 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055650644 DLGSUP <0013> gsup_server.c:235 7:  20241013055650644 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055650644 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055650644 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055650644 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055650659 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37799<->l=127.0.0.1:4259) 20241013055650682 DAUC <0003> db_auc.c:157 IMSI='262425886546458': No 2G Auth Data 20241013055650682 DAUC <0003> db_auc.c:192 IMSI='262425886546458': No 3G Auth Data 20241013055650708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44368<->l=127.0.0.1:4258 20241013055650717 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055650717 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425886546458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425886546458" session_id=3680732405 session_state=BEGIN} 20241013055650717 DSS <0004> hlr_ussd.c:576 262425886546458/0xdb6384f5: Process SS (BEGIN) 20241013055650717 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013055650717 DSS <0004> hlr_ussd.c:518 262425886546458/0xdb6384f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013055650717 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650717 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650717 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650717 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650725 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650725 DLINP <000b> input/ipa.c:405 127.0.0.1:39361 message received 20241013055650725 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425886546458 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425886546458" session_id=3680732405 session_state=END} 20241013055650725 DSS <0004> hlr_ussd.c:576 262425886546458/0xdb6384f5: Process SS (END) 20241013055650725 DSS <0004> hlr_ussd.c:518 262425886546458/0xdb6384f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013055650725 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425886546458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425886546458" session_id=3680732405 session_state=END} 20241013055650725 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425886546458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055650725 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425886546458 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055650725 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650725 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44368<->l=127.0.0.1:4258 20241013055650735 DAUC <0003> db_auc.c:157 IMSI='262429391611983': No 2G Auth Data 20241013055650735 DAUC <0003> db_auc.c:192 IMSI='262429391611983': No 3G Auth Data 20241013055650760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 20241013055650765 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055650765 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429391611983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429391611983" session_id=4095038124 session_state=BEGIN} 20241013055650765 DSS <0004> hlr_ussd.c:576 262429391611983/0xf41552ac: Process SS (BEGIN) 20241013055650765 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013055650765 DSS <0004> hlr_ussd.c:518 262429391611983/0xf41552ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013055650765 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650765 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650765 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650765 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650767 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650767 DLINP <000b> input/ipa.c:405 127.0.0.1:39361 message received 20241013055650767 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262429391611983 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429391611983" session_id=4095038124 session_state=END} 20241013055650767 DSS <0004> hlr_ussd.c:576 262429391611983/0xf41552ac: Process SS (END) 20241013055650767 DSS <0004> hlr_ussd.c:518 262429391611983/0xf41552ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013055650767 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429391611983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429391611983" session_id=4095038124 session_state=END} 20241013055650767 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262429391611983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055650767 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262429391611983 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055650767 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650767 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4258 20241013055650775 DAUC <0003> db_auc.c:157 IMSI='262426296948309': No 2G Auth Data 20241013055650775 DAUC <0003> db_auc.c:192 IMSI='262426296948309': No 3G Auth Data 20241013055650798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44384<->l=127.0.0.1:4258 20241013055650803 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055650803 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426296948309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426296948309" session_id=3089956110 session_state=BEGIN} 20241013055650803 DSS <0004> hlr_ussd.c:576 262426296948309/0xb82cfd0e: Process SS (BEGIN) 20241013055650803 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013055650803 DSS <0004> hlr_ussd.c:518 262426296948309/0xb82cfd0e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013055650803 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650803 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650803 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650803 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650804 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650804 DLINP <000b> input/ipa.c:405 127.0.0.1:39361 message received 20241013055650804 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262426296948309 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426296948309" session_id=3089956110 session_state=END} 20241013055650804 DSS <0004> hlr_ussd.c:576 262426296948309/0xb82cfd0e: Process SS (END) 20241013055650804 DSS <0004> hlr_ussd.c:518 262426296948309/0xb82cfd0e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013055650804 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426296948309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426296948309" session_id=3089956110 session_state=END} 20241013055650804 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426296948309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055650804 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262426296948309 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055650804 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650805 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44384<->l=127.0.0.1:4258 20241013055650814 DAUC <0003> db_auc.c:157 IMSI='262425207595806': No 2G Auth Data 20241013055650814 DAUC <0003> db_auc.c:192 IMSI='262425207595806': No 3G Auth Data 20241013055650838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44386<->l=127.0.0.1:4258 20241013055650842 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055650842 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425207595806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425207595806" session_id=1551244807 session_state=BEGIN} 20241013055650842 DSS <0004> hlr_ussd.c:576 262425207595806/0x5c761e07: Process SS (BEGIN) 20241013055650842 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013055650842 DSS <0004> hlr_ussd.c:518 262425207595806/0x5c761e07: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013055650842 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650842 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650842 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650842 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650844 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650844 DLINP <000b> input/ipa.c:405 127.0.0.1:39361 message received 20241013055650844 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262425207595806 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425207595806" session_id=1551244807 session_state=END} 20241013055650844 DSS <0004> hlr_ussd.c:576 262425207595806/0x5c761e07: Process SS (END) 20241013055650844 DSS <0004> hlr_ussd.c:518 262425207595806/0x5c761e07: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013055650844 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425207595806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425207595806" session_id=1551244807 session_state=END} 20241013055650844 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425207595806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055650844 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262425207595806 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055650844 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650844 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44386<->l=127.0.0.1:4258 20241013055650852 DAUC <0003> db_auc.c:157 IMSI='262429149965132': No 2G Auth Data 20241013055650852 DAUC <0003> db_auc.c:192 IMSI='262429149965132': No 3G Auth Data 20241013055650876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44392<->l=127.0.0.1:4258 20241013055650883 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055650883 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429149965132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429149965132" session_id=886156381 session_state=BEGIN} 20241013055650883 DSS <0004> hlr_ussd.c:576 262429149965132/0x34d1ac5d: Process SS (BEGIN) 20241013055650883 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013055650883 DSS <0004> hlr_ussd.c:518 262429149965132/0x34d1ac5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013055650883 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650883 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650883 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650883 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650884 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650884 DLINP <000b> input/ipa.c:405 127.0.0.1:39361 message received 20241013055650884 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429149965132 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429149965132" session_id=886156381 session_state=END} 20241013055650885 DSS <0004> hlr_ussd.c:576 262429149965132/0x34d1ac5d: Process SS (END) 20241013055650885 DSS <0004> hlr_ussd.c:518 262429149965132/0x34d1ac5d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013055650885 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429149965132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429149965132" session_id=886156381 session_state=END} 20241013055650885 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429149965132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055650885 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429149965132 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055650885 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650885 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650890 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44392<->l=127.0.0.1:4258 20241013055650894 DAUC <0003> db_auc.c:157 IMSI='262422738285178': No 2G Auth Data 20241013055650894 DAUC <0003> db_auc.c:192 IMSI='262422738285178': No 3G Auth Data 20241013055650922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44398<->l=127.0.0.1:4258 20241013055650928 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055650928 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422738285178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422738285178" session_id=4216045728 session_state=BEGIN} 20241013055650928 DSS <0004> hlr_ussd.c:576 262422738285178/0xfb4bc0a0: Process SS (BEGIN) 20241013055650928 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013055650928 DSS <0004> hlr_ussd.c:518 262422738285178/0xfb4bc0a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013055650928 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650928 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650928 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650928 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650930 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650930 DLINP <000b> input/ipa.c:405 127.0.0.1:39361 message received 20241013055650930 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262422738285178 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422738285178" session_id=4216045728 session_state=END} 20241013055650930 DSS <0004> hlr_ussd.c:576 262422738285178/0xfb4bc0a0: Process SS (END) 20241013055650930 DSS <0004> hlr_ussd.c:518 262422738285178/0xfb4bc0a0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013055650930 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422738285178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422738285178" session_id=4216045728 session_state=END} 20241013055650930 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422738285178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055650930 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262422738285178 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055650930 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650930 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44398<->l=127.0.0.1:4258 20241013055650938 DAUC <0003> db_auc.c:157 IMSI='262423979903381': No 2G Auth Data 20241013055650938 DAUC <0003> db_auc.c:192 IMSI='262423979903381': No 3G Auth Data 20241013055650966 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 20241013055650972 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055650972 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423979903381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423979903381" session_id=2087900804 session_state=BEGIN} 20241013055650972 DSS <0004> hlr_ussd.c:576 262423979903381/0x7c72d684: Process SS (BEGIN) 20241013055650972 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013055650972 DSS <0004> hlr_ussd.c:518 262423979903381/0x7c72d684: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013055650972 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650972 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650972 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650972 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055650973 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650973 DLINP <000b> input/ipa.c:405 127.0.0.1:39361 message received 20241013055650973 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262423979903381 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423979903381" session_id=2087900804 session_state=END} 20241013055650973 DSS <0004> hlr_ussd.c:576 262423979903381/0x7c72d684: Process SS (END) 20241013055650973 DSS <0004> hlr_ussd.c:518 262423979903381/0x7c72d684: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013055650973 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423979903381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423979903381" session_id=2087900804 session_state=END} 20241013055650973 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423979903381 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055650973 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262423979903381 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055650973 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650973 DLINP <000b> input/ipa.c:451 connected read/write 20241013055650973 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055650977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44412<->l=127.0.0.1:4258 20241013055650981 DAUC <0003> db_auc.c:157 IMSI='262424382575622': No 2G Auth Data 20241013055650981 DAUC <0003> db_auc.c:192 IMSI='262424382575622': No 3G Auth Data 20241013055651009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44418<->l=127.0.0.1:4258 20241013055651015 DLINP <000b> input/ipa.c:451 connected read/write 20241013055651015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055651015 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424382575622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424382575622" session_id=1569038997 session_state=BEGIN} 20241013055651015 DSS <0004> hlr_ussd.c:576 262424382575622/0x5d85a295: Process SS (BEGIN) 20241013055651015 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241013055651015 DSS <0004> hlr_ussd.c:518 262424382575622/0x5d85a295: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241013055651015 DLINP <000b> input/ipa.c:451 connected read/write 20241013055651015 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055651015 DLINP <000b> input/ipa.c:451 connected read/write 20241013055651015 DLINP <000b> input/ipa.c:431 127.0.0.1:39361 sending data 20241013055651016 DLINP <000b> input/ipa.c:451 connected read/write 20241013055651016 DLINP <000b> input/ipa.c:405 127.0.0.1:39361 message received 20241013055651016 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262424382575622 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424382575622" session_id=1569038997 session_state=END} 20241013055651016 DSS <0004> hlr_ussd.c:576 262424382575622/0x5d85a295: Process SS (END) 20241013055651016 DSS <0004> hlr_ussd.c:518 262424382575622/0x5d85a295: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241013055651016 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424382575622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424382575622" session_id=1569038997 session_state=END} 20241013055651016 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424382575622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055651016 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262424382575622 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241013055651016 DLINP <000b> input/ipa.c:451 connected read/write 20241013055651016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055651016 DLINP <000b> input/ipa.c:451 connected read/write 20241013055651016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055651020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44418<->l=127.0.0.1:4258 20241013055651024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4258 20241013055651025 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37799<->l=127.0.0.1:4259) 20241013055651025 DLINP <000b> input/ipa.c:451 connected read/write 20241013055651025 DLINP <000b> input/ipa.c:405 127.0.0.1:39361 message received 20241013055651025 DLINP <000b> input/ipa.c:414 127.0.0.1:39361 connection closed with server 20241013055651025 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39361 20241013055651025 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241013055651026 DLINP <000b> input/ipa.c:451 connected read/write 20241013055651026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055651026 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055651026 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055651026 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055651075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44432<->l=127.0.0.1:4258 20241013055651193 DSS <0004> hlr_ussd.c:239 262429521990853/0x8bb300d1: SS Session Timeout, destroying 20241013055651193 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429521990853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055651243 DSS <0004> hlr_ussd.c:239 262427175945948/0xad8fdc67: SS Session Timeout, destroying 20241013055651243 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427175945948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055651276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44432<->l=127.0.0.1:4258 20241013055651297 DSS <0004> hlr_ussd.c:239 262427198285578/0xe4960d72: SS Session Timeout, destroying 20241013055651297 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427198285578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055651348 DSS <0004> hlr_ussd.c:239 262423508563839/0xc7f91ca5: SS Session Timeout, destroying 20241013055651348 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423508563839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055651387 DSS <0004> hlr_ussd.c:239 262424479795801/0x5ef515b3: SS Session Timeout, destroying 20241013055651387 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424479795801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055651431 DSS <0004> hlr_ussd.c:239 262428349314506/0x39bb0668: SS Session Timeout, destroying 20241013055651431 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428349314506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055651471 DSS <0004> hlr_ussd.c:239 262428176858537/0x8c538f72: SS Session Timeout, destroying 20241013055651471 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262428176858537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055651511 DSS <0004> hlr_ussd.c:239 262423998600558/0x724670f5: SS Session Timeout, destroying 20241013055651511 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423998600558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055654350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055654350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055654352 DLINP <000b> input/ipa.c:451 connected read/write 20241013055654352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055654353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44442<->l=127.0.0.1:4258 20241013055654354 DLINP <000b> input/ipa.c:451 connected read/write 20241013055654354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055654354 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055654354 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055654354 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  20241013055654354 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055654354 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  20241013055654354 DLGSUP <0013> gsup_server.c:235 2:  20241013055654354 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055654354 DLGSUP <0013> gsup_server.c:235 3:  20241013055654354 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055654354 DLGSUP <0013> gsup_server.c:235 4:  20241013055654354 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055654354 DLGSUP <0013> gsup_server.c:235 5:  20241013055654354 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055654354 DLGSUP <0013> gsup_server.c:235 7:  20241013055654354 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055654354 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055654354 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055654354 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055654372 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33267<->l=127.0.0.1:4259) 20241013055654392 DAUC <0003> db_auc.c:157 IMSI='262420929985705': No 2G Auth Data 20241013055654392 DAUC <0003> db_auc.c:192 IMSI='262420929985705': No 3G Auth Data 20241013055654417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44450<->l=127.0.0.1:4258 20241013055654424 DLINP <000b> input/ipa.c:451 connected read/write 20241013055654424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055654424 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420929985705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420929985705" session_id=3953406061 session_state=BEGIN} 20241013055654424 DSS <0004> hlr_ussd.c:576 262420929985705/0xeba4306d: Process SS (BEGIN) 20241013055654424 DSS <0004> hlr_ussd.c:498 262420929985705/0xeba4306d: SS CompType=Invoke, OpCode=InterrogateSS 20241013055654424 DSS <0004> hlr_ussd.c:506 262420929985705/0xeba4306d: Structured SS requests are not supported, rejecting... 20241013055654424 DSS <0004> hlr_ussd.c:354 262420929985705/0xeba4306d: Tx ReturnError(0, 0x15) 20241013055654424 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420929985705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420929985705" session_id=3953406061 session_state=END} 20241013055654424 DLINP <000b> input/ipa.c:451 connected read/write 20241013055654424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055654424 DLINP <000b> input/ipa.c:451 connected read/write 20241013055654424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055654430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44450<->l=127.0.0.1:4258 20241013055654439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44442<->l=127.0.0.1:4258 20241013055654440 DLINP <000b> input/ipa.c:451 connected read/write 20241013055654440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055654440 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055654440 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055654440 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055654440 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33267<->l=127.0.0.1:4259) 20241013055654481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44464<->l=127.0.0.1:4258 20241013055654582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44464<->l=127.0.0.1:4258 20241013055654812 DSS <0004> hlr_ussd.c:239 262428986962602/0xc5d6cf2a: SS Session Timeout, destroying 20241013055654812 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428986962602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055654852 DSS <0004> hlr_ussd.c:239 262426835720167/0x7f7a4c1a: SS Session Timeout, destroying 20241013055654852 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262426835720167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055654891 DSS <0004> hlr_ussd.c:239 262429836698775/0x50c54592: SS Session Timeout, destroying 20241013055654891 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262429836698775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055654930 DSS <0004> hlr_ussd.c:239 262428587171854/0x08f78e9b: SS Session Timeout, destroying 20241013055654930 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428587171854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055654967 DSS <0004> hlr_ussd.c:239 262422055894139/0x7de7f14b: SS Session Timeout, destroying 20241013055654967 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262422055894139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055655008 DSS <0004> hlr_ussd.c:239 262429659209388/0xac16b931: SS Session Timeout, destroying 20241013055655008 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429659209388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055655047 DSS <0004> hlr_ussd.c:239 262425734694691/0xd6be1a34: SS Session Timeout, destroying 20241013055655047 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425734694691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055655089 DSS <0004> hlr_ussd.c:239 262424574561581/0xe27d48ca: SS Session Timeout, destroying 20241013055655089 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424574561581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055657656 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055657656 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055657658 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44710<->l=127.0.0.1:4258 20241013055657661 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657661 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055657661 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055657661 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  20241013055657661 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055657661 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  20241013055657661 DLGSUP <0013> gsup_server.c:235 2:  20241013055657661 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055657661 DLGSUP <0013> gsup_server.c:235 3:  20241013055657661 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055657661 DLGSUP <0013> gsup_server.c:235 4:  20241013055657661 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055657661 DLGSUP <0013> gsup_server.c:235 5:  20241013055657661 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055657661 DLGSUP <0013> gsup_server.c:235 7:  20241013055657661 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055657661 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055657661 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055657661 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055657678 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44587<->l=127.0.0.1:4259) 20241013055657688 DAUC <0003> db_auc.c:157 IMSI='262427972425897': No 2G Auth Data 20241013055657688 DAUC <0003> db_auc.c:192 IMSI='262427972425897': No 3G Auth Data 20241013055657712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44722<->l=127.0.0.1:4258 20241013055657716 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657716 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427972425897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427972425897"} 20241013055657716 DMAIN <0000> hlr.c:435 IMSI='262427972425897': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055657716 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427972425897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427972425897"} 20241013055657716 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427972425897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657716 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657717 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657718 DAUC <0003> db_auc.c:192 IMSI='262427972425897': No 3G Auth Data 20241013055657722 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657722 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427972425897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427972425897"} 20241013055657722 DAUC <0003> hlr.c:428 IMSI='262427972425897': storing IMEI = 12345678901234 20241013055657725 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427972425897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427972425897"} 20241013055657725 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427972425897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657725 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657725 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657726 DAUC <0003> db_auc.c:192 IMSI='262427972425897': No 3G Auth Data 20241013055657727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44722<->l=127.0.0.1:4258 20241013055657739 DAUC <0003> db_auc.c:157 IMSI='262428410522290': No 2G Auth Data 20241013055657739 DAUC <0003> db_auc.c:192 IMSI='262428410522290': No 3G Auth Data 20241013055657764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4258 20241013055657769 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657769 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428410522290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428410522290"} 20241013055657769 DMAIN <0000> hlr.c:435 IMSI='262428410522290': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055657769 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428410522290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428410522290"} 20241013055657769 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428410522290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657769 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657769 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657771 DAUC <0003> db_auc.c:192 IMSI='262428410522290': No 3G Auth Data 20241013055657774 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657774 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428410522290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428410522290"} 20241013055657774 DAUC <0003> hlr.c:428 IMSI='262428410522290': storing IMEI = 12345678901234 20241013055657777 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428410522290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428410522290"} 20241013055657777 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428410522290 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657777 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657777 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657778 DAUC <0003> db_auc.c:192 IMSI='262428410522290': No 3G Auth Data 20241013055657779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4258 20241013055657790 DAUC <0003> db_auc.c:157 IMSI='262427608510570': No 2G Auth Data 20241013055657790 DAUC <0003> db_auc.c:192 IMSI='262427608510570': No 3G Auth Data 20241013055657814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44730<->l=127.0.0.1:4258 20241013055657820 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657820 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427608510570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427608510570"} 20241013055657820 DMAIN <0000> hlr.c:435 IMSI='262427608510570': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055657820 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427608510570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427608510570"} 20241013055657820 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427608510570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657820 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657820 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657822 DAUC <0003> db_auc.c:192 IMSI='262427608510570': No 3G Auth Data 20241013055657825 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657825 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427608510570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427608510570"} 20241013055657825 DAUC <0003> hlr.c:428 IMSI='262427608510570': storing IMEI = 12345678901234 20241013055657828 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427608510570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427608510570"} 20241013055657828 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427608510570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657828 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657828 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657829 DAUC <0003> db_auc.c:192 IMSI='262427608510570': No 3G Auth Data 20241013055657831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44730<->l=127.0.0.1:4258 20241013055657843 DAUC <0003> db_auc.c:157 IMSI='262421173829537': No 2G Auth Data 20241013055657843 DAUC <0003> db_auc.c:192 IMSI='262421173829537': No 3G Auth Data 20241013055657866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44744<->l=127.0.0.1:4258 20241013055657870 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657870 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421173829537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421173829537"} 20241013055657870 DMAIN <0000> hlr.c:435 IMSI='262421173829537': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055657870 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421173829537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421173829537"} 20241013055657870 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421173829537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657870 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657870 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657872 DAUC <0003> db_auc.c:157 IMSI='262421173829537': No 2G Auth Data 20241013055657874 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657874 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421173829537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421173829537"} 20241013055657874 DAUC <0003> hlr.c:428 IMSI='262421173829537': storing IMEI = 12345678901234 20241013055657878 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421173829537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421173829537"} 20241013055657878 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421173829537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657878 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657878 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657879 DAUC <0003> db_auc.c:157 IMSI='262421173829537': No 2G Auth Data 20241013055657880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44744<->l=127.0.0.1:4258 20241013055657892 DAUC <0003> db_auc.c:157 IMSI='262426306587221': No 2G Auth Data 20241013055657892 DAUC <0003> db_auc.c:192 IMSI='262426306587221': No 3G Auth Data 20241013055657922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241013055657927 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657927 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426306587221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426306587221"} 20241013055657927 DMAIN <0000> hlr.c:435 IMSI='262426306587221': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055657927 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426306587221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426306587221"} 20241013055657927 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426306587221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657927 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657927 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657928 DAUC <0003> db_auc.c:157 IMSI='262426306587221': No 2G Auth Data 20241013055657932 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657932 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426306587221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426306587221"} 20241013055657932 DAUC <0003> hlr.c:428 IMSI='262426306587221': storing IMEI = 12345678901234 20241013055657936 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426306587221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426306587221"} 20241013055657936 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426306587221 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657936 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657936 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657937 DAUC <0003> db_auc.c:157 IMSI='262426306587221': No 2G Auth Data 20241013055657938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241013055657950 DAUC <0003> db_auc.c:157 IMSI='262427465182948': No 2G Auth Data 20241013055657950 DAUC <0003> db_auc.c:192 IMSI='262427465182948': No 3G Auth Data 20241013055657981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20241013055657986 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657986 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427465182948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427465182948"} 20241013055657986 DMAIN <0000> hlr.c:435 IMSI='262427465182948': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055657986 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427465182948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427465182948"} 20241013055657986 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427465182948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657986 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657986 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657991 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055657991 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427465182948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427465182948"} 20241013055657991 DAUC <0003> hlr.c:428 IMSI='262427465182948': storing IMEI = 12345678901234 20241013055657994 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427465182948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427465182948"} 20241013055657994 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427465182948 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055657994 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657994 DLINP <000b> input/ipa.c:451 connected read/write 20241013055657994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055657997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20241013055658012 DAUC <0003> db_auc.c:157 IMSI='262420104919353': No 2G Auth Data 20241013055658012 DAUC <0003> db_auc.c:192 IMSI='262420104919353': No 3G Auth Data 20241013055658041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44772<->l=127.0.0.1:4258 20241013055658045 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055658045 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420104919353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420104919353"} 20241013055658045 DMAIN <0000> hlr.c:435 IMSI='262420104919353': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055658045 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420104919353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420104919353"} 20241013055658045 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420104919353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055658045 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055658045 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055658050 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055658050 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420104919353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420104919353"} 20241013055658050 DAUC <0003> hlr.c:428 IMSI='262420104919353': storing IMEI = 12345678901234 20241013055658053 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420104919353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420104919353"} 20241013055658053 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420104919353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055658053 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055658053 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055658055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44772<->l=127.0.0.1:4258 20241013055658070 DAUC <0003> db_auc.c:157 IMSI='262425926581647': No 2G Auth Data 20241013055658070 DAUC <0003> db_auc.c:192 IMSI='262425926581647': No 3G Auth Data 20241013055658098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 20241013055658103 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055658103 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425926581647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425926581647"} 20241013055658103 DMAIN <0000> hlr.c:435 IMSI='262425926581647': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055658103 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425926581647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425926581647"} 20241013055658103 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425926581647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055658103 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055658103 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055658109 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055658109 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425926581647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425926581647"} 20241013055658109 DAUC <0003> hlr.c:428 IMSI='262425926581647': storing IMEI = 12345678901234 20241013055658112 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425926581647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425926581647"} 20241013055658112 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425926581647 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055658112 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055658112 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055658115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 20241013055658127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44710<->l=127.0.0.1:4258 20241013055658128 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44587<->l=127.0.0.1:4259) 20241013055658128 DLINP <000b> input/ipa.c:451 connected read/write 20241013055658128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055658128 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055658128 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055658128 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055658172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44800<->l=127.0.0.1:4258 20241013055658272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44800<->l=127.0.0.1:4258 20241013055701352 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055701352 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055701355 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44804<->l=127.0.0.1:4258 20241013055701359 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701359 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055701359 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055701359 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  20241013055701359 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055701359 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  20241013055701359 DLGSUP <0013> gsup_server.c:235 2:  20241013055701359 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055701359 DLGSUP <0013> gsup_server.c:235 3:  20241013055701359 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055701359 DLGSUP <0013> gsup_server.c:235 4:  20241013055701359 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055701359 DLGSUP <0013> gsup_server.c:235 5:  20241013055701359 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055701359 DLGSUP <0013> gsup_server.c:235 7:  20241013055701359 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055701359 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055701359 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055701359 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055701376 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37631<->l=127.0.0.1:4259) 20241013055701394 DAUC <0003> db_auc.c:157 IMSI='262421115621725': No 2G Auth Data 20241013055701394 DAUC <0003> db_auc.c:192 IMSI='262421115621725': No 3G Auth Data 20241013055701417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44808<->l=127.0.0.1:4258 20241013055701424 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701424 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421115621725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421115621725" source_name="the-source\n"} 20241013055701424 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241013055701424 DMAIN <0000> hlr.c:435 IMSI='262421115621725': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055701424 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262421115621725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421115621725" destination_name="the-source\n"} 20241013055701424 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262421115621725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701424 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701424 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701427 DAUC <0003> db_auc.c:192 IMSI='262421115621725': No 3G Auth Data 20241013055701429 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701429 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421115621725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421115621725" source_name="the-source\n"} 20241013055701429 DAUC <0003> hlr.c:428 IMSI='262421115621725': storing IMEI = 12345678901234 20241013055701432 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262421115621725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421115621725" destination_name="the-source\n"} 20241013055701432 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262421115621725 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701432 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701432 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701434 DAUC <0003> db_auc.c:192 IMSI='262421115621725': No 3G Auth Data 20241013055701434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44808<->l=127.0.0.1:4258 20241013055701445 DAUC <0003> db_auc.c:157 IMSI='262426286348562': No 2G Auth Data 20241013055701445 DAUC <0003> db_auc.c:192 IMSI='262426286348562': No 3G Auth Data 20241013055701469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44810<->l=127.0.0.1:4258 20241013055701475 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701475 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426286348562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426286348562" source_name="the-source\n"} 20241013055701475 DMAIN <0000> hlr.c:435 IMSI='262426286348562': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055701475 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262426286348562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426286348562" destination_name="the-source\n"} 20241013055701475 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426286348562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701475 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701475 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701477 DAUC <0003> db_auc.c:192 IMSI='262426286348562': No 3G Auth Data 20241013055701480 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701480 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426286348562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426286348562" source_name="the-source\n"} 20241013055701480 DAUC <0003> hlr.c:428 IMSI='262426286348562': storing IMEI = 12345678901234 20241013055701484 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262426286348562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426286348562" destination_name="the-source\n"} 20241013055701484 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426286348562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701484 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701484 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701485 DAUC <0003> db_auc.c:192 IMSI='262426286348562': No 3G Auth Data 20241013055701486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44810<->l=127.0.0.1:4258 20241013055701497 DAUC <0003> db_auc.c:157 IMSI='262428680462395': No 2G Auth Data 20241013055701497 DAUC <0003> db_auc.c:192 IMSI='262428680462395': No 3G Auth Data 20241013055701522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44820<->l=127.0.0.1:4258 20241013055701526 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701526 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428680462395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428680462395" source_name="the-source\n"} 20241013055701526 DMAIN <0000> hlr.c:435 IMSI='262428680462395': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055701526 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428680462395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428680462395" destination_name="the-source\n"} 20241013055701526 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262428680462395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701526 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701526 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701528 DAUC <0003> db_auc.c:192 IMSI='262428680462395': No 3G Auth Data 20241013055701530 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701530 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428680462395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428680462395" source_name="the-source\n"} 20241013055701530 DAUC <0003> hlr.c:428 IMSI='262428680462395': storing IMEI = 12345678901234 20241013055701533 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428680462395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428680462395" destination_name="the-source\n"} 20241013055701533 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262428680462395 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701533 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701533 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701535 DAUC <0003> db_auc.c:192 IMSI='262428680462395': No 3G Auth Data 20241013055701535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44820<->l=127.0.0.1:4258 20241013055701546 DAUC <0003> db_auc.c:157 IMSI='262422229396836': No 2G Auth Data 20241013055701546 DAUC <0003> db_auc.c:192 IMSI='262422229396836': No 3G Auth Data 20241013055701571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 20241013055701577 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701577 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262422229396836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422229396836" source_name="the-source\n"} 20241013055701577 DMAIN <0000> hlr.c:435 IMSI='262422229396836': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055701577 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262422229396836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422229396836" destination_name="the-source\n"} 20241013055701577 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262422229396836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701577 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701577 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701579 DAUC <0003> db_auc.c:157 IMSI='262422229396836': No 2G Auth Data 20241013055701581 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701581 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262422229396836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422229396836" source_name="the-source\n"} 20241013055701581 DAUC <0003> hlr.c:428 IMSI='262422229396836': storing IMEI = 12345678901234 20241013055701584 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262422229396836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422229396836" destination_name="the-source\n"} 20241013055701584 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262422229396836 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701584 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701584 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701586 DAUC <0003> db_auc.c:157 IMSI='262422229396836': No 2G Auth Data 20241013055701587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44822<->l=127.0.0.1:4258 20241013055701598 DAUC <0003> db_auc.c:157 IMSI='262427829990126': No 2G Auth Data 20241013055701598 DAUC <0003> db_auc.c:192 IMSI='262427829990126': No 3G Auth Data 20241013055701622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4258 20241013055701629 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701629 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427829990126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427829990126" source_name="the-source\n"} 20241013055701629 DMAIN <0000> hlr.c:435 IMSI='262427829990126': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055701629 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262427829990126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427829990126" destination_name="the-source\n"} 20241013055701629 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427829990126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701629 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701629 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701631 DAUC <0003> db_auc.c:157 IMSI='262427829990126': No 2G Auth Data 20241013055701634 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701634 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427829990126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427829990126" source_name="the-source\n"} 20241013055701634 DAUC <0003> hlr.c:428 IMSI='262427829990126': storing IMEI = 12345678901234 20241013055701638 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262427829990126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427829990126" destination_name="the-source\n"} 20241013055701638 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427829990126 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701638 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701638 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701639 DAUC <0003> db_auc.c:157 IMSI='262427829990126': No 2G Auth Data 20241013055701640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44838<->l=127.0.0.1:4258 20241013055701652 DAUC <0003> db_auc.c:157 IMSI='262421625349706': No 2G Auth Data 20241013055701652 DAUC <0003> db_auc.c:192 IMSI='262421625349706': No 3G Auth Data 20241013055701679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4258 20241013055701685 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701686 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421625349706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421625349706" source_name="the-source\n"} 20241013055701686 DMAIN <0000> hlr.c:435 IMSI='262421625349706': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055701686 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421625349706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421625349706" destination_name="the-source\n"} 20241013055701686 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262421625349706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701686 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701686 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701690 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701690 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421625349706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421625349706" source_name="the-source\n"} 20241013055701690 DAUC <0003> hlr.c:428 IMSI='262421625349706': storing IMEI = 12345678901234 20241013055701693 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421625349706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421625349706" destination_name="the-source\n"} 20241013055701693 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262421625349706 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701693 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701693 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44846<->l=127.0.0.1:4258 20241013055701710 DAUC <0003> db_auc.c:157 IMSI='262429454992843': No 2G Auth Data 20241013055701710 DAUC <0003> db_auc.c:192 IMSI='262429454992843': No 3G Auth Data 20241013055701738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44856<->l=127.0.0.1:4258 20241013055701742 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701742 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429454992843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429454992843" source_name="the-source\n"} 20241013055701742 DMAIN <0000> hlr.c:435 IMSI='262429454992843': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055701742 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429454992843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429454992843" destination_name="the-source\n"} 20241013055701743 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262429454992843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701743 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701743 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701746 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701746 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429454992843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429454992843" source_name="the-source\n"} 20241013055701746 DAUC <0003> hlr.c:428 IMSI='262429454992843': storing IMEI = 12345678901234 20241013055701750 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429454992843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429454992843" destination_name="the-source\n"} 20241013055701750 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262429454992843 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701750 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701750 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44856<->l=127.0.0.1:4258 20241013055701767 DAUC <0003> db_auc.c:157 IMSI='262422640874053': No 2G Auth Data 20241013055701767 DAUC <0003> db_auc.c:192 IMSI='262422640874053': No 3G Auth Data 20241013055701794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44858<->l=127.0.0.1:4258 20241013055701798 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701798 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262422640874053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422640874053" source_name="the-source\n"} 20241013055701798 DMAIN <0000> hlr.c:435 IMSI='262422640874053': has IMEI = 12345678901234 (consider setting 'store-imei') 20241013055701799 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262422640874053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422640874053" destination_name="the-source\n"} 20241013055701799 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262422640874053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701799 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701799 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701803 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701803 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262422640874053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422640874053" source_name="the-source\n"} 20241013055701803 DAUC <0003> hlr.c:428 IMSI='262422640874053': storing IMEI = 12345678901234 20241013055701806 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262422640874053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422640874053" destination_name="the-source\n"} 20241013055701806 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262422640874053 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055701806 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701806 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055701808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44858<->l=127.0.0.1:4258 20241013055701820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44804<->l=127.0.0.1:4258 20241013055701821 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37631<->l=127.0.0.1:4259) 20241013055701822 DLINP <000b> input/ipa.c:451 connected read/write 20241013055701822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055701822 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055701822 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055701822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055701822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241013055701870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44866<->l=127.0.0.1:4258 20241013055701970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44866<->l=127.0.0.1:4258 20241013055705045 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055705045 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055705047 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44880<->l=127.0.0.1:4258 20241013055705050 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705050 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055705050 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055705050 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  20241013055705050 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055705050 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  20241013055705050 DLGSUP <0013> gsup_server.c:235 2:  20241013055705050 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055705050 DLGSUP <0013> gsup_server.c:235 3:  20241013055705050 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055705050 DLGSUP <0013> gsup_server.c:235 4:  20241013055705050 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055705050 DLGSUP <0013> gsup_server.c:235 5:  20241013055705050 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055705050 DLGSUP <0013> gsup_server.c:235 7:  20241013055705050 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055705050 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055705050 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055705050 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055705070 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34479<->l=127.0.0.1:4259) 20241013055705079 DAUC <0003> db_auc.c:157 IMSI='262429914961618': No 2G Auth Data 20241013055705079 DAUC <0003> db_auc.c:192 IMSI='262429914961618': No 3G Auth Data 20241013055705102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44894<->l=127.0.0.1:4258 20241013055705108 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705108 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429914961618"} 20241013055705108 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013055705108 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429914961618" cause=Invalid mandatory information} 20241013055705108 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705108 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705108 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705111 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705111 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429914961618"} 20241013055705111 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013055705111 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429914961618" cause=Invalid mandatory information} 20241013055705111 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705111 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705111 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705113 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705113 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429914961618"} 20241013055705113 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013055705113 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429914961618" cause=Invalid mandatory information} 20241013055705113 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705113 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705113 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705115 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705115 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429914961618"} 20241013055705115 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013055705115 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429914961618" cause=Invalid mandatory information} 20241013055705115 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705115 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705115 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705117 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705117 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429914961618"} 20241013055705117 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013055705117 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429914961618" cause=Invalid mandatory information} 20241013055705117 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429914961618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705117 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705117 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44894<->l=127.0.0.1:4258 20241013055705130 DAUC <0003> db_auc.c:157 IMSI='262424379243775': No 2G Auth Data 20241013055705130 DAUC <0003> db_auc.c:192 IMSI='262424379243775': No 3G Auth Data 20241013055705155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20241013055705159 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705159 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424379243775"} 20241013055705159 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013055705159 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424379243775" cause=Invalid mandatory information} 20241013055705159 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705159 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705159 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705162 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705162 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424379243775"} 20241013055705162 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013055705162 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424379243775" cause=Invalid mandatory information} 20241013055705162 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705162 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705162 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705164 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705164 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424379243775"} 20241013055705164 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013055705164 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424379243775" cause=Invalid mandatory information} 20241013055705164 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705164 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705164 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705166 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705166 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424379243775"} 20241013055705166 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013055705166 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424379243775" cause=Invalid mandatory information} 20241013055705166 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705166 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705166 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705168 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705168 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424379243775"} 20241013055705168 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013055705168 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424379243775" cause=Invalid mandatory information} 20241013055705168 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424379243775 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705168 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705168 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44906<->l=127.0.0.1:4258 20241013055705180 DAUC <0003> db_auc.c:157 IMSI='262427582643548': No 2G Auth Data 20241013055705180 DAUC <0003> db_auc.c:192 IMSI='262427582643548': No 3G Auth Data 20241013055705204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4258 20241013055705207 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705207 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427582643548"} 20241013055705207 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013055705207 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427582643548" cause=Invalid mandatory information} 20241013055705207 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705207 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705207 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705209 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705209 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427582643548"} 20241013055705209 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013055705209 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427582643548" cause=Invalid mandatory information} 20241013055705209 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705209 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705209 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705211 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705211 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427582643548"} 20241013055705211 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013055705211 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427582643548" cause=Invalid mandatory information} 20241013055705211 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705211 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705211 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705213 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705213 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427582643548"} 20241013055705213 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013055705213 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427582643548" cause=Invalid mandatory information} 20241013055705213 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705213 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705213 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705215 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705215 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427582643548"} 20241013055705215 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013055705215 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427582643548" cause=Invalid mandatory information} 20241013055705215 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427582643548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705215 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705215 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4258 20241013055705228 DAUC <0003> db_auc.c:157 IMSI='262426121592054': No 2G Auth Data 20241013055705228 DAUC <0003> db_auc.c:192 IMSI='262426121592054': No 3G Auth Data 20241013055705253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44912<->l=127.0.0.1:4258 20241013055705257 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705257 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426121592054"} 20241013055705257 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013055705257 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426121592054" cause=Invalid mandatory information} 20241013055705257 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705257 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705257 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705259 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705259 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426121592054"} 20241013055705259 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013055705259 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426121592054" cause=Invalid mandatory information} 20241013055705259 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705259 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705259 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705261 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705261 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426121592054"} 20241013055705261 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013055705261 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426121592054" cause=Invalid mandatory information} 20241013055705261 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705261 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705261 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705262 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705262 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426121592054"} 20241013055705262 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013055705262 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426121592054" cause=Invalid mandatory information} 20241013055705262 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705262 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705262 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705264 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705264 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426121592054"} 20241013055705264 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013055705264 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426121592054" cause=Invalid mandatory information} 20241013055705264 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426121592054 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705264 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705264 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44912<->l=127.0.0.1:4258 20241013055705277 DAUC <0003> db_auc.c:157 IMSI='262428031525713': No 2G Auth Data 20241013055705277 DAUC <0003> db_auc.c:192 IMSI='262428031525713': No 3G Auth Data 20241013055705301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20241013055705305 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705305 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428031525713"} 20241013055705305 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013055705305 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428031525713" cause=Invalid mandatory information} 20241013055705305 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705305 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705305 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705307 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705307 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428031525713"} 20241013055705307 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013055705307 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428031525713" cause=Invalid mandatory information} 20241013055705307 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705307 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705307 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705309 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705309 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428031525713"} 20241013055705309 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013055705309 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428031525713" cause=Invalid mandatory information} 20241013055705309 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705309 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705309 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705310 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705310 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428031525713"} 20241013055705310 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013055705310 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428031525713" cause=Invalid mandatory information} 20241013055705310 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705310 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705310 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705312 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705312 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428031525713"} 20241013055705312 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013055705312 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428031525713" cause=Invalid mandatory information} 20241013055705312 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262428031525713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705312 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705312 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44914<->l=127.0.0.1:4258 20241013055705325 DAUC <0003> db_auc.c:157 IMSI='262421184717924': No 2G Auth Data 20241013055705325 DAUC <0003> db_auc.c:192 IMSI='262421184717924': No 3G Auth Data 20241013055705352 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 20241013055705357 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705357 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421184717924"} 20241013055705357 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013055705357 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421184717924" cause=Invalid mandatory information} 20241013055705357 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705357 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705357 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705359 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705360 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421184717924"} 20241013055705360 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013055705360 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421184717924" cause=Invalid mandatory information} 20241013055705360 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705360 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705360 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705361 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705361 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421184717924"} 20241013055705361 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013055705361 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421184717924" cause=Invalid mandatory information} 20241013055705361 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705361 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705361 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705363 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705363 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421184717924"} 20241013055705363 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013055705363 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421184717924" cause=Invalid mandatory information} 20241013055705363 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705363 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705363 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705365 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705365 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421184717924"} 20241013055705365 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013055705365 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421184717924" cause=Invalid mandatory information} 20241013055705365 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262421184717924 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705365 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705365 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 20241013055705381 DAUC <0003> db_auc.c:157 IMSI='262423066749037': No 2G Auth Data 20241013055705381 DAUC <0003> db_auc.c:192 IMSI='262423066749037': No 3G Auth Data 20241013055705409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44934<->l=127.0.0.1:4258 20241013055705412 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705412 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423066749037"} 20241013055705412 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013055705412 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423066749037" cause=Invalid mandatory information} 20241013055705412 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705412 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705412 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705415 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705415 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423066749037"} 20241013055705415 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013055705415 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423066749037" cause=Invalid mandatory information} 20241013055705415 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705415 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705415 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705417 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705417 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423066749037"} 20241013055705417 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013055705417 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423066749037" cause=Invalid mandatory information} 20241013055705417 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705417 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705417 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705419 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705419 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423066749037"} 20241013055705419 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013055705419 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423066749037" cause=Invalid mandatory information} 20241013055705419 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705419 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705419 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705420 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705420 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423066749037"} 20241013055705420 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013055705420 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423066749037" cause=Invalid mandatory information} 20241013055705420 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423066749037 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705420 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705421 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44934<->l=127.0.0.1:4258 20241013055705437 DAUC <0003> db_auc.c:157 IMSI='262426502257266': No 2G Auth Data 20241013055705437 DAUC <0003> db_auc.c:192 IMSI='262426502257266': No 3G Auth Data 20241013055705466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4258 20241013055705470 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705470 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426502257266"} 20241013055705470 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241013055705470 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426502257266" cause=Invalid mandatory information} 20241013055705470 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705470 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705470 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705472 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705472 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426502257266"} 20241013055705472 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241013055705472 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426502257266" cause=Invalid mandatory information} 20241013055705472 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705472 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705472 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705474 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705474 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426502257266"} 20241013055705474 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241013055705474 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426502257266" cause=Invalid mandatory information} 20241013055705474 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705474 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705474 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705475 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705475 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426502257266"} 20241013055705475 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241013055705475 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426502257266" cause=Invalid mandatory information} 20241013055705475 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705475 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705475 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705477 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705477 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426502257266"} 20241013055705477 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241013055705477 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426502257266" cause=Invalid mandatory information} 20241013055705477 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426502257266 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055705477 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705477 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055705478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4258 20241013055705489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44880<->l=127.0.0.1:4258 20241013055705490 DLINP <000b> input/ipa.c:451 connected read/write 20241013055705490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055705490 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055705490 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055705490 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055705490 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34479<->l=127.0.0.1:4259) 20241013055705532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20241013055705632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20241013055708709 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055708709 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055708711 DLINP <000b> input/ipa.c:451 connected read/write 20241013055708711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055708712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4258 20241013055708714 DLINP <000b> input/ipa.c:451 connected read/write 20241013055708714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055708714 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055708714 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055708714 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  20241013055708714 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055708714 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  20241013055708714 DLGSUP <0013> gsup_server.c:235 2:  20241013055708714 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055708714 DLGSUP <0013> gsup_server.c:235 3:  20241013055708714 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055708714 DLGSUP <0013> gsup_server.c:235 4:  20241013055708714 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055708714 DLGSUP <0013> gsup_server.c:235 5:  20241013055708714 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055708714 DLGSUP <0013> gsup_server.c:235 7:  20241013055708714 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055708714 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055708714 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055708714 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055708735 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45795<->l=127.0.0.1:4259) 20241013055708750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50748<->l=127.0.0.1:4258 20241013055708757 DLINP <000b> input/ipa.c:451 connected read/write 20241013055708757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055708757 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427651042992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427651042992"} 20241013055708757 DMAIN <0000> hlr.c:435 IMSI='262427651042992': has IMEI = 22245678901234 (consider setting 'store-imei') 20241013055708757 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427651042992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241013055708757 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427651042992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427651042992" cause=Invalid mandatory information} 20241013055708757 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427651042992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055708757 DLINP <000b> input/ipa.c:451 connected read/write 20241013055708757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055708757 DLINP <000b> input/ipa.c:451 connected read/write 20241013055708757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055708761 DLINP <000b> input/ipa.c:451 connected read/write 20241013055708761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055708761 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427651042992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427651042992"} 20241013055708761 DAUC <0003> hlr.c:428 IMSI='262427651042992': storing IMEI = 22245678901234 20241013055708761 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427651042992': no such subscriber 20241013055708761 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427651042992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241013055708761 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427651042992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427651042992" cause=Invalid mandatory information} 20241013055708761 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427651042992 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055708761 DLINP <000b> input/ipa.c:451 connected read/write 20241013055708761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055708762 DLINP <000b> input/ipa.c:451 connected read/write 20241013055708762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055708763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50748<->l=127.0.0.1:4258 20241013055708764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50732<->l=127.0.0.1:4258 20241013055708765 DLINP <000b> input/ipa.c:451 connected read/write 20241013055708765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055708765 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055708765 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055708765 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055708765 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45795<->l=127.0.0.1:4259) 20241013055708804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50752<->l=127.0.0.1:4258 20241013055708904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50752<->l=127.0.0.1:4258 20241013055711985 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055711985 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055711989 DLINP <000b> input/ipa.c:451 connected read/write 20241013055711989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055711990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50756<->l=127.0.0.1:4258 20241013055711991 DLINP <000b> input/ipa.c:451 connected read/write 20241013055711991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055711991 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055711991 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055711991 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  20241013055711991 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055711991 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  20241013055711991 DLGSUP <0013> gsup_server.c:235 2:  20241013055711991 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055711991 DLGSUP <0013> gsup_server.c:235 3:  20241013055711991 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055711991 DLGSUP <0013> gsup_server.c:235 4:  20241013055711991 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055711991 DLGSUP <0013> gsup_server.c:235 5:  20241013055711991 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055711991 DLGSUP <0013> gsup_server.c:235 7:  20241013055711991 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055711991 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055711991 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055711991 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055712013 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42555<->l=127.0.0.1:4259) 20241013055712027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50760<->l=127.0.0.1:4258 20241013055712037 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712037 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422395961418"} 20241013055712037 DMAIN <0000> hlr.c:227 IMSI='262422395961418': Creating subscriber on demand 20241013055712049 DMAIN <0000> hlr.c:243 IMSI='262422395961418': Successfully assigned MSISDN='771' 20241013055712049 DAUC <0003> hlr.c:428 IMSI='262422395961418': storing IMEI = 12345678901234 20241013055712065 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422395961418"} 20241013055712065 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055712065 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712065 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712068 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712068 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712069 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712069 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712070 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712070 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712072 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712072 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422395961418" cn_domain=PS} 20241013055712072 DLU <0006> fsm.c:456 lu(262422395961418)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055712072 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055712082 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055712082 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422395961418" cn_domain=PS} 20241013055712082 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712082 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712084 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712084 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422395961418"} 20241013055712084 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055712084 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055712084 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422395961418"} 20241013055712084 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055712084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055712084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055712084 DLU <0006> fsm.c:568 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055712084 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712084 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712093 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712093 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422395961418"} 20241013055712093 DMAIN <0000> hlr.c:227 IMSI='262422395961418': Creating subscriber on demand 20241013055712104 DMAIN <0000> hlr.c:243 IMSI='262422395961418': Successfully assigned MSISDN='017' 20241013055712104 DAUC <0003> hlr.c:428 IMSI='262422395961418': storing IMEI = 12345678901234 20241013055712107 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422395961418"} 20241013055712107 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055712107 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712107 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712109 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712109 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712110 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712110 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712111 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712111 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712112 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712112 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712113 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712113 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422395961418" cn_domain=PS} 20241013055712113 DLU <0006> fsm.c:456 lu(262422395961418)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055712113 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055712120 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055712120 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422395961418" cn_domain=PS} 20241013055712120 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712120 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712122 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712122 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422395961418"} 20241013055712122 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055712122 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055712122 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422395961418"} 20241013055712122 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055712122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055712122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055712122 DLU <0006> fsm.c:568 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055712122 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712122 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712131 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712131 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422395961418"} 20241013055712131 DMAIN <0000> hlr.c:227 IMSI='262422395961418': Creating subscriber on demand 20241013055712137 DMAIN <0000> hlr.c:243 IMSI='262422395961418': Successfully assigned MSISDN='838' 20241013055712137 DAUC <0003> hlr.c:428 IMSI='262422395961418': storing IMEI = 12345678901234 20241013055712141 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422395961418"} 20241013055712141 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055712141 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712141 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712142 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712142 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712143 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712143 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712144 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712144 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712145 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712145 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712147 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712147 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422395961418" cn_domain=PS} 20241013055712147 DLU <0006> fsm.c:456 lu(262422395961418)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055712147 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013055712147 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422395961418" cause=GPRS services not allowed} 20241013055712147 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055712147 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055712147 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: Freeing instance 20241013055712147 DLU <0006> fsm.c:568 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: Deallocated 20241013055712147 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712147 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712154 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712154 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422395961418"} 20241013055712154 DMAIN <0000> hlr.c:227 IMSI='262422395961418': Creating subscriber on demand 20241013055712161 DMAIN <0000> hlr.c:243 IMSI='262422395961418': Successfully assigned MSISDN='041' 20241013055712161 DAUC <0003> hlr.c:428 IMSI='262422395961418': storing IMEI = 12345678901234 20241013055712164 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422395961418"} 20241013055712164 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055712164 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712164 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712166 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712166 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712167 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712167 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712168 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712168 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712169 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712169 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422395961418" cn_domain=PS} 20241013055712169 DLU <0006> fsm.c:456 lu(262422395961418)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055712169 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013055712169 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422395961418" cause=GPRS services not allowed} 20241013055712169 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055712169 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055712169 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: Freeing instance 20241013055712169 DLU <0006> fsm.c:568 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: Deallocated 20241013055712169 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712169 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712177 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712177 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422395961418"} 20241013055712177 DMAIN <0000> hlr.c:227 IMSI='262422395961418': Creating subscriber on demand 20241013055712181 DAUC <0003> hlr.c:428 IMSI='262422395961418': storing IMEI = 12345678901234 20241013055712184 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422395961418"} 20241013055712184 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055712184 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712184 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712185 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712185 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712186 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712186 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712187 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712187 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712189 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712189 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422395961418" cn_domain=PS} 20241013055712189 DLU <0006> fsm.c:456 lu(262422395961418)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055712189 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013055712189 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422395961418" cause=GPRS services not allowed} 20241013055712189 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055712189 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055712189 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: Freeing instance 20241013055712189 DLU <0006> fsm.c:568 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: Deallocated 20241013055712189 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712189 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712197 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712197 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422395961418"} 20241013055712197 DMAIN <0000> hlr.c:227 IMSI='262422395961418': Creating subscriber on demand 20241013055712200 DAUC <0003> hlr.c:428 IMSI='262422395961418': storing IMEI = 12345678901234 20241013055712203 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422395961418"} 20241013055712203 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241013055712203 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712203 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712205 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712205 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712205 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712205 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712206 DAUC <0003> db_auc.c:157 IMSI='262422395961418': No 2G Auth Data 20241013055712206 DAUC <0003> db_auc.c:192 IMSI='262422395961418': No 3G Auth Data 20241013055712208 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712208 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422395961418" cn_domain=PS} 20241013055712208 DLU <0006> fsm.c:456 lu(262422395961418)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055712208 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055712214 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055712214 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422395961418" cn_domain=PS} 20241013055712214 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712214 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712216 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712216 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422395961418"} 20241013055712216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055712216 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055712216 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422395961418"} 20241013055712216 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422395961418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055712216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055712216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055712216 DLU <0006> fsm.c:568 lu(PS:IMSI-262422395961418)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055712216 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712216 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055712222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50760<->l=127.0.0.1:4258 20241013055712223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50756<->l=127.0.0.1:4258 20241013055712224 DLINP <000b> input/ipa.c:451 connected read/write 20241013055712224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055712224 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055712224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055712224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055712224 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42555<->l=127.0.0.1:4259) 20241013055712264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50768<->l=127.0.0.1:4258 20241013055712365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50768<->l=127.0.0.1:4258 20241013055715440 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055715440 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055715442 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 20241013055715445 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715445 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055715445 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055715445 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  20241013055715445 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055715445 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  20241013055715445 DLGSUP <0013> gsup_server.c:235 2:  20241013055715445 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055715445 DLGSUP <0013> gsup_server.c:235 3:  20241013055715445 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055715445 DLGSUP <0013> gsup_server.c:235 4:  20241013055715445 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055715445 DLGSUP <0013> gsup_server.c:235 5:  20241013055715445 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055715445 DLGSUP <0013> gsup_server.c:235 7:  20241013055715445 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055715445 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055715445 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055715445 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055715463 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32857<->l=127.0.0.1:4259) 20241013055715475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4258 20241013055715489 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715489 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422740481083" cn_domain=PS} 20241013055715489 DMAIN <0000> hlr.c:227 IMSI='262422740481083': Creating subscriber on demand 20241013055715505 DMAIN <0000> hlr.c:243 IMSI='262422740481083': Successfully assigned MSISDN='625' 20241013055715506 DLU <0006> fsm.c:456 lu(262422740481083)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055715506 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055715514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055715514 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422740481083" cn_domain=PS} 20241013055715514 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715514 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715518 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715518 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422740481083"} 20241013055715518 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055715518 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055715518 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422740481083"} 20241013055715518 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055715518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055715518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055715518 DLU <0006> fsm.c:568 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055715518 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715518 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715520 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715520 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715521 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715521 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715522 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715522 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715529 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715529 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422740481083" cn_domain=PS} 20241013055715529 DMAIN <0000> hlr.c:227 IMSI='262422740481083': Creating subscriber on demand 20241013055715536 DMAIN <0000> hlr.c:243 IMSI='262422740481083': Successfully assigned MSISDN='917' 20241013055715536 DLU <0006> fsm.c:456 lu(262422740481083)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055715536 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055715543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055715543 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422740481083" cn_domain=PS} 20241013055715543 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715543 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715545 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715545 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422740481083"} 20241013055715545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055715545 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055715545 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422740481083"} 20241013055715545 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055715545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055715545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055715545 DLU <0006> fsm.c:568 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055715545 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715545 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715546 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715546 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715547 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715547 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715548 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715548 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715549 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715549 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715557 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715557 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422740481083" cn_domain=PS} 20241013055715557 DMAIN <0000> hlr.c:227 IMSI='262422740481083': Creating subscriber on demand 20241013055715565 DMAIN <0000> hlr.c:243 IMSI='262422740481083': Successfully assigned MSISDN='157' 20241013055715565 DLU <0006> fsm.c:456 lu(262422740481083)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055715565 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013055715565 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422740481083" cause=GPRS services not allowed} 20241013055715565 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055715565 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055715565 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: Freeing instance 20241013055715565 DLU <0006> fsm.c:568 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: Deallocated 20241013055715565 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715565 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715567 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715567 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715568 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715568 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715568 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715568 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715569 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715569 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715577 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715577 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422740481083" cn_domain=PS} 20241013055715577 DMAIN <0000> hlr.c:227 IMSI='262422740481083': Creating subscriber on demand 20241013055715584 DMAIN <0000> hlr.c:243 IMSI='262422740481083': Successfully assigned MSISDN='899' 20241013055715584 DLU <0006> fsm.c:456 lu(262422740481083)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055715584 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013055715584 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422740481083" cause=GPRS services not allowed} 20241013055715584 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055715584 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055715584 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: Freeing instance 20241013055715584 DLU <0006> fsm.c:568 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: Deallocated 20241013055715584 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715584 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715586 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715586 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715587 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715587 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715588 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715588 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715596 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715596 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422740481083" cn_domain=PS} 20241013055715596 DMAIN <0000> hlr.c:227 IMSI='262422740481083': Creating subscriber on demand 20241013055715599 DLU <0006> fsm.c:456 lu(262422740481083)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055715599 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241013055715599 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422740481083" cause=GPRS services not allowed} 20241013055715599 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055715599 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055715599 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: Freeing instance 20241013055715599 DLU <0006> fsm.c:568 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: Deallocated 20241013055715599 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715599 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715601 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715601 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715601 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715601 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715602 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715602 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715610 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715610 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422740481083" cn_domain=PS} 20241013055715610 DMAIN <0000> hlr.c:227 IMSI='262422740481083': Creating subscriber on demand 20241013055715613 DLU <0006> fsm.c:456 lu(262422740481083)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055715613 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055715619 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055715620 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422740481083" cn_domain=PS} 20241013055715620 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715620 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715622 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715622 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422740481083"} 20241013055715622 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055715622 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055715622 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422740481083"} 20241013055715622 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422740481083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055715622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055715622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055715622 DLU <0006> fsm.c:568 lu(PS:IMSI-262422740481083)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055715622 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715622 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055715623 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715623 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715624 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715624 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715625 DAUC <0003> db_auc.c:157 IMSI='262422740481083': No 2G Auth Data 20241013055715625 DAUC <0003> db_auc.c:192 IMSI='262422740481083': No 3G Auth Data 20241013055715631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4258 20241013055715632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50782<->l=127.0.0.1:4258 20241013055715633 DLINP <000b> input/ipa.c:451 connected read/write 20241013055715633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055715633 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055715633 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055715633 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055715633 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32857<->l=127.0.0.1:4259) 20241013055715675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4258 20241013055715775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4258 20241013055718849 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055718849 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055718852 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055718853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57096<->l=127.0.0.1:4258 20241013055718854 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055718854 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055718854 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055718854 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  20241013055718854 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055718854 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  20241013055718854 DLGSUP <0013> gsup_server.c:235 2:  20241013055718854 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055718854 DLGSUP <0013> gsup_server.c:235 3:  20241013055718854 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055718854 DLGSUP <0013> gsup_server.c:235 4:  20241013055718854 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055718854 DLGSUP <0013> gsup_server.c:235 5:  20241013055718854 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055718854 DLGSUP <0013> gsup_server.c:235 7:  20241013055718854 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055718854 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055718854 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055718854 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055718875 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37851<->l=127.0.0.1:4259) 20241013055718888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4258 20241013055718897 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055718897 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423937732566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423937732566"} 20241013055718897 DMAIN <0000> hlr.c:227 IMSI='262423937732566': Creating subscriber on demand 20241013055718904 DMAIN <0000> hlr.c:243 IMSI='262423937732566': Successfully assigned MSISDN='770' 20241013055718904 DAUC <0003> db_auc.c:157 IMSI='262423937732566': No 2G Auth Data 20241013055718904 DAUC <0003> db_auc.c:192 IMSI='262423937732566': No 3G Auth Data 20241013055718904 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423937732566 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 20241013055718904 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423937732566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423937732566" cause=IMSI unknown in HLR} 20241013055718904 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423937732566 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241013055718904 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055718904 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055718907 DAUC <0003> db_auc.c:157 IMSI='262423937732566': No 2G Auth Data 20241013055718907 DAUC <0003> db_auc.c:192 IMSI='262423937732566': No 3G Auth Data 20241013055718908 DAUC <0003> db_auc.c:157 IMSI='262423937732566': No 2G Auth Data 20241013055718908 DAUC <0003> db_auc.c:192 IMSI='262423937732566': No 3G Auth Data 20241013055718909 DAUC <0003> db_auc.c:157 IMSI='262423937732566': No 2G Auth Data 20241013055718909 DAUC <0003> db_auc.c:192 IMSI='262423937732566': No 3G Auth Data 20241013055718911 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055718911 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423937732566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423937732566" cn_domain=PS} 20241013055718911 DLU <0006> fsm.c:456 lu(262423937732566)[0x55716ddfed00]{UNVALIDATED}: Allocated 20241013055718911 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423937732566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241013055718917 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423937732566)[0x55716ddfed00]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055718918 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423937732566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423937732566" cn_domain=PS} 20241013055718918 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055718918 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055718920 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055718920 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423937732566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423937732566"} 20241013055718920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423937732566)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055718920 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423937732566 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055718920 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423937732566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423937732566"} 20241013055718920 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423937732566 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055718920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423937732566)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055718920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423937732566)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055718920 DLU <0006> fsm.c:568 lu(PS:IMSI-262423937732566)[0x55716ddfed00]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055718920 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055718920 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055718926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4258 20241013055718927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57096<->l=127.0.0.1:4258 20241013055718928 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37851<->l=127.0.0.1:4259) 20241013055718928 DLINP <000b> input/ipa.c:451 connected read/write 20241013055718928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055718928 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055718928 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055718928 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055718970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57102<->l=127.0.0.1:4258 20241013055719070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57102<->l=127.0.0.1:4258 20241013055722145 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055722145 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055722147 DLINP <000b> input/ipa.c:451 connected read/write 20241013055722147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055722147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20241013055722149 DLINP <000b> input/ipa.c:451 connected read/write 20241013055722149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055722149 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055722149 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055722149 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  20241013055722149 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055722149 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  20241013055722149 DLGSUP <0013> gsup_server.c:235 2:  20241013055722149 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055722149 DLGSUP <0013> gsup_server.c:235 3:  20241013055722149 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055722149 DLGSUP <0013> gsup_server.c:235 4:  20241013055722149 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055722149 DLGSUP <0013> gsup_server.c:235 5:  20241013055722149 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055722149 DLGSUP <0013> gsup_server.c:235 7:  20241013055722149 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055722149 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055722149 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055722149 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055722167 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45917<->l=127.0.0.1:4259) 20241013055722169 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241013055722169 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241013055722185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4258 20241013055722192 DAUC <0003> db_auc.c:157 IMSI='262425481790580': No 2G Auth Data 20241013055722192 DAUC <0003> db_auc.c:192 IMSI='262425481790580': No 3G Auth Data 20241013055722201 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611727418.msisdn 20241013055722201 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611727418.msisdn: not attached (vlr_number unset) 20241013055722201 DDGSM <0007> mslookup_server.c:327 sip.voice.491611727418.msisdn: does not exist in GSUP proxy 20241013055723204 DLINP <000b> input/ipa.c:451 connected read/write 20241013055723204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055723204 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425481790580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425481790580" cn_domain=CS} 20241013055723204 DLU <0006> fsm.c:456 lu(262425481790580)[0x55716dddfd30]{UNVALIDATED}: Allocated 20241013055723204 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425481790580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241013055723219 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425481790580)[0x55716dddfd30]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241013055723219 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425481790580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425481790580" cn_domain=CS} 20241013055723219 DLINP <000b> input/ipa.c:451 connected read/write 20241013055723219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055723219 DLINP <000b> input/ipa.c:451 connected read/write 20241013055723219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055723224 DLINP <000b> input/ipa.c:451 connected read/write 20241013055723224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055723224 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425481790580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425481790580"} 20241013055723224 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425481790580)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241013055723224 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425481790580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241013055723224 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425481790580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425481790580"} 20241013055723224 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425481790580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055723224 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425481790580)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241013055723224 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425481790580)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241013055723224 DLU <0006> fsm.c:568 lu(CS:IMSI-262425481790580)[0x55716dddfd30]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241013055723224 DLINP <000b> input/ipa.c:451 connected read/write 20241013055723224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055723224 DLINP <000b> input/ipa.c:451 connected read/write 20241013055723224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055723226 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611727418.msisdn 20241013055723226 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611727418.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241013055723226 DDGSM <0007> mslookup_server.c:327 sip.voice.491611727418.msisdn: does not exist in GSUP proxy 20241013055723226 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611727418.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241013055723234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4258 20241013055723235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20241013055723235 DLINP <000b> input/ipa.c:451 connected read/write 20241013055723235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055723235 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055723235 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055723235 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055723236 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45917<->l=127.0.0.1:4259) 20241013055723276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57116<->l=127.0.0.1:4258 20241013055723377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57116<->l=127.0.0.1:4258 20241013055724426 DSS <0004> hlr_ussd.c:239 262420929985705/0xeba4306d: SS Session Timeout, destroying 20241013055724426 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420929985705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241013055726453 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055726453 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055726455 DLINP <000b> input/ipa.c:451 connected read/write 20241013055726455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055726455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57120<->l=127.0.0.1:4258 20241013055726457 DLINP <000b> input/ipa.c:451 connected read/write 20241013055726457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055726457 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055726457 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055726457 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  20241013055726457 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055726457 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  20241013055726457 DLGSUP <0013> gsup_server.c:235 2:  20241013055726457 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055726457 DLGSUP <0013> gsup_server.c:235 3:  20241013055726457 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055726457 DLGSUP <0013> gsup_server.c:235 4:  20241013055726457 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055726457 DLGSUP <0013> gsup_server.c:235 5:  20241013055726457 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055726457 DLGSUP <0013> gsup_server.c:235 7:  20241013055726457 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055726457 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055726457 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055726457 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055726458 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241013055726458 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241013055726486 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44435<->l=127.0.0.1:4259) 20241013055726488 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241013055726488 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241013055726504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57122<->l=127.0.0.1:4258 20241013055726508 DLINP <000b> input/ipa.c:451 connected read/write 20241013055726508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055726508 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428535162553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428535162553" cn_domain=CS} 20241013055726508 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428535162553 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241013055726508 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428535162553 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241013055726508 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428535162553.imsi 20241013055726508 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428535162553.imsi 20241013055726508 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428535162553.imsi: does not exist in local HLR 20241013055726514 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428535162553 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241013055726514 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241013055726514 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241013055726514 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241013055726514 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241013055726514 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241013055726514 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428535162553 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055726514 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013055726514 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013055726514 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013055726514 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013055726514 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013055726514 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013055726516 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055726516 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055726516 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241013055726516 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241013055726516 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241013055726518 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055726518 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055726518 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241013055726561 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055726561 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055726561 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055726561 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055726561 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428535162553 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614023558 20241013055726561 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428535162553 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013055726561 DLINP <000b> input/ipa.c:451 connected read/write 20241013055726561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055726561 DLINP <000b> input/ipa.c:451 connected read/write 20241013055726561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055726565 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055726565 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055726565 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428535162553 MSISDN-491614023558 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013055726565 DLINP <000b> input/ipa.c:451 connected read/write 20241013055726565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055726565 DLINP <000b> input/ipa.c:451 connected read/write 20241013055726565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055726567 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055726567 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055726567 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428535162553 MSISDN-491614023558 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 20241013055726567 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428535162553 MSISDN-491614023558 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013055726567 DLINP <000b> input/ipa.c:451 connected read/write 20241013055726567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055726567 DLINP <000b> input/ipa.c:451 connected read/write 20241013055726567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055726569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57122<->l=127.0.0.1:4258 20241013055726570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57120<->l=127.0.0.1:4258 20241013055726571 DLINP <000b> input/ipa.c:451 connected read/write 20241013055726571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055726571 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055726571 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055726571 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055726572 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44435<->l=127.0.0.1:4259) 20241013055726572 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055726572 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055726572 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241013055726572 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241013055726572 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241013055726615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4258 20241013055726715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57124<->l=127.0.0.1:4258 20241013055729792 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055729792 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055729795 DLINP <000b> input/ipa.c:451 connected read/write 20241013055729795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055729795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20241013055729798 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241013055729798 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241013055729798 DLINP <000b> input/ipa.c:451 connected read/write 20241013055729798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055729798 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055729798 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055729798 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  20241013055729798 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055729798 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  20241013055729798 DLGSUP <0013> gsup_server.c:235 2:  20241013055729798 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055729798 DLGSUP <0013> gsup_server.c:235 3:  20241013055729798 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055729798 DLGSUP <0013> gsup_server.c:235 4:  20241013055729798 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055729798 DLGSUP <0013> gsup_server.c:235 5:  20241013055729798 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055729798 DLGSUP <0013> gsup_server.c:235 7:  20241013055729798 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055729798 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055729798 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055729798 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055729818 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36063<->l=127.0.0.1:4259) 20241013055729820 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241013055729820 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241013055729831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20241013055729846 DAUC <0003> db_auc.c:157 IMSI='262423161805703': No 2G Auth Data 20241013055729846 DAUC <0003> db_auc.c:192 IMSI='262423161805703': No 3G Auth Data 20241013055729856 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423161805703.imsi 20241013055729856 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423161805703.imsi: found in local HLR 20241013055729865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55704<->l=127.0.0.1:4258 20241013055729866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55688<->l=127.0.0.1:4258 20241013055729867 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36063<->l=127.0.0.1:4259) 20241013055729867 DLINP <000b> input/ipa.c:451 connected read/write 20241013055729867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055729867 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055729867 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055729867 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055729911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 20241013055730012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55708<->l=127.0.0.1:4258 20241013055733090 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055733090 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055733092 DLINP <000b> input/ipa.c:451 connected read/write 20241013055733092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055733092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4258 20241013055733094 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241013055733094 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241013055733094 DLINP <000b> input/ipa.c:451 connected read/write 20241013055733094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055733094 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055733094 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055733094 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  20241013055733094 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055733094 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  20241013055733094 DLGSUP <0013> gsup_server.c:235 2:  20241013055733094 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055733094 DLGSUP <0013> gsup_server.c:235 3:  20241013055733094 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055733094 DLGSUP <0013> gsup_server.c:235 4:  20241013055733094 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055733094 DLGSUP <0013> gsup_server.c:235 5:  20241013055733094 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055733094 DLGSUP <0013> gsup_server.c:235 7:  20241013055733094 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055733094 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055733094 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055733094 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055733124 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39473<->l=127.0.0.1:4259) 20241013055733126 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241013055733127 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241013055733140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55718<->l=127.0.0.1:4258 20241013055733145 DLINP <000b> input/ipa.c:451 connected read/write 20241013055733145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055733145 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429318561188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429318561188" cn_domain=CS} 20241013055733145 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429318561188 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241013055733145 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429318561188 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241013055733145 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429318561188.imsi 20241013055733145 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429318561188.imsi 20241013055733145 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429318561188.imsi: does not exist in local HLR 20241013055733150 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429318561188 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241013055733151 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241013055733151 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241013055733151 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241013055733151 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241013055733151 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241013055733151 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429318561188 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055733151 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013055733151 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013055733151 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013055733151 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013055733151 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013055733151 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013055733153 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055733153 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055733153 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241013055733153 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241013055733153 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241013055733155 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055733155 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055733155 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241013055733197 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055733197 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055733197 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055733197 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055733197 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429318561188 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613456216 20241013055733197 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429318561188 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013055733197 DLINP <000b> input/ipa.c:451 connected read/write 20241013055733197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055733197 DLINP <000b> input/ipa.c:451 connected read/write 20241013055733197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055733201 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055733201 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055733201 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429318561188 MSISDN-491613456216 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013055733201 DLINP <000b> input/ipa.c:451 connected read/write 20241013055733201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055733201 DLINP <000b> input/ipa.c:451 connected read/write 20241013055733201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055733203 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055733203 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055733203 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429318561188 MSISDN-491613456216 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 20241013055733203 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429318561188 MSISDN-491613456216 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013055733203 DLINP <000b> input/ipa.c:451 connected read/write 20241013055733203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055733203 DLINP <000b> input/ipa.c:451 connected read/write 20241013055733203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055733205 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429318561188.imsi 20241013055733205 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429318561188.imsi: does not exist in local HLR 20241013055734206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55718<->l=127.0.0.1:4258 20241013055734207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55710<->l=127.0.0.1:4258 20241013055734208 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39473<->l=127.0.0.1:4259) 20241013055734208 DLINP <000b> input/ipa.c:451 connected read/write 20241013055734208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055734208 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055734208 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055734209 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055734209 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055734209 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055734209 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241013055734209 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241013055734209 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241013055734256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55732<->l=127.0.0.1:4258 20241013055734356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55732<->l=127.0.0.1:4258 20241013055737437 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241013055737437 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241013055737440 DLINP <000b> input/ipa.c:451 connected read/write 20241013055737440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055737441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56180<->l=127.0.0.1:4258 20241013055737443 DLINP <000b> input/ipa.c:451 connected read/write 20241013055737443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055737443 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241013055737443 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241013055737443 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  20241013055737443 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241013055737443 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  20241013055737443 DLGSUP <0013> gsup_server.c:235 2:  20241013055737443 DLGSUP <0013> gsup_server.c:237 2: 00  20241013055737443 DLGSUP <0013> gsup_server.c:235 3:  20241013055737443 DLGSUP <0013> gsup_server.c:237 3: 00  20241013055737443 DLGSUP <0013> gsup_server.c:235 4:  20241013055737443 DLGSUP <0013> gsup_server.c:237 4: 00  20241013055737443 DLGSUP <0013> gsup_server.c:235 5:  20241013055737443 DLGSUP <0013> gsup_server.c:237 5: 00  20241013055737443 DLGSUP <0013> gsup_server.c:235 7:  20241013055737443 DLGSUP <0013> gsup_server.c:237 7: 00  20241013055737443 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241013055737443 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241013055737443 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241013055737443 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241013055737443 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241013055737481 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33995<->l=127.0.0.1:4259) 20241013055737483 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241013055737483 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241013055737505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56192<->l=127.0.0.1:4258 20241013055737511 DLINP <000b> input/ipa.c:451 connected read/write 20241013055737511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055737511 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426106803883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426106803883" cn_domain=CS} 20241013055737511 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426106803883 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241013055737511 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426106803883 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241013055737511 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426106803883.imsi 20241013055737511 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426106803883.imsi 20241013055737511 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426106803883.imsi: does not exist in local HLR 20241013055737516 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426106803883 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241013055737516 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241013055737516 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241013055737516 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241013055737516 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241013055737516 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241013055737516 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262426106803883 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241013055737516 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013055737516 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013055737516 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013055737516 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013055737516 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241013055737516 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241013055737518 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055737518 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055737518 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241013055737518 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241013055737518 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241013055737520 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055737520 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055737520 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241013055737561 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055737561 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055737561 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055737561 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055737561 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426106803883 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613755675 20241013055737561 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426106803883 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013055737561 DLINP <000b> input/ipa.c:451 connected read/write 20241013055737561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055737561 DLINP <000b> input/ipa.c:451 connected read/write 20241013055737561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055737565 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055737565 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055737565 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426106803883 MSISDN-491613755675 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013055737565 DLINP <000b> input/ipa.c:451 connected read/write 20241013055737565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055737565 DLINP <000b> input/ipa.c:451 connected read/write 20241013055737565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055737567 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055737567 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055737567 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426106803883 MSISDN-491613755675 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 20241013055737567 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426106803883 MSISDN-491613755675 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241013055737567 DLINP <000b> input/ipa.c:451 connected read/write 20241013055737567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055737567 DLINP <000b> input/ipa.c:451 connected read/write 20241013055737567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241013055737569 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613755675.msisdn 20241013055737569 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613755675.msisdn: does not exist in local HLR 20241013055737569 DDGSM <0007> mslookup_server.c:352 sip.voice.491613755675.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241013055737569 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613755675.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241013055737575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56192<->l=127.0.0.1:4258 20241013055737576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56180<->l=127.0.0.1:4258 20241013055737577 DLINP <000b> input/ipa.c:451 connected read/write 20241013055737577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241013055737577 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241013055737577 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241013055737577 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241013055737577 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33995<->l=127.0.0.1:4259) 20241013055737577 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241013055737577 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241013055737577 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241013055737577 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241013055737577 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241013055737616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56204<->l=127.0.0.1:4258 20241013055737716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56204<->l=127.0.0.1:4258