20241102085522599 DMAIN <0000> hlr.c:813 hlr starting 20241102085522599 DDB <0001> db.c:599 using database: hlr.db 20241102085522599 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241102085522599 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241102085522600 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241102085522600 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241102085522644 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241102085522644 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241102085522731 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241102085522732 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241102085522732 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241102085524328 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085524328 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085524329 DLINP <000b> input/ipa.c:451 connected read/write 20241102085524329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085524330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4258 20241102085524331 DLINP <000b> input/ipa.c:451 connected read/write 20241102085524331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085524331 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085524332 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085524332 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  20241102085524332 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085524332 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  20241102085524332 DLGSUP <0013> gsup_server.c:235 2:  20241102085524332 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085524332 DLGSUP <0013> gsup_server.c:235 3:  20241102085524332 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085524332 DLGSUP <0013> gsup_server.c:235 4:  20241102085524332 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085524332 DLGSUP <0013> gsup_server.c:235 5:  20241102085524332 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085524332 DLGSUP <0013> gsup_server.c:235 7:  20241102085524332 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085524332 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085524332 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085524332 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085524351 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46291<->l=127.0.0.1:4259) 20241102085524364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36296<->l=127.0.0.1:4258 20241102085524377 DLINP <000b> input/ipa.c:451 connected read/write 20241102085524377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085524377 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"} 20241102085524377 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" 20241102085524377 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} 20241102085524377 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 20241102085524377 DLINP <000b> input/ipa.c:451 connected read/write 20241102085524377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085524377 DLINP <000b> input/ipa.c:451 connected read/write 20241102085524377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085524380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36296<->l=127.0.0.1:4258 20241102085524381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36282<->l=127.0.0.1:4258 20241102085524382 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46291<->l=127.0.0.1:4259) 20241102085524383 DLINP <000b> input/ipa.c:451 connected read/write 20241102085524383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085524383 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085524383 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085524383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085524447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36300<->l=127.0.0.1:4258 20241102085524447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36300<->l=127.0.0.1:4258 20241102085527517 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085527517 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085527520 DLINP <000b> input/ipa.c:451 connected read/write 20241102085527520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085527521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37404<->l=127.0.0.1:4258 20241102085527523 DLINP <000b> input/ipa.c:451 connected read/write 20241102085527523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085527523 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085527523 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085527523 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  20241102085527523 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085527523 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  20241102085527523 DLGSUP <0013> gsup_server.c:235 2:  20241102085527523 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085527523 DLGSUP <0013> gsup_server.c:235 3:  20241102085527523 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085527523 DLGSUP <0013> gsup_server.c:235 4:  20241102085527523 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085527523 DLGSUP <0013> gsup_server.c:235 5:  20241102085527523 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085527523 DLGSUP <0013> gsup_server.c:235 7:  20241102085527523 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085527523 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085527523 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085527523 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085527542 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40655<->l=127.0.0.1:4259) 20241102085527560 DAUC <0003> db_auc.c:157 IMSI='262421986067941': No 2G Auth Data 20241102085527560 DAUC <0003> db_auc.c:192 IMSI='262421986067941': No 3G Auth Data 20241102085527608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37418<->l=127.0.0.1:4258 20241102085527613 DLINP <000b> input/ipa.c:451 connected read/write 20241102085527613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085527613 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421986067941 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421986067941"} 20241102085527624 DAUC <0003> db_auc.c:192 IMSI='262421986067941': No 3G Auth Data 20241102085527624 DAUC <0003> db_auc.c:236 IMSI='262421986067941': Calling to generate 5 vectors 20241102085527624 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102085527624 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085527624 DAUC <0003> auc.c:113 vector [0]: rand = 0741beb12d70d7247884c92ee8132a28 20241102085527624 DAUC <0003> auc.c:179 vector [0]: kc = f922a7b4eddc3000 20241102085527624 DAUC <0003> auc.c:180 vector [0]: sres = 37304832 20241102085527624 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085527624 DAUC <0003> auc.c:113 vector [1]: rand = bee9199e9b658764cf228f5fa5e27b2b 20241102085527624 DAUC <0003> auc.c:179 vector [1]: kc = 3e413ee114627400 20241102085527624 DAUC <0003> auc.c:180 vector [1]: sres = 6be87cff 20241102085527624 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085527624 DAUC <0003> auc.c:113 vector [2]: rand = f1fb60776280f0eaf87b57c8a4760a37 20241102085527624 DAUC <0003> auc.c:179 vector [2]: kc = 1a2dd57374086c00 20241102085527624 DAUC <0003> auc.c:180 vector [2]: sres = 8583a03e 20241102085527624 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085527624 DAUC <0003> auc.c:113 vector [3]: rand = 3411ab101465930a0323fa95d4d9e902 20241102085527624 DAUC <0003> auc.c:179 vector [3]: kc = d6bcc4553245d400 20241102085527624 DAUC <0003> auc.c:180 vector [3]: sres = 619a4c2e 20241102085527624 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085527624 DAUC <0003> auc.c:113 vector [4]: rand = 580d54f33686cf76c20272430616d3dc 20241102085527624 DAUC <0003> auc.c:179 vector [4]: kc = 669b06845ace6c00 20241102085527624 DAUC <0003> auc.c:180 vector [4]: sres = 9ecb878b 20241102085527624 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102085527624 DAUC <0003> db_auc.c:245 IMSI='262421986067941': Generated 5 vectors 20241102085527624 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421986067941 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421986067941"} 20241102085527624 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421986067941 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085527624 DLINP <000b> input/ipa.c:451 connected read/write 20241102085527624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085527624 DLINP <000b> input/ipa.c:451 connected read/write 20241102085527624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085527627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37418<->l=127.0.0.1:4258 20241102085527652 DAUC <0003> db_auc.c:157 IMSI='262421545148275': No 2G Auth Data 20241102085527652 DAUC <0003> db_auc.c:192 IMSI='262421545148275': No 3G Auth Data 20241102085527927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37430<->l=127.0.0.1:4258 20241102085527929 DLINP <000b> input/ipa.c:451 connected read/write 20241102085527929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085527929 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421545148275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421545148275"} 20241102085527929 DAUC <0003> db_auc.c:192 IMSI='262421545148275': No 3G Auth Data 20241102085527929 DAUC <0003> db_auc.c:236 IMSI='262421545148275': Calling to generate 5 vectors 20241102085527929 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102085527929 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085527929 DAUC <0003> auc.c:113 vector [0]: rand = 1e7b2e70487c3b36e5d65a1246788bf3 20241102085527929 DAUC <0003> auc.c:179 vector [0]: kc = 9e5fad0435812800 20241102085527929 DAUC <0003> auc.c:180 vector [0]: sres = 3320c1cd 20241102085527929 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085527929 DAUC <0003> auc.c:113 vector [1]: rand = 65787143bafe562fb5f9de8aa6fc1408 20241102085527929 DAUC <0003> auc.c:179 vector [1]: kc = 67eb0b532034e400 20241102085527929 DAUC <0003> auc.c:180 vector [1]: sres = 8ac00774 20241102085527929 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085527929 DAUC <0003> auc.c:113 vector [2]: rand = 08ecd28ecf0a7d4b288a4ab92df73f48 20241102085527930 DAUC <0003> auc.c:179 vector [2]: kc = a0e13544662d6000 20241102085527930 DAUC <0003> auc.c:180 vector [2]: sres = b70743f8 20241102085527930 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085527930 DAUC <0003> auc.c:113 vector [3]: rand = e98eaea63f4887dae6018b7eb441ee96 20241102085527930 DAUC <0003> auc.c:179 vector [3]: kc = 92ad5c749aea1000 20241102085527930 DAUC <0003> auc.c:180 vector [3]: sres = 8d57413e 20241102085527930 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085527930 DAUC <0003> auc.c:113 vector [4]: rand = ae90b247a1e490a3685ef2f254ccd899 20241102085527930 DAUC <0003> auc.c:179 vector [4]: kc = 20fab9eabd814000 20241102085527930 DAUC <0003> auc.c:180 vector [4]: sres = 15a52417 20241102085527930 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102085527930 DAUC <0003> db_auc.c:245 IMSI='262421545148275': Generated 5 vectors 20241102085527930 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421545148275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421545148275"} 20241102085527930 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421545148275 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085527930 DLINP <000b> input/ipa.c:451 connected read/write 20241102085527930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085527930 DLINP <000b> input/ipa.c:451 connected read/write 20241102085527930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085527931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37430<->l=127.0.0.1:4258 20241102085527958 DAUC <0003> db_auc.c:157 IMSI='262425436629549': No 2G Auth Data 20241102085527958 DAUC <0003> db_auc.c:192 IMSI='262425436629549': No 3G Auth Data 20241102085527990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37436<->l=127.0.0.1:4258 20241102085527993 DLINP <000b> input/ipa.c:451 connected read/write 20241102085527993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085527993 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425436629549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425436629549"} 20241102085527993 DAUC <0003> db_auc.c:192 IMSI='262425436629549': No 3G Auth Data 20241102085527993 DAUC <0003> db_auc.c:236 IMSI='262425436629549': Calling to generate 5 vectors 20241102085527993 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102085527993 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085527993 DAUC <0003> auc.c:113 vector [0]: rand = bd136cb273164689d551290145fe4d4c 20241102085527993 DAUC <0003> auc.c:179 vector [0]: kc = 9a257d594e4141cf 20241102085527993 DAUC <0003> auc.c:180 vector [0]: sres = 9a3d6435 20241102085527993 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085527993 DAUC <0003> auc.c:113 vector [1]: rand = 73a494b62cb4043b3214cb591645b37a 20241102085527993 DAUC <0003> auc.c:179 vector [1]: kc = e20af50e9637b59d 20241102085527993 DAUC <0003> auc.c:180 vector [1]: sres = 8aeec90a 20241102085527993 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085527993 DAUC <0003> auc.c:113 vector [2]: rand = d38895f531eb1365f327e050b64db817 20241102085527993 DAUC <0003> auc.c:179 vector [2]: kc = 1e252fb780e3a6e8 20241102085527993 DAUC <0003> auc.c:180 vector [2]: sres = 1b93ce98 20241102085527993 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085527993 DAUC <0003> auc.c:113 vector [3]: rand = b8fbcd202fb77bed1e2970365e24fc9c 20241102085527993 DAUC <0003> auc.c:179 vector [3]: kc = c1ebdf4473cb4f54 20241102085527993 DAUC <0003> auc.c:180 vector [3]: sres = d6410bce 20241102085527993 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085527993 DAUC <0003> auc.c:113 vector [4]: rand = 000fd2389ef8b136f94c91bdc09f4054 20241102085527993 DAUC <0003> auc.c:179 vector [4]: kc = 51379ebc33b4d362 20241102085527993 DAUC <0003> auc.c:180 vector [4]: sres = 19047101 20241102085527993 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102085527993 DAUC <0003> db_auc.c:245 IMSI='262425436629549': Generated 5 vectors 20241102085527993 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425436629549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425436629549"} 20241102085527993 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425436629549 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085527993 DLINP <000b> input/ipa.c:451 connected read/write 20241102085527993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085527993 DLINP <000b> input/ipa.c:451 connected read/write 20241102085527993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085527995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37436<->l=127.0.0.1:4258 20241102085528022 DAUC <0003> db_auc.c:157 IMSI='262421986857137': No 2G Auth Data 20241102085528022 DAUC <0003> db_auc.c:192 IMSI='262421986857137': No 3G Auth Data 20241102085528054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4258 20241102085528058 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085528058 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421986857137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421986857137"} 20241102085528058 DAUC <0003> db_auc.c:157 IMSI='262421986857137': No 2G Auth Data 20241102085528058 DAUC <0003> db_auc.c:236 IMSI='262421986857137': Calling to generate 5 vectors 20241102085528058 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102085528058 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085528058 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085528058 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085528058 DAUC <0003> auc.c:113 vector [0]: rand = a76b3ab5a9bba1b9304e92e30bb10cef 20241102085528058 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085528058 DAUC <0003> auc.c:142 vector [0]: autn = 8f8f525cc5e40000b50c12f7c168a7ce 20241102085528058 DAUC <0003> auc.c:143 vector [0]: ck = 9e3e36bcff1a618db8bd652ac12563be 20241102085528058 DAUC <0003> auc.c:144 vector [0]: ik = 922b12c519050f3fd97f5320bda7b170 20241102085528058 DAUC <0003> auc.c:145 vector [0]: res = 80d20c53281aebfe0000000000000000 20241102085528058 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085528058 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085528058 DAUC <0003> auc.c:151 vector [0]: kc = 6dd712739a9dbc7c 20241102085528058 DAUC <0003> auc.c:152 vector [0]: sres = a8c8e7ad 20241102085528058 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085528058 DAUC <0003> auc.c:113 vector [1]: rand = 8388faee880751d9210bab6269ffe9cd 20241102085528058 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102085528058 DAUC <0003> auc.c:142 vector [1]: autn = c7db83a854f20000c367eb4b39187a1c 20241102085528058 DAUC <0003> auc.c:143 vector [1]: ck = 49d228d4958070f9989d1ffa88cbf067 20241102085528059 DAUC <0003> auc.c:144 vector [1]: ik = 60f2b6cdf78a0510795f75f9e95c537f 20241102085528059 DAUC <0003> auc.c:145 vector [1]: res = 789cf2591e7daa040000000000000000 20241102085528059 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085528059 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102085528059 DAUC <0003> auc.c:151 vector [1]: kc = c8e2f41a039dd6f1 20241102085528059 DAUC <0003> auc.c:152 vector [1]: sres = 66e1585d 20241102085528059 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102085528059 DAUC <0003> auc.c:113 vector [2]: rand = 4eaed670f88c8bb13671ecfb670f52c0 20241102085528059 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102085528059 DAUC <0003> auc.c:142 vector [2]: autn = d82f16a4e16300003ce7fcf7304bb3c8 20241102085528059 DAUC <0003> auc.c:143 vector [2]: ck = 0f8275a8266ed36ae31298cb0a6b3fb0 20241102085528059 DAUC <0003> auc.c:144 vector [2]: ik = 395f6f4a9ec124088d78e339ec492f0a 20241102085528059 DAUC <0003> auc.c:145 vector [2]: res = 0431f19acf5630750000000000000000 20241102085528059 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085528059 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102085528059 DAUC <0003> auc.c:151 vector [2]: kc = 58b761105e8de7d8 20241102085528059 DAUC <0003> auc.c:152 vector [2]: sres = cb67c1ef 20241102085528059 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102085528059 DAUC <0003> auc.c:113 vector [3]: rand = a7ec5c1d9562eecfa68681dc04461347 20241102085528059 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102085528059 DAUC <0003> auc.c:142 vector [3]: autn = a819d6d7a4a70000272f69246960a0df 20241102085528059 DAUC <0003> auc.c:143 vector [3]: ck = 00fd951c694ce3f8d7ab96957b778d07 20241102085528059 DAUC <0003> auc.c:144 vector [3]: ik = e17abadccaa56fd171a8d94559372530 20241102085528059 DAUC <0003> auc.c:145 vector [3]: res = fabad17d544fdb870000000000000000 20241102085528059 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085528059 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102085528059 DAUC <0003> auc.c:151 vector [3]: kc = 4784601081a9241e 20241102085528059 DAUC <0003> auc.c:152 vector [3]: sres = aef50afa 20241102085528059 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102085528059 DAUC <0003> auc.c:113 vector [4]: rand = 13de3b42fd0a78c9cf4aa8100b9b3689 20241102085528059 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102085528059 DAUC <0003> auc.c:142 vector [4]: autn = 159671d77fe300009c64bcf73674946c 20241102085528059 DAUC <0003> auc.c:143 vector [4]: ck = 37438e8a8142db13dc6f2b6c8a650980 20241102085528059 DAUC <0003> auc.c:144 vector [4]: ik = c946178e49daf3a31dbf031fd1d8e94e 20241102085528059 DAUC <0003> auc.c:145 vector [4]: res = 240033312d56b7660000000000000000 20241102085528059 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085528059 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102085528059 DAUC <0003> auc.c:151 vector [4]: kc = 3fd5b1779325c87e 20241102085528059 DAUC <0003> auc.c:152 vector [4]: sres = 09568457 20241102085528059 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102085528059 DAUC <0003> db_auc.c:245 IMSI='262421986857137': Generated 5 vectors 20241102085528059 DAUC <0003> db_auc.c:249 IMSI='262421986857137': Updating SQN=161 in DB 20241102085528067 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421986857137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421986857137"} 20241102085528067 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421986857137 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085528067 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085528067 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085528071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4258 20241102085528095 DAUC <0003> db_auc.c:157 IMSI='262420217424183': No 2G Auth Data 20241102085528095 DAUC <0003> db_auc.c:192 IMSI='262420217424183': No 3G Auth Data 20241102085528128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 20241102085528130 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085528131 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420217424183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420217424183"} 20241102085528131 DAUC <0003> db_auc.c:157 IMSI='262420217424183': No 2G Auth Data 20241102085528131 DAUC <0003> db_auc.c:236 IMSI='262420217424183': Calling to generate 5 vectors 20241102085528131 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102085528131 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085528131 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102085528131 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085528131 DAUC <0003> auc.c:113 vector [0]: rand = 87c26e3958a6e46ff36d9cf718823d02 20241102085528131 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085528131 DAUC <0003> auc.c:142 vector [0]: autn = 5b29d70859940000c2b8cc8236021a96 20241102085528131 DAUC <0003> auc.c:143 vector [0]: ck = 93de700ac3912a676fac32f02fd6f154 20241102085528131 DAUC <0003> auc.c:144 vector [0]: ik = d326cfccd1d31bcf93318096b34d38fc 20241102085528131 DAUC <0003> auc.c:145 vector [0]: res = a61ddd4b4b7a26390000000000000000 20241102085528131 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085528131 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085528131 DAUC <0003> auc.c:151 vector [0]: kc = bc650da08ed9f800 20241102085528131 DAUC <0003> auc.c:152 vector [0]: sres = ed67fb72 20241102085528131 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085528131 DAUC <0003> auc.c:113 vector [1]: rand = aaffaca40edb841016608cfbdc253cc9 20241102085528131 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102085528131 DAUC <0003> auc.c:142 vector [1]: autn = 1ff98ad1a78900000ba0a0368cf3ee83 20241102085528131 DAUC <0003> auc.c:143 vector [1]: ck = 686c445cc4b1c9699da7d065032b24cf 20241102085528131 DAUC <0003> auc.c:144 vector [1]: ik = 0f17db0f91675a862b4687e7a00b75d1 20241102085528131 DAUC <0003> auc.c:145 vector [1]: res = dc805e6a8b2f22560000000000000000 20241102085528131 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085528131 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102085528131 DAUC <0003> auc.c:151 vector [1]: kc = d19ac8d1f6f6c2f1 20241102085528131 DAUC <0003> auc.c:152 vector [1]: sres = 57af7c3c 20241102085528131 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102085528131 DAUC <0003> auc.c:113 vector [2]: rand = 7172d006affba41f0add93d9563c6b4f 20241102085528131 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102085528131 DAUC <0003> auc.c:142 vector [2]: autn = 29d1561b9017000005ed3484f543934c 20241102085528131 DAUC <0003> auc.c:143 vector [2]: ck = b94db149db73a79ad925aa9ffa174fea 20241102085528131 DAUC <0003> auc.c:144 vector [2]: ik = 264c577e47820a660fd0c707336586db 20241102085528131 DAUC <0003> auc.c:145 vector [2]: res = c9653220c19abd040000000000000000 20241102085528131 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085528131 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102085528131 DAUC <0003> auc.c:151 vector [2]: kc = 49f48baf558364cd 20241102085528131 DAUC <0003> auc.c:152 vector [2]: sres = 08ff8f24 20241102085528131 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102085528131 DAUC <0003> auc.c:113 vector [3]: rand = daed5cafbb55ec9365a9eccbad3f0ff2 20241102085528131 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102085528131 DAUC <0003> auc.c:142 vector [3]: autn = c5dd337b5fda0000cda8c694aef77cd1 20241102085528131 DAUC <0003> auc.c:143 vector [3]: ck = 71086f7f8f269ff914ffcbcc1f4736f8 20241102085528131 DAUC <0003> auc.c:144 vector [3]: ik = f40ccc5fa9de4a96a4dff2aa784495f5 20241102085528131 DAUC <0003> auc.c:145 vector [3]: res = 60a2a599e526290f0000000000000000 20241102085528131 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085528131 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102085528131 DAUC <0003> auc.c:151 vector [3]: kc = 35249a4641fb7662 20241102085528131 DAUC <0003> auc.c:152 vector [3]: sres = 85848c96 20241102085528131 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102085528131 DAUC <0003> auc.c:113 vector [4]: rand = d1795143b39518e1d76060ad334ecd21 20241102085528131 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102085528131 DAUC <0003> auc.c:142 vector [4]: autn = f0c3e509e1c2000006dc1f51b785f70b 20241102085528131 DAUC <0003> auc.c:143 vector [4]: ck = 5a740123070888a12ff34aaee0212ac7 20241102085528131 DAUC <0003> auc.c:144 vector [4]: ik = 44e2021a10d6c879283c7d2de53e7228 20241102085528131 DAUC <0003> auc.c:145 vector [4]: res = e9988084e5eb669f0000000000000000 20241102085528131 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085528131 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102085528131 DAUC <0003> auc.c:151 vector [4]: kc = 195934ba12c11837 20241102085528131 DAUC <0003> auc.c:152 vector [4]: sres = 0c73e61b 20241102085528131 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102085528131 DAUC <0003> db_auc.c:245 IMSI='262420217424183': Generated 5 vectors 20241102085528131 DAUC <0003> db_auc.c:249 IMSI='262420217424183': Updating SQN=161 in DB 20241102085528139 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420217424183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420217424183"} 20241102085528139 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262420217424183 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085528139 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085528139 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085528143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 20241102085528167 DAUC <0003> db_auc.c:157 IMSI='262421071175810': No 2G Auth Data 20241102085528167 DAUC <0003> db_auc.c:192 IMSI='262421071175810': No 3G Auth Data 20241102085528217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4258 20241102085528219 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085528219 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421071175810 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421071175810"} 20241102085528220 DAUC <0003> db_auc.c:236 IMSI='262421071175810': Calling to generate 5 vectors 20241102085528220 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085528220 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085528220 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085528220 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085528220 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085528220 DAUC <0003> auc.c:113 vector [0]: rand = 9fc7b32c669e87861649d9f823759bf1 20241102085528220 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085528220 DAUC <0003> auc.c:142 vector [0]: autn = a7fe9b13a74a0000fa44455c78c4103c 20241102085528220 DAUC <0003> auc.c:143 vector [0]: ck = 75c845b8228fd6e64ca600240f57e60a 20241102085528220 DAUC <0003> auc.c:144 vector [0]: ik = ba5f48f24d1b88ddb0ae2984abea4c19 20241102085528220 DAUC <0003> auc.c:145 vector [0]: res = 9100ebc27fe253810000000000000000 20241102085528220 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085528220 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085528220 DAUC <0003> auc.c:179 vector [0]: kc = 569034096cd08000 20241102085528220 DAUC <0003> auc.c:180 vector [0]: sres = 6721d1ed 20241102085528220 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085528220 DAUC <0003> auc.c:113 vector [1]: rand = cbe6a91640c8b75d3296a96bfd3342b9 20241102085528220 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102085528220 DAUC <0003> auc.c:142 vector [1]: autn = fffbf10e858200001be2517fdb746ca3 20241102085528220 DAUC <0003> auc.c:143 vector [1]: ck = 19fa9b3f761556035348aefc102362b7 20241102085528220 DAUC <0003> auc.c:144 vector [1]: ik = 13314e6b71335a19211de4e31f43cdfc 20241102085528220 DAUC <0003> auc.c:145 vector [1]: res = 01ff707d189a4df80000000000000000 20241102085528220 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085528220 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085528220 DAUC <0003> auc.c:179 vector [1]: kc = b745e05450f44800 20241102085528220 DAUC <0003> auc.c:180 vector [1]: sres = 3584fc78 20241102085528220 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085528220 DAUC <0003> auc.c:113 vector [2]: rand = f427d715f05e14ebc8d371012217a707 20241102085528220 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102085528220 DAUC <0003> auc.c:142 vector [2]: autn = b3f53fb35f8d0000cb1662f4dae76ae2 20241102085528220 DAUC <0003> auc.c:143 vector [2]: ck = be1f8812a6e7756f51c76be2a7d109a5 20241102085528220 DAUC <0003> auc.c:144 vector [2]: ik = b01e543f3baabb8bf9fd9314e4da1443 20241102085528220 DAUC <0003> auc.c:145 vector [2]: res = 739faebe9e15a19c0000000000000000 20241102085528220 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085528220 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085528220 DAUC <0003> auc.c:179 vector [2]: kc = dab87027a3b85000 20241102085528220 DAUC <0003> auc.c:180 vector [2]: sres = 6185a394 20241102085528220 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085528220 DAUC <0003> auc.c:113 vector [3]: rand = 63113d10d8ec76d5c4350244106ad22b 20241102085528220 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102085528220 DAUC <0003> auc.c:142 vector [3]: autn = cb61334860820000a9fb80e7dbf3b932 20241102085528220 DAUC <0003> auc.c:143 vector [3]: ck = a8123ad03a025db91fa207bacb5c8856 20241102085528220 DAUC <0003> auc.c:144 vector [3]: ik = a58b153b88057da1dee0949fcf097183 20241102085528220 DAUC <0003> auc.c:145 vector [3]: res = 06060663b0f048730000000000000000 20241102085528220 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085528220 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085528220 DAUC <0003> auc.c:179 vector [3]: kc = 024e98169dd1b800 20241102085528220 DAUC <0003> auc.c:180 vector [3]: sres = 9eabe6f2 20241102085528220 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085528220 DAUC <0003> auc.c:113 vector [4]: rand = 65f922649ce205da28030b8a689e14fc 20241102085528220 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102085528220 DAUC <0003> auc.c:142 vector [4]: autn = 6a83718e8c4c00001bf54ba95aa22745 20241102085528220 DAUC <0003> auc.c:143 vector [4]: ck = 866743a81c0e868056a7cdb3d612a8c3 20241102085528220 DAUC <0003> auc.c:144 vector [4]: ik = e23bf3f176b48ef8a271909dcd32c78e 20241102085528220 DAUC <0003> auc.c:145 vector [4]: res = 0848d574885978c20000000000000000 20241102085528220 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085528220 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085528220 DAUC <0003> auc.c:179 vector [4]: kc = 2ac8736b72f0f000 20241102085528220 DAUC <0003> auc.c:180 vector [4]: sres = dd06953d 20241102085528220 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085528220 DAUC <0003> db_auc.c:245 IMSI='262421071175810': Generated 5 vectors 20241102085528220 DAUC <0003> db_auc.c:249 IMSI='262421071175810': Updating SQN=161 in DB 20241102085528230 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421071175810 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421071175810"} 20241102085528230 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421071175810 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085528230 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085528230 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085528234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4258 20241102085528278 DAUC <0003> db_auc.c:157 IMSI='262424927847186': No 2G Auth Data 20241102085528278 DAUC <0003> db_auc.c:192 IMSI='262424927847186': No 3G Auth Data 20241102085528316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 20241102085528320 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085528320 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424927847186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424927847186"} 20241102085528320 DAUC <0003> db_auc.c:236 IMSI='262424927847186': Calling to generate 5 vectors 20241102085528320 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085528320 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085528320 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085528320 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085528320 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085528320 DAUC <0003> auc.c:113 vector [0]: rand = 05885f63ac7007ccce6c7ca5bbe2dc1f 20241102085528320 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085528320 DAUC <0003> auc.c:142 vector [0]: autn = 3a5fddf807680000bf23661d85ff74c8 20241102085528320 DAUC <0003> auc.c:143 vector [0]: ck = 9dc7cd00fd8bf227662815c593a46409 20241102085528320 DAUC <0003> auc.c:144 vector [0]: ik = d892bbe7f48c3c9531387c2d5fdca8a9 20241102085528320 DAUC <0003> auc.c:145 vector [0]: res = f4fcc59153215fc00000000000000000 20241102085528320 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085528320 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085528320 DAUC <0003> auc.c:179 vector [0]: kc = 9eff55754b77a000 20241102085528320 DAUC <0003> auc.c:180 vector [0]: sres = 3086b74e 20241102085528320 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085528320 DAUC <0003> auc.c:113 vector [1]: rand = 8b8678a4b91d9623f1f3392c947ce357 20241102085528320 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102085528320 DAUC <0003> auc.c:142 vector [1]: autn = cc950211c40c0000c8b23c65f03ae648 20241102085528320 DAUC <0003> auc.c:143 vector [1]: ck = b771c5e84da773962feb22cc73126683 20241102085528320 DAUC <0003> auc.c:144 vector [1]: ik = 76c5bf6fcae8819ea6af7b8a03348e78 20241102085528320 DAUC <0003> auc.c:145 vector [1]: res = 64726cc210a756670000000000000000 20241102085528320 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085528320 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085528320 DAUC <0003> auc.c:179 vector [1]: kc = 7646d8e77fa71c00 20241102085528320 DAUC <0003> auc.c:180 vector [1]: sres = 804c51e0 20241102085528320 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085528320 DAUC <0003> auc.c:113 vector [2]: rand = 8faee9b029cd6984f717d89d7f20e823 20241102085528320 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102085528320 DAUC <0003> auc.c:142 vector [2]: autn = 7d96e6e4686c00002182bcbd7c5b0cbd 20241102085528320 DAUC <0003> auc.c:143 vector [2]: ck = 926afeb5386fbc9ba541279b109ae028 20241102085528320 DAUC <0003> auc.c:144 vector [2]: ik = 1ed2f16be5a7ddf54c567becf86eeb39 20241102085528320 DAUC <0003> auc.c:145 vector [2]: res = 4b48650dcfe519300000000000000000 20241102085528320 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085528320 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085528320 DAUC <0003> auc.c:179 vector [2]: kc = d900bc39375a7400 20241102085528320 DAUC <0003> auc.c:180 vector [2]: sres = 4fde27de 20241102085528320 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085528320 DAUC <0003> auc.c:113 vector [3]: rand = 3df830a1136002f1d5cb399e345769ea 20241102085528320 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102085528320 DAUC <0003> auc.c:142 vector [3]: autn = 22e4689201a300009886e614796eb390 20241102085528320 DAUC <0003> auc.c:143 vector [3]: ck = 7d91f34f6f8bd77a102dc74bddb15eec 20241102085528320 DAUC <0003> auc.c:144 vector [3]: ik = ecb881b7645df6d9b3bda909afec2037 20241102085528320 DAUC <0003> auc.c:145 vector [3]: res = b496c782cdd7f3350000000000000000 20241102085528320 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085528320 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085528320 DAUC <0003> auc.c:179 vector [3]: kc = d6bd70261ce45800 20241102085528320 DAUC <0003> auc.c:180 vector [3]: sres = 7ef4cfb9 20241102085528320 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085528320 DAUC <0003> auc.c:113 vector [4]: rand = f1271f3702bbaec892319bb95d71f250 20241102085528320 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102085528320 DAUC <0003> auc.c:142 vector [4]: autn = 296bb0c4e8d000003fc09e456f67ab86 20241102085528320 DAUC <0003> auc.c:143 vector [4]: ck = 76901d6436861452ae3cf3cffa1a69e8 20241102085528320 DAUC <0003> auc.c:144 vector [4]: ik = ff39904db4fa30e02fc1cb78f027e5c0 20241102085528320 DAUC <0003> auc.c:145 vector [4]: res = 2c8db082b4ad73040000000000000000 20241102085528320 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085528320 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085528320 DAUC <0003> auc.c:179 vector [4]: kc = 935f1af242fe2400 20241102085528320 DAUC <0003> auc.c:180 vector [4]: sres = 3f644684 20241102085528320 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085528320 DAUC <0003> db_auc.c:245 IMSI='262424927847186': Generated 5 vectors 20241102085528320 DAUC <0003> db_auc.c:249 IMSI='262424927847186': Updating SQN=161 in DB 20241102085528329 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424927847186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424927847186"} 20241102085528329 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424927847186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085528329 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085528329 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085528333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 20241102085528371 DAUC <0003> db_auc.c:157 IMSI='262426565537650': No 2G Auth Data 20241102085528371 DAUC <0003> db_auc.c:192 IMSI='262426565537650': No 3G Auth Data 20241102085528421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4258 20241102085528425 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085528425 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426565537650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426565537650"} 20241102085528426 DAUC <0003> db_auc.c:236 IMSI='262426565537650': Calling to generate 5 vectors 20241102085528426 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085528426 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085528426 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085528426 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085528426 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085528426 DAUC <0003> auc.c:113 vector [0]: rand = c59108fcf5dded1bbee4a767202b24a2 20241102085528426 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085528426 DAUC <0003> auc.c:142 vector [0]: autn = 498acd82304700009797b682ec824bb8 20241102085528426 DAUC <0003> auc.c:143 vector [0]: ck = 6353d64de857dcb3cb516253e4c2efdf 20241102085528426 DAUC <0003> auc.c:144 vector [0]: ik = 90ea5bb1a39c523c01c3568377375234 20241102085528426 DAUC <0003> auc.c:145 vector [0]: res = d76ff44a188471030000000000000000 20241102085528426 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085528426 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085528426 DAUC <0003> auc.c:179 vector [0]: kc = 9e22b54ca85b5f8f 20241102085528426 DAUC <0003> auc.c:180 vector [0]: sres = fd3a6d62 20241102085528426 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085528426 DAUC <0003> auc.c:113 vector [1]: rand = d555a91646f5ee3feb309faad6008af5 20241102085528426 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102085528426 DAUC <0003> auc.c:142 vector [1]: autn = e695c4cd3bbc000059d7c80e4a42cc8b 20241102085528426 DAUC <0003> auc.c:143 vector [1]: ck = 8fb207a506380984404730165343a8b4 20241102085528426 DAUC <0003> auc.c:144 vector [1]: ik = f5b6cff8cce426c4892e39ce4953ed3f 20241102085528426 DAUC <0003> auc.c:145 vector [1]: res = 3ecf44985b092fff0000000000000000 20241102085528426 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085528426 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085528426 DAUC <0003> auc.c:179 vector [1]: kc = a37917f63ba6bebd 20241102085528426 DAUC <0003> auc.c:180 vector [1]: sres = 43d69692 20241102085528426 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085528426 DAUC <0003> auc.c:113 vector [2]: rand = dbbaca9414976fa6b1b2113b02b3f429 20241102085528426 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102085528426 DAUC <0003> auc.c:142 vector [2]: autn = b1476c541e5a0000f49439ad9afec9c6 20241102085528426 DAUC <0003> auc.c:143 vector [2]: ck = a703e0b394cdf52be887939216749aaa 20241102085528426 DAUC <0003> auc.c:144 vector [2]: ik = 296d619c963f27c1c69ff5f2fc76c4c0 20241102085528426 DAUC <0003> auc.c:145 vector [2]: res = 569996b8576bf5520000000000000000 20241102085528426 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085528426 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085528426 DAUC <0003> auc.c:179 vector [2]: kc = ff3fa2b0af30269b 20241102085528426 DAUC <0003> auc.c:180 vector [2]: sres = 3a7af9f9 20241102085528426 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085528426 DAUC <0003> auc.c:113 vector [3]: rand = 968b4736eeb9978b80e682814503c6da 20241102085528426 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102085528426 DAUC <0003> auc.c:142 vector [3]: autn = 3d88ee26b1590000893c04c04ddb864e 20241102085528426 DAUC <0003> auc.c:143 vector [3]: ck = 07474a23195f91343721a6eaa512cb44 20241102085528426 DAUC <0003> auc.c:144 vector [3]: ik = 3a8e68337d46ef4b6c088589e0061e30 20241102085528426 DAUC <0003> auc.c:145 vector [3]: res = c0d350bf057aedf80000000000000000 20241102085528426 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085528426 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085528426 DAUC <0003> auc.c:179 vector [3]: kc = 7524ba7efbd60a5d 20241102085528426 DAUC <0003> auc.c:180 vector [3]: sres = 0b0197c5 20241102085528426 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085528426 DAUC <0003> auc.c:113 vector [4]: rand = 560da6ba788b6c56048d36de95eb98ce 20241102085528426 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102085528426 DAUC <0003> auc.c:142 vector [4]: autn = f7912c407a280000c8678298a493782b 20241102085528426 DAUC <0003> auc.c:143 vector [4]: ck = c5be3525dd8618890593b2a00a633280 20241102085528426 DAUC <0003> auc.c:144 vector [4]: ik = 0ed0f0e1cb1c0d6a236279b8fb97bd1c 20241102085528426 DAUC <0003> auc.c:145 vector [4]: res = d5aecd8d59b4b8580000000000000000 20241102085528426 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085528426 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085528426 DAUC <0003> auc.c:179 vector [4]: kc = 6767f1c48de529be 20241102085528426 DAUC <0003> auc.c:180 vector [4]: sres = 3d04789c 20241102085528426 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085528426 DAUC <0003> db_auc.c:245 IMSI='262426565537650': Generated 5 vectors 20241102085528426 DAUC <0003> db_auc.c:249 IMSI='262426565537650': Updating SQN=161 in DB 20241102085528433 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426565537650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426565537650"} 20241102085528433 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426565537650 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085528433 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085528433 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085528437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4258 20241102085528462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37404<->l=127.0.0.1:4258 20241102085528463 DLINP <000b> input/ipa.c:451 connected read/write 20241102085528463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085528463 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085528463 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085528463 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085528463 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40655<->l=127.0.0.1:4259) 20241102085528499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4258 20241102085528500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4258 20241102085531570 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085531570 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085531573 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 20241102085531576 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531576 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085531576 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085531576 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  20241102085531576 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085531576 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  20241102085531576 DLGSUP <0013> gsup_server.c:235 2:  20241102085531576 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085531576 DLGSUP <0013> gsup_server.c:235 3:  20241102085531576 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085531576 DLGSUP <0013> gsup_server.c:235 4:  20241102085531576 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085531576 DLGSUP <0013> gsup_server.c:235 5:  20241102085531576 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085531576 DLGSUP <0013> gsup_server.c:235 7:  20241102085531576 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085531576 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085531576 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085531576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085531596 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41189<->l=127.0.0.1:4259) 20241102085531620 DAUC <0003> db_auc.c:157 IMSI='262426802844299': No 2G Auth Data 20241102085531620 DAUC <0003> db_auc.c:192 IMSI='262426802844299': No 3G Auth Data 20241102085531652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37484<->l=127.0.0.1:4258 20241102085531656 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531656 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426802844299"} 20241102085531656 DAUC <0003> db_auc.c:192 IMSI='262426802844299': No 3G Auth Data 20241102085531656 DAUC <0003> db_auc.c:236 IMSI='262426802844299': Calling to generate 1 vectors 20241102085531656 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241102085531656 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531656 DAUC <0003> auc.c:113 vector [0]: rand = d5baf52105f58f86a2bbec26e1b66efe 20241102085531656 DAUC <0003> auc.c:179 vector [0]: kc = 87cf757d6b1dcc00 20241102085531656 DAUC <0003> auc.c:180 vector [0]: sres = 4eb50fc1 20241102085531656 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531656 DAUC <0003> db_auc.c:245 IMSI='262426802844299': Generated 1 vectors 20241102085531656 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426802844299"} 20241102085531656 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531656 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531656 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531660 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531660 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426802844299"} 20241102085531660 DAUC <0003> db_auc.c:192 IMSI='262426802844299': No 3G Auth Data 20241102085531660 DAUC <0003> db_auc.c:236 IMSI='262426802844299': Calling to generate 4 vectors 20241102085531660 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241102085531660 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531660 DAUC <0003> auc.c:113 vector [0]: rand = 4f3e5ef61cff358b45380334f530ebfd 20241102085531660 DAUC <0003> auc.c:179 vector [0]: kc = 1ca5dca70be3ec00 20241102085531660 DAUC <0003> auc.c:180 vector [0]: sres = 1d33155a 20241102085531660 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531660 DAUC <0003> auc.c:113 vector [1]: rand = 6e118d1def2a0e52bf486cc8c5d749fe 20241102085531660 DAUC <0003> auc.c:179 vector [1]: kc = 074375f704d6f800 20241102085531660 DAUC <0003> auc.c:180 vector [1]: sres = 7296b89b 20241102085531660 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085531660 DAUC <0003> auc.c:113 vector [2]: rand = a532b7464242564675b41ee68d79b3ea 20241102085531660 DAUC <0003> auc.c:179 vector [2]: kc = d7d5d2e442fed800 20241102085531660 DAUC <0003> auc.c:180 vector [2]: sres = 4dc79c03 20241102085531660 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085531660 DAUC <0003> auc.c:113 vector [3]: rand = 1f3a3f5ebc24e961488ac742f120e335 20241102085531660 DAUC <0003> auc.c:179 vector [3]: kc = ee7573cbf434b400 20241102085531660 DAUC <0003> auc.c:180 vector [3]: sres = 1a3d68c1 20241102085531660 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085531660 DAUC <0003> db_auc.c:245 IMSI='262426802844299': Generated 4 vectors 20241102085531660 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426802844299"} 20241102085531660 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531660 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531660 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531662 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531662 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426802844299"} 20241102085531662 DAUC <0003> db_auc.c:192 IMSI='262426802844299': No 3G Auth Data 20241102085531662 DAUC <0003> db_auc.c:236 IMSI='262426802844299': Calling to generate 5 vectors 20241102085531662 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102085531662 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531662 DAUC <0003> auc.c:113 vector [0]: rand = 934abed333fba92e4b5ea0ffdbf916dc 20241102085531662 DAUC <0003> auc.c:179 vector [0]: kc = 59770bf4b991f400 20241102085531662 DAUC <0003> auc.c:180 vector [0]: sres = 32a377c7 20241102085531662 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531662 DAUC <0003> auc.c:113 vector [1]: rand = 41dc9db548ca57080eac96088efd6e11 20241102085531662 DAUC <0003> auc.c:179 vector [1]: kc = 412a7fbaaea08c00 20241102085531662 DAUC <0003> auc.c:180 vector [1]: sres = 129fe59d 20241102085531662 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085531662 DAUC <0003> auc.c:113 vector [2]: rand = 4de5480d51c1053f45349168a5031e1a 20241102085531662 DAUC <0003> auc.c:179 vector [2]: kc = 46702b2a433e0800 20241102085531662 DAUC <0003> auc.c:180 vector [2]: sres = 298b0bc1 20241102085531662 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085531662 DAUC <0003> auc.c:113 vector [3]: rand = c861efa6e6ea18c3d1f46413d5884f73 20241102085531662 DAUC <0003> auc.c:179 vector [3]: kc = fb0642dcf6957000 20241102085531662 DAUC <0003> auc.c:180 vector [3]: sres = b507d58c 20241102085531662 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085531662 DAUC <0003> auc.c:113 vector [4]: rand = d7de5d42d4e55c43a36373257cfae0d2 20241102085531662 DAUC <0003> auc.c:179 vector [4]: kc = 92a942e860588400 20241102085531662 DAUC <0003> auc.c:180 vector [4]: sres = 4bc9af14 20241102085531662 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102085531662 DAUC <0003> db_auc.c:245 IMSI='262426802844299': Generated 5 vectors 20241102085531662 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426802844299"} 20241102085531662 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531662 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531662 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531665 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531665 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426802844299"} 20241102085531665 DAUC <0003> db_auc.c:192 IMSI='262426802844299': No 3G Auth Data 20241102085531665 DAUC <0003> db_auc.c:236 IMSI='262426802844299': Calling to generate 5 vectors 20241102085531665 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102085531665 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531665 DAUC <0003> auc.c:113 vector [0]: rand = 188cde55954a24229880119a5a61fcf4 20241102085531665 DAUC <0003> auc.c:179 vector [0]: kc = c05c86015807e400 20241102085531665 DAUC <0003> auc.c:180 vector [0]: sres = 6d68cf50 20241102085531665 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531665 DAUC <0003> auc.c:113 vector [1]: rand = 1a29ac44699476f48b5bf2f08b210389 20241102085531665 DAUC <0003> auc.c:179 vector [1]: kc = f2ff47d8f250fc00 20241102085531665 DAUC <0003> auc.c:180 vector [1]: sres = 9816927c 20241102085531665 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085531665 DAUC <0003> auc.c:113 vector [2]: rand = 1f3f0932a9f5decc90357865a9f2a434 20241102085531665 DAUC <0003> auc.c:179 vector [2]: kc = 2e8e1384d533dc00 20241102085531665 DAUC <0003> auc.c:180 vector [2]: sres = 9c1a1fb9 20241102085531665 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085531665 DAUC <0003> auc.c:113 vector [3]: rand = 5fe5f9a5d1094b3e8f79cdc38bd87691 20241102085531665 DAUC <0003> auc.c:179 vector [3]: kc = adeff1e1db4ed000 20241102085531665 DAUC <0003> auc.c:180 vector [3]: sres = fecbeb8f 20241102085531665 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085531665 DAUC <0003> auc.c:113 vector [4]: rand = bf1bc04061b368462f4eb8e7445a37e6 20241102085531665 DAUC <0003> auc.c:179 vector [4]: kc = 2eef3e9adf376400 20241102085531665 DAUC <0003> auc.c:180 vector [4]: sres = efd2f08d 20241102085531665 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102085531665 DAUC <0003> db_auc.c:245 IMSI='262426802844299': Generated 5 vectors 20241102085531665 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426802844299"} 20241102085531665 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426802844299 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531665 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531665 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37484<->l=127.0.0.1:4258 20241102085531692 DAUC <0003> db_auc.c:157 IMSI='262424774859338': No 2G Auth Data 20241102085531692 DAUC <0003> db_auc.c:192 IMSI='262424774859338': No 3G Auth Data 20241102085531725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4258 20241102085531728 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531728 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424774859338"} 20241102085531728 DAUC <0003> db_auc.c:192 IMSI='262424774859338': No 3G Auth Data 20241102085531728 DAUC <0003> db_auc.c:236 IMSI='262424774859338': Calling to generate 1 vectors 20241102085531728 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241102085531728 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531728 DAUC <0003> auc.c:113 vector [0]: rand = 7bdd828d0cad0931911cd3376c9f7f1e 20241102085531728 DAUC <0003> auc.c:179 vector [0]: kc = 467d0df0f16c1400 20241102085531728 DAUC <0003> auc.c:180 vector [0]: sres = 7178b281 20241102085531728 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531728 DAUC <0003> db_auc.c:245 IMSI='262424774859338': Generated 1 vectors 20241102085531728 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424774859338"} 20241102085531728 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531728 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531728 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531730 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531730 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424774859338"} 20241102085531730 DAUC <0003> db_auc.c:192 IMSI='262424774859338': No 3G Auth Data 20241102085531730 DAUC <0003> db_auc.c:236 IMSI='262424774859338': Calling to generate 4 vectors 20241102085531730 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241102085531730 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531730 DAUC <0003> auc.c:113 vector [0]: rand = f44392c3ec9447651ff2799ad087d99a 20241102085531730 DAUC <0003> auc.c:179 vector [0]: kc = a209f4a4a12da400 20241102085531730 DAUC <0003> auc.c:180 vector [0]: sres = 3444f452 20241102085531730 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531730 DAUC <0003> auc.c:113 vector [1]: rand = c53b7805f68b2a71807f97655309efab 20241102085531730 DAUC <0003> auc.c:179 vector [1]: kc = 34fd32d397efb400 20241102085531730 DAUC <0003> auc.c:180 vector [1]: sres = 110f21d4 20241102085531730 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085531730 DAUC <0003> auc.c:113 vector [2]: rand = 60d2c4973c90505fb3029489cd70be18 20241102085531730 DAUC <0003> auc.c:179 vector [2]: kc = 0bd7c7c301240800 20241102085531730 DAUC <0003> auc.c:180 vector [2]: sres = f4bff1a0 20241102085531730 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085531730 DAUC <0003> auc.c:113 vector [3]: rand = bc880f517b0789a7ce9e51aeabf480d9 20241102085531731 DAUC <0003> auc.c:179 vector [3]: kc = 694a4e1a765c2000 20241102085531731 DAUC <0003> auc.c:180 vector [3]: sres = 26054997 20241102085531731 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085531731 DAUC <0003> db_auc.c:245 IMSI='262424774859338': Generated 4 vectors 20241102085531731 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424774859338"} 20241102085531731 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531731 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531731 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531732 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531733 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424774859338"} 20241102085531733 DAUC <0003> db_auc.c:192 IMSI='262424774859338': No 3G Auth Data 20241102085531733 DAUC <0003> db_auc.c:236 IMSI='262424774859338': Calling to generate 5 vectors 20241102085531733 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102085531733 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531733 DAUC <0003> auc.c:113 vector [0]: rand = a5a3054c204b7f99b2886aadb66507b0 20241102085531733 DAUC <0003> auc.c:179 vector [0]: kc = 744ece0f2af0d400 20241102085531733 DAUC <0003> auc.c:180 vector [0]: sres = 352dcc3f 20241102085531733 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531733 DAUC <0003> auc.c:113 vector [1]: rand = 5e32ab6cd1d4600f86691534762d7b11 20241102085531733 DAUC <0003> auc.c:179 vector [1]: kc = 4d8b07a4c3caa000 20241102085531733 DAUC <0003> auc.c:180 vector [1]: sres = 3c21b7a1 20241102085531733 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085531733 DAUC <0003> auc.c:113 vector [2]: rand = 3eeec483187d1dd9758447163266c2e8 20241102085531733 DAUC <0003> auc.c:179 vector [2]: kc = e264dfbd1a361000 20241102085531733 DAUC <0003> auc.c:180 vector [2]: sres = cec995b3 20241102085531733 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085531733 DAUC <0003> auc.c:113 vector [3]: rand = 858532b59d4a1f28f67ccc72197b8e0f 20241102085531733 DAUC <0003> auc.c:179 vector [3]: kc = a319b41462530400 20241102085531733 DAUC <0003> auc.c:180 vector [3]: sres = 41c3288c 20241102085531733 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085531733 DAUC <0003> auc.c:113 vector [4]: rand = 6b2bed88e7f2ba15319a6d3b49b2c846 20241102085531733 DAUC <0003> auc.c:179 vector [4]: kc = 66eba02a93d00400 20241102085531733 DAUC <0003> auc.c:180 vector [4]: sres = 2a8fc8fb 20241102085531733 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102085531733 DAUC <0003> db_auc.c:245 IMSI='262424774859338': Generated 5 vectors 20241102085531733 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424774859338"} 20241102085531733 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531733 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531733 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531735 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531735 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424774859338"} 20241102085531735 DAUC <0003> db_auc.c:192 IMSI='262424774859338': No 3G Auth Data 20241102085531735 DAUC <0003> db_auc.c:236 IMSI='262424774859338': Calling to generate 5 vectors 20241102085531735 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102085531735 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531735 DAUC <0003> auc.c:113 vector [0]: rand = 75f478cd3c2a2395b5cacb5539c8bd44 20241102085531735 DAUC <0003> auc.c:179 vector [0]: kc = 3cfcb732cf475c00 20241102085531735 DAUC <0003> auc.c:180 vector [0]: sres = 85f91092 20241102085531735 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531735 DAUC <0003> auc.c:113 vector [1]: rand = a9d629ed0543f0297931a7d5c0116432 20241102085531735 DAUC <0003> auc.c:179 vector [1]: kc = 715ed208facb3800 20241102085531735 DAUC <0003> auc.c:180 vector [1]: sres = 02d1ea63 20241102085531735 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085531735 DAUC <0003> auc.c:113 vector [2]: rand = 72a481ff61609972f2302dc0d2006fa9 20241102085531735 DAUC <0003> auc.c:179 vector [2]: kc = be57c23124612400 20241102085531735 DAUC <0003> auc.c:180 vector [2]: sres = 10282b04 20241102085531735 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085531735 DAUC <0003> auc.c:113 vector [3]: rand = 9f17c578ec8dff57793aa803f2d5efd8 20241102085531735 DAUC <0003> auc.c:179 vector [3]: kc = 024bfbec98e8c000 20241102085531735 DAUC <0003> auc.c:180 vector [3]: sres = 1f8aa442 20241102085531735 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085531735 DAUC <0003> auc.c:113 vector [4]: rand = ac26c5f45aee9901922d1d42caebc534 20241102085531735 DAUC <0003> auc.c:179 vector [4]: kc = 9ffa9d64816df000 20241102085531735 DAUC <0003> auc.c:180 vector [4]: sres = 50344457 20241102085531735 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102085531735 DAUC <0003> db_auc.c:245 IMSI='262424774859338': Generated 5 vectors 20241102085531735 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424774859338"} 20241102085531735 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424774859338 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531735 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531735 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4258 20241102085531761 DAUC <0003> db_auc.c:157 IMSI='262426241412553': No 2G Auth Data 20241102085531761 DAUC <0003> db_auc.c:192 IMSI='262426241412553': No 3G Auth Data 20241102085531795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 20241102085531799 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531799 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426241412553"} 20241102085531799 DAUC <0003> db_auc.c:192 IMSI='262426241412553': No 3G Auth Data 20241102085531799 DAUC <0003> db_auc.c:236 IMSI='262426241412553': Calling to generate 1 vectors 20241102085531799 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241102085531799 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531799 DAUC <0003> auc.c:113 vector [0]: rand = 19b88251f67e9eedea57f0c74a312b51 20241102085531799 DAUC <0003> auc.c:179 vector [0]: kc = 4a5b358218b9566e 20241102085531799 DAUC <0003> auc.c:180 vector [0]: sres = 9e5d2cfe 20241102085531799 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531799 DAUC <0003> db_auc.c:245 IMSI='262426241412553': Generated 1 vectors 20241102085531799 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426241412553"} 20241102085531799 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531799 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531799 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531802 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531802 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426241412553"} 20241102085531802 DAUC <0003> db_auc.c:192 IMSI='262426241412553': No 3G Auth Data 20241102085531802 DAUC <0003> db_auc.c:236 IMSI='262426241412553': Calling to generate 4 vectors 20241102085531802 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241102085531802 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531802 DAUC <0003> auc.c:113 vector [0]: rand = 6320ff4cf0cf944dde5cc2973a271ec6 20241102085531802 DAUC <0003> auc.c:179 vector [0]: kc = 0de238fdf6309927 20241102085531802 DAUC <0003> auc.c:180 vector [0]: sres = b3664303 20241102085531802 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531802 DAUC <0003> auc.c:113 vector [1]: rand = a607a1c857981e760ffa629bebfe9b51 20241102085531802 DAUC <0003> auc.c:179 vector [1]: kc = 245292f74024fe11 20241102085531802 DAUC <0003> auc.c:180 vector [1]: sres = 7c015fad 20241102085531802 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085531802 DAUC <0003> auc.c:113 vector [2]: rand = 43fcffba8af235ca5f32ebb868dea066 20241102085531802 DAUC <0003> auc.c:179 vector [2]: kc = 47749b243f329b37 20241102085531802 DAUC <0003> auc.c:180 vector [2]: sres = 9ff4b209 20241102085531802 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085531802 DAUC <0003> auc.c:113 vector [3]: rand = 5798bdb0be8793ea1ac9656e78aa0ee8 20241102085531802 DAUC <0003> auc.c:179 vector [3]: kc = bd8a8fa8df51fffd 20241102085531802 DAUC <0003> auc.c:180 vector [3]: sres = 75d71ae8 20241102085531802 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085531802 DAUC <0003> db_auc.c:245 IMSI='262426241412553': Generated 4 vectors 20241102085531802 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426241412553"} 20241102085531802 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531802 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531802 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531804 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531804 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426241412553"} 20241102085531804 DAUC <0003> db_auc.c:192 IMSI='262426241412553': No 3G Auth Data 20241102085531804 DAUC <0003> db_auc.c:236 IMSI='262426241412553': Calling to generate 5 vectors 20241102085531804 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102085531804 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531804 DAUC <0003> auc.c:113 vector [0]: rand = 6acb27021142c46e8c078104322f7332 20241102085531804 DAUC <0003> auc.c:179 vector [0]: kc = 7bbec91a54d410a2 20241102085531804 DAUC <0003> auc.c:180 vector [0]: sres = 2a14bb02 20241102085531804 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531804 DAUC <0003> auc.c:113 vector [1]: rand = 1f92fbc9d160b7edc41b9f947a288b55 20241102085531804 DAUC <0003> auc.c:179 vector [1]: kc = b8c06c8394fb441e 20241102085531804 DAUC <0003> auc.c:180 vector [1]: sres = 88d2d1fd 20241102085531804 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085531804 DAUC <0003> auc.c:113 vector [2]: rand = e270c2e009327b8e5289b5e7859a6ecf 20241102085531805 DAUC <0003> auc.c:179 vector [2]: kc = 4d22bf3758c4560f 20241102085531805 DAUC <0003> auc.c:180 vector [2]: sres = bab12e2a 20241102085531805 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085531805 DAUC <0003> auc.c:113 vector [3]: rand = 09607cd34d776b98cfc096ee4fd147b8 20241102085531805 DAUC <0003> auc.c:179 vector [3]: kc = 61b3602f7e7099d4 20241102085531805 DAUC <0003> auc.c:180 vector [3]: sres = fd709ec7 20241102085531805 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085531805 DAUC <0003> auc.c:113 vector [4]: rand = 8e0ee6afc37f35f9bacd370e28b7df7f 20241102085531805 DAUC <0003> auc.c:179 vector [4]: kc = e43ab4021c8ba67d 20241102085531805 DAUC <0003> auc.c:180 vector [4]: sres = 3024757d 20241102085531805 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102085531805 DAUC <0003> db_auc.c:245 IMSI='262426241412553': Generated 5 vectors 20241102085531805 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426241412553"} 20241102085531805 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531805 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531805 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531807 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531807 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426241412553"} 20241102085531807 DAUC <0003> db_auc.c:192 IMSI='262426241412553': No 3G Auth Data 20241102085531807 DAUC <0003> db_auc.c:236 IMSI='262426241412553': Calling to generate 5 vectors 20241102085531807 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102085531807 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085531807 DAUC <0003> auc.c:113 vector [0]: rand = 854bc274021532aed638688f3863ed12 20241102085531807 DAUC <0003> auc.c:179 vector [0]: kc = c3885639628cc8bb 20241102085531807 DAUC <0003> auc.c:180 vector [0]: sres = de679bd6 20241102085531807 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102085531807 DAUC <0003> auc.c:113 vector [1]: rand = c4d666e80126bff5cb22969982ab1f66 20241102085531807 DAUC <0003> auc.c:179 vector [1]: kc = 735f3fa00789d3dd 20241102085531807 DAUC <0003> auc.c:180 vector [1]: sres = 178894f6 20241102085531807 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102085531807 DAUC <0003> auc.c:113 vector [2]: rand = f84d0cecc626fc60a1b82e83a08b7159 20241102085531807 DAUC <0003> auc.c:179 vector [2]: kc = a859f608619989d9 20241102085531807 DAUC <0003> auc.c:180 vector [2]: sres = 49b67f8d 20241102085531807 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102085531807 DAUC <0003> auc.c:113 vector [3]: rand = 5de4ff402a9e4f78a3c992a81cd590aa 20241102085531807 DAUC <0003> auc.c:179 vector [3]: kc = bb31a793f241970c 20241102085531807 DAUC <0003> auc.c:180 vector [3]: sres = da962454 20241102085531807 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102085531807 DAUC <0003> auc.c:113 vector [4]: rand = fedc3df4341a49e3f5ad4af450ca66e3 20241102085531807 DAUC <0003> auc.c:179 vector [4]: kc = 41f80bb4b3f4e30a 20241102085531807 DAUC <0003> auc.c:180 vector [4]: sres = 173461ff 20241102085531807 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102085531807 DAUC <0003> db_auc.c:245 IMSI='262426241412553': Generated 5 vectors 20241102085531807 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426241412553"} 20241102085531807 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262426241412553 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531807 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531807 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 20241102085531834 DAUC <0003> db_auc.c:157 IMSI='262421851454129': No 2G Auth Data 20241102085531834 DAUC <0003> db_auc.c:192 IMSI='262421851454129': No 3G Auth Data 20241102085531868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 20241102085531872 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531872 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421851454129"} 20241102085531872 DAUC <0003> db_auc.c:157 IMSI='262421851454129': No 2G Auth Data 20241102085531872 DAUC <0003> db_auc.c:236 IMSI='262421851454129': Calling to generate 1 vectors 20241102085531872 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241102085531872 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085531872 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085531872 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085531872 DAUC <0003> auc.c:113 vector [0]: rand = 206ede3005fa44376313dbbf89018103 20241102085531872 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085531872 DAUC <0003> auc.c:142 vector [0]: autn = 96201c9a023d0000a71f64fec6573b38 20241102085531872 DAUC <0003> auc.c:143 vector [0]: ck = d6c548f6ebe3689c3b9692bddd5ba4c4 20241102085531872 DAUC <0003> auc.c:144 vector [0]: ik = e3f226248fc29607004974b77f69ffe0 20241102085531872 DAUC <0003> auc.c:145 vector [0]: res = 3d20b716a450e2580000000000000000 20241102085531872 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085531872 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085531872 DAUC <0003> auc.c:151 vector [0]: kc = 0ee888d8c613a5bf 20241102085531872 DAUC <0003> auc.c:152 vector [0]: sres = 9970554e 20241102085531872 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085531872 DAUC <0003> db_auc.c:245 IMSI='262421851454129': Generated 1 vectors 20241102085531872 DAUC <0003> db_auc.c:249 IMSI='262421851454129': Updating SQN=33 in DB 20241102085531879 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421851454129"} 20241102085531879 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531879 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531879 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531882 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531882 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421851454129"} 20241102085531882 DAUC <0003> db_auc.c:157 IMSI='262421851454129': No 2G Auth Data 20241102085531882 DAUC <0003> db_auc.c:236 IMSI='262421851454129': Calling to generate 4 vectors 20241102085531882 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241102085531882 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085531882 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085531882 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102085531882 DAUC <0003> auc.c:113 vector [0]: rand = 313695be69174c6e66bbbe967df7d573 20241102085531882 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102085531882 DAUC <0003> auc.c:142 vector [0]: autn = 0ad5fc4c068300001947e188c376d0d4 20241102085531882 DAUC <0003> auc.c:143 vector [0]: ck = 1ee284ed7777014f9340533f8bb29f8e 20241102085531882 DAUC <0003> auc.c:144 vector [0]: ik = b374bcb1feceb37a3806b142fb6c2f33 20241102085531882 DAUC <0003> auc.c:145 vector [0]: res = 16dfd2b4e91e5e3d0000000000000000 20241102085531882 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085531882 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085531882 DAUC <0003> auc.c:151 vector [0]: kc = 06d0da21f9670288 20241102085531882 DAUC <0003> auc.c:152 vector [0]: sres = ffc18c89 20241102085531882 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085531882 DAUC <0003> auc.c:113 vector [1]: rand = 2643dde1ce92fa8b7bb2c218e444408f 20241102085531882 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102085531882 DAUC <0003> auc.c:142 vector [1]: autn = bed0b48ba2530000117ee7a6b2a618e6 20241102085531882 DAUC <0003> auc.c:143 vector [1]: ck = 00821cec74850c6bbfa0703f9caf34f8 20241102085531882 DAUC <0003> auc.c:144 vector [1]: ik = cfece306e5224e53ed84703b5f180e9c 20241102085531882 DAUC <0003> auc.c:145 vector [1]: res = 86b1db30673730820000000000000000 20241102085531882 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085531882 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102085531882 DAUC <0003> auc.c:151 vector [1]: kc = 9d4affee5210785c 20241102085531882 DAUC <0003> auc.c:152 vector [1]: sres = e186ebb2 20241102085531882 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102085531882 DAUC <0003> auc.c:113 vector [2]: rand = 62dea9402b992a16f690dee11a724840 20241102085531882 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102085531882 DAUC <0003> auc.c:142 vector [2]: autn = 59c7be83e02a0000be5d3f6650e4f995 20241102085531882 DAUC <0003> auc.c:143 vector [2]: ck = 9535704ddcc937dab7792c3690882664 20241102085531882 DAUC <0003> auc.c:144 vector [2]: ik = 6a04b598a7b8ae5cad0746471b41de47 20241102085531882 DAUC <0003> auc.c:145 vector [2]: res = b3997696be56223e0000000000000000 20241102085531882 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085531882 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102085531882 DAUC <0003> auc.c:151 vector [2]: kc = e54fafa4f0b861a5 20241102085531882 DAUC <0003> auc.c:152 vector [2]: sres = 0dcf54a8 20241102085531882 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102085531882 DAUC <0003> auc.c:113 vector [3]: rand = 3126edc108415aa2ef9f66b7ced4097e 20241102085531882 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102085531882 DAUC <0003> auc.c:142 vector [3]: autn = a14ab929c78b000078b2a74a9b673927 20241102085531882 DAUC <0003> auc.c:143 vector [3]: ck = 87fcbffe2c353a47ebf52157821a3857 20241102085531882 DAUC <0003> auc.c:144 vector [3]: ik = 650936b03992204346b196f2d0971989 20241102085531882 DAUC <0003> auc.c:145 vector [3]: res = 3458d234a4b5a2f60000000000000000 20241102085531882 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085531882 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102085531882 DAUC <0003> auc.c:151 vector [3]: kc = 4fb13eeb472a3bda 20241102085531882 DAUC <0003> auc.c:152 vector [3]: sres = 90ed70c2 20241102085531882 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102085531882 DAUC <0003> db_auc.c:245 IMSI='262421851454129': Generated 4 vectors 20241102085531882 DAUC <0003> db_auc.c:249 IMSI='262421851454129': Updating SQN=161 in DB 20241102085531890 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421851454129"} 20241102085531890 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531890 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531890 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531893 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531893 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421851454129"} 20241102085531893 DAUC <0003> db_auc.c:157 IMSI='262421851454129': No 2G Auth Data 20241102085531893 DAUC <0003> db_auc.c:236 IMSI='262421851454129': Calling to generate 5 vectors 20241102085531893 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102085531893 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085531893 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085531893 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102085531893 DAUC <0003> auc.c:113 vector [0]: rand = 6a028c1f9c0b8cf4f64d6a63b368c7e5 20241102085531893 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102085531893 DAUC <0003> auc.c:142 vector [0]: autn = febd2960ab4c0000180e3703b9887ea8 20241102085531893 DAUC <0003> auc.c:143 vector [0]: ck = 1a65ea947a5773851e67b969c3b801f7 20241102085531893 DAUC <0003> auc.c:144 vector [0]: ik = 1d96b1793fe268d525f45da16bb2d2f6 20241102085531893 DAUC <0003> auc.c:145 vector [0]: res = b30354008de421a00000000000000000 20241102085531893 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085531893 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085531893 DAUC <0003> auc.c:151 vector [0]: kc = 3c60bf25edbfc851 20241102085531893 DAUC <0003> auc.c:152 vector [0]: sres = 3ee775a0 20241102085531893 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085531893 DAUC <0003> auc.c:113 vector [1]: rand = 5b8fa60897a2f920fd225ebe3841cbd1 20241102085531894 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102085531894 DAUC <0003> auc.c:142 vector [1]: autn = ec95eabd5ce60000fe785b0f7c6f4cae 20241102085531894 DAUC <0003> auc.c:143 vector [1]: ck = 052764216f0c37a19d6ee55440583dbf 20241102085531894 DAUC <0003> auc.c:144 vector [1]: ik = cb0c82dfcd52d09b60d3d2d511af89ce 20241102085531894 DAUC <0003> auc.c:145 vector [1]: res = 5035c9de7dd4ae750000000000000000 20241102085531894 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085531894 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102085531894 DAUC <0003> auc.c:151 vector [1]: kc = 3396d17ff3a9534b 20241102085531894 DAUC <0003> auc.c:152 vector [1]: sres = 2de167ab 20241102085531894 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102085531894 DAUC <0003> auc.c:113 vector [2]: rand = bdbc69da5d4c0dec69d925300953a003 20241102085531894 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102085531894 DAUC <0003> auc.c:142 vector [2]: autn = cff331b360a20000fbbb1585ba50af81 20241102085531894 DAUC <0003> auc.c:143 vector [2]: ck = ed9f982018b4554a1efe2bbcb9b49328 20241102085531894 DAUC <0003> auc.c:144 vector [2]: ik = 4fdf7b35d939fa7538666a06a98daf88 20241102085531894 DAUC <0003> auc.c:145 vector [2]: res = 83674f857530c64d0000000000000000 20241102085531894 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085531894 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102085531894 DAUC <0003> auc.c:151 vector [2]: kc = 84d8a2afd1b4939f 20241102085531894 DAUC <0003> auc.c:152 vector [2]: sres = f65789c8 20241102085531894 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102085531894 DAUC <0003> auc.c:113 vector [3]: rand = f28ed8cc24f96bb79c29ce4b8541c821 20241102085531894 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102085531894 DAUC <0003> auc.c:142 vector [3]: autn = f93978530fb600009e6bedd0cbb57e4e 20241102085531894 DAUC <0003> auc.c:143 vector [3]: ck = 789cd959b650cbfd6da4f60e3b6677ec 20241102085531894 DAUC <0003> auc.c:144 vector [3]: ik = c3e7ff85408bd90a146d756dbc0906ef 20241102085531894 DAUC <0003> auc.c:145 vector [3]: res = 19a6430f40349a520000000000000000 20241102085531894 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085531894 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102085531894 DAUC <0003> auc.c:151 vector [3]: kc = c2b2a5bf71b463f4 20241102085531894 DAUC <0003> auc.c:152 vector [3]: sres = 5992d95d 20241102085531894 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102085531894 DAUC <0003> auc.c:113 vector [4]: rand = 6f2ba236070bb5ac92bfd8f3a7b4c2eb 20241102085531894 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102085531894 DAUC <0003> auc.c:142 vector [4]: autn = 7dc33a0a49d80000c991010e9148dfec 20241102085531894 DAUC <0003> auc.c:143 vector [4]: ck = cc6263b175f3a1edb3438b6918c2a619 20241102085531894 DAUC <0003> auc.c:144 vector [4]: ik = 5986a9c1c276eb753b4dfa0f504a8a62 20241102085531894 DAUC <0003> auc.c:145 vector [4]: res = 63dc85623e583a3e0000000000000000 20241102085531894 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085531894 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102085531894 DAUC <0003> auc.c:151 vector [4]: kc = 1deabb16ff0d66e3 20241102085531894 DAUC <0003> auc.c:152 vector [4]: sres = 5d84bf5c 20241102085531894 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102085531894 DAUC <0003> db_auc.c:245 IMSI='262421851454129': Generated 5 vectors 20241102085531894 DAUC <0003> db_auc.c:249 IMSI='262421851454129': Updating SQN=321 in DB 20241102085531902 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421851454129"} 20241102085531902 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531902 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531902 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531905 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531905 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421851454129"} 20241102085531905 DAUC <0003> db_auc.c:157 IMSI='262421851454129': No 2G Auth Data 20241102085531905 DAUC <0003> db_auc.c:236 IMSI='262421851454129': Calling to generate 5 vectors 20241102085531905 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102085531905 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085531905 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085531905 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102085531905 DAUC <0003> auc.c:113 vector [0]: rand = 198787c1af710f1cf21482f1efc42edd 20241102085531905 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102085531905 DAUC <0003> auc.c:142 vector [0]: autn = 76aa122d05b30000ffbd2bb3ae693f51 20241102085531905 DAUC <0003> auc.c:143 vector [0]: ck = 82a642a34ae39ba9a63fb9e63e85e902 20241102085531905 DAUC <0003> auc.c:144 vector [0]: ik = 8cd9d534c3a01dba997193e53c972a21 20241102085531905 DAUC <0003> auc.c:145 vector [0]: res = 3f937b7456114a8c0000000000000000 20241102085531905 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085531905 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085531905 DAUC <0003> auc.c:151 vector [0]: kc = 3131bd948b514530 20241102085531905 DAUC <0003> auc.c:152 vector [0]: sres = 698231f8 20241102085531905 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085531905 DAUC <0003> auc.c:113 vector [1]: rand = 04e0d2b9e5745f3787f86b372bb2f5ae 20241102085531905 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102085531905 DAUC <0003> auc.c:142 vector [1]: autn = d62f57560ab4000064f07505ba629462 20241102085531905 DAUC <0003> auc.c:143 vector [1]: ck = 08fe4e17b013df785b5bb39bca9aa0ec 20241102085531905 DAUC <0003> auc.c:144 vector [1]: ik = 5d1dff898335e123e403136069ce10cf 20241102085531905 DAUC <0003> auc.c:145 vector [1]: res = 05a0754a1b6b3a990000000000000000 20241102085531905 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085531905 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102085531905 DAUC <0003> auc.c:151 vector [1]: kc = eabb116590728e78 20241102085531905 DAUC <0003> auc.c:152 vector [1]: sres = 1ecb4fd3 20241102085531905 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102085531905 DAUC <0003> auc.c:113 vector [2]: rand = 99a6e2c1b7b405ffb524e7582347ed1b 20241102085531905 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102085531905 DAUC <0003> auc.c:142 vector [2]: autn = 9bbbf2a46d5000009dcaa16966ef0136 20241102085531905 DAUC <0003> auc.c:143 vector [2]: ck = 5a763fce77a0216b6bc970463a4ebf82 20241102085531905 DAUC <0003> auc.c:144 vector [2]: ik = 44260a671f31010fcfa139220f203bb3 20241102085531905 DAUC <0003> auc.c:145 vector [2]: res = 8c2f07276fe388d60000000000000000 20241102085531905 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085531905 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102085531905 DAUC <0003> auc.c:151 vector [2]: kc = ba387ccd5dffa455 20241102085531905 DAUC <0003> auc.c:152 vector [2]: sres = e3cc8ff1 20241102085531905 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102085531905 DAUC <0003> auc.c:113 vector [3]: rand = f47f7cc2604327ed4ccdb04ddda53488 20241102085531905 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102085531905 DAUC <0003> auc.c:142 vector [3]: autn = 07c16488b9960000b442ea1b10578754 20241102085531905 DAUC <0003> auc.c:143 vector [3]: ck = e027f8ce2b07b215f4e70a49f7d6d6cb 20241102085531905 DAUC <0003> auc.c:144 vector [3]: ik = 78f9ad4285a1681ed5786de78980940a 20241102085531905 DAUC <0003> auc.c:145 vector [3]: res = 576ce9ddbc3f487a0000000000000000 20241102085531905 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085531905 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102085531905 DAUC <0003> auc.c:151 vector [3]: kc = b9413222d0f098ca 20241102085531905 DAUC <0003> auc.c:152 vector [3]: sres = eb53a1a7 20241102085531905 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102085531905 DAUC <0003> auc.c:113 vector [4]: rand = 03a51bbc82a1ff23525714f57981ad53 20241102085531905 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102085531905 DAUC <0003> auc.c:142 vector [4]: autn = a8d6a8d98c120000aad7394acb86c970 20241102085531905 DAUC <0003> auc.c:143 vector [4]: ck = a5b37f6ce2c945c9247e0c53055cf895 20241102085531905 DAUC <0003> auc.c:144 vector [4]: ik = 87a47d3de7642e59d286db02daab3c08 20241102085531905 DAUC <0003> auc.c:145 vector [4]: res = 524123f9b8fbb7660000000000000000 20241102085531905 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085531905 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102085531905 DAUC <0003> auc.c:151 vector [4]: kc = d4efd500da5aaf0d 20241102085531905 DAUC <0003> auc.c:152 vector [4]: sres = eaba949f 20241102085531905 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102085531905 DAUC <0003> db_auc.c:245 IMSI='262421851454129': Generated 5 vectors 20241102085531905 DAUC <0003> db_auc.c:249 IMSI='262421851454129': Updating SQN=481 in DB 20241102085531912 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421851454129"} 20241102085531912 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421851454129 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531912 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531912 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 20241102085531939 DAUC <0003> db_auc.c:157 IMSI='262426821810324': No 2G Auth Data 20241102085531939 DAUC <0003> db_auc.c:192 IMSI='262426821810324': No 3G Auth Data 20241102085531972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37518<->l=127.0.0.1:4258 20241102085531976 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531976 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426821810324"} 20241102085531976 DAUC <0003> db_auc.c:157 IMSI='262426821810324': No 2G Auth Data 20241102085531976 DAUC <0003> db_auc.c:236 IMSI='262426821810324': Calling to generate 1 vectors 20241102085531976 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241102085531976 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085531976 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102085531976 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085531976 DAUC <0003> auc.c:113 vector [0]: rand = 0672824c4d671e5cec692dec99853668 20241102085531976 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085531976 DAUC <0003> auc.c:142 vector [0]: autn = e52403e55e780000ef01594d676e92be 20241102085531976 DAUC <0003> auc.c:143 vector [0]: ck = 0b8287fc61ee39a76ce54923f087093c 20241102085531976 DAUC <0003> auc.c:144 vector [0]: ik = 6241b50d8f0efb91a90eab7ccaaa6438 20241102085531976 DAUC <0003> auc.c:145 vector [0]: res = 98b72b57c4f401b10000000000000000 20241102085531976 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085531976 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085531976 DAUC <0003> auc.c:151 vector [0]: kc = ac28d0aed4cdaf32 20241102085531976 DAUC <0003> auc.c:152 vector [0]: sres = 5c432ae6 20241102085531976 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085531976 DAUC <0003> db_auc.c:245 IMSI='262426821810324': Generated 1 vectors 20241102085531976 DAUC <0003> db_auc.c:249 IMSI='262426821810324': Updating SQN=33 in DB 20241102085531984 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426821810324"} 20241102085531984 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531984 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531984 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531987 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531987 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426821810324"} 20241102085531987 DAUC <0003> db_auc.c:157 IMSI='262426821810324': No 2G Auth Data 20241102085531987 DAUC <0003> db_auc.c:236 IMSI='262426821810324': Calling to generate 4 vectors 20241102085531987 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241102085531987 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085531987 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102085531987 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102085531987 DAUC <0003> auc.c:113 vector [0]: rand = 6cc238073dd08841b20be1b6c634bd26 20241102085531987 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102085531987 DAUC <0003> auc.c:142 vector [0]: autn = f1c2104f27dc00004ec42be54bce0963 20241102085531987 DAUC <0003> auc.c:143 vector [0]: ck = dc037cd045c5f80f85cc66d0dddd889e 20241102085531987 DAUC <0003> auc.c:144 vector [0]: ik = f3af4a1f83410e8c9362cd3b9a3fcc73 20241102085531987 DAUC <0003> auc.c:145 vector [0]: res = a9d0847687123f8e0000000000000000 20241102085531987 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085531987 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085531987 DAUC <0003> auc.c:151 vector [0]: kc = 39029d248166b26e 20241102085531987 DAUC <0003> auc.c:152 vector [0]: sres = 2ec2bbf8 20241102085531987 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085531987 DAUC <0003> auc.c:113 vector [1]: rand = a16c5a327d923d956aaaab8862a59163 20241102085531987 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102085531987 DAUC <0003> auc.c:142 vector [1]: autn = 6422e02aea650000eee26496c2ea3d35 20241102085531987 DAUC <0003> auc.c:143 vector [1]: ck = 069100ac460e552e4acc5692871f52f8 20241102085531987 DAUC <0003> auc.c:144 vector [1]: ik = b26e02b40ad7eb1db45ef006760a3b8a 20241102085531987 DAUC <0003> auc.c:145 vector [1]: res = ddab3a1a6d7776920000000000000000 20241102085531987 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085531987 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102085531987 DAUC <0003> auc.c:151 vector [1]: kc = 4a6da48cbdccd741 20241102085531987 DAUC <0003> auc.c:152 vector [1]: sres = b0dc4c88 20241102085531987 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102085531987 DAUC <0003> auc.c:113 vector [2]: rand = 7154b94104379e57d328393f355012e0 20241102085531987 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102085531987 DAUC <0003> auc.c:142 vector [2]: autn = 44ef17ad25e300005e1ee4c8a8e1c972 20241102085531987 DAUC <0003> auc.c:143 vector [2]: ck = 84144393e0bbef0c01fd184036f6da25 20241102085531987 DAUC <0003> auc.c:144 vector [2]: ik = 5546602cfb41c998c49fb9f10af01e2a 20241102085531987 DAUC <0003> auc.c:145 vector [2]: res = 17c0fbd2376367e70000000000000000 20241102085531987 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085531987 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102085531987 DAUC <0003> auc.c:151 vector [2]: kc = 1430820e27fce29b 20241102085531987 DAUC <0003> auc.c:152 vector [2]: sres = 20a39c35 20241102085531987 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102085531987 DAUC <0003> auc.c:113 vector [3]: rand = 2f5fd1262620fd3a8f42ceded0608960 20241102085531987 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102085531987 DAUC <0003> auc.c:142 vector [3]: autn = 6e3b0a4f070f0000616a199422da5bcb 20241102085531987 DAUC <0003> auc.c:143 vector [3]: ck = d80c5722e4b5e1101ea773f9100ea304 20241102085531987 DAUC <0003> auc.c:144 vector [3]: ik = 849ae0e80c7753579a93bab04ad96567 20241102085531987 DAUC <0003> auc.c:145 vector [3]: res = 7ce799cea7966c770000000000000000 20241102085531987 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085531987 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102085531987 DAUC <0003> auc.c:151 vector [3]: kc = d8a27e83b2157424 20241102085531987 DAUC <0003> auc.c:152 vector [3]: sres = db71f5b9 20241102085531987 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102085531987 DAUC <0003> db_auc.c:245 IMSI='262426821810324': Generated 4 vectors 20241102085531987 DAUC <0003> db_auc.c:249 IMSI='262426821810324': Updating SQN=161 in DB 20241102085531994 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426821810324"} 20241102085531994 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085531994 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531994 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085531997 DLINP <000b> input/ipa.c:451 connected read/write 20241102085531997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085531997 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426821810324"} 20241102085531997 DAUC <0003> db_auc.c:157 IMSI='262426821810324': No 2G Auth Data 20241102085531997 DAUC <0003> db_auc.c:236 IMSI='262426821810324': Calling to generate 5 vectors 20241102085531997 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102085531997 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085531997 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102085531997 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102085531997 DAUC <0003> auc.c:113 vector [0]: rand = b500cb3a60c4105f8a805c830ecebd9b 20241102085531997 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102085531997 DAUC <0003> auc.c:142 vector [0]: autn = 819b944b8cd50000ce312b0ca0b4c62c 20241102085531997 DAUC <0003> auc.c:143 vector [0]: ck = d99239115c450a2839a3a3493503c635 20241102085531997 DAUC <0003> auc.c:144 vector [0]: ik = d63a142fe5e098f3595a64c777cbcebb 20241102085531997 DAUC <0003> auc.c:145 vector [0]: res = fb8870495193fa1d0000000000000000 20241102085531997 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085531997 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085531997 DAUC <0003> auc.c:151 vector [0]: kc = 6f51eab0fb6d9a55 20241102085531997 DAUC <0003> auc.c:152 vector [0]: sres = aa1b8a54 20241102085531997 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085531997 DAUC <0003> auc.c:113 vector [1]: rand = c6c6b8299d8156d16d8565f4531e0da4 20241102085531997 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102085531997 DAUC <0003> auc.c:142 vector [1]: autn = 74a2276472b7000099ebb2a09a8bb3bc 20241102085531997 DAUC <0003> auc.c:143 vector [1]: ck = 9eb1036e58d436fca13b76173aa5e5b6 20241102085531997 DAUC <0003> auc.c:144 vector [1]: ik = 5318ff7acd48f49ed18e98c3ad3bf9a7 20241102085531997 DAUC <0003> auc.c:145 vector [1]: res = 80bb6c72674cf4640000000000000000 20241102085531997 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085531997 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102085531997 DAUC <0003> auc.c:151 vector [1]: kc = bd1c12c00202de73 20241102085531997 DAUC <0003> auc.c:152 vector [1]: sres = e7f79816 20241102085531997 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102085531997 DAUC <0003> auc.c:113 vector [2]: rand = a8c68622c3e7ded4b5a76b45c428e3c7 20241102085531997 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102085531997 DAUC <0003> auc.c:142 vector [2]: autn = da9b1bfe19d000007ab69fe7c476b6d0 20241102085531997 DAUC <0003> auc.c:143 vector [2]: ck = 4ca13375cc548a92aec8c68faa424d8b 20241102085531997 DAUC <0003> auc.c:144 vector [2]: ik = ea12cb2b3c8f7ec6b0c040b6910bb8be 20241102085531997 DAUC <0003> auc.c:145 vector [2]: res = 84392f6ed7cc6cf70000000000000000 20241102085531997 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085531997 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102085531997 DAUC <0003> auc.c:151 vector [2]: kc = b8bb7e67cb920161 20241102085531997 DAUC <0003> auc.c:152 vector [2]: sres = 53f54399 20241102085531997 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102085531997 DAUC <0003> auc.c:113 vector [3]: rand = ea5182ecff9cdfb7e37edf3174b861d6 20241102085531997 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102085531997 DAUC <0003> auc.c:142 vector [3]: autn = 444d7ed4a72400004d62922faecc80fb 20241102085531997 DAUC <0003> auc.c:143 vector [3]: ck = 12305e2aef00a6c9327c714a5551f54d 20241102085531997 DAUC <0003> auc.c:144 vector [3]: ik = 7449a0d819320c4456535456c1e3b879 20241102085531997 DAUC <0003> auc.c:145 vector [3]: res = 6cfe0a270668164d0000000000000000 20241102085531997 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085531997 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102085531997 DAUC <0003> auc.c:151 vector [3]: kc = 0256dbee6280e7b9 20241102085531997 DAUC <0003> auc.c:152 vector [3]: sres = 6a961c6a 20241102085531997 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102085531997 DAUC <0003> auc.c:113 vector [4]: rand = 3031e87e435e172f161454e619141f6d 20241102085531997 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102085531997 DAUC <0003> auc.c:142 vector [4]: autn = dd4f9864c0420000c1f33dd32caa385c 20241102085531997 DAUC <0003> auc.c:143 vector [4]: ck = 7ffb372108812e29a04b2214d59324d1 20241102085531997 DAUC <0003> auc.c:144 vector [4]: ik = c5c3d6db69f34e109f7a59b655b78877 20241102085531997 DAUC <0003> auc.c:145 vector [4]: res = dafe606c5878c4d40000000000000000 20241102085531997 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085531997 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102085531997 DAUC <0003> auc.c:151 vector [4]: kc = 85099a58e156cc9f 20241102085531997 DAUC <0003> auc.c:152 vector [4]: sres = 8286a4b8 20241102085531998 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102085531998 DAUC <0003> db_auc.c:245 IMSI='262426821810324': Generated 5 vectors 20241102085531998 DAUC <0003> db_auc.c:249 IMSI='262426821810324': Updating SQN=321 in DB 20241102085532004 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426821810324"} 20241102085532004 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532005 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532005 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532008 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532008 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426821810324"} 20241102085532008 DAUC <0003> db_auc.c:157 IMSI='262426821810324': No 2G Auth Data 20241102085532008 DAUC <0003> db_auc.c:236 IMSI='262426821810324': Calling to generate 5 vectors 20241102085532008 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102085532008 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532008 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102085532008 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102085532008 DAUC <0003> auc.c:113 vector [0]: rand = d3a7182b6a7f767975ca4d678187d402 20241102085532008 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102085532008 DAUC <0003> auc.c:142 vector [0]: autn = f4a437f2fcf50000aed496a098051f5f 20241102085532008 DAUC <0003> auc.c:143 vector [0]: ck = c777bfd6cb8c8c3491d41b39c53de8a5 20241102085532008 DAUC <0003> auc.c:144 vector [0]: ik = 095cdef122695cd70d32deb9195d35af 20241102085532008 DAUC <0003> auc.c:145 vector [0]: res = 35ea829da50f411d0000000000000000 20241102085532008 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532008 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085532008 DAUC <0003> auc.c:151 vector [0]: kc = 52cda4a735850de9 20241102085532008 DAUC <0003> auc.c:152 vector [0]: sres = 90e5c380 20241102085532008 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085532008 DAUC <0003> auc.c:113 vector [1]: rand = 5c4185a17865da3ff736ea971630b5a4 20241102085532008 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102085532008 DAUC <0003> auc.c:142 vector [1]: autn = c30539099d220000ef4c2af472397b71 20241102085532008 DAUC <0003> auc.c:143 vector [1]: ck = cbdebec969996a146587620227ab1f6e 20241102085532008 DAUC <0003> auc.c:144 vector [1]: ik = 56065e0aaf36640096dea34b122a5fd9 20241102085532008 DAUC <0003> auc.c:145 vector [1]: res = 827b5d89583bcac70000000000000000 20241102085532008 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085532008 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102085532008 DAUC <0003> auc.c:151 vector [1]: kc = 6e81218af32e4ea3 20241102085532008 DAUC <0003> auc.c:152 vector [1]: sres = da40974e 20241102085532008 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102085532008 DAUC <0003> auc.c:113 vector [2]: rand = a29d7515084cb843d9e2fae84fb07bf8 20241102085532008 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102085532008 DAUC <0003> auc.c:142 vector [2]: autn = 2dfaf9f2510c00002f69117999c5a19b 20241102085532008 DAUC <0003> auc.c:143 vector [2]: ck = f1f20029fd98e3cde589361f8dcecca1 20241102085532008 DAUC <0003> auc.c:144 vector [2]: ik = 9fa0e5e52ac36a00ca5122dea631ed3b 20241102085532008 DAUC <0003> auc.c:145 vector [2]: res = ec43b84873a137880000000000000000 20241102085532008 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085532008 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102085532008 DAUC <0003> auc.c:151 vector [2]: kc = 418af10dfca4a857 20241102085532008 DAUC <0003> auc.c:152 vector [2]: sres = 9fe28fc0 20241102085532008 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102085532008 DAUC <0003> auc.c:113 vector [3]: rand = 65e35dd4f2343e57277544779db9e82e 20241102085532008 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102085532008 DAUC <0003> auc.c:142 vector [3]: autn = 9805aeabea1000009aa19143bdaf0a1b 20241102085532008 DAUC <0003> auc.c:143 vector [3]: ck = eee8965cb7b93b6cc84337e073dbe5e5 20241102085532008 DAUC <0003> auc.c:144 vector [3]: ik = 49744584b74f746cca58cb1cce49f688 20241102085532008 DAUC <0003> auc.c:145 vector [3]: res = 4fea12169e3091bb0000000000000000 20241102085532008 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085532008 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102085532009 DAUC <0003> auc.c:151 vector [3]: kc = a5872f24bd645c6d 20241102085532009 DAUC <0003> auc.c:152 vector [3]: sres = d1da83ad 20241102085532009 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102085532009 DAUC <0003> auc.c:113 vector [4]: rand = d3c652204f1477eb33a2b7dec71d401f 20241102085532009 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102085532009 DAUC <0003> auc.c:142 vector [4]: autn = cb1ea738da2a0000c2db70a44b0ab32a 20241102085532009 DAUC <0003> auc.c:143 vector [4]: ck = ae2303dd791ce36ff33e950ceca4e0d7 20241102085532009 DAUC <0003> auc.c:144 vector [4]: ik = a3aedf8f23df44dbe318e057989742f6 20241102085532009 DAUC <0003> auc.c:145 vector [4]: res = 257ac961603cac4c0000000000000000 20241102085532009 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085532009 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102085532009 DAUC <0003> auc.c:151 vector [4]: kc = 1daba9092ef00595 20241102085532009 DAUC <0003> auc.c:152 vector [4]: sres = 4546652d 20241102085532009 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102085532009 DAUC <0003> db_auc.c:245 IMSI='262426821810324': Generated 5 vectors 20241102085532009 DAUC <0003> db_auc.c:249 IMSI='262426821810324': Updating SQN=481 in DB 20241102085532016 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426821810324"} 20241102085532016 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262426821810324 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532016 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532016 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37518<->l=127.0.0.1:4258 20241102085532043 DAUC <0003> db_auc.c:157 IMSI='262421914491130': No 2G Auth Data 20241102085532043 DAUC <0003> db_auc.c:192 IMSI='262421914491130': No 3G Auth Data 20241102085532082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37530<->l=127.0.0.1:4258 20241102085532086 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532086 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421914491130"} 20241102085532086 DAUC <0003> db_auc.c:236 IMSI='262421914491130': Calling to generate 1 vectors 20241102085532086 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241102085532086 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532086 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532086 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085532086 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532086 DAUC <0003> auc.c:113 vector [0]: rand = 0494abad87a85f885161396c96eed560 20241102085532086 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085532086 DAUC <0003> auc.c:142 vector [0]: autn = d60acc5f458b000060ba0f2101731f74 20241102085532086 DAUC <0003> auc.c:143 vector [0]: ck = 6c3837455ba3c9ae5f28b055a65e0a18 20241102085532086 DAUC <0003> auc.c:144 vector [0]: ik = 0748f9d5ab1f3b7c06f0e8b758c21138 20241102085532086 DAUC <0003> auc.c:145 vector [0]: res = 02e1ffe3c2d15c0c0000000000000000 20241102085532086 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532086 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532086 DAUC <0003> auc.c:179 vector [0]: kc = 65014488959ed800 20241102085532086 DAUC <0003> auc.c:180 vector [0]: sres = 80dd5c0e 20241102085532086 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532086 DAUC <0003> db_auc.c:245 IMSI='262421914491130': Generated 1 vectors 20241102085532086 DAUC <0003> db_auc.c:249 IMSI='262421914491130': Updating SQN=33 in DB 20241102085532094 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421914491130"} 20241102085532094 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532094 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532094 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532097 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532097 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421914491130"} 20241102085532097 DAUC <0003> db_auc.c:236 IMSI='262421914491130': Calling to generate 4 vectors 20241102085532097 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241102085532097 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532097 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532097 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102085532097 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532097 DAUC <0003> auc.c:113 vector [0]: rand = d4cd818ab527385ff6cf6f5c1fc8324e 20241102085532097 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102085532097 DAUC <0003> auc.c:142 vector [0]: autn = a22c07b0241200000fdfaf505167dbc4 20241102085532097 DAUC <0003> auc.c:143 vector [0]: ck = 27f66b68a46609e01c41fd67b5e25b16 20241102085532097 DAUC <0003> auc.c:144 vector [0]: ik = 4b48b931b35e61431295498131724001 20241102085532097 DAUC <0003> auc.c:145 vector [0]: res = 4daf0a0035b45ea10000000000000000 20241102085532097 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532097 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532097 DAUC <0003> auc.c:179 vector [0]: kc = a72d2a4c22168000 20241102085532097 DAUC <0003> auc.c:180 vector [0]: sres = 983811aa 20241102085532097 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532097 DAUC <0003> auc.c:113 vector [1]: rand = c6afe08a594b72eb5f12cefdd6f44b7f 20241102085532097 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102085532097 DAUC <0003> auc.c:142 vector [1]: autn = a4a5877dad4f0000bd69c6d35e8e5460 20241102085532097 DAUC <0003> auc.c:143 vector [1]: ck = a61352ca28ead097fa2e0f8d1c28d509 20241102085532097 DAUC <0003> auc.c:144 vector [1]: ik = b0ee39483229250a2ef0cb55f4546ea2 20241102085532097 DAUC <0003> auc.c:145 vector [1]: res = 7e6f5eba53b26f250000000000000000 20241102085532097 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085532097 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085532097 DAUC <0003> auc.c:179 vector [1]: kc = 510982627721fc00 20241102085532097 DAUC <0003> auc.c:180 vector [1]: sres = 7b3f2bbe 20241102085532097 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085532097 DAUC <0003> auc.c:113 vector [2]: rand = afa2c8c0562a2a5b8f2fb8b755b74eb8 20241102085532097 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102085532097 DAUC <0003> auc.c:142 vector [2]: autn = 9cae90ab7aee0000e9a47de592fa2f6b 20241102085532097 DAUC <0003> auc.c:143 vector [2]: ck = 466ea75d441f640512b9a59f460995e1 20241102085532097 DAUC <0003> auc.c:144 vector [2]: ik = efe196451e47b62d9c6c1b4971fe70f1 20241102085532097 DAUC <0003> auc.c:145 vector [2]: res = 11b4c6de29f81b4e0000000000000000 20241102085532097 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085532097 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085532098 DAUC <0003> auc.c:179 vector [2]: kc = 89b6141efe50e000 20241102085532098 DAUC <0003> auc.c:180 vector [2]: sres = e1ad5411 20241102085532098 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085532098 DAUC <0003> auc.c:113 vector [3]: rand = 328a0954c771ce12409b88ea83b29c33 20241102085532098 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102085532098 DAUC <0003> auc.c:142 vector [3]: autn = 78555305f8ce00002bb645b4650c4b5c 20241102085532098 DAUC <0003> auc.c:143 vector [3]: ck = e9b02feb6d077df3567150febde6e6b0 20241102085532098 DAUC <0003> auc.c:144 vector [3]: ik = 748832e8b0c4e8f1c191078c9c5f9ba3 20241102085532098 DAUC <0003> auc.c:145 vector [3]: res = 3933f039d27a56cc0000000000000000 20241102085532098 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085532098 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085532098 DAUC <0003> auc.c:179 vector [3]: kc = 6e3e60633839e400 20241102085532098 DAUC <0003> auc.c:180 vector [3]: sres = bb230c32 20241102085532098 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085532098 DAUC <0003> db_auc.c:245 IMSI='262421914491130': Generated 4 vectors 20241102085532098 DAUC <0003> db_auc.c:249 IMSI='262421914491130': Updating SQN=161 in DB 20241102085532106 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421914491130"} 20241102085532106 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532106 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532106 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532109 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532109 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421914491130"} 20241102085532109 DAUC <0003> db_auc.c:236 IMSI='262421914491130': Calling to generate 5 vectors 20241102085532109 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085532109 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532109 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532109 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102085532109 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532109 DAUC <0003> auc.c:113 vector [0]: rand = aa27e8464660fdf225662a87e2bd1489 20241102085532109 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102085532109 DAUC <0003> auc.c:142 vector [0]: autn = 09074bb246ff00007b7e1bc6b03685c4 20241102085532109 DAUC <0003> auc.c:143 vector [0]: ck = 8dddba26ed14108f2e74b8b9c50acc24 20241102085532109 DAUC <0003> auc.c:144 vector [0]: ik = 581d28f57bfbccce2e3b4e52d95555fb 20241102085532109 DAUC <0003> auc.c:145 vector [0]: res = 9195bfacd4d92ff50000000000000000 20241102085532109 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532109 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532109 DAUC <0003> auc.c:179 vector [0]: kc = 13b8221fcce17800 20241102085532109 DAUC <0003> auc.c:180 vector [0]: sres = f36f588a 20241102085532109 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532109 DAUC <0003> auc.c:113 vector [1]: rand = 7553cfdf4a69bfa232a53dfd7b1a8773 20241102085532109 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102085532109 DAUC <0003> auc.c:142 vector [1]: autn = 36c89055a24600007f1e4ea3929bb8a5 20241102085532109 DAUC <0003> auc.c:143 vector [1]: ck = d9b91bb33dc62237e1de6387a631fa45 20241102085532109 DAUC <0003> auc.c:144 vector [1]: ik = 2094d08b7068091b65b982883c218ef4 20241102085532109 DAUC <0003> auc.c:145 vector [1]: res = efbccb296abfac790000000000000000 20241102085532109 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085532109 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085532109 DAUC <0003> auc.c:179 vector [1]: kc = 0529b66d710f5c00 20241102085532109 DAUC <0003> auc.c:180 vector [1]: sres = d15fef9f 20241102085532109 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085532109 DAUC <0003> auc.c:113 vector [2]: rand = c1fd1bf6097d36cd6dfdcb1583477794 20241102085532109 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102085532109 DAUC <0003> auc.c:142 vector [2]: autn = 061820da05910000c82144f818662a4c 20241102085532109 DAUC <0003> auc.c:143 vector [2]: ck = 6458cba0933d6cd3c0971fdee34dc03a 20241102085532109 DAUC <0003> auc.c:144 vector [2]: ik = 854b4811f7eea2a5288c1d02a5427f7a 20241102085532109 DAUC <0003> auc.c:145 vector [2]: res = 785ed9b405c35f6d0000000000000000 20241102085532109 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085532109 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085532109 DAUC <0003> auc.c:179 vector [2]: kc = 95b93341fff4d800 20241102085532109 DAUC <0003> auc.c:180 vector [2]: sres = b35bac62 20241102085532109 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085532109 DAUC <0003> auc.c:113 vector [3]: rand = d46920e04ab1d20db28614824d4181ad 20241102085532109 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102085532109 DAUC <0003> auc.c:142 vector [3]: autn = f840ff6292cc0000e6f7f49e4a5e4f25 20241102085532109 DAUC <0003> auc.c:143 vector [3]: ck = 03c4379222ab78f88590168f3dec5bb2 20241102085532109 DAUC <0003> auc.c:144 vector [3]: ik = 7de31a0a8d556f4f4c2515cc54fdde46 20241102085532109 DAUC <0003> auc.c:145 vector [3]: res = 99a4a3983bbe4cd60000000000000000 20241102085532109 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085532109 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085532109 DAUC <0003> auc.c:179 vector [3]: kc = 7d4655ff314e4000 20241102085532109 DAUC <0003> auc.c:180 vector [3]: sres = 90e94d27 20241102085532109 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085532109 DAUC <0003> auc.c:113 vector [4]: rand = 65810f0dbc6133ee0005f8805d822046 20241102085532109 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102085532109 DAUC <0003> auc.c:142 vector [4]: autn = 549d5d0aee4e00005c18651e8356d9fb 20241102085532109 DAUC <0003> auc.c:143 vector [4]: ck = b35ca64fd2d10024154dbce28e87c2e9 20241102085532109 DAUC <0003> auc.c:144 vector [4]: ik = e21d06d982a2765933017f9b5e8859e2 20241102085532109 DAUC <0003> auc.c:145 vector [4]: res = 683764050fd954910000000000000000 20241102085532109 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085532109 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085532109 DAUC <0003> auc.c:179 vector [4]: kc = f6988b76c5339c00 20241102085532109 DAUC <0003> auc.c:180 vector [4]: sres = 336dad30 20241102085532109 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085532109 DAUC <0003> db_auc.c:245 IMSI='262421914491130': Generated 5 vectors 20241102085532109 DAUC <0003> db_auc.c:249 IMSI='262421914491130': Updating SQN=321 in DB 20241102085532117 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421914491130"} 20241102085532117 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532117 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532117 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532120 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532120 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421914491130"} 20241102085532120 DAUC <0003> db_auc.c:236 IMSI='262421914491130': Calling to generate 5 vectors 20241102085532120 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085532120 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532120 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532120 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102085532120 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532120 DAUC <0003> auc.c:113 vector [0]: rand = 4dc93d12ba3ad9afdb03c61c4b3dea03 20241102085532120 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102085532120 DAUC <0003> auc.c:142 vector [0]: autn = 5cc98328f3ee00005c3a34896ff0aa89 20241102085532120 DAUC <0003> auc.c:143 vector [0]: ck = 230e2f40dbdb73d482b74d8f84af3799 20241102085532120 DAUC <0003> auc.c:144 vector [0]: ik = 86bbae809ff83dd1f3586c13034b050c 20241102085532120 DAUC <0003> auc.c:145 vector [0]: res = dc7a86f35fc8fa7a0000000000000000 20241102085532120 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532120 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532120 DAUC <0003> auc.c:179 vector [0]: kc = d98e13eb71ce8800 20241102085532120 DAUC <0003> auc.c:180 vector [0]: sres = 84078c53 20241102085532120 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532120 DAUC <0003> auc.c:113 vector [1]: rand = 4c9fbd0a2ee769a1f3621de7cfb07579 20241102085532120 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102085532120 DAUC <0003> auc.c:142 vector [1]: autn = 00ff83f22e8a00004966733dbcf7f961 20241102085532120 DAUC <0003> auc.c:143 vector [1]: ck = eca13e310838be42c798284ef8bc42ca 20241102085532120 DAUC <0003> auc.c:144 vector [1]: ik = ffd7495a80a7518055028f313dc4d0da 20241102085532120 DAUC <0003> auc.c:145 vector [1]: res = 1d60ebd0d9eead190000000000000000 20241102085532120 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085532120 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085532120 DAUC <0003> auc.c:179 vector [1]: kc = 23c341f7a562b800 20241102085532120 DAUC <0003> auc.c:180 vector [1]: sres = 9fc8014a 20241102085532120 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085532120 DAUC <0003> auc.c:113 vector [2]: rand = f68ae96ba81415770dcab0ff552a75c4 20241102085532120 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102085532120 DAUC <0003> auc.c:142 vector [2]: autn = 1e4519fd9bfb0000c97275e67668bb11 20241102085532120 DAUC <0003> auc.c:143 vector [2]: ck = 7a2d6bb2b7fb587bdedf62d33cd7670e 20241102085532120 DAUC <0003> auc.c:144 vector [2]: ik = 71362f906491ba928817d5573d79776a 20241102085532120 DAUC <0003> auc.c:145 vector [2]: res = a8f8410740d224d00000000000000000 20241102085532120 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085532120 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085532120 DAUC <0003> auc.c:179 vector [2]: kc = cc51c1e23b021c00 20241102085532120 DAUC <0003> auc.c:180 vector [2]: sres = 2cf61600 20241102085532120 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085532120 DAUC <0003> auc.c:113 vector [3]: rand = bd3bdb530f5c3d054b7b0ed9c5b386f6 20241102085532121 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102085532121 DAUC <0003> auc.c:142 vector [3]: autn = 0b9532f299a600003b6dbafb758d2798 20241102085532121 DAUC <0003> auc.c:143 vector [3]: ck = a040f10c318d663eed104f789416be0d 20241102085532121 DAUC <0003> auc.c:144 vector [3]: ik = e9c980dc84b156ae98c7ac612a6a8c25 20241102085532121 DAUC <0003> auc.c:145 vector [3]: res = 090a36af351011400000000000000000 20241102085532121 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085532121 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085532121 DAUC <0003> auc.c:179 vector [3]: kc = 40a25763f493f000 20241102085532121 DAUC <0003> auc.c:180 vector [3]: sres = 45e666b5 20241102085532121 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085532121 DAUC <0003> auc.c:113 vector [4]: rand = 39efe004013677e4aaaeb0d09fb4d35c 20241102085532121 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102085532121 DAUC <0003> auc.c:142 vector [4]: autn = 3d0fa1b9ca420000b780fdf7ac65c6bb 20241102085532121 DAUC <0003> auc.c:143 vector [4]: ck = 45cae36c366c16f1462a4c6ba869c8b3 20241102085532121 DAUC <0003> auc.c:144 vector [4]: ik = e8078d93cabd31124db4de0713683c13 20241102085532121 DAUC <0003> auc.c:145 vector [4]: res = 4faefcf42c134d170000000000000000 20241102085532121 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085532121 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085532121 DAUC <0003> auc.c:179 vector [4]: kc = ea97b397866f7800 20241102085532121 DAUC <0003> auc.c:180 vector [4]: sres = 5118a2ff 20241102085532121 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085532121 DAUC <0003> db_auc.c:245 IMSI='262421914491130': Generated 5 vectors 20241102085532121 DAUC <0003> db_auc.c:249 IMSI='262421914491130': Updating SQN=481 in DB 20241102085532128 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421914491130"} 20241102085532128 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421914491130 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532128 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532128 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37530<->l=127.0.0.1:4258 20241102085532162 DAUC <0003> db_auc.c:157 IMSI='262429720564431': No 2G Auth Data 20241102085532162 DAUC <0003> db_auc.c:192 IMSI='262429720564431': No 3G Auth Data 20241102085532201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 20241102085532205 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532205 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429720564431"} 20241102085532205 DAUC <0003> db_auc.c:236 IMSI='262429720564431': Calling to generate 1 vectors 20241102085532205 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241102085532205 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532205 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532205 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085532205 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532205 DAUC <0003> auc.c:113 vector [0]: rand = 0c12812ae9c2989e001dcf48c253172f 20241102085532205 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085532205 DAUC <0003> auc.c:142 vector [0]: autn = 6dabd898f88f0000ec0045b7c9b825a1 20241102085532205 DAUC <0003> auc.c:143 vector [0]: ck = ab1064db20764dcbfc34bd66aeaae9f3 20241102085532205 DAUC <0003> auc.c:144 vector [0]: ik = 120e2db294d95309469764a724a3e67d 20241102085532205 DAUC <0003> auc.c:145 vector [0]: res = 42a04cd2d47919ec0000000000000000 20241102085532205 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532205 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532205 DAUC <0003> auc.c:179 vector [0]: kc = 924603ba077b0400 20241102085532205 DAUC <0003> auc.c:180 vector [0]: sres = b6a20e74 20241102085532205 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532205 DAUC <0003> db_auc.c:245 IMSI='262429720564431': Generated 1 vectors 20241102085532205 DAUC <0003> db_auc.c:249 IMSI='262429720564431': Updating SQN=33 in DB 20241102085532213 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429720564431"} 20241102085532213 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532213 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532213 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532215 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532215 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429720564431"} 20241102085532215 DAUC <0003> db_auc.c:236 IMSI='262429720564431': Calling to generate 4 vectors 20241102085532215 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241102085532215 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532215 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532215 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102085532215 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532215 DAUC <0003> auc.c:113 vector [0]: rand = ac6a04ee2ef326d06005fd2ae8051f12 20241102085532215 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102085532215 DAUC <0003> auc.c:142 vector [0]: autn = 0fc77a398f0d00005d656fd7a36d92f1 20241102085532215 DAUC <0003> auc.c:143 vector [0]: ck = 3aaa767599874b20ae4661b486a3d820 20241102085532215 DAUC <0003> auc.c:144 vector [0]: ik = c07691470797e6123e78d2e2037f5050 20241102085532215 DAUC <0003> auc.c:145 vector [0]: res = 51b377c17fb97e880000000000000000 20241102085532215 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532215 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532215 DAUC <0003> auc.c:179 vector [0]: kc = b1e0906033d42000 20241102085532215 DAUC <0003> auc.c:180 vector [0]: sres = 726bede5 20241102085532215 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532215 DAUC <0003> auc.c:113 vector [1]: rand = 06f1e46b7a77e833f44df889e0927468 20241102085532215 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102085532215 DAUC <0003> auc.c:142 vector [1]: autn = f2d269e0c41a00002823962ee98d1ceb 20241102085532215 DAUC <0003> auc.c:143 vector [1]: ck = b79f0ec976e080a13de674794cc16abf 20241102085532215 DAUC <0003> auc.c:144 vector [1]: ik = 12e92a4c5fbcf06fb88dcf538293950f 20241102085532215 DAUC <0003> auc.c:145 vector [1]: res = 986121282ff5177e0000000000000000 20241102085532215 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085532215 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085532215 DAUC <0003> auc.c:179 vector [1]: kc = cb2e71ea89e4f000 20241102085532215 DAUC <0003> auc.c:180 vector [1]: sres = 67f93613 20241102085532215 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085532215 DAUC <0003> auc.c:113 vector [2]: rand = d8a4137208d906b959f9d52f9a5306ae 20241102085532215 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102085532215 DAUC <0003> auc.c:142 vector [2]: autn = d4a808630be20000d328bb59a2d66f21 20241102085532215 DAUC <0003> auc.c:143 vector [2]: ck = f915dfddaaf420005fe781ee44cfde5d 20241102085532215 DAUC <0003> auc.c:144 vector [2]: ik = b9cdaf2b5a1888e32516674330765748 20241102085532215 DAUC <0003> auc.c:145 vector [2]: res = ac1402a298d95c230000000000000000 20241102085532215 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085532215 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085532215 DAUC <0003> auc.c:179 vector [2]: kc = 8579dabde8b35800 20241102085532215 DAUC <0003> auc.c:180 vector [2]: sres = 0d9f12b8 20241102085532215 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085532215 DAUC <0003> auc.c:113 vector [3]: rand = b1b6fd26c4d0e15d8081c60e215d6b36 20241102085532215 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102085532215 DAUC <0003> auc.c:142 vector [3]: autn = 50d7910ab3f70000ace7c205dfcc0a28 20241102085532215 DAUC <0003> auc.c:143 vector [3]: ck = 6e7c61516aa5cff3ee9f26a99078129b 20241102085532215 DAUC <0003> auc.c:144 vector [3]: ik = 9c699acbdb8c5b5ece0a5baac250055b 20241102085532215 DAUC <0003> auc.c:145 vector [3]: res = b629855bad5bc4e80000000000000000 20241102085532215 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085532215 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085532215 DAUC <0003> auc.c:179 vector [3]: kc = 107311db0e509400 20241102085532215 DAUC <0003> auc.c:180 vector [3]: sres = 2639f1de 20241102085532215 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085532215 DAUC <0003> db_auc.c:245 IMSI='262429720564431': Generated 4 vectors 20241102085532215 DAUC <0003> db_auc.c:249 IMSI='262429720564431': Updating SQN=161 in DB 20241102085532223 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429720564431"} 20241102085532223 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532223 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532223 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532226 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532226 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429720564431"} 20241102085532226 DAUC <0003> db_auc.c:236 IMSI='262429720564431': Calling to generate 5 vectors 20241102085532226 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085532226 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532226 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532226 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102085532226 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532226 DAUC <0003> auc.c:113 vector [0]: rand = e0bb7a5f79c330f218c422a4a197f707 20241102085532226 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102085532226 DAUC <0003> auc.c:142 vector [0]: autn = a54a4fcdb20500000ce82de79e58f04f 20241102085532226 DAUC <0003> auc.c:143 vector [0]: ck = 0a1cd19f2a05071124adb52bde1a871c 20241102085532226 DAUC <0003> auc.c:144 vector [0]: ik = 7506b6cccf707022ec5a00f2d9eb39ab 20241102085532226 DAUC <0003> auc.c:145 vector [0]: res = 039f96cacf8f1a3d0000000000000000 20241102085532226 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532226 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532226 DAUC <0003> auc.c:179 vector [0]: kc = b6a29c8cf5337400 20241102085532226 DAUC <0003> auc.c:180 vector [0]: sres = 71c07be4 20241102085532226 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532226 DAUC <0003> auc.c:113 vector [1]: rand = 4cbf82e5ecdd31bced83c5c9bac8727c 20241102085532226 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102085532226 DAUC <0003> auc.c:142 vector [1]: autn = 1e0274a284820000479366df68ae81e5 20241102085532226 DAUC <0003> auc.c:143 vector [1]: ck = 8cb0909e64103f7a6a3f17472d24cc5d 20241102085532226 DAUC <0003> auc.c:144 vector [1]: ik = eec28a835d4da859cd4ecda9c2fa952a 20241102085532226 DAUC <0003> auc.c:145 vector [1]: res = 9de9ffd021e27d620000000000000000 20241102085532226 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085532226 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085532226 DAUC <0003> auc.c:179 vector [1]: kc = ca4057d64e5e9c00 20241102085532226 DAUC <0003> auc.c:180 vector [1]: sres = 9926cafa 20241102085532226 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085532226 DAUC <0003> auc.c:113 vector [2]: rand = 9b802d0ade58c500ad15052bf96d2676 20241102085532226 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102085532226 DAUC <0003> auc.c:142 vector [2]: autn = 35a69de6440700004a2e4d0abf8776ec 20241102085532226 DAUC <0003> auc.c:143 vector [2]: ck = 586c884c2df4a4654625672a602a48bb 20241102085532226 DAUC <0003> auc.c:144 vector [2]: ik = c510465cc1fb0c90944d16f202f51f4d 20241102085532227 DAUC <0003> auc.c:145 vector [2]: res = e54e6d63817b70d30000000000000000 20241102085532227 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085532227 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085532227 DAUC <0003> auc.c:179 vector [2]: kc = 6a2d39af50b13400 20241102085532227 DAUC <0003> auc.c:180 vector [2]: sres = 5afeaa0d 20241102085532227 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085532227 DAUC <0003> auc.c:113 vector [3]: rand = 76de97e7c16e5d02d75a8b8d561847c0 20241102085532227 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102085532227 DAUC <0003> auc.c:142 vector [3]: autn = cf6082f4867c00004d055f8f9d964ab8 20241102085532227 DAUC <0003> auc.c:143 vector [3]: ck = 01fe362b5ad71408b1d52a0757af6ee4 20241102085532227 DAUC <0003> auc.c:144 vector [3]: ik = 5dad7983b4cdf35293ec9e2d020ec3ce 20241102085532227 DAUC <0003> auc.c:145 vector [3]: res = 4e59ae04af456ce80000000000000000 20241102085532227 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085532227 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085532227 DAUC <0003> auc.c:179 vector [3]: kc = fa2227f0fd9b2400 20241102085532227 DAUC <0003> auc.c:180 vector [3]: sres = 7eec8036 20241102085532227 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085532227 DAUC <0003> auc.c:113 vector [4]: rand = 77e1480db68326044f90f4e8784ce87d 20241102085532227 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102085532227 DAUC <0003> auc.c:142 vector [4]: autn = 79ec76c1ac83000084197e0548cd02df 20241102085532227 DAUC <0003> auc.c:143 vector [4]: ck = 6bc2ccca532b3f09c5e045d1db51c059 20241102085532227 DAUC <0003> auc.c:144 vector [4]: ik = 7c9e7d418fe3d20bb16d0319db711e30 20241102085532227 DAUC <0003> auc.c:145 vector [4]: res = 671a1f21def8b1660000000000000000 20241102085532227 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085532227 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085532227 DAUC <0003> auc.c:179 vector [4]: kc = 2616de24d966d400 20241102085532227 DAUC <0003> auc.c:180 vector [4]: sres = bc57928a 20241102085532227 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085532227 DAUC <0003> db_auc.c:245 IMSI='262429720564431': Generated 5 vectors 20241102085532227 DAUC <0003> db_auc.c:249 IMSI='262429720564431': Updating SQN=321 in DB 20241102085532234 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429720564431"} 20241102085532234 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532234 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532234 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532237 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532237 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429720564431"} 20241102085532237 DAUC <0003> db_auc.c:236 IMSI='262429720564431': Calling to generate 5 vectors 20241102085532237 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085532237 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532237 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532237 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102085532237 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532237 DAUC <0003> auc.c:113 vector [0]: rand = f77f4380615851b6578d5144b1dc5258 20241102085532237 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102085532237 DAUC <0003> auc.c:142 vector [0]: autn = fa2b88a951520000763f4b46805b6923 20241102085532237 DAUC <0003> auc.c:143 vector [0]: ck = cccc08ab5e2e40a7b69036f9f1aebbe4 20241102085532237 DAUC <0003> auc.c:144 vector [0]: ik = 55b4a448a352cb7ea9b8bc303e98e5ad 20241102085532237 DAUC <0003> auc.c:145 vector [0]: res = 3ecfa5e812fd4ba70000000000000000 20241102085532237 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532237 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532237 DAUC <0003> auc.c:179 vector [0]: kc = 3f1f5a1d32dbac00 20241102085532237 DAUC <0003> auc.c:180 vector [0]: sres = e08a1011 20241102085532237 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532237 DAUC <0003> auc.c:113 vector [1]: rand = ade247529581f0bbc13c535ca528e708 20241102085532237 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102085532237 DAUC <0003> auc.c:142 vector [1]: autn = c15994437c4e000053b7640c8c06ea45 20241102085532237 DAUC <0003> auc.c:143 vector [1]: ck = fd0b6c709cde9dd48cd9e759abe12fa5 20241102085532237 DAUC <0003> auc.c:144 vector [1]: ik = 9c8eb37b6fa953e7b69ea38bc9056700 20241102085532237 DAUC <0003> auc.c:145 vector [1]: res = 833937f85e876a730000000000000000 20241102085532237 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085532237 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085532237 DAUC <0003> auc.c:179 vector [1]: kc = ef0d2575d6b9e400 20241102085532237 DAUC <0003> auc.c:180 vector [1]: sres = 0b46c1d4 20241102085532237 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085532237 DAUC <0003> auc.c:113 vector [2]: rand = f12de7f09720f38fc28e6fb1d55b3eec 20241102085532237 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102085532237 DAUC <0003> auc.c:142 vector [2]: autn = 2cd4a5f480aa0000fc2864511cc3fb91 20241102085532237 DAUC <0003> auc.c:143 vector [2]: ck = ffaab9003607299ab33defbf81bb8fd2 20241102085532237 DAUC <0003> auc.c:144 vector [2]: ik = 64cd89ee95ccb1697e0148848d0cc343 20241102085532237 DAUC <0003> auc.c:145 vector [2]: res = edd5bcec946e711d0000000000000000 20241102085532237 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085532237 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085532237 DAUC <0003> auc.c:179 vector [2]: kc = c782b64b843e6000 20241102085532237 DAUC <0003> auc.c:180 vector [2]: sres = c1c97d1e 20241102085532237 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085532237 DAUC <0003> auc.c:113 vector [3]: rand = 8afd07863db398e9bd6c7434300d79df 20241102085532237 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102085532237 DAUC <0003> auc.c:142 vector [3]: autn = cb7f99805e34000029f11e15da292c69 20241102085532237 DAUC <0003> auc.c:143 vector [3]: ck = 73f5f6c2fc002b499c67d72a0270fc18 20241102085532237 DAUC <0003> auc.c:144 vector [3]: ik = ce3aba8a6678f27ebcd9f4b4b2ac7595 20241102085532237 DAUC <0003> auc.c:145 vector [3]: res = 34c4fac91b9b39b60000000000000000 20241102085532237 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085532237 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085532237 DAUC <0003> auc.c:179 vector [3]: kc = 256858830fa69800 20241102085532237 DAUC <0003> auc.c:180 vector [3]: sres = 257cf96b 20241102085532237 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085532237 DAUC <0003> auc.c:113 vector [4]: rand = 666a7fcf1cf33ea0f560ccb5e4ab40f6 20241102085532237 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102085532237 DAUC <0003> auc.c:142 vector [4]: autn = 559c5fd6639a0000c747f3d475475988 20241102085532237 DAUC <0003> auc.c:143 vector [4]: ck = c661ebe8a0f612b3c28c5948f94319a1 20241102085532237 DAUC <0003> auc.c:144 vector [4]: ik = 6fb330329d02f28a67e677fbe72539c5 20241102085532237 DAUC <0003> auc.c:145 vector [4]: res = f95ffb17243eb5e70000000000000000 20241102085532237 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085532237 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085532237 DAUC <0003> auc.c:179 vector [4]: kc = c6020d3a25e36800 20241102085532237 DAUC <0003> auc.c:180 vector [4]: sres = 75221fbf 20241102085532237 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085532237 DAUC <0003> db_auc.c:245 IMSI='262429720564431': Generated 5 vectors 20241102085532237 DAUC <0003> db_auc.c:249 IMSI='262429720564431': Updating SQN=481 in DB 20241102085532244 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429720564431"} 20241102085532244 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429720564431 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532244 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532244 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 20241102085532282 DAUC <0003> db_auc.c:157 IMSI='262422202485039': No 2G Auth Data 20241102085532282 DAUC <0003> db_auc.c:192 IMSI='262422202485039': No 3G Auth Data 20241102085532323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20241102085532327 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532327 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422202485039"} 20241102085532327 DAUC <0003> db_auc.c:236 IMSI='262422202485039': Calling to generate 1 vectors 20241102085532327 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241102085532327 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532327 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532327 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085532327 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532327 DAUC <0003> auc.c:113 vector [0]: rand = 84aa73ab8a09e237478afe74fea6f651 20241102085532327 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085532327 DAUC <0003> auc.c:142 vector [0]: autn = cea90bd8881c00000be27ddbfb6da748 20241102085532327 DAUC <0003> auc.c:143 vector [0]: ck = 72b422bce5a5172459d776bee582be5e 20241102085532327 DAUC <0003> auc.c:144 vector [0]: ik = 3f21b091d9f84c277c9485f117cc7161 20241102085532327 DAUC <0003> auc.c:145 vector [0]: res = 15311360ac1a4df80000000000000000 20241102085532327 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532327 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532328 DAUC <0003> auc.c:179 vector [0]: kc = fad8c37eac180e8d 20241102085532328 DAUC <0003> auc.c:180 vector [0]: sres = 5c1ffea2 20241102085532328 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532328 DAUC <0003> db_auc.c:245 IMSI='262422202485039': Generated 1 vectors 20241102085532328 DAUC <0003> db_auc.c:249 IMSI='262422202485039': Updating SQN=33 in DB 20241102085532335 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422202485039"} 20241102085532335 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532335 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532335 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532338 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532338 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422202485039"} 20241102085532338 DAUC <0003> db_auc.c:236 IMSI='262422202485039': Calling to generate 4 vectors 20241102085532338 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241102085532338 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532338 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532338 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102085532338 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532338 DAUC <0003> auc.c:113 vector [0]: rand = 714731702291c07ab8ae3878895edd8e 20241102085532338 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102085532338 DAUC <0003> auc.c:142 vector [0]: autn = ee0cbcb58bd20000f8a506a66eec792d 20241102085532338 DAUC <0003> auc.c:143 vector [0]: ck = e22664a7f9307af564cb2713ac941628 20241102085532338 DAUC <0003> auc.c:144 vector [0]: ik = 53cf8290e838da40fd376ecdf30af6d2 20241102085532338 DAUC <0003> auc.c:145 vector [0]: res = 791f240e7cc12e360000000000000000 20241102085532338 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532338 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532338 DAUC <0003> auc.c:179 vector [0]: kc = caf187f2f431adb0 20241102085532338 DAUC <0003> auc.c:180 vector [0]: sres = c8f510bc 20241102085532338 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532338 DAUC <0003> auc.c:113 vector [1]: rand = 6a80ff731ed39d2262612022e8e58149 20241102085532338 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102085532338 DAUC <0003> auc.c:142 vector [1]: autn = 0c4f9a303bc40000d6326908bd478703 20241102085532338 DAUC <0003> auc.c:143 vector [1]: ck = 82865a487502ee163e7ee2bf6a70ffcd 20241102085532338 DAUC <0003> auc.c:144 vector [1]: ik = f5ef2ea9c5c2ec004e4bc1357045b09e 20241102085532338 DAUC <0003> auc.c:145 vector [1]: res = 4ce9c76a0114f5840000000000000000 20241102085532338 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085532338 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085532338 DAUC <0003> auc.c:179 vector [1]: kc = a7098ac18e66c448 20241102085532338 DAUC <0003> auc.c:180 vector [1]: sres = 59666435 20241102085532338 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085532338 DAUC <0003> auc.c:113 vector [2]: rand = 6a28fcb7fbfd12b16d567afc9d3fa92f 20241102085532338 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102085532338 DAUC <0003> auc.c:142 vector [2]: autn = 78657596e9870000401e2a21d00df97f 20241102085532338 DAUC <0003> auc.c:143 vector [2]: ck = 692b74f284e0967d531fd80526e903b2 20241102085532338 DAUC <0003> auc.c:144 vector [2]: ik = 7662960bad0a0180fbcaf2e4544e0949 20241102085532338 DAUC <0003> auc.c:145 vector [2]: res = d905b1eaed5780ce0000000000000000 20241102085532338 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085532338 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085532338 DAUC <0003> auc.c:179 vector [2]: kc = 0a11eeb56409fef8 20241102085532338 DAUC <0003> auc.c:180 vector [2]: sres = ce85120d 20241102085532338 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085532338 DAUC <0003> auc.c:113 vector [3]: rand = c526c113fa26cfa17ebeb74ab0af51d9 20241102085532338 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102085532338 DAUC <0003> auc.c:142 vector [3]: autn = aff2d077c1ef0000df52b3d9ea30a807 20241102085532338 DAUC <0003> auc.c:143 vector [3]: ck = 54c4a78d662f416230950f125deb6052 20241102085532338 DAUC <0003> auc.c:144 vector [3]: ik = 221e9b38ac7343d72ba2878a7edefafe 20241102085532338 DAUC <0003> auc.c:145 vector [3]: res = 30419735b05d677d0000000000000000 20241102085532338 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085532338 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085532338 DAUC <0003> auc.c:179 vector [3]: kc = aa5f4e32a4c781d7 20241102085532338 DAUC <0003> auc.c:180 vector [3]: sres = 70796234 20241102085532338 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085532338 DAUC <0003> db_auc.c:245 IMSI='262422202485039': Generated 4 vectors 20241102085532338 DAUC <0003> db_auc.c:249 IMSI='262422202485039': Updating SQN=161 in DB 20241102085532346 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422202485039"} 20241102085532346 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532346 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532346 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532349 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532349 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422202485039"} 20241102085532349 DAUC <0003> db_auc.c:236 IMSI='262422202485039': Calling to generate 5 vectors 20241102085532349 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085532349 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532349 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532349 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102085532349 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532349 DAUC <0003> auc.c:113 vector [0]: rand = 9c6ed6e87f38be42f03cf861560e96d9 20241102085532349 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102085532349 DAUC <0003> auc.c:142 vector [0]: autn = 351ec4ff84b100005395008bb26dc692 20241102085532349 DAUC <0003> auc.c:143 vector [0]: ck = b8404b8713fa2216eafa2471faadb181 20241102085532349 DAUC <0003> auc.c:144 vector [0]: ik = 9bed4e5ef8a0fcaf90f06d1748643686 20241102085532349 DAUC <0003> auc.c:145 vector [0]: res = 1d22d8e618df3da50000000000000000 20241102085532349 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532349 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532349 DAUC <0003> auc.c:179 vector [0]: kc = 07242a9598a9a8b0 20241102085532349 DAUC <0003> auc.c:180 vector [0]: sres = 3b0ab18b 20241102085532349 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532349 DAUC <0003> auc.c:113 vector [1]: rand = 832136227d30ad0b80ade8965463a287 20241102085532349 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102085532349 DAUC <0003> auc.c:142 vector [1]: autn = 0d0760da295a0000236d0456345f0e4f 20241102085532349 DAUC <0003> auc.c:143 vector [1]: ck = 0115a66adb875cfbd153b6cf364309c6 20241102085532349 DAUC <0003> auc.c:144 vector [1]: ik = 0800fdac0357fd312e75accc36d7093b 20241102085532349 DAUC <0003> auc.c:145 vector [1]: res = cb1f925e13a2a5d90000000000000000 20241102085532349 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085532349 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085532349 DAUC <0003> auc.c:179 vector [1]: kc = bdba79d7c634eaef 20241102085532349 DAUC <0003> auc.c:180 vector [1]: sres = f2e75118 20241102085532349 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085532349 DAUC <0003> auc.c:113 vector [2]: rand = 4e441a9b4e261c50ce3c5dd1a56c8618 20241102085532349 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102085532349 DAUC <0003> auc.c:142 vector [2]: autn = 104dd479c0b00000e8fad8a06b6b77ff 20241102085532349 DAUC <0003> auc.c:143 vector [2]: ck = 8a65982a55e888399e3602e24379dff9 20241102085532349 DAUC <0003> auc.c:144 vector [2]: ik = 4ca1f94f34c36d529a67a9f1f72d01fa 20241102085532349 DAUC <0003> auc.c:145 vector [2]: res = 5f438dc4b2b984710000000000000000 20241102085532349 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085532349 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085532349 DAUC <0003> auc.c:179 vector [2]: kc = c2372c6fc542694d 20241102085532349 DAUC <0003> auc.c:180 vector [2]: sres = 8b507e60 20241102085532349 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085532349 DAUC <0003> auc.c:113 vector [3]: rand = cafab393d81978a94580410af1d8a73e 20241102085532349 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102085532349 DAUC <0003> auc.c:142 vector [3]: autn = d77c6444de1500000e11f50f3ed620f8 20241102085532349 DAUC <0003> auc.c:143 vector [3]: ck = 7f85caab7499bee06f0f7fe52235ee66 20241102085532349 DAUC <0003> auc.c:144 vector [3]: ik = ce5f616725f48f79e6d4eef6a6c4e237 20241102085532349 DAUC <0003> auc.c:145 vector [3]: res = 8fa2c6f169ceda7a0000000000000000 20241102085532349 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085532349 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085532349 DAUC <0003> auc.c:179 vector [3]: kc = 7f7766bf97c60f92 20241102085532349 DAUC <0003> auc.c:180 vector [3]: sres = 3dd63da5 20241102085532349 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085532349 DAUC <0003> auc.c:113 vector [4]: rand = 1ad1a843329ce476e4d5a3c42a468845 20241102085532349 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102085532349 DAUC <0003> auc.c:142 vector [4]: autn = ea7bdb2245710000c3145e90d25216c5 20241102085532349 DAUC <0003> auc.c:143 vector [4]: ck = 376094c21503bd60ebd2e8e14d99cf61 20241102085532349 DAUC <0003> auc.c:144 vector [4]: ik = 49cba132e876bb0b96de5f1b89764182 20241102085532349 DAUC <0003> auc.c:145 vector [4]: res = e96cac72e058730d0000000000000000 20241102085532349 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085532349 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085532349 DAUC <0003> auc.c:179 vector [4]: kc = f51dece5c1b999d8 20241102085532349 DAUC <0003> auc.c:180 vector [4]: sres = b1f2cf87 20241102085532349 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085532349 DAUC <0003> db_auc.c:245 IMSI='262422202485039': Generated 5 vectors 20241102085532349 DAUC <0003> db_auc.c:249 IMSI='262422202485039': Updating SQN=321 in DB 20241102085532356 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422202485039"} 20241102085532356 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532356 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532356 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532360 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532360 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422202485039"} 20241102085532360 DAUC <0003> db_auc.c:236 IMSI='262422202485039': Calling to generate 5 vectors 20241102085532360 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085532360 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085532360 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085532360 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102085532360 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085532360 DAUC <0003> auc.c:113 vector [0]: rand = 605d9ed86ed2a2389ef4589d313d718e 20241102085532360 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102085532360 DAUC <0003> auc.c:142 vector [0]: autn = aa122903ee740000de68856a029378af 20241102085532360 DAUC <0003> auc.c:143 vector [0]: ck = 6ce6cbba1eee1941c526b1c059ab1984 20241102085532360 DAUC <0003> auc.c:144 vector [0]: ik = 199b56695164b32d437a7c4d8dfbf652 20241102085532360 DAUC <0003> auc.c:145 vector [0]: res = 9b57c6670f1b5aac0000000000000000 20241102085532360 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085532360 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085532360 DAUC <0003> auc.c:179 vector [0]: kc = bd1820ca0a000dcb 20241102085532360 DAUC <0003> auc.c:180 vector [0]: sres = 98fac8c1 20241102085532360 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085532360 DAUC <0003> auc.c:113 vector [1]: rand = bf098289d63cb26d68129b66767cc594 20241102085532360 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102085532360 DAUC <0003> auc.c:142 vector [1]: autn = c48a528c1aaa00007f0e97958658fcc2 20241102085532360 DAUC <0003> auc.c:143 vector [1]: ck = bbff0f034be682b0ae98e33dcb394afa 20241102085532360 DAUC <0003> auc.c:144 vector [1]: ik = 3125c551aec540777d7d7f33d6f54fc0 20241102085532360 DAUC <0003> auc.c:145 vector [1]: res = 12c1b4b43a7fc2ee0000000000000000 20241102085532360 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085532360 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085532360 DAUC <0003> auc.c:179 vector [1]: kc = 53022b45d5943ffb 20241102085532360 DAUC <0003> auc.c:180 vector [1]: sres = 2b6cbfe5 20241102085532360 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085532360 DAUC <0003> auc.c:113 vector [2]: rand = b10b6b4eb141da4fb0a0fe768a00daa8 20241102085532360 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102085532360 DAUC <0003> auc.c:142 vector [2]: autn = ac76d05a7f4f0000c73178653a4254c8 20241102085532360 DAUC <0003> auc.c:143 vector [2]: ck = 526a575eae4b9f0b81119943d7330e67 20241102085532360 DAUC <0003> auc.c:144 vector [2]: ik = f091a319129018eda9f1de0e4dd76014 20241102085532360 DAUC <0003> auc.c:145 vector [2]: res = 318c394d764c68a70000000000000000 20241102085532360 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085532360 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085532360 DAUC <0003> auc.c:179 vector [2]: kc = 83aa6d56be2989b8 20241102085532360 DAUC <0003> auc.c:180 vector [2]: sres = cdf7b5ac 20241102085532360 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085532360 DAUC <0003> auc.c:113 vector [3]: rand = c04044da92e9c32c72d36c9f787211b5 20241102085532360 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102085532360 DAUC <0003> auc.c:142 vector [3]: autn = 5fd2d8f5558d000094beb0c13dfc8044 20241102085532360 DAUC <0003> auc.c:143 vector [3]: ck = f7bfa137c96f3ed891279b93a5cb17c3 20241102085532360 DAUC <0003> auc.c:144 vector [3]: ik = 354faddf74b76dfbdbe741619a938b62 20241102085532360 DAUC <0003> auc.c:145 vector [3]: res = 7f6a86a2315680f60000000000000000 20241102085532360 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085532360 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085532360 DAUC <0003> auc.c:179 vector [3]: kc = 6c3568266a1d956a 20241102085532360 DAUC <0003> auc.c:180 vector [3]: sres = 1b5de2b8 20241102085532360 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085532360 DAUC <0003> auc.c:113 vector [4]: rand = e11790e8e85fba5ac8f010710870b1c2 20241102085532360 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102085532360 DAUC <0003> auc.c:142 vector [4]: autn = ebee7cdd4f8b00004d170b9b6375d2b8 20241102085532360 DAUC <0003> auc.c:143 vector [4]: ck = 6a9044d60c44f422eae6ac4560a400f2 20241102085532360 DAUC <0003> auc.c:144 vector [4]: ik = c0be205d8de3d24e94fcae7791b10bf7 20241102085532360 DAUC <0003> auc.c:145 vector [4]: res = 7c120904f8c2cffb0000000000000000 20241102085532360 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085532360 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085532360 DAUC <0003> auc.c:179 vector [4]: kc = 3e1c7a897d3c0f3d 20241102085532360 DAUC <0003> auc.c:180 vector [4]: sres = b7662bfd 20241102085532360 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085532360 DAUC <0003> db_auc.c:245 IMSI='262422202485039': Generated 5 vectors 20241102085532360 DAUC <0003> db_auc.c:249 IMSI='262422202485039': Updating SQN=481 in DB 20241102085532367 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422202485039"} 20241102085532367 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422202485039 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085532367 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532367 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085532370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20241102085532395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4258 20241102085532397 DLINP <000b> input/ipa.c:451 connected read/write 20241102085532397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085532397 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085532397 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085532397 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085532397 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41189<->l=127.0.0.1:4259) 20241102085532441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4258 20241102085532442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4258 20241102085535516 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085535516 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085535518 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085535519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37570<->l=127.0.0.1:4258 20241102085535522 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085535522 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085535522 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085535522 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  20241102085535522 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085535522 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  20241102085535522 DLGSUP <0013> gsup_server.c:235 2:  20241102085535522 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085535522 DLGSUP <0013> gsup_server.c:235 3:  20241102085535522 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085535522 DLGSUP <0013> gsup_server.c:235 4:  20241102085535522 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085535522 DLGSUP <0013> gsup_server.c:235 5:  20241102085535522 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085535522 DLGSUP <0013> gsup_server.c:235 7:  20241102085535522 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085535522 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085535522 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085535522 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085535540 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41661<->l=127.0.0.1:4259) 20241102085535557 DAUC <0003> db_auc.c:157 IMSI='262422734252998': No 2G Auth Data 20241102085535557 DAUC <0003> db_auc.c:192 IMSI='262422734252998': No 3G Auth Data 20241102085535604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4258 20241102085535609 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085535609 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422734252998 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422734252998"} 20241102085535609 DAUC <0003> db_auc.c:157 IMSI='262422734252998': No 2G Auth Data 20241102085535609 DAUC <0003> db_auc.c:236 IMSI='262422734252998': Calling to generate 5 vectors 20241102085535609 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102085535609 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085535609 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085535609 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085535609 DAUC <0003> auc.c:113 vector [0]: rand = a67e1d6e675c3d0b89824b200eb129ca 20241102085535609 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085535609 DAUC <0003> auc.c:142 vector [0]: autn = 933c49250a3a8000c399b4ed10b712a8 20241102085535609 DAUC <0003> auc.c:143 vector [0]: ck = 1edc9cbc93ce64102ce68b145179a0f1 20241102085535609 DAUC <0003> auc.c:144 vector [0]: ik = b36241ac79c75edc2c9f9719834f0a3b 20241102085535609 DAUC <0003> auc.c:145 vector [0]: res = 8c7e0558a7cd71b30000000000000000 20241102085535609 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085535609 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085535609 DAUC <0003> auc.c:151 vector [0]: kc = adc7c11d383f9006 20241102085535609 DAUC <0003> auc.c:152 vector [0]: sres = 2bb374eb 20241102085535609 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085535609 DAUC <0003> auc.c:113 vector [1]: rand = 63ab9e1d2b5b89fe1e117ad2604dc219 20241102085535609 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102085535609 DAUC <0003> auc.c:142 vector [1]: autn = b335cb59cd7f80006a9e2bd0bdeb8788 20241102085535609 DAUC <0003> auc.c:143 vector [1]: ck = d62da97700ccfca00435a9c8303f3a19 20241102085535609 DAUC <0003> auc.c:144 vector [1]: ik = 71415f4e11d88b8fa81bd8526776daaa 20241102085535609 DAUC <0003> auc.c:145 vector [1]: res = 6ccd4757a7fa00150000000000000000 20241102085535609 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085535609 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102085535609 DAUC <0003> auc.c:151 vector [1]: kc = 0b4287a3465d979c 20241102085535609 DAUC <0003> auc.c:152 vector [1]: sres = cb374742 20241102085535609 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102085535609 DAUC <0003> auc.c:113 vector [2]: rand = 05e73915d0daf9c8c4943f05fdcff851 20241102085535609 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102085535609 DAUC <0003> auc.c:142 vector [2]: autn = 7130b229522d80006d92ea935dfa3ebf 20241102085535609 DAUC <0003> auc.c:143 vector [2]: ck = 210a206034dfe912f179f52ab70b1e90 20241102085535609 DAUC <0003> auc.c:144 vector [2]: ik = 4402b4e629d9cb83f4e7fa22a06a216f 20241102085535609 DAUC <0003> auc.c:145 vector [2]: res = 79db991da8feea660000000000000000 20241102085535609 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085535609 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102085535609 DAUC <0003> auc.c:151 vector [2]: kc = 60969b8e0a671d6e 20241102085535609 DAUC <0003> auc.c:152 vector [2]: sres = d125737b 20241102085535609 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102085535609 DAUC <0003> auc.c:113 vector [3]: rand = e093302c1082fdc0bfb27add739f0582 20241102085535609 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102085535609 DAUC <0003> auc.c:142 vector [3]: autn = d7132650fc048000399c2ffb56af8883 20241102085535609 DAUC <0003> auc.c:143 vector [3]: ck = 6faad7bde03205236df28b99eb7f8a62 20241102085535609 DAUC <0003> auc.c:144 vector [3]: ik = 210e12ec0d13b1c649953c2ab41a0b1c 20241102085535609 DAUC <0003> auc.c:145 vector [3]: res = 1cf58e9b0ff812e80000000000000000 20241102085535609 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085535609 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102085535609 DAUC <0003> auc.c:151 vector [3]: kc = 6ac372e2b244359b 20241102085535609 DAUC <0003> auc.c:152 vector [3]: sres = 130d9c73 20241102085535609 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102085535609 DAUC <0003> auc.c:113 vector [4]: rand = 99d1cd001640053d998a60824674a189 20241102085535609 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102085535609 DAUC <0003> auc.c:142 vector [4]: autn = 6858c2e6090680007969bf1b70a62ba2 20241102085535609 DAUC <0003> auc.c:143 vector [4]: ck = 302f5488d943a096e1fa4170917229b8 20241102085535609 DAUC <0003> auc.c:144 vector [4]: ik = ae662e6e558071f7438bb67c3f2306c4 20241102085535609 DAUC <0003> auc.c:145 vector [4]: res = 6c421406c4363f280000000000000000 20241102085535609 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085535610 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102085535610 DAUC <0003> auc.c:151 vector [4]: kc = 3c388dea2292fe1d 20241102085535610 DAUC <0003> auc.c:152 vector [4]: sres = a8742b2e 20241102085535610 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102085535610 DAUC <0003> db_auc.c:245 IMSI='262422734252998': Generated 5 vectors 20241102085535610 DAUC <0003> db_auc.c:249 IMSI='262422734252998': Updating SQN=161 in DB 20241102085535617 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422734252998 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422734252998"} 20241102085535617 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422734252998 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085535617 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085535617 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085535621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4258 20241102085535650 DAUC <0003> db_auc.c:157 IMSI='262423937814470': No 2G Auth Data 20241102085535650 DAUC <0003> db_auc.c:192 IMSI='262423937814470': No 3G Auth Data 20241102085535681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4258 20241102085535685 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085535685 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423937814470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423937814470"} 20241102085535685 DAUC <0003> db_auc.c:157 IMSI='262423937814470': No 2G Auth Data 20241102085535685 DAUC <0003> db_auc.c:236 IMSI='262423937814470': Calling to generate 5 vectors 20241102085535685 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102085535685 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085535685 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102085535685 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085535685 DAUC <0003> auc.c:113 vector [0]: rand = 7c059a3f3a9837623d96f5d47ff5f9a0 20241102085535685 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085535685 DAUC <0003> auc.c:142 vector [0]: autn = 670917275dc98000e007e1794d943abf 20241102085535685 DAUC <0003> auc.c:143 vector [0]: ck = 38b8a49c4a117ffbfe00236ab26d4df4 20241102085535685 DAUC <0003> auc.c:144 vector [0]: ik = 7bc253797c11a38c12ea836e9ac36a7f 20241102085535685 DAUC <0003> auc.c:145 vector [0]: res = 310f69d8234593000000000000000000 20241102085535685 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085535685 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102085535685 DAUC <0003> auc.c:151 vector [0]: kc = af9057e11eaefbfc 20241102085535685 DAUC <0003> auc.c:152 vector [0]: sres = 124afad8 20241102085535685 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102085535685 DAUC <0003> auc.c:113 vector [1]: rand = 7fc5400807347943bc2e00e1842a2137 20241102085535685 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102085535685 DAUC <0003> auc.c:142 vector [1]: autn = 71106c71645b8000dea564b0e591a1f4 20241102085535685 DAUC <0003> auc.c:143 vector [1]: ck = aec51475c618e609ba5c67b35f4d6562 20241102085535685 DAUC <0003> auc.c:144 vector [1]: ik = be66065f4689fbdae962a8c5a3101c10 20241102085535685 DAUC <0003> auc.c:145 vector [1]: res = fc69d88e065b2f7f0000000000000000 20241102085535685 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085535685 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102085535685 DAUC <0003> auc.c:151 vector [1]: kc = 439ddd5c7ccc64a1 20241102085535685 DAUC <0003> auc.c:152 vector [1]: sres = fa32f7f1 20241102085535685 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102085535685 DAUC <0003> auc.c:113 vector [2]: rand = b13ac2992f66c13d146ea05672cbdddd 20241102085535685 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102085535685 DAUC <0003> auc.c:142 vector [2]: autn = 35d407c788a78000ed3de479454cf9da 20241102085535685 DAUC <0003> auc.c:143 vector [2]: ck = 1622249fdcfede650bfe8db504123648 20241102085535685 DAUC <0003> auc.c:144 vector [2]: ik = eb0c72b71b35c02d299c0b2efa8f30b0 20241102085535685 DAUC <0003> auc.c:145 vector [2]: res = 6d20f93a7f4ae99d0000000000000000 20241102085535685 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085535685 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102085535685 DAUC <0003> auc.c:151 vector [2]: kc = df4cd0b3395618b0 20241102085535685 DAUC <0003> auc.c:152 vector [2]: sres = 126a10a7 20241102085535685 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102085535685 DAUC <0003> auc.c:113 vector [3]: rand = a8ab90a389a92bfcfd73fb4e1d8e5d71 20241102085535685 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102085535685 DAUC <0003> auc.c:142 vector [3]: autn = 69e9569ea57e8000cda31b8c7a51505c 20241102085535685 DAUC <0003> auc.c:143 vector [3]: ck = 63748ddfdc4adbc8626c738bbe2a105e 20241102085535685 DAUC <0003> auc.c:144 vector [3]: ik = f2d559a8362c93466462e3ff5133a22e 20241102085535685 DAUC <0003> auc.c:145 vector [3]: res = 290af7da4d1867fe0000000000000000 20241102085535685 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085535685 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102085535685 DAUC <0003> auc.c:151 vector [3]: kc = 97af4403057ffafe 20241102085535685 DAUC <0003> auc.c:152 vector [3]: sres = 64129024 20241102085535685 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102085535685 DAUC <0003> auc.c:113 vector [4]: rand = 6394cf91110d3d33a2795327dc1a8199 20241102085535685 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102085535685 DAUC <0003> auc.c:142 vector [4]: autn = 04639206e77980009c1e5ca054962946 20241102085535685 DAUC <0003> auc.c:143 vector [4]: ck = cd8dd2452e73d16f78b50994baff5b34 20241102085535685 DAUC <0003> auc.c:144 vector [4]: ik = 4432dabd8596af9299fe37e763639485 20241102085535685 DAUC <0003> auc.c:145 vector [4]: res = 06da44754859ea0d0000000000000000 20241102085535685 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085535685 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102085535685 DAUC <0003> auc.c:151 vector [4]: kc = 68f4368b7279b14c 20241102085535685 DAUC <0003> auc.c:152 vector [4]: sres = 4e83ae78 20241102085535685 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102085535685 DAUC <0003> db_auc.c:245 IMSI='262423937814470': Generated 5 vectors 20241102085535685 DAUC <0003> db_auc.c:249 IMSI='262423937814470': Updating SQN=161 in DB 20241102085535693 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423937814470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423937814470"} 20241102085535693 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423937814470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085535693 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085535693 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085535696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4258 20241102085535720 DAUC <0003> db_auc.c:157 IMSI='262420293356119': No 2G Auth Data 20241102085535720 DAUC <0003> db_auc.c:192 IMSI='262420293356119': No 3G Auth Data 20241102085535763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 20241102085535767 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085535767 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420293356119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420293356119"} 20241102085535767 DAUC <0003> db_auc.c:236 IMSI='262420293356119': Calling to generate 5 vectors 20241102085535767 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085535767 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085535767 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085535767 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085535767 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085535767 DAUC <0003> auc.c:113 vector [0]: rand = 8cb2183650a73c53bac462a363f4ce6c 20241102085535767 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085535767 DAUC <0003> auc.c:142 vector [0]: autn = 327de81d23bc8000d4824cb54fc42e86 20241102085535767 DAUC <0003> auc.c:143 vector [0]: ck = 83d04be9c0b207ff8d6f6f40309e185c 20241102085535767 DAUC <0003> auc.c:144 vector [0]: ik = 5294367e78bcfb0a82f438509137704d 20241102085535767 DAUC <0003> auc.c:145 vector [0]: res = 8388cbaa74cd4e550000000000000000 20241102085535767 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085535767 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085535767 DAUC <0003> auc.c:179 vector [0]: kc = e2e907140ac25000 20241102085535767 DAUC <0003> auc.c:180 vector [0]: sres = 9b55e51a 20241102085535767 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085535767 DAUC <0003> auc.c:113 vector [1]: rand = ccbb692801ee1082a9a0d722997d748e 20241102085535767 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102085535767 DAUC <0003> auc.c:142 vector [1]: autn = 7eb593ac474580003b254865b679ffc1 20241102085535767 DAUC <0003> auc.c:143 vector [1]: ck = 01c87abebe76d11746951b3d64a45062 20241102085535767 DAUC <0003> auc.c:144 vector [1]: ik = becbb82a0b63e145253e362823971b2d 20241102085535767 DAUC <0003> auc.c:145 vector [1]: res = 84b2b61381c3e8ff0000000000000000 20241102085535767 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085535767 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085535767 DAUC <0003> auc.c:179 vector [1]: kc = de28439654d82c00 20241102085535767 DAUC <0003> auc.c:180 vector [1]: sres = 277237b2 20241102085535767 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085535767 DAUC <0003> auc.c:113 vector [2]: rand = ee6f2913a667062a078de19907da7157 20241102085535767 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102085535767 DAUC <0003> auc.c:142 vector [2]: autn = de8632ad328a80004425a79b38f22603 20241102085535767 DAUC <0003> auc.c:143 vector [2]: ck = 5160adaf4a4d95f1e045b0eab64230d8 20241102085535767 DAUC <0003> auc.c:144 vector [2]: ik = fe40b720faa3a309dcd6bea9bd9bcd85 20241102085535767 DAUC <0003> auc.c:145 vector [2]: res = 3c8bb9cda608946b0000000000000000 20241102085535767 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085535767 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085535767 DAUC <0003> auc.c:179 vector [2]: kc = 2fb95e6a1028a000 20241102085535767 DAUC <0003> auc.c:180 vector [2]: sres = deedb3db 20241102085535767 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085535767 DAUC <0003> auc.c:113 vector [3]: rand = eebfe9050bf5f7b1187d708dc86ca3e6 20241102085535767 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102085535767 DAUC <0003> auc.c:142 vector [3]: autn = 00bc767b96c78000005b27eb2d2a9f2f 20241102085535767 DAUC <0003> auc.c:143 vector [3]: ck = db9598ecb3e524b27e49839c0079ceb8 20241102085535767 DAUC <0003> auc.c:144 vector [3]: ik = b9d095004c6ae0659ffd97f967d4c3ee 20241102085535767 DAUC <0003> auc.c:145 vector [3]: res = f2175a4852845b200000000000000000 20241102085535767 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085535767 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085535767 DAUC <0003> auc.c:179 vector [3]: kc = 7b358b86b401bc00 20241102085535767 DAUC <0003> auc.c:180 vector [3]: sres = 1efd16d7 20241102085535767 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085535767 DAUC <0003> auc.c:113 vector [4]: rand = 179d90d9a70858ef14b873bca270f663 20241102085535767 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102085535767 DAUC <0003> auc.c:142 vector [4]: autn = 23cb37c28ce5800087764921f819a46b 20241102085535767 DAUC <0003> auc.c:143 vector [4]: ck = 376822dd0dd142e17c0c408860be9321 20241102085535767 DAUC <0003> auc.c:144 vector [4]: ik = b9355b2b3e4292cc514610952a76a1de 20241102085535767 DAUC <0003> auc.c:145 vector [4]: res = 4079bb99da46b25e0000000000000000 20241102085535767 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085535767 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085535767 DAUC <0003> auc.c:179 vector [4]: kc = 60c167064c2c1c00 20241102085535767 DAUC <0003> auc.c:180 vector [4]: sres = 1a6b2ea4 20241102085535767 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085535767 DAUC <0003> db_auc.c:245 IMSI='262420293356119': Generated 5 vectors 20241102085535767 DAUC <0003> db_auc.c:249 IMSI='262420293356119': Updating SQN=161 in DB 20241102085535775 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420293356119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420293356119"} 20241102085535775 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262420293356119 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085535775 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085535775 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085535779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37602<->l=127.0.0.1:4258 20241102085535810 DAUC <0003> db_auc.c:157 IMSI='262429865513752': No 2G Auth Data 20241102085535810 DAUC <0003> db_auc.c:192 IMSI='262429865513752': No 3G Auth Data 20241102085535851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37616<->l=127.0.0.1:4258 20241102085535854 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085535854 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429865513752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429865513752"} 20241102085535854 DAUC <0003> db_auc.c:236 IMSI='262429865513752': Calling to generate 5 vectors 20241102085535854 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085535854 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085535854 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085535854 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085535854 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085535854 DAUC <0003> auc.c:113 vector [0]: rand = 42bffecb49243748f5d98e06e3e42594 20241102085535854 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085535854 DAUC <0003> auc.c:142 vector [0]: autn = 333704efb5bb80001eca956b1dc7eec5 20241102085535855 DAUC <0003> auc.c:143 vector [0]: ck = 7b94d3d125b595cef55542a0eb41d3d5 20241102085535855 DAUC <0003> auc.c:144 vector [0]: ik = a4d9630fbdb73b563f4322e17d6a22c1 20241102085535855 DAUC <0003> auc.c:145 vector [0]: res = 6eddcefe1fa9be140000000000000000 20241102085535855 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085535855 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085535855 DAUC <0003> auc.c:179 vector [0]: kc = 0101c2c45090cc00 20241102085535855 DAUC <0003> auc.c:180 vector [0]: sres = 21f4f72c 20241102085535855 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085535855 DAUC <0003> auc.c:113 vector [1]: rand = 467d2125ab4482cc2ba9a14f789e7b1b 20241102085535855 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102085535855 DAUC <0003> auc.c:142 vector [1]: autn = bc94ae3473178000c2c83e5237714db5 20241102085535855 DAUC <0003> auc.c:143 vector [1]: ck = a5c8c5307b6d9d76961ee6a1873c5821 20241102085535855 DAUC <0003> auc.c:144 vector [1]: ik = d445098e55eec5b2f842ee730209b0ef 20241102085535855 DAUC <0003> auc.c:145 vector [1]: res = e4ce1c768dde5e1a0000000000000000 20241102085535855 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085535855 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085535855 DAUC <0003> auc.c:179 vector [1]: kc = 8b5139c7f7548000 20241102085535855 DAUC <0003> auc.c:180 vector [1]: sres = fa7f5beb 20241102085535855 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085535855 DAUC <0003> auc.c:113 vector [2]: rand = 1f58ee5d206f7dbac56eb6b3a3e4024f 20241102085535855 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102085535855 DAUC <0003> auc.c:142 vector [2]: autn = bdfaa26243f980003814b5754019c507 20241102085535855 DAUC <0003> auc.c:143 vector [2]: ck = 89d41e842923b8bd40404cef7a39b013 20241102085535855 DAUC <0003> auc.c:144 vector [2]: ik = 4d915aacf581fb1e98de6d26ecaf83ee 20241102085535855 DAUC <0003> auc.c:145 vector [2]: res = dc254bbd26fa5cc60000000000000000 20241102085535855 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085535855 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085535855 DAUC <0003> auc.c:179 vector [2]: kc = 36bf6f19d49d0400 20241102085535855 DAUC <0003> auc.c:180 vector [2]: sres = 91ea2d39 20241102085535855 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085535855 DAUC <0003> auc.c:113 vector [3]: rand = b312661c214e2d30ef168b81617385b6 20241102085535855 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102085535855 DAUC <0003> auc.c:142 vector [3]: autn = 47aab7aa296580006804089e15eb7467 20241102085535855 DAUC <0003> auc.c:143 vector [3]: ck = 79116ab71207c849aaf988add73fcc09 20241102085535855 DAUC <0003> auc.c:144 vector [3]: ik = 85a57b36f177898d0ef8b1fbfdf7f428 20241102085535855 DAUC <0003> auc.c:145 vector [3]: res = 1573d3e00d382c730000000000000000 20241102085535855 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085535855 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085535855 DAUC <0003> auc.c:179 vector [3]: kc = b6f6e99226d93400 20241102085535855 DAUC <0003> auc.c:180 vector [3]: sres = 7333868c 20241102085535855 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085535855 DAUC <0003> auc.c:113 vector [4]: rand = d3643326213e4996c4ab9558816919a3 20241102085535855 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102085535855 DAUC <0003> auc.c:142 vector [4]: autn = e7b87a519019800016b5f689facdeb5b 20241102085535855 DAUC <0003> auc.c:143 vector [4]: ck = 1b8fc3f39ce857fae84febe4e4e968e5 20241102085535855 DAUC <0003> auc.c:144 vector [4]: ik = 11d8969579752f64ec9172773b4c1c55 20241102085535855 DAUC <0003> auc.c:145 vector [4]: res = eb8c9b5066f4ae2e0000000000000000 20241102085535855 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085535855 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085535855 DAUC <0003> auc.c:179 vector [4]: kc = 124b85985356e400 20241102085535855 DAUC <0003> auc.c:180 vector [4]: sres = cd43e361 20241102085535855 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085535855 DAUC <0003> db_auc.c:245 IMSI='262429865513752': Generated 5 vectors 20241102085535855 DAUC <0003> db_auc.c:249 IMSI='262429865513752': Updating SQN=161 in DB 20241102085535863 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429865513752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429865513752"} 20241102085535863 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429865513752 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085535863 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085535863 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085535866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37616<->l=127.0.0.1:4258 20241102085535901 DAUC <0003> db_auc.c:157 IMSI='262428769627573': No 2G Auth Data 20241102085535901 DAUC <0003> db_auc.c:192 IMSI='262428769627573': No 3G Auth Data 20241102085535940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 20241102085535943 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085535943 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428769627573 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428769627573"} 20241102085535944 DAUC <0003> db_auc.c:236 IMSI='262428769627573': Calling to generate 5 vectors 20241102085535944 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102085535944 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102085535944 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102085535944 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102085535944 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102085535944 DAUC <0003> auc.c:113 vector [0]: rand = c94c628724f607983b7b0219d1b38d9c 20241102085535944 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102085535944 DAUC <0003> auc.c:142 vector [0]: autn = e22bc7e1530780009686fcdc40801549 20241102085535944 DAUC <0003> auc.c:143 vector [0]: ck = b56e9833467f5bd07cd0fb551a2b4c90 20241102085535944 DAUC <0003> auc.c:144 vector [0]: ik = 3da8fa82f72af8550d8fa30a6e50fcdb 20241102085535944 DAUC <0003> auc.c:145 vector [0]: res = b4d253b21e0affb90000000000000000 20241102085535944 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102085535944 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102085535944 DAUC <0003> auc.c:179 vector [0]: kc = 98f1b1ec71c4965a 20241102085535944 DAUC <0003> auc.c:180 vector [0]: sres = 73389ef2 20241102085535944 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102085535944 DAUC <0003> auc.c:113 vector [1]: rand = ac09b5d77a84bd29153ef01788d9c33e 20241102085535944 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102085535944 DAUC <0003> auc.c:142 vector [1]: autn = 1d7c1500aa248000652ec5bf5b65b5a8 20241102085535944 DAUC <0003> auc.c:143 vector [1]: ck = a056f270d20a626c2154e5dca90c8a5f 20241102085535944 DAUC <0003> auc.c:144 vector [1]: ik = 053d1c3b89fa1b5c10134b3ce7b63148 20241102085535944 DAUC <0003> auc.c:145 vector [1]: res = 3902bb82d7f3df6f0000000000000000 20241102085535944 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102085535944 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102085535944 DAUC <0003> auc.c:179 vector [1]: kc = d1c7f72c4d7906c4 20241102085535944 DAUC <0003> auc.c:180 vector [1]: sres = d63eb76b 20241102085535944 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102085535944 DAUC <0003> auc.c:113 vector [2]: rand = a2186f37c2492204870e64458c167e38 20241102085535944 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102085535944 DAUC <0003> auc.c:142 vector [2]: autn = cabeec1ad4c58000238974288d69728a 20241102085535944 DAUC <0003> auc.c:143 vector [2]: ck = 247208af4d792e824ef006672fc90f2f 20241102085535944 DAUC <0003> auc.c:144 vector [2]: ik = 7ddf0fb43c29676ca3f485e3edc44a36 20241102085535944 DAUC <0003> auc.c:145 vector [2]: res = a154b5131462c3fc0000000000000000 20241102085535944 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102085535944 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102085535944 DAUC <0003> auc.c:179 vector [2]: kc = c144f691da0afaf1 20241102085535944 DAUC <0003> auc.c:180 vector [2]: sres = dd7887a8 20241102085535944 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102085535944 DAUC <0003> auc.c:113 vector [3]: rand = 0e0cd2424f4352b52890dd806dc81f22 20241102085535944 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102085535944 DAUC <0003> auc.c:142 vector [3]: autn = c63ee12a8fa6800099b761041fa934a3 20241102085535944 DAUC <0003> auc.c:143 vector [3]: ck = 0cf0230b300842b47c32b62dd70c715f 20241102085535944 DAUC <0003> auc.c:144 vector [3]: ik = d891421e9ef88a9ad70865c6626f7f80 20241102085535944 DAUC <0003> auc.c:145 vector [3]: res = b9d84f119e1b87420000000000000000 20241102085535944 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102085535944 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102085535944 DAUC <0003> auc.c:179 vector [3]: kc = e79faa8119d8a98a 20241102085535944 DAUC <0003> auc.c:180 vector [3]: sres = de037b87 20241102085535944 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102085535944 DAUC <0003> auc.c:113 vector [4]: rand = 969c8ffd03d200858794dc7cbdb646ad 20241102085535944 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102085535944 DAUC <0003> auc.c:142 vector [4]: autn = f6e9eef57e368000969065682fb311a3 20241102085535944 DAUC <0003> auc.c:143 vector [4]: ck = 06e147cb3d6615db951e9e167cc61004 20241102085535944 DAUC <0003> auc.c:144 vector [4]: ik = 097ec0cc0c33fa667b1cd4ccef46526c 20241102085535944 DAUC <0003> auc.c:145 vector [4]: res = 6f323fa411014ab40000000000000000 20241102085535944 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102085535944 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102085535944 DAUC <0003> auc.c:179 vector [4]: kc = 83a524339f918fe7 20241102085535944 DAUC <0003> auc.c:180 vector [4]: sres = 95908046 20241102085535944 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102085535944 DAUC <0003> db_auc.c:245 IMSI='262428769627573': Generated 5 vectors 20241102085535944 DAUC <0003> db_auc.c:249 IMSI='262428769627573': Updating SQN=161 in DB 20241102085535952 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428769627573 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428769627573"} 20241102085535952 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428769627573 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085535952 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085535952 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085535956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37628<->l=127.0.0.1:4258 20241102085535980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37570<->l=127.0.0.1:4258 20241102085535981 DLINP <000b> input/ipa.c:451 connected read/write 20241102085535981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085535981 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085535981 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085535981 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085535981 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41661<->l=127.0.0.1:4259) 20241102085536028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4258 20241102085536029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37640<->l=127.0.0.1:4258 20241102085539104 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085539104 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085539106 DLINP <000b> input/ipa.c:451 connected read/write 20241102085539106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085539107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41486<->l=127.0.0.1:4258 20241102085539108 DLINP <000b> input/ipa.c:451 connected read/write 20241102085539108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085539108 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085539108 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085539108 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  20241102085539108 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085539108 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  20241102085539108 DLGSUP <0013> gsup_server.c:235 2:  20241102085539108 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085539108 DLGSUP <0013> gsup_server.c:235 3:  20241102085539108 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085539108 DLGSUP <0013> gsup_server.c:235 4:  20241102085539108 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085539108 DLGSUP <0013> gsup_server.c:235 5:  20241102085539108 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085539108 DLGSUP <0013> gsup_server.c:235 7:  20241102085539108 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085539108 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085539108 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085539108 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085539127 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43979<->l=127.0.0.1:4259) 20241102085539141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41496<->l=127.0.0.1:4258 20241102085539153 DLINP <000b> input/ipa.c:451 connected read/write 20241102085539153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085539153 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424329423361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424329423361" cn_domain=PS} 20241102085539153 DLU <0006> fsm.c:456 lu(262424329423361)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085539153 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424329423361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241102085539153 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424329423361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424329423361" cause=IMSI unknown in HLR} 20241102085539153 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424329423361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085539153 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424329423361)[0x556e55f0a590]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085539153 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424329423361)[0x556e55f0a590]{UNVALIDATED}: Freeing instance 20241102085539153 DLU <0006> fsm.c:568 lu(PS:IMSI-262424329423361)[0x556e55f0a590]{UNVALIDATED}: Deallocated 20241102085539153 DLINP <000b> input/ipa.c:451 connected read/write 20241102085539153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085539153 DLINP <000b> input/ipa.c:451 connected read/write 20241102085539153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085539156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41496<->l=127.0.0.1:4258 20241102085539157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41486<->l=127.0.0.1:4258 20241102085539158 DLINP <000b> input/ipa.c:451 connected read/write 20241102085539158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085539158 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085539158 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085539158 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085539158 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43979<->l=127.0.0.1:4259) 20241102085539205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41504<->l=127.0.0.1:4258 20241102085539205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41504<->l=127.0.0.1:4258 20241102085542277 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085542277 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085542280 DLINP <000b> input/ipa.c:451 connected read/write 20241102085542280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085542280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41510<->l=127.0.0.1:4258 20241102085542283 DLINP <000b> input/ipa.c:451 connected read/write 20241102085542283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085542283 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085542283 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085542283 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  20241102085542283 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085542283 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  20241102085542283 DLGSUP <0013> gsup_server.c:235 2:  20241102085542283 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085542283 DLGSUP <0013> gsup_server.c:235 3:  20241102085542283 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085542283 DLGSUP <0013> gsup_server.c:235 4:  20241102085542283 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085542283 DLGSUP <0013> gsup_server.c:235 5:  20241102085542283 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085542283 DLGSUP <0013> gsup_server.c:235 7:  20241102085542283 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085542283 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085542283 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085542283 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085542301 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40273<->l=127.0.0.1:4259) 20241102085542314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41518<->l=127.0.0.1:4258 20241102085542329 DLINP <000b> input/ipa.c:451 connected read/write 20241102085542329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085542329 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429971604458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429971604458" cn_domain=PS source_name="the-source\n"} 20241102085542329 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102085542329 DLU <0006> fsm.c:456 lu(262429971604458)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085542329 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429971604458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241102085542329 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429971604458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429971604458" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241102085542329 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429971604458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085542329 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429971604458)[0x556e55f0a590]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085542329 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429971604458)[0x556e55f0a590]{UNVALIDATED}: Freeing instance 20241102085542329 DLU <0006> fsm.c:568 lu(PS:IMSI-262429971604458)[0x556e55f0a590]{UNVALIDATED}: Deallocated 20241102085542329 DLINP <000b> input/ipa.c:451 connected read/write 20241102085542329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085542329 DLINP <000b> input/ipa.c:451 connected read/write 20241102085542329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085542332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41518<->l=127.0.0.1:4258 20241102085542333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41510<->l=127.0.0.1:4258 20241102085542334 DLINP <000b> input/ipa.c:451 connected read/write 20241102085542334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085542334 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085542334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085542334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085542334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102085542334 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40273<->l=127.0.0.1:4259) 20241102085542376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41534<->l=127.0.0.1:4258 20241102085542376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41534<->l=127.0.0.1:4258 20241102085545455 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085545455 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085545457 DLINP <000b> input/ipa.c:451 connected read/write 20241102085545457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085545458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41540<->l=127.0.0.1:4258 20241102085545460 DLINP <000b> input/ipa.c:451 connected read/write 20241102085545460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085545460 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085545460 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085545460 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  20241102085545460 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085545460 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  20241102085545460 DLGSUP <0013> gsup_server.c:235 2:  20241102085545460 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085545460 DLGSUP <0013> gsup_server.c:235 3:  20241102085545460 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085545460 DLGSUP <0013> gsup_server.c:235 4:  20241102085545460 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085545460 DLGSUP <0013> gsup_server.c:235 5:  20241102085545460 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085545461 DLGSUP <0013> gsup_server.c:235 7:  20241102085545461 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085545461 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085545461 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085545461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085545478 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37401<->l=127.0.0.1:4259) 20241102085545491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 20241102085545501 DLINP <000b> input/ipa.c:451 connected read/write 20241102085545501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085545501 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421029638803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421029638803" cn_domain=PS} 20241102085545501 DLU <0006> fsm.c:456 lu(262421029638803)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085545501 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421029638803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241102085545501 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421029638803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421029638803" cause=Roaming not allowed in this location area} 20241102085545501 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421029638803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085545501 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421029638803)[0x556e55f0a590]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085545501 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421029638803)[0x556e55f0a590]{UNVALIDATED}: Freeing instance 20241102085545501 DLU <0006> fsm.c:568 lu(PS:IMSI-262421029638803)[0x556e55f0a590]{UNVALIDATED}: Deallocated 20241102085545501 DLINP <000b> input/ipa.c:451 connected read/write 20241102085545501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085545501 DLINP <000b> input/ipa.c:451 connected read/write 20241102085545501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085545504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 20241102085545505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41540<->l=127.0.0.1:4258 20241102085545506 DLINP <000b> input/ipa.c:451 connected read/write 20241102085545506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085545506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085545506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085545506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085545506 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37401<->l=127.0.0.1:4259) 20241102085545550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4258 20241102085545550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4258 20241102085548621 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085548621 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085548623 DLINP <000b> input/ipa.c:451 connected read/write 20241102085548623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085548624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42902<->l=127.0.0.1:4258 20241102085548625 DLINP <000b> input/ipa.c:451 connected read/write 20241102085548625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085548625 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085548625 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085548625 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  20241102085548625 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085548625 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  20241102085548625 DLGSUP <0013> gsup_server.c:235 2:  20241102085548625 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085548625 DLGSUP <0013> gsup_server.c:235 3:  20241102085548625 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085548625 DLGSUP <0013> gsup_server.c:235 4:  20241102085548625 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085548625 DLGSUP <0013> gsup_server.c:235 5:  20241102085548625 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085548625 DLGSUP <0013> gsup_server.c:235 7:  20241102085548625 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085548625 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085548625 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085548625 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085548646 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32787<->l=127.0.0.1:4259) 20241102085548660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4258 20241102085548665 DLINP <000b> input/ipa.c:451 connected read/write 20241102085548665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085548665 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425161675824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425161675824"} 20241102085548665 DAUC <0003> db_auc.c:133 IMSI='262425161675824': No such subscriber 20241102085548665 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425161675824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241102085548665 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425161675824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425161675824" cause=IMSI unknown in HLR} 20241102085548665 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425161675824 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085548665 DLINP <000b> input/ipa.c:451 connected read/write 20241102085548665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085548665 DLINP <000b> input/ipa.c:451 connected read/write 20241102085548665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085548668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4258 20241102085548668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42902<->l=127.0.0.1:4258 20241102085548670 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32787<->l=127.0.0.1:4259) 20241102085548670 DLINP <000b> input/ipa.c:451 connected read/write 20241102085548670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085548670 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085548670 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085548670 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085548714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42910<->l=127.0.0.1:4258 20241102085548714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42910<->l=127.0.0.1:4258 20241102085551786 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085551786 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085551788 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085551789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42924<->l=127.0.0.1:4258 20241102085551792 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085551792 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085551792 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085551792 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  20241102085551792 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085551792 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  20241102085551792 DLGSUP <0013> gsup_server.c:235 2:  20241102085551792 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085551792 DLGSUP <0013> gsup_server.c:235 3:  20241102085551792 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085551792 DLGSUP <0013> gsup_server.c:235 4:  20241102085551792 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085551792 DLGSUP <0013> gsup_server.c:235 5:  20241102085551792 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085551792 DLGSUP <0013> gsup_server.c:235 7:  20241102085551792 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085551792 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085551792 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085551792 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085551812 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39955<->l=127.0.0.1:4259) 20241102085551834 DAUC <0003> db_auc.c:157 IMSI='262426652977229': No 2G Auth Data 20241102085551834 DAUC <0003> db_auc.c:192 IMSI='262426652977229': No 3G Auth Data 20241102085551870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 20241102085551875 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085551875 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426652977229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426652977229" cn_domain=PS} 20241102085551875 DLU <0006> fsm.c:456 lu(262426652977229)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085551875 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426652977229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085551891 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426652977229)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085551891 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426652977229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426652977229" cn_domain=PS} 20241102085551891 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085551891 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085551895 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085551895 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426652977229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426652977229"} 20241102085551895 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426652977229)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085551895 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426652977229 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085551895 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426652977229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426652977229"} 20241102085551895 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426652977229 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085551895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426652977229)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085551895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426652977229)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085551895 DLU <0006> fsm.c:568 lu(PS:IMSI-262426652977229)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085551895 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085551895 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085551897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 20241102085551921 DAUC <0003> db_auc.c:157 IMSI='262425981411997': No 2G Auth Data 20241102085551921 DAUC <0003> db_auc.c:192 IMSI='262425981411997': No 3G Auth Data 20241102085551929 DLGSUP <0013> hlr.c:121 IMSI 262425981411997: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085551953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42938<->l=127.0.0.1:4258 20241102085551957 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085551957 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425981411997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425981411997" cn_domain=PS} 20241102085551957 DLU <0006> fsm.c:456 lu(262425981411997)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085551957 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425981411997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085551972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425981411997)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085551972 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425981411997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425981411997" cn_domain=PS} 20241102085551972 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085551972 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085551975 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085551975 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425981411997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425981411997"} 20241102085551975 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425981411997)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085551975 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425981411997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085551975 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425981411997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425981411997"} 20241102085551975 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425981411997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085551975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425981411997)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085551975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425981411997)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085551975 DLU <0006> fsm.c:568 lu(PS:IMSI-262425981411997)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085551975 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085551975 DLINP <000b> input/ipa.c:451 connected read/write 20241102085551975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085551977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42938<->l=127.0.0.1:4258 20241102085552002 DAUC <0003> db_auc.c:157 IMSI='262427715919891': No 2G Auth Data 20241102085552002 DAUC <0003> db_auc.c:192 IMSI='262427715919891': No 3G Auth Data 20241102085552011 DLGSUP <0013> hlr.c:121 IMSI 262427715919891: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085552035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42954<->l=127.0.0.1:4258 20241102085552039 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552039 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427715919891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427715919891" cn_domain=PS} 20241102085552039 DLU <0006> fsm.c:456 lu(262427715919891)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085552039 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427715919891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085552054 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427715919891)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085552054 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427715919891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427715919891" cn_domain=PS} 20241102085552054 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552054 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552057 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552057 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427715919891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427715919891"} 20241102085552057 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427715919891)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085552057 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427715919891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085552057 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427715919891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427715919891"} 20241102085552057 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427715919891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085552057 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427715919891)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085552057 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427715919891)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085552057 DLU <0006> fsm.c:568 lu(PS:IMSI-262427715919891)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085552057 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552057 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42954<->l=127.0.0.1:4258 20241102085552083 DAUC <0003> db_auc.c:157 IMSI='262429748640377': No 2G Auth Data 20241102085552083 DAUC <0003> db_auc.c:192 IMSI='262429748640377': No 3G Auth Data 20241102085552092 DLGSUP <0013> hlr.c:121 IMSI 262429748640377: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085552117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42956<->l=127.0.0.1:4258 20241102085552120 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552120 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429748640377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429748640377" cn_domain=PS} 20241102085552120 DLU <0006> fsm.c:456 lu(262429748640377)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085552121 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429748640377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085552136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429748640377)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085552136 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429748640377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429748640377" cn_domain=PS} 20241102085552136 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552136 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552139 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552139 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429748640377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429748640377"} 20241102085552139 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429748640377)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085552139 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262429748640377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085552139 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429748640377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429748640377"} 20241102085552139 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262429748640377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085552139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429748640377)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085552139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429748640377)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085552139 DLU <0006> fsm.c:568 lu(PS:IMSI-262429748640377)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085552139 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552139 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42956<->l=127.0.0.1:4258 20241102085552166 DAUC <0003> db_auc.c:157 IMSI='262423703316039': No 2G Auth Data 20241102085552166 DAUC <0003> db_auc.c:192 IMSI='262423703316039': No 3G Auth Data 20241102085552175 DLGSUP <0013> hlr.c:121 IMSI 262423703316039: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085552199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4258 20241102085552203 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552203 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423703316039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423703316039" cn_domain=PS} 20241102085552203 DLU <0006> fsm.c:456 lu(262423703316039)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085552203 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423703316039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085552219 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423703316039)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085552219 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423703316039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423703316039" cn_domain=PS} 20241102085552219 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552219 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552222 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552222 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423703316039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423703316039"} 20241102085552222 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423703316039)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085552222 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423703316039 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085552222 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423703316039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423703316039"} 20241102085552222 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423703316039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085552222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423703316039)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085552222 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423703316039)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085552222 DLU <0006> fsm.c:568 lu(PS:IMSI-262423703316039)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085552222 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552222 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42958<->l=127.0.0.1:4258 20241102085552247 DAUC <0003> db_auc.c:157 IMSI='262426479635854': No 2G Auth Data 20241102085552247 DAUC <0003> db_auc.c:192 IMSI='262426479635854': No 3G Auth Data 20241102085552256 DLGSUP <0013> hlr.c:121 IMSI 262426479635854: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085552286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 20241102085552290 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552290 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426479635854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426479635854" cn_domain=PS} 20241102085552290 DLU <0006> fsm.c:456 lu(262426479635854)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085552290 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426479635854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085552305 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426479635854)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085552305 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426479635854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426479635854" cn_domain=PS} 20241102085552305 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552305 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552308 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552308 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426479635854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426479635854"} 20241102085552308 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426479635854)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085552308 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426479635854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085552309 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426479635854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426479635854"} 20241102085552309 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426479635854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085552309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426479635854)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085552309 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426479635854)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085552309 DLU <0006> fsm.c:568 lu(PS:IMSI-262426479635854)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085552309 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552309 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42968<->l=127.0.0.1:4258 20241102085552343 DAUC <0003> db_auc.c:157 IMSI='262428891728019': No 2G Auth Data 20241102085552343 DAUC <0003> db_auc.c:192 IMSI='262428891728019': No 3G Auth Data 20241102085552352 DLGSUP <0013> hlr.c:121 IMSI 262428891728019: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085552384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4258 20241102085552388 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552388 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428891728019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428891728019" cn_domain=PS} 20241102085552388 DLU <0006> fsm.c:456 lu(262428891728019)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085552388 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428891728019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085552404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428891728019)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085552404 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428891728019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428891728019" cn_domain=PS} 20241102085552404 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552404 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552407 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552407 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428891728019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428891728019"} 20241102085552407 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428891728019)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085552407 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428891728019 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085552407 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428891728019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428891728019"} 20241102085552407 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428891728019 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085552407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428891728019)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085552407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428891728019)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085552407 DLU <0006> fsm.c:568 lu(PS:IMSI-262428891728019)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085552407 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552407 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4258 20241102085552441 DAUC <0003> db_auc.c:157 IMSI='262425007970872': No 2G Auth Data 20241102085552441 DAUC <0003> db_auc.c:192 IMSI='262425007970872': No 3G Auth Data 20241102085552450 DLGSUP <0013> hlr.c:121 IMSI 262425007970872: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085552482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 20241102085552487 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552487 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425007970872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425007970872" cn_domain=PS} 20241102085552487 DLU <0006> fsm.c:456 lu(262425007970872)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085552487 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425007970872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085552503 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425007970872)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085552503 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425007970872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425007970872" cn_domain=PS} 20241102085552503 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552503 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552506 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552506 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425007970872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425007970872"} 20241102085552506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425007970872)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085552506 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425007970872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085552506 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425007970872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425007970872"} 20241102085552506 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425007970872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085552506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425007970872)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085552506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425007970872)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085552506 DLU <0006> fsm.c:568 lu(PS:IMSI-262425007970872)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085552506 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552506 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085552508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 20241102085552534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42924<->l=127.0.0.1:4258 20241102085552535 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39955<->l=127.0.0.1:4259) 20241102085552536 DLINP <000b> input/ipa.c:451 connected read/write 20241102085552536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085552536 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085552536 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085552536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085552578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42982<->l=127.0.0.1:4258 20241102085552578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42982<->l=127.0.0.1:4258 20241102085555652 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085555652 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085555654 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085555655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42996<->l=127.0.0.1:4258 20241102085555657 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085555657 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085555657 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085555657 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  20241102085555657 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085555657 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  20241102085555657 DLGSUP <0013> gsup_server.c:235 2:  20241102085555657 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085555657 DLGSUP <0013> gsup_server.c:235 3:  20241102085555657 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085555657 DLGSUP <0013> gsup_server.c:235 4:  20241102085555657 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085555657 DLGSUP <0013> gsup_server.c:235 5:  20241102085555657 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085555657 DLGSUP <0013> gsup_server.c:235 7:  20241102085555657 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085555657 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085555657 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085555657 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085555676 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37399<->l=127.0.0.1:4259) 20241102085555700 DAUC <0003> db_auc.c:157 IMSI='262420027747567': No 2G Auth Data 20241102085555700 DAUC <0003> db_auc.c:192 IMSI='262420027747567': No 3G Auth Data 20241102085555747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 20241102085555751 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085555751 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420027747567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420027747567" cn_domain=PS source_name="the-source\n"} 20241102085555751 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102085555751 DLU <0006> fsm.c:456 lu(262420027747567)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085555751 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420027747567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102085555765 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420027747567)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085555765 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420027747567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420027747567" cn_domain=PS destination_name="the-source\n"} 20241102085555765 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555765 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555769 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085555769 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420027747567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420027747567" source_name="the-source\n"} 20241102085555769 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420027747567)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085555769 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262420027747567 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085555769 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420027747567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420027747567" destination_name="the-source\n"} 20241102085555769 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262420027747567 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085555769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420027747567)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085555769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420027747567)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085555769 DLU <0006> fsm.c:568 lu(PS:IMSI-262420027747567)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085555769 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555769 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 20241102085555796 DAUC <0003> db_auc.c:157 IMSI='262429996411966': No 2G Auth Data 20241102085555796 DAUC <0003> db_auc.c:192 IMSI='262429996411966': No 3G Auth Data 20241102085555804 DLGSUP <0013> hlr.c:121 IMSI 262429996411966: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085555828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43020<->l=127.0.0.1:4258 20241102085555832 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085555832 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429996411966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429996411966" cn_domain=PS source_name="the-source\n"} 20241102085555832 DLU <0006> fsm.c:456 lu(262429996411966)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085555832 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429996411966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102085555847 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429996411966)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085555847 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429996411966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429996411966" cn_domain=PS destination_name="the-source\n"} 20241102085555847 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555847 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555850 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085555850 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429996411966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429996411966" source_name="the-source\n"} 20241102085555850 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429996411966)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085555850 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262429996411966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085555850 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429996411966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429996411966" destination_name="the-source\n"} 20241102085555850 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262429996411966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085555850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429996411966)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085555850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429996411966)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085555850 DLU <0006> fsm.c:568 lu(PS:IMSI-262429996411966)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085555850 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555850 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43020<->l=127.0.0.1:4258 20241102085555876 DAUC <0003> db_auc.c:157 IMSI='262426227145862': No 2G Auth Data 20241102085555876 DAUC <0003> db_auc.c:192 IMSI='262426227145862': No 3G Auth Data 20241102085555885 DLGSUP <0013> hlr.c:121 IMSI 262426227145862: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085555909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4258 20241102085555912 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085555912 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426227145862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426227145862" cn_domain=PS source_name="the-source\n"} 20241102085555912 DLU <0006> fsm.c:456 lu(262426227145862)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085555913 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426227145862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102085555928 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426227145862)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085555928 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426227145862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426227145862" cn_domain=PS destination_name="the-source\n"} 20241102085555928 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555928 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555931 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085555931 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426227145862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426227145862" source_name="the-source\n"} 20241102085555931 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426227145862)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085555931 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262426227145862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085555931 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426227145862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426227145862" destination_name="the-source\n"} 20241102085555931 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262426227145862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085555931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426227145862)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085555931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426227145862)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085555931 DLU <0006> fsm.c:568 lu(PS:IMSI-262426227145862)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085555931 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555931 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085555933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4258 20241102085555957 DAUC <0003> db_auc.c:157 IMSI='262428442202791': No 2G Auth Data 20241102085555957 DAUC <0003> db_auc.c:192 IMSI='262428442202791': No 3G Auth Data 20241102085555966 DLGSUP <0013> hlr.c:121 IMSI 262428442202791: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085555989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43048<->l=127.0.0.1:4258 20241102085555993 DLINP <000b> input/ipa.c:451 connected read/write 20241102085555993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085555993 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428442202791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428442202791" cn_domain=PS source_name="the-source\n"} 20241102085555993 DLU <0006> fsm.c:456 lu(262428442202791)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085555993 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428442202791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102085556008 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428442202791)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085556008 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428442202791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428442202791" cn_domain=PS destination_name="the-source\n"} 20241102085556008 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556009 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556011 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085556011 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428442202791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428442202791" source_name="the-source\n"} 20241102085556011 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428442202791)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085556011 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262428442202791 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085556011 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428442202791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428442202791" destination_name="the-source\n"} 20241102085556011 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262428442202791 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085556011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428442202791)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085556011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428442202791)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085556011 DLU <0006> fsm.c:568 lu(PS:IMSI-262428442202791)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085556011 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556011 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43048<->l=127.0.0.1:4258 20241102085556038 DAUC <0003> db_auc.c:157 IMSI='262426917891402': No 2G Auth Data 20241102085556038 DAUC <0003> db_auc.c:192 IMSI='262426917891402': No 3G Auth Data 20241102085556048 DLGSUP <0013> hlr.c:121 IMSI 262426917891402: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085556073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43056<->l=127.0.0.1:4258 20241102085556076 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085556076 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262426917891402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426917891402" cn_domain=PS source_name="the-source\n"} 20241102085556076 DLU <0006> fsm.c:456 lu(262426917891402)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085556076 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262426917891402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102085556092 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426917891402)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085556092 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262426917891402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426917891402" cn_domain=PS destination_name="the-source\n"} 20241102085556092 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556092 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556094 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085556094 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262426917891402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426917891402" source_name="the-source\n"} 20241102085556094 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426917891402)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085556094 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262426917891402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085556094 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262426917891402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426917891402" destination_name="the-source\n"} 20241102085556094 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262426917891402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085556095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426917891402)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085556095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426917891402)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085556095 DLU <0006> fsm.c:568 lu(PS:IMSI-262426917891402)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085556095 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556095 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43056<->l=127.0.0.1:4258 20241102085556121 DAUC <0003> db_auc.c:157 IMSI='262421872287187': No 2G Auth Data 20241102085556121 DAUC <0003> db_auc.c:192 IMSI='262421872287187': No 3G Auth Data 20241102085556134 DLGSUP <0013> hlr.c:121 IMSI 262421872287187: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085556167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 20241102085556171 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085556171 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421872287187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421872287187" cn_domain=PS source_name="the-source\n"} 20241102085556171 DLU <0006> fsm.c:456 lu(262421872287187)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085556171 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421872287187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102085556186 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421872287187)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085556186 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421872287187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421872287187" cn_domain=PS destination_name="the-source\n"} 20241102085556186 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556186 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556189 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085556189 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421872287187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421872287187" source_name="the-source\n"} 20241102085556189 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421872287187)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085556189 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421872287187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085556189 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421872287187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421872287187" destination_name="the-source\n"} 20241102085556189 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421872287187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085556189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421872287187)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085556189 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421872287187)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085556189 DLU <0006> fsm.c:568 lu(PS:IMSI-262421872287187)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085556189 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556189 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43060<->l=127.0.0.1:4258 20241102085556223 DAUC <0003> db_auc.c:157 IMSI='262428098944803': No 2G Auth Data 20241102085556223 DAUC <0003> db_auc.c:192 IMSI='262428098944803': No 3G Auth Data 20241102085556231 DLGSUP <0013> hlr.c:121 IMSI 262428098944803: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085556263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4258 20241102085556267 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085556267 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428098944803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428098944803" cn_domain=PS source_name="the-source\n"} 20241102085556267 DLU <0006> fsm.c:456 lu(262428098944803)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085556267 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428098944803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102085556282 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428098944803)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085556282 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428098944803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428098944803" cn_domain=PS destination_name="the-source\n"} 20241102085556282 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556282 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556285 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085556285 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428098944803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428098944803" source_name="the-source\n"} 20241102085556285 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428098944803)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085556285 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262428098944803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085556285 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428098944803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428098944803" destination_name="the-source\n"} 20241102085556285 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262428098944803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085556285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428098944803)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085556285 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428098944803)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085556285 DLU <0006> fsm.c:568 lu(PS:IMSI-262428098944803)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085556285 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556285 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43070<->l=127.0.0.1:4258 20241102085556322 DAUC <0003> db_auc.c:157 IMSI='262429577599466': No 2G Auth Data 20241102085556322 DAUC <0003> db_auc.c:192 IMSI='262429577599466': No 3G Auth Data 20241102085556330 DLGSUP <0013> hlr.c:121 IMSI 262429577599466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085556363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43076<->l=127.0.0.1:4258 20241102085556366 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085556366 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429577599466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429577599466" cn_domain=PS source_name="the-source\n"} 20241102085556366 DLU <0006> fsm.c:456 lu(262429577599466)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085556366 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429577599466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102085556383 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429577599466)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085556383 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429577599466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429577599466" cn_domain=PS destination_name="the-source\n"} 20241102085556383 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556383 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556386 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085556386 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429577599466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429577599466" source_name="the-source\n"} 20241102085556386 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429577599466)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085556386 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429577599466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085556386 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429577599466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429577599466" destination_name="the-source\n"} 20241102085556386 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429577599466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085556386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429577599466)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085556386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429577599466)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085556386 DLU <0006> fsm.c:568 lu(PS:IMSI-262429577599466)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085556386 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556386 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085556387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43076<->l=127.0.0.1:4258 20241102085556412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42996<->l=127.0.0.1:4258 20241102085556413 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37399<->l=127.0.0.1:4259) 20241102085556413 DLINP <000b> input/ipa.c:451 connected read/write 20241102085556413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085556413 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085556413 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085556413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085556413 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102085556451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43088<->l=127.0.0.1:4258 20241102085556452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43088<->l=127.0.0.1:4258 20241102085559524 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085559524 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085559527 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085559528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 20241102085559530 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085559530 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085559530 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085559530 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  20241102085559530 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085559530 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  20241102085559530 DLGSUP <0013> gsup_server.c:235 2:  20241102085559530 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085559530 DLGSUP <0013> gsup_server.c:235 3:  20241102085559530 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085559530 DLGSUP <0013> gsup_server.c:235 4:  20241102085559530 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085559530 DLGSUP <0013> gsup_server.c:235 5:  20241102085559530 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085559530 DLGSUP <0013> gsup_server.c:235 7:  20241102085559530 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085559530 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085559530 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085559530 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085559549 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34195<->l=127.0.0.1:4259) 20241102085559574 DAUC <0003> db_auc.c:157 IMSI='262424592274775': No 2G Auth Data 20241102085559574 DAUC <0003> db_auc.c:192 IMSI='262424592274775': No 3G Auth Data 20241102085559608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4258 20241102085559613 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085559613 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424592274775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424592274775" cn_domain=PS} 20241102085559613 DLU <0006> fsm.c:456 lu(262424592274775)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085559613 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424592274775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085559628 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424592274775)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085559628 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424592274775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424592274775" cn_domain=PS} 20241102085559628 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559628 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559631 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085559631 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424592274775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424592274775"} 20241102085559631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424592274775)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085559631 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424592274775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085559631 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424592274775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424592274775"} 20241102085559631 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424592274775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085559631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424592274775)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085559631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424592274775)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085559631 DLU <0006> fsm.c:568 lu(PS:IMSI-262424592274775)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085559631 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559631 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52238<->l=127.0.0.1:4258 20241102085559667 DAUC <0003> db_auc.c:157 IMSI='262426764335422': No 2G Auth Data 20241102085559667 DAUC <0003> db_auc.c:192 IMSI='262426764335422': No 3G Auth Data 20241102085559683 DLGSUP <0013> hlr.c:121 IMSI 262426764335422: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085559707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4258 20241102085559711 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085559711 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426764335422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426764335422" cn_domain=PS} 20241102085559711 DLU <0006> fsm.c:456 lu(262426764335422)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085559711 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426764335422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085559727 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426764335422)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085559727 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426764335422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426764335422" cn_domain=PS} 20241102085559727 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559727 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559731 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085559731 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426764335422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426764335422"} 20241102085559731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426764335422)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085559731 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426764335422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085559731 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426764335422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426764335422"} 20241102085559731 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426764335422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085559731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426764335422)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085559731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426764335422)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085559731 DLU <0006> fsm.c:568 lu(PS:IMSI-262426764335422)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085559731 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559731 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4258 20241102085559757 DAUC <0003> db_auc.c:157 IMSI='262426493340211': No 2G Auth Data 20241102085559757 DAUC <0003> db_auc.c:192 IMSI='262426493340211': No 3G Auth Data 20241102085559766 DLGSUP <0013> hlr.c:121 IMSI 262426493340211: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085559790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52252<->l=127.0.0.1:4258 20241102085559794 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085559794 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426493340211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426493340211" cn_domain=PS} 20241102085559794 DLU <0006> fsm.c:456 lu(262426493340211)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085559794 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426493340211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085559810 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426493340211)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085559810 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426493340211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426493340211" cn_domain=PS} 20241102085559810 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559810 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559813 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085559813 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426493340211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426493340211"} 20241102085559813 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426493340211)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085559813 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426493340211 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085559813 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426493340211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426493340211"} 20241102085559813 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426493340211 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085559813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426493340211)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085559813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426493340211)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085559813 DLU <0006> fsm.c:568 lu(PS:IMSI-262426493340211)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085559813 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559813 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52252<->l=127.0.0.1:4258 20241102085559846 DAUC <0003> db_auc.c:157 IMSI='262425958348951': No 2G Auth Data 20241102085559846 DAUC <0003> db_auc.c:192 IMSI='262425958348951': No 3G Auth Data 20241102085559860 DLGSUP <0013> hlr.c:121 IMSI 262425958348951: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085559885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52266<->l=127.0.0.1:4258 20241102085559887 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085559887 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425958348951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425958348951" cn_domain=PS} 20241102085559888 DLU <0006> fsm.c:456 lu(262425958348951)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085559888 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425958348951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085559922 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425958348951)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085559922 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425958348951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425958348951" cn_domain=PS} 20241102085559922 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559922 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559925 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085559925 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425958348951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425958348951"} 20241102085559925 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425958348951)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085559925 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425958348951 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085559925 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425958348951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425958348951"} 20241102085559925 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425958348951 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085559925 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425958348951)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085559925 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425958348951)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085559925 DLU <0006> fsm.c:568 lu(PS:IMSI-262425958348951)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085559925 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559925 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085559928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52266<->l=127.0.0.1:4258 20241102085559956 DAUC <0003> db_auc.c:157 IMSI='262420561878518': No 2G Auth Data 20241102085559956 DAUC <0003> db_auc.c:192 IMSI='262420561878518': No 3G Auth Data 20241102085559965 DLGSUP <0013> hlr.c:121 IMSI 262420561878518: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085559989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20241102085559992 DLINP <000b> input/ipa.c:451 connected read/write 20241102085559992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085559992 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420561878518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420561878518" cn_domain=PS} 20241102085559992 DLU <0006> fsm.c:456 lu(262420561878518)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085559992 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420561878518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085600008 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420561878518)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085600008 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420561878518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420561878518" cn_domain=PS} 20241102085600008 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600008 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600011 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085600011 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420561878518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420561878518"} 20241102085600011 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420561878518)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085600011 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420561878518 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085600011 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420561878518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420561878518"} 20241102085600011 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420561878518 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085600011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420561878518)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085600011 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420561878518)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085600011 DLU <0006> fsm.c:568 lu(PS:IMSI-262420561878518)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085600011 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600011 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.1:4258 20241102085600038 DAUC <0003> db_auc.c:157 IMSI='262425681383919': No 2G Auth Data 20241102085600038 DAUC <0003> db_auc.c:192 IMSI='262425681383919': No 3G Auth Data 20241102085600046 DLGSUP <0013> hlr.c:121 IMSI 262425681383919: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085600079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 20241102085600082 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085600082 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425681383919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425681383919" cn_domain=PS} 20241102085600083 DLU <0006> fsm.c:456 lu(262425681383919)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085600083 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425681383919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085600098 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425681383919)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085600098 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425681383919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425681383919" cn_domain=PS} 20241102085600098 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600098 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600101 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085600101 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425681383919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425681383919"} 20241102085600101 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425681383919)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085600101 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425681383919 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085600101 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425681383919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425681383919"} 20241102085600101 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425681383919 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085600101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425681383919)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085600101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425681383919)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085600101 DLU <0006> fsm.c:568 lu(PS:IMSI-262425681383919)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085600101 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600101 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52298<->l=127.0.0.1:4258 20241102085600135 DAUC <0003> db_auc.c:157 IMSI='262423523205398': No 2G Auth Data 20241102085600135 DAUC <0003> db_auc.c:192 IMSI='262423523205398': No 3G Auth Data 20241102085600144 DLGSUP <0013> hlr.c:121 IMSI 262423523205398: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085600176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20241102085600178 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085600178 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423523205398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423523205398" cn_domain=PS} 20241102085600178 DLU <0006> fsm.c:456 lu(262423523205398)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085600178 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423523205398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085600194 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423523205398)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085600194 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423523205398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423523205398" cn_domain=PS} 20241102085600194 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600194 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600197 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085600197 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423523205398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423523205398"} 20241102085600197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423523205398)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085600197 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262423523205398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085600197 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423523205398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423523205398"} 20241102085600197 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262423523205398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085600197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423523205398)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085600197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423523205398)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085600197 DLU <0006> fsm.c:568 lu(PS:IMSI-262423523205398)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085600197 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600197 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52302<->l=127.0.0.1:4258 20241102085600231 DAUC <0003> db_auc.c:157 IMSI='262426298837629': No 2G Auth Data 20241102085600231 DAUC <0003> db_auc.c:192 IMSI='262426298837629': No 3G Auth Data 20241102085600239 DLGSUP <0013> hlr.c:121 IMSI 262426298837629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085600271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4258 20241102085600274 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085600274 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426298837629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426298837629" cn_domain=PS} 20241102085600274 DLU <0006> fsm.c:456 lu(262426298837629)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085600274 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426298837629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085600289 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426298837629)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085600289 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426298837629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426298837629" cn_domain=PS} 20241102085600289 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600289 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600291 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085600292 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426298837629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426298837629"} 20241102085600292 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426298837629)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085600292 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262426298837629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085600292 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426298837629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426298837629"} 20241102085600292 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262426298837629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085600292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426298837629)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085600292 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426298837629)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085600292 DLU <0006> fsm.c:568 lu(PS:IMSI-262426298837629)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085600292 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600292 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085600293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52310<->l=127.0.0.1:4258 20241102085600317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52226<->l=127.0.0.1:4258 20241102085600318 DLINP <000b> input/ipa.c:451 connected read/write 20241102085600318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085600318 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085600319 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085600319 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085600319 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34195<->l=127.0.0.1:4259) 20241102085600364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20241102085600464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52320<->l=127.0.0.1:4258 20241102085603538 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085603538 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085603541 DLINP <000b> input/ipa.c:451 connected read/write 20241102085603541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085603541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52328<->l=127.0.0.1:4258 20241102085603544 DLINP <000b> input/ipa.c:451 connected read/write 20241102085603544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085603544 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085603544 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085603544 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  20241102085603544 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085603544 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  20241102085603544 DLGSUP <0013> gsup_server.c:235 2:  20241102085603544 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085603544 DLGSUP <0013> gsup_server.c:235 3:  20241102085603544 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085603544 DLGSUP <0013> gsup_server.c:235 4:  20241102085603544 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085603544 DLGSUP <0013> gsup_server.c:235 5:  20241102085603544 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085603544 DLGSUP <0013> gsup_server.c:235 7:  20241102085603544 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085603544 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085603544 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085603544 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085603563 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36097<->l=127.0.0.1:4259) 20241102085603574 DAUC <0003> db_auc.c:157 IMSI='262423096503384': No 2G Auth Data 20241102085603574 DAUC <0003> db_auc.c:192 IMSI='262423096503384': No 3G Auth Data 20241102085603593 DAUC <0003> db_auc.c:192 IMSI='262423096503384': No 3G Auth Data 20241102085603618 DAUC <0003> db_auc.c:157 IMSI='262429433712695': No 2G Auth Data 20241102085603618 DAUC <0003> db_auc.c:192 IMSI='262429433712695': No 3G Auth Data 20241102085603635 DAUC <0003> db_auc.c:157 IMSI='262429433712695': No 2G Auth Data 20241102085603661 DAUC <0003> db_auc.c:157 IMSI='262429905276139': No 2G Auth Data 20241102085603661 DAUC <0003> db_auc.c:192 IMSI='262429905276139': No 3G Auth Data 20241102085603710 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52328<->l=127.0.0.1:4258 20241102085603711 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36097<->l=127.0.0.1:4259) 20241102085603711 DLINP <000b> input/ipa.c:451 connected read/write 20241102085603711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085603711 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085603711 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085603711 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085603757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20241102085603857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20241102085606931 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085606931 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085606933 DLINP <000b> input/ipa.c:451 connected read/write 20241102085606933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085606934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4258 20241102085606937 DLINP <000b> input/ipa.c:451 connected read/write 20241102085606937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085606937 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085606937 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085606937 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  20241102085606937 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085606937 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  20241102085606937 DLGSUP <0013> gsup_server.c:235 2:  20241102085606937 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085606937 DLGSUP <0013> gsup_server.c:235 3:  20241102085606937 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085606937 DLGSUP <0013> gsup_server.c:235 4:  20241102085606937 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085606937 DLGSUP <0013> gsup_server.c:235 5:  20241102085606937 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085606937 DLGSUP <0013> gsup_server.c:235 7:  20241102085606937 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085606937 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085606937 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085606937 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085606956 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42193<->l=127.0.0.1:4259) 20241102085606971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4258 20241102085606983 DAUC <0003> db_auc.c:157 IMSI='262426860196156': No 2G Auth Data 20241102085606983 DAUC <0003> db_auc.c:192 IMSI='262426860196156': No 3G Auth Data 20241102085607011 DLINP <000b> input/ipa.c:451 connected read/write 20241102085607011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085607011 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426860196156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426860196156" cn_domain=PS} 20241102085607011 DLU <0006> fsm.c:456 lu(262426860196156)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085607011 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426860196156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085607026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426860196156)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085607026 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426860196156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426860196156" cn_domain=PS} 20241102085607026 DLINP <000b> input/ipa.c:451 connected read/write 20241102085607026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085607026 DLINP <000b> input/ipa.c:451 connected read/write 20241102085607026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085607030 DLINP <000b> input/ipa.c:451 connected read/write 20241102085607030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085607030 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426860196156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426860196156"} 20241102085607030 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426860196156)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085607030 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426860196156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085607030 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426860196156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426860196156"} 20241102085607030 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426860196156 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085607030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426860196156)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085607030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426860196156)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085607030 DLU <0006> fsm.c:568 lu(PS:IMSI-262426860196156)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085607030 DLINP <000b> input/ipa.c:451 connected read/write 20241102085607030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085607030 DLINP <000b> input/ipa.c:451 connected read/write 20241102085607030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085607040 DLGSUP <0013> hlr.c:128 IMSI 262426860196156: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241102085607040 DLINP <000b> input/ipa.c:451 connected read/write 20241102085607040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085607040 DLINP <000b> input/ipa.c:451 connected read/write 20241102085607040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085607041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4258 20241102085607042 DLINP <000b> input/ipa.c:451 connected read/write 20241102085607042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085607042 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426860196156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426860196156"} 20241102085607042 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426860196156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241102085607042 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426860196156 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085607042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39816<->l=127.0.0.1:4258 20241102085607043 DLINP <000b> input/ipa.c:451 connected read/write 20241102085607043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085607044 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085607044 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085607044 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085607044 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42193<->l=127.0.0.1:4259) 20241102085607089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39838<->l=127.0.0.1:4258 20241102085607190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39838<->l=127.0.0.1:4258 20241102085610265 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085610265 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085610267 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39848<->l=127.0.0.1:4258 20241102085610270 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610270 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085610270 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085610270 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  20241102085610270 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085610270 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  20241102085610270 DLGSUP <0013> gsup_server.c:235 2:  20241102085610270 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085610270 DLGSUP <0013> gsup_server.c:235 3:  20241102085610270 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085610270 DLGSUP <0013> gsup_server.c:235 4:  20241102085610270 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085610270 DLGSUP <0013> gsup_server.c:235 5:  20241102085610270 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085610270 DLGSUP <0013> gsup_server.c:235 7:  20241102085610270 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085610270 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085610270 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085610270 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085610288 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41629<->l=127.0.0.1:4259) 20241102085610304 DAUC <0003> db_auc.c:157 IMSI='262425732104892': No 2G Auth Data 20241102085610304 DAUC <0003> db_auc.c:192 IMSI='262425732104892': No 3G Auth Data 20241102085610344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39864<->l=127.0.0.1:4258 20241102085610350 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610350 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425732104892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425732104892" cn_domain=PS} 20241102085610350 DLU <0006> fsm.c:456 lu(262425732104892)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085610350 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425732104892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085610366 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425732104892)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085610366 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425732104892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425732104892" cn_domain=PS} 20241102085610366 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610366 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610369 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610369 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425732104892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425732104892"} 20241102085610369 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425732104892)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085610369 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425732104892 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085610369 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425732104892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425732104892"} 20241102085610369 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425732104892 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085610369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425732104892)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085610369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425732104892)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085610369 DLU <0006> fsm.c:568 lu(PS:IMSI-262425732104892)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085610369 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610369 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610372 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610372 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425732104892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425732104892" cn_domain=CS} 20241102085610372 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425732104892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102085610379 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425732104892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425732104892"} 20241102085610379 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425732104892 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085610379 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610379 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39864<->l=127.0.0.1:4258 20241102085610404 DAUC <0003> db_auc.c:157 IMSI='262424528888787': No 2G Auth Data 20241102085610404 DAUC <0003> db_auc.c:192 IMSI='262424528888787': No 3G Auth Data 20241102085610418 DLGSUP <0013> hlr.c:121 IMSI 262424528888787: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085610446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39872<->l=127.0.0.1:4258 20241102085610449 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610449 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424528888787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424528888787" cn_domain=PS} 20241102085610449 DLU <0006> fsm.c:456 lu(262424528888787)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085610449 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424528888787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085610468 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424528888787)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085610468 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424528888787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424528888787" cn_domain=PS} 20241102085610468 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610468 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610471 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610471 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424528888787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424528888787"} 20241102085610471 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424528888787)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085610471 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424528888787 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085610471 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424528888787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424528888787"} 20241102085610472 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424528888787 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085610472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424528888787)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085610472 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424528888787)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085610472 DLU <0006> fsm.c:568 lu(PS:IMSI-262424528888787)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085610472 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610472 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610474 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610474 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424528888787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424528888787" cn_domain=CS} 20241102085610474 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424528888787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102085610482 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424528888787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424528888787"} 20241102085610482 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424528888787 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085610482 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610482 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39872<->l=127.0.0.1:4258 20241102085610507 DAUC <0003> db_auc.c:157 IMSI='262424181859994': No 2G Auth Data 20241102085610507 DAUC <0003> db_auc.c:192 IMSI='262424181859994': No 3G Auth Data 20241102085610515 DLGSUP <0013> hlr.c:121 IMSI 262424181859994: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085610537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4258 20241102085610541 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610541 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424181859994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424181859994" cn_domain=PS} 20241102085610541 DLU <0006> fsm.c:456 lu(262424181859994)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085610541 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424181859994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085610560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424181859994)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085610560 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424181859994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424181859994" cn_domain=PS} 20241102085610560 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610560 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610563 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610563 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424181859994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424181859994"} 20241102085610563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424181859994)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085610563 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424181859994 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085610563 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424181859994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424181859994"} 20241102085610563 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424181859994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085610563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424181859994)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085610563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424181859994)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085610563 DLU <0006> fsm.c:568 lu(PS:IMSI-262424181859994)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085610563 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610563 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610565 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610565 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424181859994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424181859994" cn_domain=CS} 20241102085610565 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424181859994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102085610576 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424181859994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424181859994"} 20241102085610576 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424181859994 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085610576 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610576 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39884<->l=127.0.0.1:4258 20241102085610614 DAUC <0003> db_auc.c:157 IMSI='262429588284798': No 2G Auth Data 20241102085610614 DAUC <0003> db_auc.c:192 IMSI='262429588284798': No 3G Auth Data 20241102085610627 DLGSUP <0013> hlr.c:121 IMSI 262429588284798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085610652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39890<->l=127.0.0.1:4258 20241102085610657 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610657 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429588284798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429588284798" cn_domain=PS} 20241102085610657 DLU <0006> fsm.c:456 lu(262429588284798)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085610657 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429588284798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085610672 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429588284798)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085610672 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429588284798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429588284798" cn_domain=PS} 20241102085610672 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610672 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610675 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610675 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429588284798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429588284798"} 20241102085610675 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429588284798)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085610675 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429588284798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085610675 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429588284798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429588284798"} 20241102085610675 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429588284798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085610675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429588284798)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085610675 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429588284798)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085610675 DLU <0006> fsm.c:568 lu(PS:IMSI-262429588284798)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085610675 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610675 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610678 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610678 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429588284798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429588284798" cn_domain=CS} 20241102085610678 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429588284798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102085610685 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429588284798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429588284798"} 20241102085610685 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429588284798 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085610685 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610685 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39890<->l=127.0.0.1:4258 20241102085610711 DAUC <0003> db_auc.c:157 IMSI='262429443369641': No 2G Auth Data 20241102085610711 DAUC <0003> db_auc.c:192 IMSI='262429443369641': No 3G Auth Data 20241102085610720 DLGSUP <0013> hlr.c:121 IMSI 262429443369641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085610748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4258 20241102085610751 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610751 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429443369641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429443369641" cn_domain=PS} 20241102085610752 DLU <0006> fsm.c:456 lu(262429443369641)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085610752 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429443369641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085610768 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429443369641)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085610768 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429443369641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429443369641" cn_domain=PS} 20241102085610768 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610769 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610772 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610772 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429443369641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429443369641"} 20241102085610772 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429443369641)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085610772 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262429443369641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085610772 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429443369641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429443369641"} 20241102085610772 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262429443369641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085610772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429443369641)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085610772 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429443369641)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085610772 DLU <0006> fsm.c:568 lu(PS:IMSI-262429443369641)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085610772 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610772 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610774 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610774 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429443369641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429443369641" cn_domain=CS} 20241102085610774 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429443369641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102085610782 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429443369641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429443369641"} 20241102085610782 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262429443369641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085610782 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610782 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4258 20241102085610809 DAUC <0003> db_auc.c:157 IMSI='262429186130115': No 2G Auth Data 20241102085610809 DAUC <0003> db_auc.c:192 IMSI='262429186130115': No 3G Auth Data 20241102085610817 DLGSUP <0013> hlr.c:121 IMSI 262429186130115: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085610850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 20241102085610856 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610856 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429186130115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429186130115" cn_domain=PS} 20241102085610856 DLU <0006> fsm.c:456 lu(262429186130115)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085610856 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429186130115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085610878 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429186130115)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085610878 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429186130115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429186130115" cn_domain=PS} 20241102085610878 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610878 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610881 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610881 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429186130115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429186130115"} 20241102085610881 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429186130115)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085610881 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429186130115 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085610881 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429186130115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429186130115"} 20241102085610881 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429186130115 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085610881 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429186130115)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085610881 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429186130115)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085610881 DLU <0006> fsm.c:568 lu(PS:IMSI-262429186130115)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085610881 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610881 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610883 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085610883 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429186130115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429186130115" cn_domain=CS} 20241102085610883 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429186130115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102085610906 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429186130115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429186130115"} 20241102085610906 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429186130115 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085610906 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610906 DLINP <000b> input/ipa.c:451 connected read/write 20241102085610906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085610908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 20241102085610960 DAUC <0003> db_auc.c:157 IMSI='262426890829921': No 2G Auth Data 20241102085610960 DAUC <0003> db_auc.c:192 IMSI='262426890829921': No 3G Auth Data 20241102085610971 DLGSUP <0013> hlr.c:121 IMSI 262426890829921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085611007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39928<->l=127.0.0.1:4258 20241102085611011 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085611011 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426890829921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426890829921" cn_domain=PS} 20241102085611012 DLU <0006> fsm.c:456 lu(262426890829921)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085611012 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426890829921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085611031 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426890829921)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085611031 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426890829921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426890829921" cn_domain=PS} 20241102085611031 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611031 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611034 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085611034 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426890829921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426890829921"} 20241102085611034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426890829921)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085611034 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262426890829921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085611034 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426890829921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426890829921"} 20241102085611034 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262426890829921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085611034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426890829921)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085611034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426890829921)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085611034 DLU <0006> fsm.c:568 lu(PS:IMSI-262426890829921)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085611034 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611034 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611036 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085611036 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426890829921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426890829921" cn_domain=CS} 20241102085611036 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426890829921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102085611047 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426890829921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426890829921"} 20241102085611047 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262426890829921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085611047 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611047 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39928<->l=127.0.0.1:4258 20241102085611088 DAUC <0003> db_auc.c:157 IMSI='262425819823066': No 2G Auth Data 20241102085611088 DAUC <0003> db_auc.c:192 IMSI='262425819823066': No 3G Auth Data 20241102085611100 DLGSUP <0013> hlr.c:121 IMSI 262425819823066: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085611133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39938<->l=127.0.0.1:4258 20241102085611137 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085611137 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425819823066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425819823066" cn_domain=PS} 20241102085611137 DLU <0006> fsm.c:456 lu(262425819823066)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085611137 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425819823066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085611159 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425819823066)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085611159 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425819823066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425819823066" cn_domain=PS} 20241102085611160 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611160 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611162 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085611162 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425819823066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425819823066"} 20241102085611162 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425819823066)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085611162 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262425819823066 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085611162 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425819823066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425819823066"} 20241102085611162 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262425819823066 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085611162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425819823066)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085611162 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425819823066)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085611162 DLU <0006> fsm.c:568 lu(PS:IMSI-262425819823066)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085611162 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611162 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611165 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085611165 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425819823066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425819823066" cn_domain=CS} 20241102085611165 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425819823066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102085611173 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425819823066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425819823066"} 20241102085611173 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262425819823066 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085611173 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611173 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085611174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39938<->l=127.0.0.1:4258 20241102085611203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39848<->l=127.0.0.1:4258 20241102085611204 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41629<->l=127.0.0.1:4259) 20241102085611204 DLINP <000b> input/ipa.c:451 connected read/write 20241102085611204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085611204 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085611204 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085611204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085611249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39942<->l=127.0.0.1:4258 20241102085611349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39942<->l=127.0.0.1:4258 20241102085614427 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085614427 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085614430 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39954<->l=127.0.0.1:4258 20241102085614433 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614433 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085614433 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085614433 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  20241102085614433 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085614433 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  20241102085614433 DLGSUP <0013> gsup_server.c:235 2:  20241102085614433 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085614433 DLGSUP <0013> gsup_server.c:235 3:  20241102085614433 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085614433 DLGSUP <0013> gsup_server.c:235 4:  20241102085614433 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085614433 DLGSUP <0013> gsup_server.c:235 5:  20241102085614433 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085614433 DLGSUP <0013> gsup_server.c:235 7:  20241102085614433 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085614433 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085614433 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085614433 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085614452 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40565<->l=127.0.0.1:4259) 20241102085614469 DAUC <0003> db_auc.c:157 IMSI='262429945967057': No 2G Auth Data 20241102085614469 DAUC <0003> db_auc.c:192 IMSI='262429945967057': No 3G Auth Data 20241102085614501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39956<->l=127.0.0.1:4258 20241102085614507 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614507 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429945967057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429945967057" cn_domain=PS} 20241102085614508 DLU <0006> fsm.c:456 lu(262429945967057)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085614508 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429945967057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085614527 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429945967057)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085614527 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429945967057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429945967057" cn_domain=PS} 20241102085614527 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614527 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614531 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614531 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429945967057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429945967057"} 20241102085614531 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429945967057)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085614531 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429945967057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085614531 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429945967057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429945967057"} 20241102085614531 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429945967057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085614531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429945967057)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085614531 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429945967057)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085614531 DLU <0006> fsm.c:568 lu(PS:IMSI-262429945967057)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085614531 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614531 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614533 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614533 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429945967057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429945967057" cn_domain=PS} 20241102085614533 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429945967057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102085614541 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429945967057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429945967057"} 20241102085614541 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429945967057 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085614541 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614541 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39956<->l=127.0.0.1:4258 20241102085614567 DAUC <0003> db_auc.c:157 IMSI='262426979857357': No 2G Auth Data 20241102085614567 DAUC <0003> db_auc.c:192 IMSI='262426979857357': No 3G Auth Data 20241102085614576 DLGSUP <0013> hlr.c:121 IMSI 262426979857357: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085614601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39968<->l=127.0.0.1:4258 20241102085614605 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614605 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426979857357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426979857357" cn_domain=PS} 20241102085614605 DLU <0006> fsm.c:456 lu(262426979857357)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085614605 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426979857357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085614621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426979857357)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085614621 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426979857357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426979857357" cn_domain=PS} 20241102085614621 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614621 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614624 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614624 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426979857357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426979857357"} 20241102085614624 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426979857357)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085614624 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426979857357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085614624 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426979857357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426979857357"} 20241102085614624 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426979857357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085614624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426979857357)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085614624 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426979857357)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085614624 DLU <0006> fsm.c:568 lu(PS:IMSI-262426979857357)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085614624 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614624 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614626 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614626 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426979857357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426979857357" cn_domain=PS} 20241102085614626 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426979857357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102085614634 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426979857357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426979857357"} 20241102085614634 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426979857357 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085614634 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614634 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39968<->l=127.0.0.1:4258 20241102085614660 DAUC <0003> db_auc.c:157 IMSI='262424837987430': No 2G Auth Data 20241102085614660 DAUC <0003> db_auc.c:192 IMSI='262424837987430': No 3G Auth Data 20241102085614669 DLGSUP <0013> hlr.c:121 IMSI 262424837987430: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085614692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39982<->l=127.0.0.1:4258 20241102085614695 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614696 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424837987430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424837987430" cn_domain=PS} 20241102085614696 DLU <0006> fsm.c:456 lu(262424837987430)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085614696 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424837987430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085614711 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424837987430)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085614711 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424837987430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424837987430" cn_domain=PS} 20241102085614711 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614711 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614714 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614714 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424837987430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424837987430"} 20241102085614714 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424837987430)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085614714 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424837987430 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085614714 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424837987430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424837987430"} 20241102085614714 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424837987430 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085614714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424837987430)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085614714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424837987430)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085614714 DLU <0006> fsm.c:568 lu(PS:IMSI-262424837987430)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085614714 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614714 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614717 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614717 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424837987430 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424837987430" cn_domain=PS} 20241102085614717 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424837987430 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102085614724 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424837987430 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424837987430"} 20241102085614724 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424837987430 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085614724 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614724 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39982<->l=127.0.0.1:4258 20241102085614750 DAUC <0003> db_auc.c:157 IMSI='262427649357609': No 2G Auth Data 20241102085614750 DAUC <0003> db_auc.c:192 IMSI='262427649357609': No 3G Auth Data 20241102085614758 DLGSUP <0013> hlr.c:121 IMSI 262427649357609: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085614780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39984<->l=127.0.0.1:4258 20241102085614784 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614784 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427649357609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427649357609" cn_domain=PS} 20241102085614784 DLU <0006> fsm.c:456 lu(262427649357609)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085614784 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427649357609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085614800 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427649357609)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085614800 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427649357609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427649357609" cn_domain=PS} 20241102085614800 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614800 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614803 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614803 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427649357609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427649357609"} 20241102085614803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427649357609)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085614803 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427649357609 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085614803 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427649357609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427649357609"} 20241102085614803 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427649357609 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085614803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427649357609)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085614803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427649357609)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085614803 DLU <0006> fsm.c:568 lu(PS:IMSI-262427649357609)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085614803 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614803 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614805 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614805 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427649357609 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427649357609" cn_domain=PS} 20241102085614805 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427649357609 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102085614813 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427649357609 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427649357609"} 20241102085614813 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427649357609 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085614813 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614813 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39984<->l=127.0.0.1:4258 20241102085614840 DAUC <0003> db_auc.c:157 IMSI='262421392603425': No 2G Auth Data 20241102085614840 DAUC <0003> db_auc.c:192 IMSI='262421392603425': No 3G Auth Data 20241102085614848 DLGSUP <0013> hlr.c:121 IMSI 262421392603425: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085614873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39992<->l=127.0.0.1:4258 20241102085614877 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614877 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421392603425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421392603425" cn_domain=PS} 20241102085614877 DLU <0006> fsm.c:456 lu(262421392603425)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085614877 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421392603425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085614892 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421392603425)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085614892 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421392603425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421392603425" cn_domain=PS} 20241102085614892 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614892 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614895 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614895 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421392603425 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421392603425"} 20241102085614895 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421392603425)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085614895 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421392603425 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085614895 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421392603425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421392603425"} 20241102085614895 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421392603425 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085614895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421392603425)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085614895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421392603425)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085614895 DLU <0006> fsm.c:568 lu(PS:IMSI-262421392603425)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085614895 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614895 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614897 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614897 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421392603425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421392603425" cn_domain=PS} 20241102085614897 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421392603425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102085614905 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421392603425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421392603425"} 20241102085614905 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421392603425 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085614905 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614905 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39992<->l=127.0.0.1:4258 20241102085614931 DAUC <0003> db_auc.c:157 IMSI='262425650083834': No 2G Auth Data 20241102085614931 DAUC <0003> db_auc.c:192 IMSI='262425650083834': No 3G Auth Data 20241102085614940 DLGSUP <0013> hlr.c:121 IMSI 262425650083834: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085614971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39996<->l=127.0.0.1:4258 20241102085614974 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614974 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425650083834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425650083834" cn_domain=PS} 20241102085614975 DLU <0006> fsm.c:456 lu(262425650083834)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085614975 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425650083834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085614990 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425650083834)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085614990 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425650083834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425650083834" cn_domain=PS} 20241102085614990 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614990 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614993 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614993 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425650083834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425650083834"} 20241102085614993 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425650083834)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085614993 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425650083834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085614993 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425650083834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425650083834"} 20241102085614993 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425650083834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085614993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425650083834)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085614993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425650083834)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085614993 DLU <0006> fsm.c:568 lu(PS:IMSI-262425650083834)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085614993 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614993 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085614995 DLINP <000b> input/ipa.c:451 connected read/write 20241102085614995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085614995 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425650083834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425650083834" cn_domain=PS} 20241102085614995 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425650083834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102085615003 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425650083834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425650083834"} 20241102085615003 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425650083834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085615003 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615003 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39996<->l=127.0.0.1:4258 20241102085615036 DAUC <0003> db_auc.c:157 IMSI='262426794725964': No 2G Auth Data 20241102085615036 DAUC <0003> db_auc.c:192 IMSI='262426794725964': No 3G Auth Data 20241102085615045 DLGSUP <0013> hlr.c:121 IMSI 262426794725964: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085615077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40000<->l=127.0.0.1:4258 20241102085615080 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085615080 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426794725964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426794725964" cn_domain=PS} 20241102085615080 DLU <0006> fsm.c:456 lu(262426794725964)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085615080 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426794725964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085615096 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426794725964)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085615096 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426794725964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426794725964" cn_domain=PS} 20241102085615096 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615096 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615099 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085615099 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426794725964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426794725964"} 20241102085615099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426794725964)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085615099 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426794725964 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085615099 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426794725964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426794725964"} 20241102085615099 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426794725964 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085615099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426794725964)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085615099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426794725964)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085615099 DLU <0006> fsm.c:568 lu(PS:IMSI-262426794725964)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085615099 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615099 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615101 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085615101 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426794725964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426794725964" cn_domain=PS} 20241102085615101 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426794725964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102085615108 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426794725964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426794725964"} 20241102085615108 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426794725964 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085615108 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615108 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40000<->l=127.0.0.1:4258 20241102085615141 DAUC <0003> db_auc.c:157 IMSI='262421036083294': No 2G Auth Data 20241102085615141 DAUC <0003> db_auc.c:192 IMSI='262421036083294': No 3G Auth Data 20241102085615151 DLGSUP <0013> hlr.c:121 IMSI 262421036083294: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102085615182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40012<->l=127.0.0.1:4258 20241102085615187 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085615187 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421036083294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421036083294" cn_domain=PS} 20241102085615187 DLU <0006> fsm.c:456 lu(262421036083294)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085615187 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421036083294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085615201 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421036083294)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085615201 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421036083294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421036083294" cn_domain=PS} 20241102085615201 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615201 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615204 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085615204 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421036083294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421036083294"} 20241102085615204 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421036083294)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085615204 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262421036083294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085615204 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421036083294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421036083294"} 20241102085615204 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262421036083294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085615204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421036083294)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085615204 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421036083294)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085615204 DLU <0006> fsm.c:568 lu(PS:IMSI-262421036083294)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085615204 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615204 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615206 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085615206 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421036083294 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421036083294" cn_domain=PS} 20241102085615206 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421036083294 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102085615214 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421036083294 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421036083294"} 20241102085615214 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421036083294 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102085615214 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615214 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085615216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40012<->l=127.0.0.1:4258 20241102085615240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39954<->l=127.0.0.1:4258 20241102085615241 DLINP <000b> input/ipa.c:451 connected read/write 20241102085615241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085615241 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085615241 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085615241 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085615241 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40565<->l=127.0.0.1:4259) 20241102085615285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40020<->l=127.0.0.1:4258 20241102085615386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40020<->l=127.0.0.1:4258 20241102085618464 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085618464 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085618465 DLINP <000b> input/ipa.c:451 connected read/write 20241102085618465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085618466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39060<->l=127.0.0.1:4258 20241102085618467 DLINP <000b> input/ipa.c:451 connected read/write 20241102085618467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085618467 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085618467 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085618467 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  20241102085618467 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085618467 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  20241102085618467 DLGSUP <0013> gsup_server.c:235 2:  20241102085618467 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085618467 DLGSUP <0013> gsup_server.c:235 3:  20241102085618467 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085618467 DLGSUP <0013> gsup_server.c:235 4:  20241102085618467 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085618467 DLGSUP <0013> gsup_server.c:235 5:  20241102085618467 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085618467 DLGSUP <0013> gsup_server.c:235 7:  20241102085618467 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085618467 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085618467 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085618467 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085618485 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37557<->l=127.0.0.1:4259) 20241102085618496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39062<->l=127.0.0.1:4258 20241102085618513 DLINP <000b> input/ipa.c:451 connected read/write 20241102085618513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085618513 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} 20241102085618513 DLU <0006> fsm.c:456 lu(2345743413463)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085618513 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 20241102085618513 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} 20241102085618513 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085618513 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x556e55f06100]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085618513 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x556e55f06100]{UNVALIDATED}: Freeing instance 20241102085618513 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x556e55f06100]{UNVALIDATED}: Deallocated 20241102085618513 DLINP <000b> input/ipa.c:451 connected read/write 20241102085618513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085618513 DLINP <000b> input/ipa.c:451 connected read/write 20241102085618513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085618516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39062<->l=127.0.0.1:4258 20241102085618517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39060<->l=127.0.0.1:4258 20241102085618518 DLINP <000b> input/ipa.c:451 connected read/write 20241102085618518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085618518 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085618518 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085618518 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085618519 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37557<->l=127.0.0.1:4259) 20241102085618559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39066<->l=127.0.0.1:4258 20241102085618660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39066<->l=127.0.0.1:4258 20241102085621736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085621736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085621738 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085621739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4258 20241102085621741 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085621741 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085621741 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085621741 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  20241102085621741 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085621741 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  20241102085621741 DLGSUP <0013> gsup_server.c:235 2:  20241102085621741 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085621741 DLGSUP <0013> gsup_server.c:235 3:  20241102085621741 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085621741 DLGSUP <0013> gsup_server.c:235 4:  20241102085621741 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085621741 DLGSUP <0013> gsup_server.c:235 5:  20241102085621741 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085621741 DLGSUP <0013> gsup_server.c:235 7:  20241102085621741 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085621741 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085621741 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085621741 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085621762 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40835<->l=127.0.0.1:4259) 20241102085621786 DAUC <0003> db_auc.c:157 IMSI='262420117944175': No 2G Auth Data 20241102085621786 DAUC <0003> db_auc.c:192 IMSI='262420117944175': No 3G Auth Data 20241102085621826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39092<->l=127.0.0.1:4258 20241102085621833 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085621833 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420117944175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420117944175" session_id=635780765 session_state=BEGIN} 20241102085621833 DSS <0004> hlr_ussd.c:576 262420117944175/0x25e53e9d: Process SS (BEGIN) 20241102085621833 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102085621833 DSS <0004> hlr_ussd.c:518 262420117944175/0x25e53e9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102085621833 DSS <0004> hlr_ussd.c:523 262420117944175/0x25e53e9d: USSD for unknown code '*#200#' 20241102085621833 DSS <0004> hlr_ussd.c:354 262420117944175/0x25e53e9d: Tx ReturnError(1, 0x12) 20241102085621833 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420117944175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420117944175" session_id=635780765 session_state=END} 20241102085621834 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085621834 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085621837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39092<->l=127.0.0.1:4258 20241102085621846 DAUC <0003> db_auc.c:157 IMSI='262420756263086': No 2G Auth Data 20241102085621846 DAUC <0003> db_auc.c:192 IMSI='262420756263086': No 3G Auth Data 20241102085621878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39098<->l=127.0.0.1:4258 20241102085621883 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085621883 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420756263086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420756263086" session_id=13804674 session_state=BEGIN} 20241102085621883 DSS <0004> hlr_ussd.c:576 262420756263086/0x00d2a482: Process SS (BEGIN) 20241102085621883 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102085621883 DSS <0004> hlr_ussd.c:518 262420756263086/0x00d2a482: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102085621883 DSS <0004> hlr_ussd.c:523 262420756263086/0x00d2a482: USSD for unknown code '*#200#' 20241102085621883 DSS <0004> hlr_ussd.c:354 262420756263086/0x00d2a482: Tx ReturnError(1, 0x12) 20241102085621883 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420756263086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420756263086" session_id=13804674 session_state=END} 20241102085621883 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085621883 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085621886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39098<->l=127.0.0.1:4258 20241102085621894 DAUC <0003> db_auc.c:157 IMSI='262421217324607': No 2G Auth Data 20241102085621894 DAUC <0003> db_auc.c:192 IMSI='262421217324607': No 3G Auth Data 20241102085621930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39114<->l=127.0.0.1:4258 20241102085621936 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085621936 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421217324607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421217324607" session_id=711313686 session_state=BEGIN} 20241102085621936 DSS <0004> hlr_ussd.c:576 262421217324607/0x2a65c916: Process SS (BEGIN) 20241102085621936 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102085621936 DSS <0004> hlr_ussd.c:518 262421217324607/0x2a65c916: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102085621936 DSS <0004> hlr_ussd.c:523 262421217324607/0x2a65c916: USSD for unknown code '*#200#' 20241102085621936 DSS <0004> hlr_ussd.c:354 262421217324607/0x2a65c916: Tx ReturnError(1, 0x12) 20241102085621936 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421217324607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421217324607" session_id=711313686 session_state=END} 20241102085621936 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085621936 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085621939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39114<->l=127.0.0.1:4258 20241102085621956 DAUC <0003> db_auc.c:157 IMSI='262423222855773': No 2G Auth Data 20241102085621956 DAUC <0003> db_auc.c:192 IMSI='262423222855773': No 3G Auth Data 20241102085621988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39120<->l=127.0.0.1:4258 20241102085621994 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085621994 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423222855773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423222855773" session_id=859131854 session_state=BEGIN} 20241102085621994 DSS <0004> hlr_ussd.c:576 262423222855773/0x33354fce: Process SS (BEGIN) 20241102085621994 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102085621994 DSS <0004> hlr_ussd.c:518 262423222855773/0x33354fce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102085621994 DSS <0004> hlr_ussd.c:523 262423222855773/0x33354fce: USSD for unknown code '*#200#' 20241102085621994 DSS <0004> hlr_ussd.c:354 262423222855773/0x33354fce: Tx ReturnError(1, 0x12) 20241102085621994 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423222855773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423222855773" session_id=859131854 session_state=END} 20241102085621994 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085621995 DLINP <000b> input/ipa.c:451 connected read/write 20241102085621995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085621998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39120<->l=127.0.0.1:4258 20241102085622002 DAUC <0003> db_auc.c:157 IMSI='262423365093166': No 2G Auth Data 20241102085622002 DAUC <0003> db_auc.c:192 IMSI='262423365093166': No 3G Auth Data 20241102085622025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39122<->l=127.0.0.1:4258 20241102085622031 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085622031 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423365093166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423365093166" session_id=2397626893 session_state=BEGIN} 20241102085622031 DSS <0004> hlr_ussd.c:576 262423365093166/0x8ee8e20d: Process SS (BEGIN) 20241102085622031 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102085622031 DSS <0004> hlr_ussd.c:518 262423365093166/0x8ee8e20d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102085622031 DSS <0004> hlr_ussd.c:523 262423365093166/0x8ee8e20d: USSD for unknown code '*#200#' 20241102085622031 DSS <0004> hlr_ussd.c:354 262423365093166/0x8ee8e20d: Tx ReturnError(1, 0x12) 20241102085622031 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423365093166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423365093166" session_id=2397626893 session_state=END} 20241102085622031 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085622031 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085622034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39122<->l=127.0.0.1:4258 20241102085622038 DAUC <0003> db_auc.c:157 IMSI='262429369538883': No 2G Auth Data 20241102085622038 DAUC <0003> db_auc.c:192 IMSI='262429369538883': No 3G Auth Data 20241102085622072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39138<->l=127.0.0.1:4258 20241102085622077 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085622077 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429369538883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429369538883" session_id=428142171 session_state=BEGIN} 20241102085622077 DSS <0004> hlr_ussd.c:576 262429369538883/0x1984ee5b: Process SS (BEGIN) 20241102085622077 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102085622077 DSS <0004> hlr_ussd.c:518 262429369538883/0x1984ee5b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102085622077 DSS <0004> hlr_ussd.c:523 262429369538883/0x1984ee5b: USSD for unknown code '*#200#' 20241102085622077 DSS <0004> hlr_ussd.c:354 262429369538883/0x1984ee5b: Tx ReturnError(1, 0x12) 20241102085622077 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429369538883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429369538883" session_id=428142171 session_state=END} 20241102085622077 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085622077 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085622080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39138<->l=127.0.0.1:4258 20241102085622084 DAUC <0003> db_auc.c:157 IMSI='262426530377980': No 2G Auth Data 20241102085622084 DAUC <0003> db_auc.c:192 IMSI='262426530377980': No 3G Auth Data 20241102085622112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39142<->l=127.0.0.1:4258 20241102085622117 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085622117 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426530377980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426530377980" session_id=136459367 session_state=BEGIN} 20241102085622117 DSS <0004> hlr_ussd.c:576 262426530377980/0x08223467: Process SS (BEGIN) 20241102085622117 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102085622117 DSS <0004> hlr_ussd.c:518 262426530377980/0x08223467: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102085622117 DSS <0004> hlr_ussd.c:523 262426530377980/0x08223467: USSD for unknown code '*#200#' 20241102085622117 DSS <0004> hlr_ussd.c:354 262426530377980/0x08223467: Tx ReturnError(1, 0x12) 20241102085622117 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426530377980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426530377980" session_id=136459367 session_state=END} 20241102085622117 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085622117 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085622120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39142<->l=127.0.0.1:4258 20241102085622123 DAUC <0003> db_auc.c:157 IMSI='262422455042938': No 2G Auth Data 20241102085622123 DAUC <0003> db_auc.c:192 IMSI='262422455042938': No 3G Auth Data 20241102085622155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39146<->l=127.0.0.1:4258 20241102085622163 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085622163 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422455042938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422455042938" session_id=3300563939 session_state=BEGIN} 20241102085622163 DSS <0004> hlr_ussd.c:576 262422455042938/0xc4ba9be3: Process SS (BEGIN) 20241102085622163 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102085622163 DSS <0004> hlr_ussd.c:518 262422455042938/0xc4ba9be3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102085622163 DSS <0004> hlr_ussd.c:523 262422455042938/0xc4ba9be3: USSD for unknown code '*#200#' 20241102085622163 DSS <0004> hlr_ussd.c:354 262422455042938/0xc4ba9be3: Tx ReturnError(1, 0x12) 20241102085622163 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422455042938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422455042938" session_id=3300563939 session_state=END} 20241102085622163 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085622163 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085622167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39146<->l=127.0.0.1:4258 20241102085622167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4258 20241102085622168 DLINP <000b> input/ipa.c:451 connected read/write 20241102085622168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085622168 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085622168 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085622168 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085622169 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40835<->l=127.0.0.1:4259) 20241102085622217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39148<->l=127.0.0.1:4258 20241102085622318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39148<->l=127.0.0.1:4258 20241102085625395 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085625395 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085625397 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085625398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39154<->l=127.0.0.1:4258 20241102085625399 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085625399 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085625399 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085625399 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  20241102085625399 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085625399 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  20241102085625399 DLGSUP <0013> gsup_server.c:235 2:  20241102085625399 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085625399 DLGSUP <0013> gsup_server.c:235 3:  20241102085625399 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085625399 DLGSUP <0013> gsup_server.c:235 4:  20241102085625399 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085625399 DLGSUP <0013> gsup_server.c:235 5:  20241102085625399 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085625399 DLGSUP <0013> gsup_server.c:235 7:  20241102085625399 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085625399 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085625399 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085625399 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085625424 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44179<->l=127.0.0.1:4259) 20241102085625434 DAUC <0003> db_auc.c:157 IMSI='262426354938097': No 2G Auth Data 20241102085625434 DAUC <0003> db_auc.c:192 IMSI='262426354938097': No 3G Auth Data 20241102085625457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39168<->l=127.0.0.1:4258 20241102085625466 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085625466 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426354938097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426354938097" session_id=3217818555 session_state=BEGIN} 20241102085625466 DSS <0004> hlr_ussd.c:576 262426354938097/0xbfcc03bb: Process SS (BEGIN) 20241102085625466 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085625466 DSS <0004> hlr_ussd.c:518 262426354938097/0xbfcc03bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085625466 DSS <0004> hlr_ussd.c:542 262426354938097/0xbfcc03bb: Cannot find conn for EUSE EUSE-foobar 20241102085625466 DSS <0004> hlr_ussd.c:354 262426354938097/0xbfcc03bb: Tx ReturnError(1, 0x22) 20241102085625466 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426354938097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426354938097" session_id=3217818555 session_state=END} 20241102085625466 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625466 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39168<->l=127.0.0.1:4258 20241102085625482 DAUC <0003> db_auc.c:157 IMSI='262422061189888': No 2G Auth Data 20241102085625482 DAUC <0003> db_auc.c:192 IMSI='262422061189888': No 3G Auth Data 20241102085625508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39176<->l=127.0.0.1:4258 20241102085625514 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085625515 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422061189888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422061189888" session_id=4084964153 session_state=BEGIN} 20241102085625515 DSS <0004> hlr_ussd.c:576 262422061189888/0xf37b9b39: Process SS (BEGIN) 20241102085625515 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085625515 DSS <0004> hlr_ussd.c:518 262422061189888/0xf37b9b39: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085625515 DSS <0004> hlr_ussd.c:542 262422061189888/0xf37b9b39: Cannot find conn for EUSE EUSE-foobar 20241102085625515 DSS <0004> hlr_ussd.c:354 262422061189888/0xf37b9b39: Tx ReturnError(1, 0x22) 20241102085625515 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422061189888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422061189888" session_id=4084964153 session_state=END} 20241102085625515 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625515 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39176<->l=127.0.0.1:4258 20241102085625523 DAUC <0003> db_auc.c:157 IMSI='262420004299297': No 2G Auth Data 20241102085625523 DAUC <0003> db_auc.c:192 IMSI='262420004299297': No 3G Auth Data 20241102085625547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39186<->l=127.0.0.1:4258 20241102085625552 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085625552 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420004299297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420004299297" session_id=2102872444 session_state=BEGIN} 20241102085625552 DSS <0004> hlr_ussd.c:576 262420004299297/0x7d57497c: Process SS (BEGIN) 20241102085625552 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085625552 DSS <0004> hlr_ussd.c:518 262420004299297/0x7d57497c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085625552 DSS <0004> hlr_ussd.c:542 262420004299297/0x7d57497c: Cannot find conn for EUSE EUSE-foobar 20241102085625552 DSS <0004> hlr_ussd.c:354 262420004299297/0x7d57497c: Tx ReturnError(1, 0x22) 20241102085625552 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420004299297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420004299297" session_id=2102872444 session_state=END} 20241102085625552 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625552 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39186<->l=127.0.0.1:4258 20241102085625560 DAUC <0003> db_auc.c:157 IMSI='262422900153418': No 2G Auth Data 20241102085625560 DAUC <0003> db_auc.c:192 IMSI='262422900153418': No 3G Auth Data 20241102085625585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39198<->l=127.0.0.1:4258 20241102085625592 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085625592 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422900153418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422900153418" session_id=2880863557 session_state=BEGIN} 20241102085625592 DSS <0004> hlr_ussd.c:576 262422900153418/0xabb67d45: Process SS (BEGIN) 20241102085625592 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085625592 DSS <0004> hlr_ussd.c:518 262422900153418/0xabb67d45: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085625592 DSS <0004> hlr_ussd.c:542 262422900153418/0xabb67d45: Cannot find conn for EUSE EUSE-foobar 20241102085625592 DSS <0004> hlr_ussd.c:354 262422900153418/0xabb67d45: Tx ReturnError(1, 0x22) 20241102085625592 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422900153418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422900153418" session_id=2880863557 session_state=END} 20241102085625592 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625592 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39198<->l=127.0.0.1:4258 20241102085625598 DAUC <0003> db_auc.c:157 IMSI='262427690136326': No 2G Auth Data 20241102085625599 DAUC <0003> db_auc.c:192 IMSI='262427690136326': No 3G Auth Data 20241102085625622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39210<->l=127.0.0.1:4258 20241102085625628 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085625628 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427690136326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427690136326" session_id=436883315 session_state=BEGIN} 20241102085625628 DSS <0004> hlr_ussd.c:576 262427690136326/0x1a0a4f73: Process SS (BEGIN) 20241102085625628 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085625628 DSS <0004> hlr_ussd.c:518 262427690136326/0x1a0a4f73: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085625628 DSS <0004> hlr_ussd.c:542 262427690136326/0x1a0a4f73: Cannot find conn for EUSE EUSE-foobar 20241102085625628 DSS <0004> hlr_ussd.c:354 262427690136326/0x1a0a4f73: Tx ReturnError(1, 0x22) 20241102085625628 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427690136326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427690136326" session_id=436883315 session_state=END} 20241102085625628 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625628 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39210<->l=127.0.0.1:4258 20241102085625635 DAUC <0003> db_auc.c:157 IMSI='262426803590280': No 2G Auth Data 20241102085625635 DAUC <0003> db_auc.c:192 IMSI='262426803590280': No 3G Auth Data 20241102085625663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39214<->l=127.0.0.1:4258 20241102085625667 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085625667 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426803590280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426803590280" session_id=3838393810 session_state=BEGIN} 20241102085625667 DSS <0004> hlr_ussd.c:576 262426803590280/0xe4c93dd2: Process SS (BEGIN) 20241102085625667 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085625667 DSS <0004> hlr_ussd.c:518 262426803590280/0xe4c93dd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085625667 DSS <0004> hlr_ussd.c:542 262426803590280/0xe4c93dd2: Cannot find conn for EUSE EUSE-foobar 20241102085625667 DSS <0004> hlr_ussd.c:354 262426803590280/0xe4c93dd2: Tx ReturnError(1, 0x22) 20241102085625667 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426803590280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426803590280" session_id=3838393810 session_state=END} 20241102085625667 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625667 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39214<->l=127.0.0.1:4258 20241102085625674 DAUC <0003> db_auc.c:157 IMSI='262424604315420': No 2G Auth Data 20241102085625674 DAUC <0003> db_auc.c:192 IMSI='262424604315420': No 3G Auth Data 20241102085625700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39228<->l=127.0.0.1:4258 20241102085625705 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085625705 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424604315420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424604315420" session_id=3883488843 session_state=BEGIN} 20241102085625705 DSS <0004> hlr_ussd.c:576 262424604315420/0xe779564b: Process SS (BEGIN) 20241102085625705 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085625705 DSS <0004> hlr_ussd.c:518 262424604315420/0xe779564b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085625705 DSS <0004> hlr_ussd.c:542 262424604315420/0xe779564b: Cannot find conn for EUSE EUSE-foobar 20241102085625705 DSS <0004> hlr_ussd.c:354 262424604315420/0xe779564b: Tx ReturnError(1, 0x22) 20241102085625705 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424604315420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424604315420" session_id=3883488843 session_state=END} 20241102085625705 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625705 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39228<->l=127.0.0.1:4258 20241102085625713 DAUC <0003> db_auc.c:157 IMSI='262424286464963': No 2G Auth Data 20241102085625713 DAUC <0003> db_auc.c:192 IMSI='262424286464963': No 3G Auth Data 20241102085625739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39230<->l=127.0.0.1:4258 20241102085625745 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085625745 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424286464963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424286464963" session_id=3731492642 session_state=BEGIN} 20241102085625745 DSS <0004> hlr_ussd.c:576 262424286464963/0xde6a0f22: Process SS (BEGIN) 20241102085625745 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085625745 DSS <0004> hlr_ussd.c:518 262424286464963/0xde6a0f22: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085625745 DSS <0004> hlr_ussd.c:542 262424286464963/0xde6a0f22: Cannot find conn for EUSE EUSE-foobar 20241102085625745 DSS <0004> hlr_ussd.c:354 262424286464963/0xde6a0f22: Tx ReturnError(1, 0x22) 20241102085625745 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424286464963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424286464963" session_id=3731492642 session_state=END} 20241102085625745 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625745 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085625748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39230<->l=127.0.0.1:4258 20241102085625749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39154<->l=127.0.0.1:4258 20241102085625750 DLINP <000b> input/ipa.c:451 connected read/write 20241102085625750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085625750 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085625750 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085625750 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085625750 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44179<->l=127.0.0.1:4259) 20241102085625793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39246<->l=127.0.0.1:4258 20241102085625993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39246<->l=127.0.0.1:4258 20241102085629073 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085629073 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085629075 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085629076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55228<->l=127.0.0.1:4258 20241102085629078 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085629078 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085629078 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085629078 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  20241102085629078 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085629078 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  20241102085629078 DLGSUP <0013> gsup_server.c:235 2:  20241102085629078 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085629078 DLGSUP <0013> gsup_server.c:235 3:  20241102085629078 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085629078 DLGSUP <0013> gsup_server.c:235 4:  20241102085629078 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085629078 DLGSUP <0013> gsup_server.c:235 5:  20241102085629078 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085629078 DLGSUP <0013> gsup_server.c:235 7:  20241102085629078 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085629078 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085629078 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085629078 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085629098 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35403<->l=127.0.0.1:4259) 20241102085629107 DAUC <0003> db_auc.c:157 IMSI='262424332448889': No 2G Auth Data 20241102085629107 DAUC <0003> db_auc.c:192 IMSI='262424332448889': No 3G Auth Data 20241102085629146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4258 20241102085629153 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085629153 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424332448889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424332448889" session_id=1353221587 session_state=BEGIN} 20241102085629153 DSS <0004> hlr_ussd.c:576 262424332448889/0x50a885d3: Process SS (BEGIN) 20241102085629153 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085629153 DSS <0004> hlr_ussd.c:518 262424332448889/0x50a885d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085629153 DSS <0004> hlr_ussd.c:363 262424332448889/0x50a885d3: Tx USSD 'Your IMSI is 262424332448889' 20241102085629153 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424332448889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424332448889" session_id=1353221587 session_state=END} 20241102085629153 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424332448889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085629153 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629153 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4258 20241102085629161 DAUC <0003> db_auc.c:157 IMSI='262429037850548': No 2G Auth Data 20241102085629161 DAUC <0003> db_auc.c:192 IMSI='262429037850548': No 3G Auth Data 20241102085629184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4258 20241102085629188 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085629189 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429037850548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429037850548" session_id=3377870165 session_state=BEGIN} 20241102085629189 DSS <0004> hlr_ussd.c:576 262429037850548/0xc9563555: Process SS (BEGIN) 20241102085629189 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085629189 DSS <0004> hlr_ussd.c:518 262429037850548/0xc9563555: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085629189 DSS <0004> hlr_ussd.c:363 262429037850548/0xc9563555: Tx USSD 'Your IMSI is 262429037850548' 20241102085629189 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429037850548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429037850548" session_id=3377870165 session_state=END} 20241102085629189 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429037850548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085629189 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629189 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55256<->l=127.0.0.1:4258 20241102085629196 DAUC <0003> db_auc.c:157 IMSI='262420132947663': No 2G Auth Data 20241102085629196 DAUC <0003> db_auc.c:192 IMSI='262420132947663': No 3G Auth Data 20241102085629222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55268<->l=127.0.0.1:4258 20241102085629231 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085629231 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420132947663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420132947663" session_id=35798500 session_state=BEGIN} 20241102085629231 DSS <0004> hlr_ussd.c:576 262420132947663/0x02223de4: Process SS (BEGIN) 20241102085629231 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085629231 DSS <0004> hlr_ussd.c:518 262420132947663/0x02223de4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085629231 DSS <0004> hlr_ussd.c:363 262420132947663/0x02223de4: Tx USSD 'Your IMSI is 262420132947663' 20241102085629231 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420132947663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420132947663" session_id=35798500 session_state=END} 20241102085629231 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262420132947663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085629231 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629231 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55268<->l=127.0.0.1:4258 20241102085629241 DAUC <0003> db_auc.c:157 IMSI='262425967913344': No 2G Auth Data 20241102085629241 DAUC <0003> db_auc.c:192 IMSI='262425967913344': No 3G Auth Data 20241102085629265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55270<->l=127.0.0.1:4258 20241102085629272 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085629272 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425967913344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425967913344" session_id=4158167891 session_state=BEGIN} 20241102085629272 DSS <0004> hlr_ussd.c:576 262425967913344/0xf7d89b53: Process SS (BEGIN) 20241102085629272 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085629272 DSS <0004> hlr_ussd.c:518 262425967913344/0xf7d89b53: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085629272 DSS <0004> hlr_ussd.c:363 262425967913344/0xf7d89b53: Tx USSD 'Your IMSI is 262425967913344' 20241102085629272 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425967913344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425967913344" session_id=4158167891 session_state=END} 20241102085629272 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425967913344 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085629272 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629272 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55270<->l=127.0.0.1:4258 20241102085629279 DAUC <0003> db_auc.c:157 IMSI='262421482115215': No 2G Auth Data 20241102085629279 DAUC <0003> db_auc.c:192 IMSI='262421482115215': No 3G Auth Data 20241102085629303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55276<->l=127.0.0.1:4258 20241102085629310 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085629310 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421482115215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421482115215" session_id=1060173197 session_state=BEGIN} 20241102085629310 DSS <0004> hlr_ussd.c:576 262421482115215/0x3f30f58d: Process SS (BEGIN) 20241102085629310 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085629310 DSS <0004> hlr_ussd.c:518 262421482115215/0x3f30f58d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085629310 DSS <0004> hlr_ussd.c:363 262421482115215/0x3f30f58d: Tx USSD 'Your IMSI is 262421482115215' 20241102085629311 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421482115215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421482115215" session_id=1060173197 session_state=END} 20241102085629311 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421482115215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085629311 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629311 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55276<->l=127.0.0.1:4258 20241102085629320 DAUC <0003> db_auc.c:157 IMSI='262425546015817': No 2G Auth Data 20241102085629320 DAUC <0003> db_auc.c:192 IMSI='262425546015817': No 3G Auth Data 20241102085629348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55286<->l=127.0.0.1:4258 20241102085629355 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085629355 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425546015817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425546015817" session_id=2498607813 session_state=BEGIN} 20241102085629355 DSS <0004> hlr_ussd.c:576 262425546015817/0x94edbac5: Process SS (BEGIN) 20241102085629355 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085629355 DSS <0004> hlr_ussd.c:518 262425546015817/0x94edbac5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085629355 DSS <0004> hlr_ussd.c:363 262425546015817/0x94edbac5: Tx USSD 'Your IMSI is 262425546015817' 20241102085629355 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425546015817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425546015817" session_id=2498607813 session_state=END} 20241102085629355 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262425546015817 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085629355 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629355 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55286<->l=127.0.0.1:4258 20241102085629363 DAUC <0003> db_auc.c:157 IMSI='262422958244456': No 2G Auth Data 20241102085629363 DAUC <0003> db_auc.c:192 IMSI='262422958244456': No 3G Auth Data 20241102085629391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55292<->l=127.0.0.1:4258 20241102085629398 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085629398 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422958244456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422958244456" session_id=621563087 session_state=BEGIN} 20241102085629398 DSS <0004> hlr_ussd.c:576 262422958244456/0x250c4ccf: Process SS (BEGIN) 20241102085629398 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085629398 DSS <0004> hlr_ussd.c:518 262422958244456/0x250c4ccf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085629398 DSS <0004> hlr_ussd.c:363 262422958244456/0x250c4ccf: Tx USSD 'Your IMSI is 262422958244456' 20241102085629398 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422958244456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422958244456" session_id=621563087 session_state=END} 20241102085629398 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262422958244456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085629398 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629398 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55292<->l=127.0.0.1:4258 20241102085629407 DAUC <0003> db_auc.c:157 IMSI='262425793655819': No 2G Auth Data 20241102085629407 DAUC <0003> db_auc.c:192 IMSI='262425793655819': No 3G Auth Data 20241102085629433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55304<->l=127.0.0.1:4258 20241102085629439 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085629439 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425793655819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425793655819" session_id=4001540074 session_state=BEGIN} 20241102085629439 DSS <0004> hlr_ussd.c:576 262425793655819/0xee82a7ea: Process SS (BEGIN) 20241102085629439 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085629439 DSS <0004> hlr_ussd.c:518 262425793655819/0xee82a7ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085629439 DSS <0004> hlr_ussd.c:363 262425793655819/0xee82a7ea: Tx USSD 'Your IMSI is 262425793655819' 20241102085629439 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425793655819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425793655819" session_id=4001540074 session_state=END} 20241102085629439 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425793655819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085629439 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629439 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085629444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55304<->l=127.0.0.1:4258 20241102085629445 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55228<->l=127.0.0.1:4258 20241102085629446 DLINP <000b> input/ipa.c:451 connected read/write 20241102085629446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085629446 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085629446 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085629446 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085629446 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35403<->l=127.0.0.1:4259) 20241102085629488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55310<->l=127.0.0.1:4258 20241102085629688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55310<->l=127.0.0.1:4258 20241102085632767 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085632767 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085632769 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085632770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55322<->l=127.0.0.1:4258 20241102085632771 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085632771 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085632771 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085632771 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  20241102085632771 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085632771 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  20241102085632771 DLGSUP <0013> gsup_server.c:235 2:  20241102085632771 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085632771 DLGSUP <0013> gsup_server.c:235 3:  20241102085632771 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085632771 DLGSUP <0013> gsup_server.c:235 4:  20241102085632771 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085632771 DLGSUP <0013> gsup_server.c:235 5:  20241102085632771 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085632771 DLGSUP <0013> gsup_server.c:235 7:  20241102085632771 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085632771 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085632771 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085632771 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085632789 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40239<->l=127.0.0.1:4259) 20241102085632808 DAUC <0003> db_auc.c:157 IMSI='262421243973762': No 2G Auth Data 20241102085632808 DAUC <0003> db_auc.c:192 IMSI='262421243973762': No 3G Auth Data 20241102085632833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55330<->l=127.0.0.1:4258 20241102085632839 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085632839 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421243973762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421243973762" source_name="the-source\n" session_id=2158668510 session_state=BEGIN} 20241102085632839 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102085632839 DSS <0004> hlr_ussd.c:576 262421243973762/0x80aaaade: Process SS (BEGIN) 20241102085632839 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085632839 DSS <0004> hlr_ussd.c:518 262421243973762/0x80aaaade: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085632839 DSS <0004> hlr_ussd.c:363 262421243973762/0x80aaaade: Tx USSD 'Your IMSI is 262421243973762' 20241102085632839 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421243973762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421243973762" destination_name="the-source\n" session_id=2158668510 session_state=END} 20241102085632839 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421243973762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085632839 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085632839 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085632843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55330<->l=127.0.0.1:4258 20241102085632847 DAUC <0003> db_auc.c:157 IMSI='262426477393970': No 2G Auth Data 20241102085632847 DAUC <0003> db_auc.c:192 IMSI='262426477393970': No 3G Auth Data 20241102085632873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55336<->l=127.0.0.1:4258 20241102085632878 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085632878 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426477393970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426477393970" source_name="the-source\n" session_id=527141334 session_state=BEGIN} 20241102085632878 DSS <0004> hlr_ussd.c:576 262426477393970/0x1f6b89d6: Process SS (BEGIN) 20241102085632878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085632878 DSS <0004> hlr_ussd.c:518 262426477393970/0x1f6b89d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085632878 DSS <0004> hlr_ussd.c:363 262426477393970/0x1f6b89d6: Tx USSD 'Your IMSI is 262426477393970' 20241102085632878 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426477393970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426477393970" destination_name="the-source\n" session_id=527141334 session_state=END} 20241102085632878 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262426477393970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085632878 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085632878 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085632883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55336<->l=127.0.0.1:4258 20241102085632887 DAUC <0003> db_auc.c:157 IMSI='262420651025334': No 2G Auth Data 20241102085632887 DAUC <0003> db_auc.c:192 IMSI='262420651025334': No 3G Auth Data 20241102085632911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55340<->l=127.0.0.1:4258 20241102085632918 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085632918 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262420651025334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420651025334" source_name="the-source\n" session_id=4194745341 session_state=BEGIN} 20241102085632918 DSS <0004> hlr_ussd.c:576 262420651025334/0xfa06bbfd: Process SS (BEGIN) 20241102085632918 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085632918 DSS <0004> hlr_ussd.c:518 262420651025334/0xfa06bbfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085632918 DSS <0004> hlr_ussd.c:363 262420651025334/0xfa06bbfd: Tx USSD 'Your IMSI is 262420651025334' 20241102085632918 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262420651025334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420651025334" destination_name="the-source\n" session_id=4194745341 session_state=END} 20241102085632918 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262420651025334 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085632918 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085632918 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085632922 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55340<->l=127.0.0.1:4258 20241102085632926 DAUC <0003> db_auc.c:157 IMSI='262421749219741': No 2G Auth Data 20241102085632926 DAUC <0003> db_auc.c:192 IMSI='262421749219741': No 3G Auth Data 20241102085632951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55356<->l=127.0.0.1:4258 20241102085632959 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085632959 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421749219741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421749219741" source_name="the-source\n" session_id=3263143509 session_state=BEGIN} 20241102085632959 DSS <0004> hlr_ussd.c:576 262421749219741/0xc27f9e55: Process SS (BEGIN) 20241102085632959 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085632959 DSS <0004> hlr_ussd.c:518 262421749219741/0xc27f9e55: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085632959 DSS <0004> hlr_ussd.c:363 262421749219741/0xc27f9e55: Tx USSD 'Your IMSI is 262421749219741' 20241102085632959 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262421749219741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421749219741" destination_name="the-source\n" session_id=3263143509 session_state=END} 20241102085632959 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262421749219741 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085632959 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085632959 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085632963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55356<->l=127.0.0.1:4258 20241102085632967 DAUC <0003> db_auc.c:157 IMSI='262428992480169': No 2G Auth Data 20241102085632967 DAUC <0003> db_auc.c:192 IMSI='262428992480169': No 3G Auth Data 20241102085632992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55368<->l=127.0.0.1:4258 20241102085632998 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085632999 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428992480169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428992480169" source_name="the-source\n" session_id=2528562112 session_state=BEGIN} 20241102085632999 DSS <0004> hlr_ussd.c:576 262428992480169/0x96b6cbc0: Process SS (BEGIN) 20241102085632999 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085632999 DSS <0004> hlr_ussd.c:518 262428992480169/0x96b6cbc0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085632999 DSS <0004> hlr_ussd.c:363 262428992480169/0x96b6cbc0: Tx USSD 'Your IMSI is 262428992480169' 20241102085632999 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428992480169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428992480169" destination_name="the-source\n" session_id=2528562112 session_state=END} 20241102085632999 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262428992480169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085632999 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085632999 DLINP <000b> input/ipa.c:451 connected read/write 20241102085632999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085633003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55368<->l=127.0.0.1:4258 20241102085633007 DAUC <0003> db_auc.c:157 IMSI='262422282071748': No 2G Auth Data 20241102085633007 DAUC <0003> db_auc.c:192 IMSI='262422282071748': No 3G Auth Data 20241102085633033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 20241102085633038 DLINP <000b> input/ipa.c:451 connected read/write 20241102085633038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085633038 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422282071748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422282071748" source_name="the-source\n" session_id=2124062674 session_state=BEGIN} 20241102085633038 DSS <0004> hlr_ussd.c:576 262422282071748/0x7e9a9fd2: Process SS (BEGIN) 20241102085633038 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085633038 DSS <0004> hlr_ussd.c:518 262422282071748/0x7e9a9fd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085633038 DSS <0004> hlr_ussd.c:363 262422282071748/0x7e9a9fd2: Tx USSD 'Your IMSI is 262422282071748' 20241102085633038 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422282071748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422282071748" destination_name="the-source\n" session_id=2124062674 session_state=END} 20241102085633038 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262422282071748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085633038 DLINP <000b> input/ipa.c:451 connected read/write 20241102085633038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085633038 DLINP <000b> input/ipa.c:451 connected read/write 20241102085633038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085633042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55384<->l=127.0.0.1:4258 20241102085633046 DAUC <0003> db_auc.c:157 IMSI='262429529548754': No 2G Auth Data 20241102085633046 DAUC <0003> db_auc.c:192 IMSI='262429529548754': No 3G Auth Data 20241102085633073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55390<->l=127.0.0.1:4258 20241102085633080 DLINP <000b> input/ipa.c:451 connected read/write 20241102085633080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085633080 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429529548754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429529548754" source_name="the-source\n" session_id=623076799 session_state=BEGIN} 20241102085633080 DSS <0004> hlr_ussd.c:576 262429529548754/0x252365bf: Process SS (BEGIN) 20241102085633080 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085633080 DSS <0004> hlr_ussd.c:518 262429529548754/0x252365bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085633080 DSS <0004> hlr_ussd.c:363 262429529548754/0x252365bf: Tx USSD 'Your IMSI is 262429529548754' 20241102085633080 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429529548754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429529548754" destination_name="the-source\n" session_id=623076799 session_state=END} 20241102085633080 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262429529548754 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085633080 DLINP <000b> input/ipa.c:451 connected read/write 20241102085633080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085633080 DLINP <000b> input/ipa.c:451 connected read/write 20241102085633080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085633084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55390<->l=127.0.0.1:4258 20241102085633088 DAUC <0003> db_auc.c:157 IMSI='262425154138075': No 2G Auth Data 20241102085633088 DAUC <0003> db_auc.c:192 IMSI='262425154138075': No 3G Auth Data 20241102085633116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55394<->l=127.0.0.1:4258 20241102085633121 DLINP <000b> input/ipa.c:451 connected read/write 20241102085633121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085633121 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262425154138075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425154138075" source_name="the-source\n" session_id=1488290386 session_state=BEGIN} 20241102085633121 DSS <0004> hlr_ussd.c:576 262425154138075/0x58b58252: Process SS (BEGIN) 20241102085633121 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102085633121 DSS <0004> hlr_ussd.c:518 262425154138075/0x58b58252: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102085633121 DSS <0004> hlr_ussd.c:363 262425154138075/0x58b58252: Tx USSD 'Your IMSI is 262425154138075' 20241102085633121 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262425154138075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425154138075" destination_name="the-source\n" session_id=1488290386 session_state=END} 20241102085633121 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262425154138075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085633121 DLINP <000b> input/ipa.c:451 connected read/write 20241102085633121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085633121 DLINP <000b> input/ipa.c:451 connected read/write 20241102085633121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085633126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55394<->l=127.0.0.1:4258 20241102085633127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55322<->l=127.0.0.1:4258 20241102085633128 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40239<->l=127.0.0.1:4259) 20241102085633128 DLINP <000b> input/ipa.c:451 connected read/write 20241102085633128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085633128 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085633128 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085633128 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085633128 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102085633167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55406<->l=127.0.0.1:4258 20241102085633368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55406<->l=127.0.0.1:4258 20241102085636443 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085636443 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085636446 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085636447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55410<->l=127.0.0.1:4258 20241102085636449 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085636449 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085636449 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085636449 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  20241102085636449 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085636449 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  20241102085636449 DLGSUP <0013> gsup_server.c:235 2:  20241102085636449 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085636449 DLGSUP <0013> gsup_server.c:235 3:  20241102085636449 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085636449 DLGSUP <0013> gsup_server.c:235 4:  20241102085636449 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085636449 DLGSUP <0013> gsup_server.c:235 5:  20241102085636449 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085636449 DLGSUP <0013> gsup_server.c:235 7:  20241102085636449 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085636449 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085636449 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085636449 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085636472 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43605<->l=127.0.0.1:4259) 20241102085636491 DAUC <0003> db_auc.c:157 IMSI='262429352881496': No 2G Auth Data 20241102085636491 DAUC <0003> db_auc.c:192 IMSI='262429352881496': No 3G Auth Data 20241102085636517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55412<->l=127.0.0.1:4258 20241102085636525 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085636525 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429352881496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429352881496" session_id=897970466 session_state=BEGIN} 20241102085636525 DSS <0004> hlr_ussd.c:576 262429352881496/0x3585f122: Process SS (BEGIN) 20241102085636525 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085636525 DSS <0004> hlr_ussd.c:518 262429352881496/0x3585f122: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085636525 DSS <0004> hlr_ussd.c:363 262429352881496/0x3585f122: Tx USSD 'Your extension is 491614362543' 20241102085636525 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429352881496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429352881496" session_id=897970466 session_state=END} 20241102085636525 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429352881496 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085636525 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636525 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55412<->l=127.0.0.1:4258 20241102085636535 DAUC <0003> db_auc.c:157 IMSI='262429241209621': No 2G Auth Data 20241102085636535 DAUC <0003> db_auc.c:192 IMSI='262429241209621': No 3G Auth Data 20241102085636564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55426<->l=127.0.0.1:4258 20241102085636571 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085636571 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429241209621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429241209621" session_id=1571684473 session_state=BEGIN} 20241102085636571 DSS <0004> hlr_ussd.c:576 262429241209621/0x5dae0079: Process SS (BEGIN) 20241102085636571 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085636571 DSS <0004> hlr_ussd.c:518 262429241209621/0x5dae0079: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085636571 DSS <0004> hlr_ussd.c:363 262429241209621/0x5dae0079: Tx USSD 'Your extension is 491616737274' 20241102085636571 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429241209621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429241209621" session_id=1571684473 session_state=END} 20241102085636571 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429241209621 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085636571 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636571 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55426<->l=127.0.0.1:4258 20241102085636580 DAUC <0003> db_auc.c:157 IMSI='262425162181846': No 2G Auth Data 20241102085636580 DAUC <0003> db_auc.c:192 IMSI='262425162181846': No 3G Auth Data 20241102085636604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55434<->l=127.0.0.1:4258 20241102085636609 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085636609 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425162181846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425162181846" session_id=934841971 session_state=BEGIN} 20241102085636609 DSS <0004> hlr_ussd.c:576 262425162181846/0x37b88e73: Process SS (BEGIN) 20241102085636609 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085636609 DSS <0004> hlr_ussd.c:518 262425162181846/0x37b88e73: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085636609 DSS <0004> hlr_ussd.c:363 262425162181846/0x37b88e73: Tx USSD 'Your extension is 491614430003' 20241102085636609 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425162181846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425162181846" session_id=934841971 session_state=END} 20241102085636609 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425162181846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085636609 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636609 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55434<->l=127.0.0.1:4258 20241102085636620 DAUC <0003> db_auc.c:157 IMSI='262429898627270': No 2G Auth Data 20241102085636620 DAUC <0003> db_auc.c:192 IMSI='262429898627270': No 3G Auth Data 20241102085636648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55442<->l=127.0.0.1:4258 20241102085636654 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085636654 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429898627270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429898627270" session_id=2850825108 session_state=BEGIN} 20241102085636654 DSS <0004> hlr_ussd.c:576 262429898627270/0xa9ec2394: Process SS (BEGIN) 20241102085636654 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085636654 DSS <0004> hlr_ussd.c:518 262429898627270/0xa9ec2394: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085636654 DSS <0004> hlr_ussd.c:363 262429898627270/0xa9ec2394: Tx USSD 'Your extension is 491617734386' 20241102085636654 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429898627270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429898627270" session_id=2850825108 session_state=END} 20241102085636654 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429898627270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085636654 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636654 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55442<->l=127.0.0.1:4258 20241102085636662 DAUC <0003> db_auc.c:157 IMSI='262429765606643': No 2G Auth Data 20241102085636662 DAUC <0003> db_auc.c:192 IMSI='262429765606643': No 3G Auth Data 20241102085636690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4258 20241102085636696 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085636696 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429765606643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429765606643" session_id=2163996059 session_state=BEGIN} 20241102085636696 DSS <0004> hlr_ussd.c:576 262429765606643/0x80fbf59b: Process SS (BEGIN) 20241102085636696 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085636696 DSS <0004> hlr_ussd.c:518 262429765606643/0x80fbf59b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085636696 DSS <0004> hlr_ussd.c:363 262429765606643/0x80fbf59b: Tx USSD 'Your extension is 491611414365' 20241102085636696 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429765606643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429765606643" session_id=2163996059 session_state=END} 20241102085636696 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429765606643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085636696 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636696 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57398<->l=127.0.0.1:4258 20241102085636708 DAUC <0003> db_auc.c:157 IMSI='262423137441943': No 2G Auth Data 20241102085636708 DAUC <0003> db_auc.c:192 IMSI='262423137441943': No 3G Auth Data 20241102085636742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4258 20241102085636747 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085636747 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423137441943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423137441943" session_id=4247085505 session_state=BEGIN} 20241102085636747 DSS <0004> hlr_ussd.c:576 262423137441943/0xfd2561c1: Process SS (BEGIN) 20241102085636747 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085636747 DSS <0004> hlr_ussd.c:518 262423137441943/0xfd2561c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085636747 DSS <0004> hlr_ussd.c:363 262423137441943/0xfd2561c1: Tx USSD 'Your extension is 491617247831' 20241102085636747 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423137441943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423137441943" session_id=4247085505 session_state=END} 20241102085636747 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423137441943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085636747 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636747 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4258 20241102085636762 DAUC <0003> db_auc.c:157 IMSI='262426898669519': No 2G Auth Data 20241102085636762 DAUC <0003> db_auc.c:192 IMSI='262426898669519': No 3G Auth Data 20241102085636802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57428<->l=127.0.0.1:4258 20241102085636808 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085636808 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426898669519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426898669519" session_id=1162574499 session_state=BEGIN} 20241102085636808 DSS <0004> hlr_ussd.c:576 262426898669519/0x454b7aa3: Process SS (BEGIN) 20241102085636808 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085636808 DSS <0004> hlr_ussd.c:518 262426898669519/0x454b7aa3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085636808 DSS <0004> hlr_ussd.c:363 262426898669519/0x454b7aa3: Tx USSD 'Your extension is 491613645787' 20241102085636808 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426898669519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426898669519" session_id=1162574499 session_state=END} 20241102085636808 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426898669519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085636808 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636808 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57428<->l=127.0.0.1:4258 20241102085636816 DAUC <0003> db_auc.c:157 IMSI='262429062757319': No 2G Auth Data 20241102085636816 DAUC <0003> db_auc.c:192 IMSI='262429062757319': No 3G Auth Data 20241102085636844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57444<->l=127.0.0.1:4258 20241102085636852 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085636852 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429062757319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429062757319" session_id=3614538334 session_state=BEGIN} 20241102085636852 DSS <0004> hlr_ussd.c:576 262429062757319/0xd7717a5e: Process SS (BEGIN) 20241102085636852 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085636852 DSS <0004> hlr_ussd.c:518 262429062757319/0xd7717a5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085636852 DSS <0004> hlr_ussd.c:363 262429062757319/0xd7717a5e: Tx USSD 'Your extension is 491611146204' 20241102085636852 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429062757319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429062757319" session_id=3614538334 session_state=END} 20241102085636852 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429062757319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085636852 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636852 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085636857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57444<->l=127.0.0.1:4258 20241102085636857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55410<->l=127.0.0.1:4258 20241102085636858 DLINP <000b> input/ipa.c:451 connected read/write 20241102085636858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085636858 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085636858 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085636858 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085636859 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43605<->l=127.0.0.1:4259) 20241102085636898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4258 20241102085637098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4258 20241102085640169 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085640169 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085640171 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085640172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 20241102085640175 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085640175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085640175 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085640176 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  20241102085640176 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085640176 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  20241102085640176 DLGSUP <0013> gsup_server.c:235 2:  20241102085640176 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085640176 DLGSUP <0013> gsup_server.c:235 3:  20241102085640176 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085640176 DLGSUP <0013> gsup_server.c:235 4:  20241102085640176 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085640176 DLGSUP <0013> gsup_server.c:235 5:  20241102085640176 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085640176 DLGSUP <0013> gsup_server.c:235 7:  20241102085640176 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085640176 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085640176 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085640176 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085640199 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43287<->l=127.0.0.1:4259) 20241102085640209 DAUC <0003> db_auc.c:157 IMSI='262421730505505': No 2G Auth Data 20241102085640209 DAUC <0003> db_auc.c:192 IMSI='262421730505505': No 3G Auth Data 20241102085640234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57476<->l=127.0.0.1:4258 20241102085640241 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085640241 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421730505505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421730505505" source_name="the-source\n" session_id=4221432606 session_state=BEGIN} 20241102085640241 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102085640241 DSS <0004> hlr_ussd.c:576 262421730505505/0xfb9df31e: Process SS (BEGIN) 20241102085640241 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085640241 DSS <0004> hlr_ussd.c:518 262421730505505/0xfb9df31e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085640241 DSS <0004> hlr_ussd.c:363 262421730505505/0xfb9df31e: Tx USSD 'Your extension is 491615258643' 20241102085640241 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421730505505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421730505505" destination_name="the-source\n" session_id=4221432606 session_state=END} 20241102085640241 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421730505505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085640241 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640241 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640245 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57476<->l=127.0.0.1:4258 20241102085640249 DAUC <0003> db_auc.c:157 IMSI='262428794184783': No 2G Auth Data 20241102085640249 DAUC <0003> db_auc.c:192 IMSI='262428794184783': No 3G Auth Data 20241102085640274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 20241102085640279 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085640279 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428794184783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428794184783" source_name="the-source\n" session_id=2597187257 session_state=BEGIN} 20241102085640279 DSS <0004> hlr_ussd.c:576 262428794184783/0x9acdeeb9: Process SS (BEGIN) 20241102085640280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085640280 DSS <0004> hlr_ussd.c:518 262428794184783/0x9acdeeb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085640280 DSS <0004> hlr_ussd.c:363 262428794184783/0x9acdeeb9: Tx USSD 'Your extension is 491614150785' 20241102085640280 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428794184783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428794184783" destination_name="the-source\n" session_id=2597187257 session_state=END} 20241102085640280 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428794184783 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085640280 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640280 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4258 20241102085640287 DAUC <0003> db_auc.c:157 IMSI='262421983346167': No 2G Auth Data 20241102085640287 DAUC <0003> db_auc.c:192 IMSI='262421983346167': No 3G Auth Data 20241102085640312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57492<->l=127.0.0.1:4258 20241102085640319 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085640319 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421983346167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421983346167" source_name="the-source\n" session_id=1951483159 session_state=BEGIN} 20241102085640319 DSS <0004> hlr_ussd.c:576 262421983346167/0x74514517: Process SS (BEGIN) 20241102085640319 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085640319 DSS <0004> hlr_ussd.c:518 262421983346167/0x74514517: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085640319 DSS <0004> hlr_ussd.c:363 262421983346167/0x74514517: Tx USSD 'Your extension is 491617211577' 20241102085640319 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421983346167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421983346167" destination_name="the-source\n" session_id=1951483159 session_state=END} 20241102085640319 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262421983346167 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085640319 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640319 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57492<->l=127.0.0.1:4258 20241102085640327 DAUC <0003> db_auc.c:157 IMSI='262421769489249': No 2G Auth Data 20241102085640327 DAUC <0003> db_auc.c:192 IMSI='262421769489249': No 3G Auth Data 20241102085640350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57502<->l=127.0.0.1:4258 20241102085640356 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085640356 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421769489249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421769489249" source_name="the-source\n" session_id=2174786938 session_state=BEGIN} 20241102085640356 DSS <0004> hlr_ussd.c:576 262421769489249/0x81a09d7a: Process SS (BEGIN) 20241102085640356 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085640356 DSS <0004> hlr_ussd.c:518 262421769489249/0x81a09d7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085640356 DSS <0004> hlr_ussd.c:363 262421769489249/0x81a09d7a: Tx USSD 'Your extension is 491610436256' 20241102085640356 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421769489249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421769489249" destination_name="the-source\n" session_id=2174786938 session_state=END} 20241102085640356 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421769489249 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085640356 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640356 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57502<->l=127.0.0.1:4258 20241102085640364 DAUC <0003> db_auc.c:157 IMSI='262429805105873': No 2G Auth Data 20241102085640364 DAUC <0003> db_auc.c:192 IMSI='262429805105873': No 3G Auth Data 20241102085640387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4258 20241102085640393 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085640393 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429805105873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429805105873" source_name="the-source\n" session_id=165485710 session_state=BEGIN} 20241102085640393 DSS <0004> hlr_ussd.c:576 262429805105873/0x09dd1c8e: Process SS (BEGIN) 20241102085640393 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085640393 DSS <0004> hlr_ussd.c:518 262429805105873/0x09dd1c8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085640393 DSS <0004> hlr_ussd.c:363 262429805105873/0x09dd1c8e: Tx USSD 'Your extension is 491611000216' 20241102085640393 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429805105873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429805105873" destination_name="the-source\n" session_id=165485710 session_state=END} 20241102085640393 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429805105873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085640393 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640393 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57512<->l=127.0.0.1:4258 20241102085640402 DAUC <0003> db_auc.c:157 IMSI='262427166238436': No 2G Auth Data 20241102085640402 DAUC <0003> db_auc.c:192 IMSI='262427166238436': No 3G Auth Data 20241102085640427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4258 20241102085640432 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085640432 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427166238436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427166238436" source_name="the-source\n" session_id=2635048075 session_state=BEGIN} 20241102085640432 DSS <0004> hlr_ussd.c:576 262427166238436/0x9d0fa48b: Process SS (BEGIN) 20241102085640432 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085640432 DSS <0004> hlr_ussd.c:518 262427166238436/0x9d0fa48b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085640432 DSS <0004> hlr_ussd.c:363 262427166238436/0x9d0fa48b: Tx USSD 'Your extension is 491614163042' 20241102085640432 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427166238436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427166238436" destination_name="the-source\n" session_id=2635048075 session_state=END} 20241102085640432 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262427166238436 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085640432 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640432 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4258 20241102085640439 DAUC <0003> db_auc.c:157 IMSI='262423755143918': No 2G Auth Data 20241102085640439 DAUC <0003> db_auc.c:192 IMSI='262423755143918': No 3G Auth Data 20241102085640466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4258 20241102085640473 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085640473 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423755143918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423755143918" source_name="the-source\n" session_id=645735757 session_state=BEGIN} 20241102085640473 DSS <0004> hlr_ussd.c:576 262423755143918/0x267d254d: Process SS (BEGIN) 20241102085640473 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085640473 DSS <0004> hlr_ussd.c:518 262423755143918/0x267d254d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085640473 DSS <0004> hlr_ussd.c:363 262423755143918/0x267d254d: Tx USSD 'Your extension is 491616773212' 20241102085640473 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423755143918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423755143918" destination_name="the-source\n" session_id=645735757 session_state=END} 20241102085640473 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423755143918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085640473 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640473 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4258 20241102085640481 DAUC <0003> db_auc.c:157 IMSI='262421359941601': No 2G Auth Data 20241102085640481 DAUC <0003> db_auc.c:192 IMSI='262421359941601': No 3G Auth Data 20241102085640507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4258 20241102085640514 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085640514 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421359941601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421359941601" source_name="the-source\n" session_id=4273831962 session_state=BEGIN} 20241102085640514 DSS <0004> hlr_ussd.c:576 262421359941601/0xfebd801a: Process SS (BEGIN) 20241102085640514 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102085640514 DSS <0004> hlr_ussd.c:518 262421359941601/0xfebd801a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102085640514 DSS <0004> hlr_ussd.c:363 262421359941601/0xfebd801a: Tx USSD 'Your extension is 491610402261' 20241102085640514 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421359941601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421359941601" destination_name="the-source\n" session_id=4273831962 session_state=END} 20241102085640514 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421359941601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085640514 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640514 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085640518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4258 20241102085640519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57464<->l=127.0.0.1:4258 20241102085640520 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43287<->l=127.0.0.1:4259) 20241102085640520 DLINP <000b> input/ipa.c:451 connected read/write 20241102085640520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085640520 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085640520 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085640520 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085640520 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102085640569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4258 20241102085640770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4258 20241102085643849 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46695 20241102085643849 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46695 20241102085643852 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643852 DLINP <000b> input/ipa.c:405 127.0.0.1:46695 message received 20241102085643852 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085643852 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085643853 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085643854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 20241102085643855 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643855 DLINP <000b> input/ipa.c:405 127.0.0.1:46695 message received 20241102085643855 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085643855 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241102085643855 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241102085643855 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241102085643855 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  20241102085643855 DLGSUP <0013> gsup_server.c:235 2:  20241102085643855 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085643855 DLGSUP <0013> gsup_server.c:235 3:  20241102085643855 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085643855 DLGSUP <0013> gsup_server.c:235 4:  20241102085643855 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085643855 DLGSUP <0013> gsup_server.c:235 5:  20241102085643855 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085643855 DLGSUP <0013> gsup_server.c:235 7:  20241102085643855 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085643855 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085643855 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085643855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46695 20241102085643855 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085643855 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085643855 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085643855 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  20241102085643855 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085643855 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  20241102085643855 DLGSUP <0013> gsup_server.c:235 2:  20241102085643855 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085643855 DLGSUP <0013> gsup_server.c:235 3:  20241102085643855 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085643855 DLGSUP <0013> gsup_server.c:235 4:  20241102085643855 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085643855 DLGSUP <0013> gsup_server.c:235 5:  20241102085643855 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085643855 DLGSUP <0013> gsup_server.c:235 7:  20241102085643855 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085643855 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085643855 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085643855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085643872 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36025<->l=127.0.0.1:4259) 20241102085643881 DAUC <0003> db_auc.c:157 IMSI='262424942344456': No 2G Auth Data 20241102085643881 DAUC <0003> db_auc.c:192 IMSI='262424942344456': No 3G Auth Data 20241102085643903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20241102085643909 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085643909 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424942344456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424942344456" session_id=1604396569 session_state=BEGIN} 20241102085643909 DSS <0004> hlr_ussd.c:576 262424942344456/0x5fa12619: Process SS (BEGIN) 20241102085643909 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085643909 DSS <0004> hlr_ussd.c:518 262424942344456/0x5fa12619: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085643909 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643909 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085643909 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643909 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085643917 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643917 DLINP <000b> input/ipa.c:405 127.0.0.1:46695 message received 20241102085643917 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262424942344456 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424942344456" session_id=1604396569 session_state=END} 20241102085643917 DSS <0004> hlr_ussd.c:576 262424942344456/0x5fa12619: Process SS (END) 20241102085643917 DSS <0004> hlr_ussd.c:518 262424942344456/0x5fa12619: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085643917 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424942344456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424942344456" session_id=1604396569 session_state=END} 20241102085643917 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424942344456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085643917 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262424942344456 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085643917 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085643917 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085643923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20241102085643927 DAUC <0003> db_auc.c:157 IMSI='262426678517048': No 2G Auth Data 20241102085643927 DAUC <0003> db_auc.c:192 IMSI='262426678517048': No 3G Auth Data 20241102085643951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57592<->l=127.0.0.1:4258 20241102085643957 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085643957 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426678517048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426678517048" session_id=1025265376 session_state=BEGIN} 20241102085643957 DSS <0004> hlr_ussd.c:576 262426678517048/0x3d1c4ee0: Process SS (BEGIN) 20241102085643957 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085643957 DSS <0004> hlr_ussd.c:518 262426678517048/0x3d1c4ee0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085643957 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643957 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085643957 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643957 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085643959 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643959 DLINP <000b> input/ipa.c:405 127.0.0.1:46695 message received 20241102085643959 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426678517048 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426678517048" session_id=1025265376 session_state=END} 20241102085643959 DSS <0004> hlr_ussd.c:576 262426678517048/0x3d1c4ee0: Process SS (END) 20241102085643959 DSS <0004> hlr_ussd.c:518 262426678517048/0x3d1c4ee0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085643959 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426678517048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426678517048" session_id=1025265376 session_state=END} 20241102085643959 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426678517048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085643959 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426678517048 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085643959 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085643959 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085643962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57592<->l=127.0.0.1:4258 20241102085643966 DAUC <0003> db_auc.c:157 IMSI='262427216106677': No 2G Auth Data 20241102085643966 DAUC <0003> db_auc.c:192 IMSI='262427216106677': No 3G Auth Data 20241102085643990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57596<->l=127.0.0.1:4258 20241102085643995 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085643995 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427216106677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427216106677" session_id=704646756 session_state=BEGIN} 20241102085643995 DSS <0004> hlr_ussd.c:576 262427216106677/0x2a000e64: Process SS (BEGIN) 20241102085643995 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085643995 DSS <0004> hlr_ussd.c:518 262427216106677/0x2a000e64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085643995 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643995 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085643995 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643995 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085643997 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643997 DLINP <000b> input/ipa.c:405 127.0.0.1:46695 message received 20241102085643997 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262427216106677 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427216106677" session_id=704646756 session_state=END} 20241102085643997 DSS <0004> hlr_ussd.c:576 262427216106677/0x2a000e64: Process SS (END) 20241102085643997 DSS <0004> hlr_ussd.c:518 262427216106677/0x2a000e64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085643997 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427216106677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427216106677" session_id=704646756 session_state=END} 20241102085643997 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427216106677 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085643997 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262427216106677 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085643997 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085643997 DLINP <000b> input/ipa.c:451 connected read/write 20241102085643997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085644000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57596<->l=127.0.0.1:4258 20241102085644004 DAUC <0003> db_auc.c:157 IMSI='262421691765102': No 2G Auth Data 20241102085644004 DAUC <0003> db_auc.c:192 IMSI='262421691765102': No 3G Auth Data 20241102085644029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4258 20241102085644035 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085644035 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421691765102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421691765102" session_id=592208915 session_state=BEGIN} 20241102085644035 DSS <0004> hlr_ussd.c:576 262421691765102/0x234c6413: Process SS (BEGIN) 20241102085644035 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085644035 DSS <0004> hlr_ussd.c:518 262421691765102/0x234c6413: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085644035 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644035 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085644035 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644035 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085644038 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644038 DLINP <000b> input/ipa.c:405 127.0.0.1:46695 message received 20241102085644038 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262421691765102 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421691765102" session_id=592208915 session_state=END} 20241102085644038 DSS <0004> hlr_ussd.c:576 262421691765102/0x234c6413: Process SS (END) 20241102085644038 DSS <0004> hlr_ussd.c:518 262421691765102/0x234c6413: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085644038 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421691765102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421691765102" session_id=592208915 session_state=END} 20241102085644038 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421691765102 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085644038 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262421691765102 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085644038 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085644038 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085644043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57604<->l=127.0.0.1:4258 20241102085644047 DAUC <0003> db_auc.c:157 IMSI='262421002593588': No 2G Auth Data 20241102085644047 DAUC <0003> db_auc.c:192 IMSI='262421002593588': No 3G Auth Data 20241102085644071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57620<->l=127.0.0.1:4258 20241102085644076 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085644076 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421002593588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421002593588" session_id=3066871511 session_state=BEGIN} 20241102085644076 DSS <0004> hlr_ussd.c:576 262421002593588/0xb6ccbed7: Process SS (BEGIN) 20241102085644076 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085644076 DSS <0004> hlr_ussd.c:518 262421002593588/0xb6ccbed7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085644076 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644076 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085644076 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644076 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085644078 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644078 DLINP <000b> input/ipa.c:405 127.0.0.1:46695 message received 20241102085644078 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262421002593588 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421002593588" session_id=3066871511 session_state=END} 20241102085644078 DSS <0004> hlr_ussd.c:576 262421002593588/0xb6ccbed7: Process SS (END) 20241102085644078 DSS <0004> hlr_ussd.c:518 262421002593588/0xb6ccbed7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085644078 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421002593588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421002593588" session_id=3066871511 session_state=END} 20241102085644078 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421002593588 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085644078 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262421002593588 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085644078 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085644078 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085644081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57620<->l=127.0.0.1:4258 20241102085644086 DAUC <0003> db_auc.c:157 IMSI='262429880160280': No 2G Auth Data 20241102085644086 DAUC <0003> db_auc.c:192 IMSI='262429880160280': No 3G Auth Data 20241102085644113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 20241102085644118 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085644118 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429880160280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429880160280" session_id=2619675010 session_state=BEGIN} 20241102085644118 DSS <0004> hlr_ussd.c:576 262429880160280/0x9c251182: Process SS (BEGIN) 20241102085644118 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085644118 DSS <0004> hlr_ussd.c:518 262429880160280/0x9c251182: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085644118 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644118 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085644118 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644118 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085644120 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644120 DLINP <000b> input/ipa.c:405 127.0.0.1:46695 message received 20241102085644120 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429880160280 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429880160280" session_id=2619675010 session_state=END} 20241102085644120 DSS <0004> hlr_ussd.c:576 262429880160280/0x9c251182: Process SS (END) 20241102085644120 DSS <0004> hlr_ussd.c:518 262429880160280/0x9c251182: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085644120 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429880160280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429880160280" session_id=2619675010 session_state=END} 20241102085644120 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429880160280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085644120 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429880160280 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085644120 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085644120 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085644123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57628<->l=127.0.0.1:4258 20241102085644127 DAUC <0003> db_auc.c:157 IMSI='262427560791645': No 2G Auth Data 20241102085644127 DAUC <0003> db_auc.c:192 IMSI='262427560791645': No 3G Auth Data 20241102085644155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57640<->l=127.0.0.1:4258 20241102085644160 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085644160 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427560791645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427560791645" session_id=3856751520 session_state=BEGIN} 20241102085644160 DSS <0004> hlr_ussd.c:576 262427560791645/0xe5e15ba0: Process SS (BEGIN) 20241102085644160 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085644160 DSS <0004> hlr_ussd.c:518 262427560791645/0xe5e15ba0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085644160 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644161 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085644161 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644161 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085644162 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644162 DLINP <000b> input/ipa.c:405 127.0.0.1:46695 message received 20241102085644162 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262427560791645 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427560791645" session_id=3856751520 session_state=END} 20241102085644162 DSS <0004> hlr_ussd.c:576 262427560791645/0xe5e15ba0: Process SS (END) 20241102085644162 DSS <0004> hlr_ussd.c:518 262427560791645/0xe5e15ba0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085644162 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427560791645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427560791645" session_id=3856751520 session_state=END} 20241102085644162 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427560791645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085644162 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262427560791645 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085644162 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085644162 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085644166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57640<->l=127.0.0.1:4258 20241102085644170 DAUC <0003> db_auc.c:157 IMSI='262428153373328': No 2G Auth Data 20241102085644170 DAUC <0003> db_auc.c:192 IMSI='262428153373328': No 3G Auth Data 20241102085644194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4258 20241102085644199 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085644199 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428153373328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428153373328" session_id=122834653 session_state=BEGIN} 20241102085644199 DSS <0004> hlr_ussd.c:576 262428153373328/0x07524edd: Process SS (BEGIN) 20241102085644199 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085644199 DSS <0004> hlr_ussd.c:518 262428153373328/0x07524edd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085644199 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644199 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085644199 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644199 DLINP <000b> input/ipa.c:431 127.0.0.1:46695 sending data 20241102085644201 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644201 DLINP <000b> input/ipa.c:405 127.0.0.1:46695 message received 20241102085644201 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262428153373328 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428153373328" session_id=122834653 session_state=END} 20241102085644201 DSS <0004> hlr_ussd.c:576 262428153373328/0x07524edd: Process SS (END) 20241102085644201 DSS <0004> hlr_ussd.c:518 262428153373328/0x07524edd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085644201 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428153373328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428153373328" session_id=122834653 session_state=END} 20241102085644201 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428153373328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085644201 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262428153373328 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085644201 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085644201 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085644205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57648<->l=127.0.0.1:4258 20241102085644207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4258 20241102085644208 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085644208 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085644208 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085644208 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085644208 DLINP <000b> input/ipa.c:451 connected read/write 20241102085644208 DLINP <000b> input/ipa.c:405 127.0.0.1:46695 message received 20241102085644208 DLINP <000b> input/ipa.c:414 127.0.0.1:46695 connection closed with server 20241102085644208 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46695 20241102085644208 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241102085644208 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36025<->l=127.0.0.1:4259) 20241102085644249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57662<->l=127.0.0.1:4258 20241102085644450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57662<->l=127.0.0.1:4258 20241102085647528 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35781 20241102085647528 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35781 20241102085647530 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647530 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647532 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647532 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647532 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085647532 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241102085647532 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241102085647532 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241102085647532 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  20241102085647532 DLGSUP <0013> gsup_server.c:235 2:  20241102085647532 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085647532 DLGSUP <0013> gsup_server.c:235 3:  20241102085647532 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085647532 DLGSUP <0013> gsup_server.c:235 4:  20241102085647532 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085647532 DLGSUP <0013> gsup_server.c:235 5:  20241102085647532 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085647532 DLGSUP <0013> gsup_server.c:235 7:  20241102085647532 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085647532 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085647532 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085647532 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35781 20241102085647533 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085647533 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085647535 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4258 20241102085647538 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647538 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085647538 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085647538 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  20241102085647538 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085647538 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  20241102085647538 DLGSUP <0013> gsup_server.c:235 2:  20241102085647538 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085647538 DLGSUP <0013> gsup_server.c:235 3:  20241102085647538 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085647538 DLGSUP <0013> gsup_server.c:235 4:  20241102085647538 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085647538 DLGSUP <0013> gsup_server.c:235 5:  20241102085647538 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085647538 DLGSUP <0013> gsup_server.c:235 7:  20241102085647538 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085647538 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085647538 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085647538 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085647557 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40849<->l=127.0.0.1:4259) 20241102085647566 DAUC <0003> db_auc.c:157 IMSI='262428395018088': No 2G Auth Data 20241102085647566 DAUC <0003> db_auc.c:192 IMSI='262428395018088': No 3G Auth Data 20241102085647588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 20241102085647595 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647596 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428395018088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428395018088" session_id=2541823237 session_state=BEGIN} 20241102085647596 DSS <0004> hlr_ussd.c:576 262428395018088/0x97812505: Process SS (BEGIN) 20241102085647596 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085647596 DSS <0004> hlr_ussd.c:518 262428395018088/0x97812505: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085647596 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647596 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647596 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647596 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647603 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647603 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647603 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262428395018088 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428395018088" session_id=2541823237 session_state=CONTINUE} 20241102085647603 DSS <0004> hlr_ussd.c:576 262428395018088/0x97812505: Process SS (CONTINUE) 20241102085647603 DSS <0004> hlr_ussd.c:518 262428395018088/0x97812505: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085647603 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428395018088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428395018088" session_id=2541823237 session_state=CONTINUE} 20241102085647603 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262428395018088 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647603 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647603 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647609 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647609 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428395018088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428395018088" session_id=2541823237 session_state=CONTINUE} 20241102085647609 DSS <0004> hlr_ussd.c:576 262428395018088/0x97812505: Process SS (CONTINUE) 20241102085647609 DSS <0004> hlr_ussd.c:518 262428395018088/0x97812505: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647609 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428395018088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647609 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647609 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647609 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647609 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647611 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647611 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647611 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262428395018088 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428395018088" session_id=2541823237 session_state=END} 20241102085647611 DSS <0004> hlr_ussd.c:576 262428395018088/0x97812505: Process SS (END) 20241102085647611 DSS <0004> hlr_ussd.c:518 262428395018088/0x97812505: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647611 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428395018088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428395018088" session_id=2541823237 session_state=END} 20241102085647611 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428395018088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647611 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262428395018088 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647611 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647611 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41976<->l=127.0.0.1:4258 20241102085647616 DAUC <0003> db_auc.c:157 IMSI='262428305725518': No 2G Auth Data 20241102085647616 DAUC <0003> db_auc.c:192 IMSI='262428305725518': No 3G Auth Data 20241102085647638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20241102085647645 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647645 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428305725518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428305725518" session_id=317108829 session_state=BEGIN} 20241102085647645 DSS <0004> hlr_ussd.c:576 262428305725518/0x12e6b25d: Process SS (BEGIN) 20241102085647645 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085647645 DSS <0004> hlr_ussd.c:518 262428305725518/0x12e6b25d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085647645 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647645 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647645 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647645 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647647 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647647 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647647 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262428305725518 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428305725518" session_id=317108829 session_state=CONTINUE} 20241102085647647 DSS <0004> hlr_ussd.c:576 262428305725518/0x12e6b25d: Process SS (CONTINUE) 20241102085647647 DSS <0004> hlr_ussd.c:518 262428305725518/0x12e6b25d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085647647 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428305725518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428305725518" session_id=317108829 session_state=CONTINUE} 20241102085647647 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262428305725518 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647647 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647647 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647652 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647652 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428305725518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428305725518" session_id=317108829 session_state=CONTINUE} 20241102085647652 DSS <0004> hlr_ussd.c:576 262428305725518/0x12e6b25d: Process SS (CONTINUE) 20241102085647652 DSS <0004> hlr_ussd.c:518 262428305725518/0x12e6b25d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647652 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262428305725518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647652 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647652 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647652 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647652 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647654 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647654 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647654 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262428305725518 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428305725518" session_id=317108829 session_state=END} 20241102085647654 DSS <0004> hlr_ussd.c:576 262428305725518/0x12e6b25d: Process SS (END) 20241102085647654 DSS <0004> hlr_ussd.c:518 262428305725518/0x12e6b25d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647654 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428305725518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428305725518" session_id=317108829 session_state=END} 20241102085647654 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262428305725518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647654 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262428305725518 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647654 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647654 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41982<->l=127.0.0.1:4258 20241102085647660 DAUC <0003> db_auc.c:157 IMSI='262429611152152': No 2G Auth Data 20241102085647660 DAUC <0003> db_auc.c:192 IMSI='262429611152152': No 3G Auth Data 20241102085647683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41994<->l=127.0.0.1:4258 20241102085647689 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647689 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429611152152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429611152152" session_id=4129445397 session_state=BEGIN} 20241102085647690 DSS <0004> hlr_ussd.c:576 262429611152152/0xf6225615: Process SS (BEGIN) 20241102085647690 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085647690 DSS <0004> hlr_ussd.c:518 262429611152152/0xf6225615: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085647690 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647690 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647690 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647690 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647691 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647691 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647691 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262429611152152 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429611152152" session_id=4129445397 session_state=CONTINUE} 20241102085647691 DSS <0004> hlr_ussd.c:576 262429611152152/0xf6225615: Process SS (CONTINUE) 20241102085647691 DSS <0004> hlr_ussd.c:518 262429611152152/0xf6225615: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085647692 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429611152152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429611152152" session_id=4129445397 session_state=CONTINUE} 20241102085647692 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262429611152152 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647692 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647692 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647696 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647696 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429611152152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429611152152" session_id=4129445397 session_state=CONTINUE} 20241102085647697 DSS <0004> hlr_ussd.c:576 262429611152152/0xf6225615: Process SS (CONTINUE) 20241102085647697 DSS <0004> hlr_ussd.c:518 262429611152152/0xf6225615: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647697 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429611152152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647697 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647697 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647697 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647697 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647698 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647698 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647698 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262429611152152 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429611152152" session_id=4129445397 session_state=END} 20241102085647698 DSS <0004> hlr_ussd.c:576 262429611152152/0xf6225615: Process SS (END) 20241102085647698 DSS <0004> hlr_ussd.c:518 262429611152152/0xf6225615: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647698 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429611152152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429611152152" session_id=4129445397 session_state=END} 20241102085647698 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429611152152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647698 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262429611152152 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647698 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647698 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41994<->l=127.0.0.1:4258 20241102085647705 DAUC <0003> db_auc.c:157 IMSI='262428050749863': No 2G Auth Data 20241102085647705 DAUC <0003> db_auc.c:192 IMSI='262428050749863': No 3G Auth Data 20241102085647730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 20241102085647736 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647737 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428050749863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428050749863" session_id=160192182 session_state=BEGIN} 20241102085647737 DSS <0004> hlr_ussd.c:576 262428050749863/0x098c56b6: Process SS (BEGIN) 20241102085647737 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085647737 DSS <0004> hlr_ussd.c:518 262428050749863/0x098c56b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085647737 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647737 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647737 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647737 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647739 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647739 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647739 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262428050749863 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428050749863" session_id=160192182 session_state=CONTINUE} 20241102085647739 DSS <0004> hlr_ussd.c:576 262428050749863/0x098c56b6: Process SS (CONTINUE) 20241102085647739 DSS <0004> hlr_ussd.c:518 262428050749863/0x098c56b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085647739 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428050749863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428050749863" session_id=160192182 session_state=CONTINUE} 20241102085647739 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262428050749863 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647739 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647739 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647745 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647745 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428050749863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428050749863" session_id=160192182 session_state=CONTINUE} 20241102085647745 DSS <0004> hlr_ussd.c:576 262428050749863/0x098c56b6: Process SS (CONTINUE) 20241102085647745 DSS <0004> hlr_ussd.c:518 262428050749863/0x098c56b6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647745 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428050749863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647745 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647745 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647745 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647745 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647747 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647747 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647747 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262428050749863 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428050749863" session_id=160192182 session_state=END} 20241102085647747 DSS <0004> hlr_ussd.c:576 262428050749863/0x098c56b6: Process SS (END) 20241102085647747 DSS <0004> hlr_ussd.c:518 262428050749863/0x098c56b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647747 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428050749863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428050749863" session_id=160192182 session_state=END} 20241102085647747 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428050749863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647747 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262428050749863 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647747 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647747 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42008<->l=127.0.0.1:4258 20241102085647754 DAUC <0003> db_auc.c:157 IMSI='262425852427307': No 2G Auth Data 20241102085647754 DAUC <0003> db_auc.c:192 IMSI='262425852427307': No 3G Auth Data 20241102085647778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42014<->l=127.0.0.1:4258 20241102085647784 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647784 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425852427307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425852427307" session_id=1268538515 session_state=BEGIN} 20241102085647784 DSS <0004> hlr_ussd.c:576 262425852427307/0x4b9c5c93: Process SS (BEGIN) 20241102085647784 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085647784 DSS <0004> hlr_ussd.c:518 262425852427307/0x4b9c5c93: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085647784 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647784 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647784 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647784 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647786 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647786 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647786 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262425852427307 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425852427307" session_id=1268538515 session_state=CONTINUE} 20241102085647786 DSS <0004> hlr_ussd.c:576 262425852427307/0x4b9c5c93: Process SS (CONTINUE) 20241102085647786 DSS <0004> hlr_ussd.c:518 262425852427307/0x4b9c5c93: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085647786 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425852427307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425852427307" session_id=1268538515 session_state=CONTINUE} 20241102085647786 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262425852427307 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647786 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647786 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647790 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647791 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425852427307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425852427307" session_id=1268538515 session_state=CONTINUE} 20241102085647791 DSS <0004> hlr_ussd.c:576 262425852427307/0x4b9c5c93: Process SS (CONTINUE) 20241102085647791 DSS <0004> hlr_ussd.c:518 262425852427307/0x4b9c5c93: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647791 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425852427307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647791 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647791 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647791 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647791 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647793 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647793 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647793 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262425852427307 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425852427307" session_id=1268538515 session_state=END} 20241102085647793 DSS <0004> hlr_ussd.c:576 262425852427307/0x4b9c5c93: Process SS (END) 20241102085647793 DSS <0004> hlr_ussd.c:518 262425852427307/0x4b9c5c93: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647793 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425852427307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425852427307" session_id=1268538515 session_state=END} 20241102085647793 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425852427307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647793 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262425852427307 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647793 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647793 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42014<->l=127.0.0.1:4258 20241102085647799 DAUC <0003> db_auc.c:157 IMSI='262429841707174': No 2G Auth Data 20241102085647799 DAUC <0003> db_auc.c:192 IMSI='262429841707174': No 3G Auth Data 20241102085647827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42018<->l=127.0.0.1:4258 20241102085647833 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647833 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429841707174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429841707174" session_id=2316054498 session_state=BEGIN} 20241102085647833 DSS <0004> hlr_ussd.c:576 262429841707174/0x8a0c2fe2: Process SS (BEGIN) 20241102085647833 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085647833 DSS <0004> hlr_ussd.c:518 262429841707174/0x8a0c2fe2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085647833 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647833 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647833 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647833 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647835 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647835 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647835 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262429841707174 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841707174" session_id=2316054498 session_state=CONTINUE} 20241102085647835 DSS <0004> hlr_ussd.c:576 262429841707174/0x8a0c2fe2: Process SS (CONTINUE) 20241102085647835 DSS <0004> hlr_ussd.c:518 262429841707174/0x8a0c2fe2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085647835 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429841707174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841707174" session_id=2316054498 session_state=CONTINUE} 20241102085647835 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262429841707174 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647835 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647835 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647840 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647840 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429841707174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429841707174" session_id=2316054498 session_state=CONTINUE} 20241102085647840 DSS <0004> hlr_ussd.c:576 262429841707174/0x8a0c2fe2: Process SS (CONTINUE) 20241102085647840 DSS <0004> hlr_ussd.c:518 262429841707174/0x8a0c2fe2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647840 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262429841707174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647840 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647840 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647840 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647840 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647842 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647842 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647842 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262429841707174 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841707174" session_id=2316054498 session_state=END} 20241102085647842 DSS <0004> hlr_ussd.c:576 262429841707174/0x8a0c2fe2: Process SS (END) 20241102085647842 DSS <0004> hlr_ussd.c:518 262429841707174/0x8a0c2fe2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647842 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429841707174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429841707174" session_id=2316054498 session_state=END} 20241102085647842 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262429841707174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647842 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262429841707174 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647842 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647842 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42018<->l=127.0.0.1:4258 20241102085647848 DAUC <0003> db_auc.c:157 IMSI='262423156336390': No 2G Auth Data 20241102085647848 DAUC <0003> db_auc.c:192 IMSI='262423156336390': No 3G Auth Data 20241102085647874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42020<->l=127.0.0.1:4258 20241102085647878 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647878 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423156336390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423156336390" session_id=1442686773 session_state=BEGIN} 20241102085647878 DSS <0004> hlr_ussd.c:576 262423156336390/0x55fda735: Process SS (BEGIN) 20241102085647878 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085647878 DSS <0004> hlr_ussd.c:518 262423156336390/0x55fda735: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085647878 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647878 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647878 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647878 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647880 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647880 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647880 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262423156336390 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423156336390" session_id=1442686773 session_state=CONTINUE} 20241102085647880 DSS <0004> hlr_ussd.c:576 262423156336390/0x55fda735: Process SS (CONTINUE) 20241102085647880 DSS <0004> hlr_ussd.c:518 262423156336390/0x55fda735: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085647880 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423156336390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423156336390" session_id=1442686773 session_state=CONTINUE} 20241102085647880 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262423156336390 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647880 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647880 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647884 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647884 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423156336390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423156336390" session_id=1442686773 session_state=CONTINUE} 20241102085647884 DSS <0004> hlr_ussd.c:576 262423156336390/0x55fda735: Process SS (CONTINUE) 20241102085647884 DSS <0004> hlr_ussd.c:518 262423156336390/0x55fda735: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647884 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262423156336390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647884 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647884 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647884 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647884 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647886 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647886 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647886 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262423156336390 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423156336390" session_id=1442686773 session_state=END} 20241102085647886 DSS <0004> hlr_ussd.c:576 262423156336390/0x55fda735: Process SS (END) 20241102085647886 DSS <0004> hlr_ussd.c:518 262423156336390/0x55fda735: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647886 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423156336390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423156336390" session_id=1442686773 session_state=END} 20241102085647886 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262423156336390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647886 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262423156336390 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647886 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647886 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42020<->l=127.0.0.1:4258 20241102085647892 DAUC <0003> db_auc.c:157 IMSI='262420589188564': No 2G Auth Data 20241102085647892 DAUC <0003> db_auc.c:192 IMSI='262420589188564': No 3G Auth Data 20241102085647920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42032<->l=127.0.0.1:4258 20241102085647927 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647927 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420589188564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420589188564" session_id=3261738534 session_state=BEGIN} 20241102085647927 DSS <0004> hlr_ussd.c:576 262420589188564/0xc26a2e26: Process SS (BEGIN) 20241102085647927 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102085647927 DSS <0004> hlr_ussd.c:518 262420589188564/0xc26a2e26: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102085647927 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647927 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647927 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647927 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647930 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647930 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647930 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262420589188564 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420589188564" session_id=3261738534 session_state=CONTINUE} 20241102085647930 DSS <0004> hlr_ussd.c:576 262420589188564/0xc26a2e26: Process SS (CONTINUE) 20241102085647930 DSS <0004> hlr_ussd.c:518 262420589188564/0xc26a2e26: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102085647930 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420589188564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420589188564" session_id=3261738534 session_state=CONTINUE} 20241102085647930 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262420589188564 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647930 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647930 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647934 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647934 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420589188564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420589188564" session_id=3261738534 session_state=CONTINUE} 20241102085647934 DSS <0004> hlr_ussd.c:576 262420589188564/0xc26a2e26: Process SS (CONTINUE) 20241102085647934 DSS <0004> hlr_ussd.c:518 262420589188564/0xc26a2e26: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647934 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262420589188564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647934 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647934 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647934 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647934 DLINP <000b> input/ipa.c:431 127.0.0.1:35781 sending data 20241102085647936 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647936 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647936 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262420589188564 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420589188564" session_id=3261738534 session_state=END} 20241102085647936 DSS <0004> hlr_ussd.c:576 262420589188564/0xc26a2e26: Process SS (END) 20241102085647936 DSS <0004> hlr_ussd.c:518 262420589188564/0xc26a2e26: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102085647936 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420589188564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420589188564" session_id=3261738534 session_state=END} 20241102085647936 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262420589188564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085647936 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262420589188564 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085647936 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647936 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085647939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42032<->l=127.0.0.1:4258 20241102085647941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41970<->l=127.0.0.1:4258 20241102085647941 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085647941 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085647941 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085647941 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085647941 DLINP <000b> input/ipa.c:451 connected read/write 20241102085647941 DLINP <000b> input/ipa.c:405 127.0.0.1:35781 message received 20241102085647941 DLINP <000b> input/ipa.c:414 127.0.0.1:35781 connection closed with server 20241102085647942 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35781 20241102085647942 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241102085647942 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40849<->l=127.0.0.1:4259) 20241102085647986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4258 20241102085648186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4258 20241102085651270 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39561 20241102085651270 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39561 20241102085651272 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651272 DLINP <000b> input/ipa.c:405 127.0.0.1:39561 message received 20241102085651275 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651275 DLINP <000b> input/ipa.c:405 127.0.0.1:39561 message received 20241102085651275 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085651275 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241102085651275 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241102085651275 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241102085651275 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  20241102085651275 DLGSUP <0013> gsup_server.c:235 2:  20241102085651275 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085651275 DLGSUP <0013> gsup_server.c:235 3:  20241102085651275 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085651275 DLGSUP <0013> gsup_server.c:235 4:  20241102085651275 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085651275 DLGSUP <0013> gsup_server.c:235 5:  20241102085651275 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085651275 DLGSUP <0013> gsup_server.c:235 7:  20241102085651275 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085651275 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085651275 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085651275 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39561 20241102085651275 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085651275 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085651277 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085651278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 20241102085651280 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085651280 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085651280 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085651280 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  20241102085651280 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085651280 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  20241102085651280 DLGSUP <0013> gsup_server.c:235 2:  20241102085651280 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085651280 DLGSUP <0013> gsup_server.c:235 3:  20241102085651280 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085651280 DLGSUP <0013> gsup_server.c:235 4:  20241102085651280 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085651280 DLGSUP <0013> gsup_server.c:235 5:  20241102085651280 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085651280 DLGSUP <0013> gsup_server.c:235 7:  20241102085651280 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085651280 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085651280 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085651280 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085651300 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35005<->l=127.0.0.1:4259) 20241102085651312 DAUC <0003> db_auc.c:157 IMSI='262423547198686': No 2G Auth Data 20241102085651312 DAUC <0003> db_auc.c:192 IMSI='262423547198686': No 3G Auth Data 20241102085651332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42048<->l=127.0.0.1:4258 20241102085651341 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085651341 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423547198686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423547198686" session_id=2925218916 session_state=BEGIN} 20241102085651341 DSS <0004> hlr_ussd.c:576 262423547198686/0xae5b4c64: Process SS (BEGIN) 20241102085651341 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102085651341 DSS <0004> hlr_ussd.c:518 262423547198686/0xae5b4c64: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102085651341 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651341 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651341 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651341 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651348 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651348 DLINP <000b> input/ipa.c:405 127.0.0.1:39561 message received 20241102085651348 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262423547198686 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423547198686" session_id=2925218916 session_state=END} 20241102085651348 DSS <0004> hlr_ussd.c:576 262423547198686/0xae5b4c64: Process SS (END) 20241102085651348 DSS <0004> hlr_ussd.c:518 262423547198686/0xae5b4c64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102085651348 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423547198686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423547198686" session_id=2925218916 session_state=END} 20241102085651348 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423547198686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085651348 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262423547198686 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085651348 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651348 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42048<->l=127.0.0.1:4258 20241102085651356 DAUC <0003> db_auc.c:157 IMSI='262425054531108': No 2G Auth Data 20241102085651356 DAUC <0003> db_auc.c:192 IMSI='262425054531108': No 3G Auth Data 20241102085651381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 20241102085651387 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085651387 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425054531108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425054531108" session_id=1290497960 session_state=BEGIN} 20241102085651387 DSS <0004> hlr_ussd.c:576 262425054531108/0x4ceb6fa8: Process SS (BEGIN) 20241102085651387 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102085651387 DSS <0004> hlr_ussd.c:518 262425054531108/0x4ceb6fa8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102085651387 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651387 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651387 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651387 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651389 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651389 DLINP <000b> input/ipa.c:405 127.0.0.1:39561 message received 20241102085651389 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262425054531108 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425054531108" session_id=1290497960 session_state=END} 20241102085651389 DSS <0004> hlr_ussd.c:576 262425054531108/0x4ceb6fa8: Process SS (END) 20241102085651389 DSS <0004> hlr_ussd.c:518 262425054531108/0x4ceb6fa8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102085651389 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425054531108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425054531108" session_id=1290497960 session_state=END} 20241102085651389 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425054531108 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085651389 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262425054531108 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085651389 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651389 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42054<->l=127.0.0.1:4258 20241102085651399 DAUC <0003> db_auc.c:157 IMSI='262428239514544': No 2G Auth Data 20241102085651399 DAUC <0003> db_auc.c:192 IMSI='262428239514544': No 3G Auth Data 20241102085651423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4258 20241102085651431 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085651431 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428239514544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428239514544" session_id=3601272934 session_state=BEGIN} 20241102085651431 DSS <0004> hlr_ussd.c:576 262428239514544/0xd6a71066: Process SS (BEGIN) 20241102085651431 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102085651431 DSS <0004> hlr_ussd.c:518 262428239514544/0xd6a71066: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102085651431 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651431 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651431 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651431 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651432 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651432 DLINP <000b> input/ipa.c:405 127.0.0.1:39561 message received 20241102085651432 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262428239514544 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428239514544" session_id=3601272934 session_state=END} 20241102085651432 DSS <0004> hlr_ussd.c:576 262428239514544/0xd6a71066: Process SS (END) 20241102085651432 DSS <0004> hlr_ussd.c:518 262428239514544/0xd6a71066: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102085651432 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428239514544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428239514544" session_id=3601272934 session_state=END} 20241102085651432 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428239514544 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085651432 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262428239514544 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085651432 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651432 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42064<->l=127.0.0.1:4258 20241102085651440 DAUC <0003> db_auc.c:157 IMSI='262423923478156': No 2G Auth Data 20241102085651440 DAUC <0003> db_auc.c:192 IMSI='262423923478156': No 3G Auth Data 20241102085651464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 20241102085651469 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085651469 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423923478156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423923478156" session_id=3924802821 session_state=BEGIN} 20241102085651469 DSS <0004> hlr_ussd.c:576 262423923478156/0xe9efbd05: Process SS (BEGIN) 20241102085651469 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102085651469 DSS <0004> hlr_ussd.c:518 262423923478156/0xe9efbd05: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102085651469 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651469 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651469 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651469 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651471 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651471 DLINP <000b> input/ipa.c:405 127.0.0.1:39561 message received 20241102085651471 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423923478156 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423923478156" session_id=3924802821 session_state=END} 20241102085651471 DSS <0004> hlr_ussd.c:576 262423923478156/0xe9efbd05: Process SS (END) 20241102085651471 DSS <0004> hlr_ussd.c:518 262423923478156/0xe9efbd05: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102085651471 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423923478156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423923478156" session_id=3924802821 session_state=END} 20241102085651471 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423923478156 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085651471 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423923478156 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085651471 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651471 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42070<->l=127.0.0.1:4258 20241102085651480 DAUC <0003> db_auc.c:157 IMSI='262429875514868': No 2G Auth Data 20241102085651480 DAUC <0003> db_auc.c:192 IMSI='262429875514868': No 3G Auth Data 20241102085651503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42076<->l=127.0.0.1:4258 20241102085651509 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085651509 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429875514868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429875514868" session_id=107604699 session_state=BEGIN} 20241102085651509 DSS <0004> hlr_ussd.c:576 262429875514868/0x0669eadb: Process SS (BEGIN) 20241102085651509 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102085651509 DSS <0004> hlr_ussd.c:518 262429875514868/0x0669eadb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102085651509 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651509 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651509 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651509 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651511 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651511 DLINP <000b> input/ipa.c:405 127.0.0.1:39561 message received 20241102085651511 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262429875514868 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429875514868" session_id=107604699 session_state=END} 20241102085651511 DSS <0004> hlr_ussd.c:576 262429875514868/0x0669eadb: Process SS (END) 20241102085651511 DSS <0004> hlr_ussd.c:518 262429875514868/0x0669eadb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102085651511 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429875514868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429875514868" session_id=107604699 session_state=END} 20241102085651511 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262429875514868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085651511 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262429875514868 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085651511 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651511 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42076<->l=127.0.0.1:4258 20241102085651519 DAUC <0003> db_auc.c:157 IMSI='262427799811889': No 2G Auth Data 20241102085651519 DAUC <0003> db_auc.c:192 IMSI='262427799811889': No 3G Auth Data 20241102085651548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42092<->l=127.0.0.1:4258 20241102085651553 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085651553 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427799811889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427799811889" session_id=619562645 session_state=BEGIN} 20241102085651553 DSS <0004> hlr_ussd.c:576 262427799811889/0x24edc695: Process SS (BEGIN) 20241102085651554 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102085651554 DSS <0004> hlr_ussd.c:518 262427799811889/0x24edc695: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102085651554 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651554 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651554 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651554 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651556 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651556 DLINP <000b> input/ipa.c:405 127.0.0.1:39561 message received 20241102085651556 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427799811889 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427799811889" session_id=619562645 session_state=END} 20241102085651556 DSS <0004> hlr_ussd.c:576 262427799811889/0x24edc695: Process SS (END) 20241102085651556 DSS <0004> hlr_ussd.c:518 262427799811889/0x24edc695: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102085651556 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427799811889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427799811889" session_id=619562645 session_state=END} 20241102085651556 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427799811889 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085651556 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427799811889 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085651556 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651556 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42092<->l=127.0.0.1:4258 20241102085651564 DAUC <0003> db_auc.c:157 IMSI='262422517845550': No 2G Auth Data 20241102085651564 DAUC <0003> db_auc.c:192 IMSI='262422517845550': No 3G Auth Data 20241102085651593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4258 20241102085651600 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085651600 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422517845550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422517845550" session_id=201680695 session_state=BEGIN} 20241102085651600 DSS <0004> hlr_ussd.c:576 262422517845550/0x0c056737: Process SS (BEGIN) 20241102085651600 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102085651600 DSS <0004> hlr_ussd.c:518 262422517845550/0x0c056737: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102085651600 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651600 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651600 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651600 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651602 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651602 DLINP <000b> input/ipa.c:405 127.0.0.1:39561 message received 20241102085651602 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262422517845550 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422517845550" session_id=201680695 session_state=END} 20241102085651602 DSS <0004> hlr_ussd.c:576 262422517845550/0x0c056737: Process SS (END) 20241102085651602 DSS <0004> hlr_ussd.c:518 262422517845550/0x0c056737: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102085651602 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422517845550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422517845550" session_id=201680695 session_state=END} 20241102085651602 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422517845550 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085651602 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262422517845550 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085651602 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651602 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42094<->l=127.0.0.1:4258 20241102085651612 DAUC <0003> db_auc.c:157 IMSI='262425451681022': No 2G Auth Data 20241102085651612 DAUC <0003> db_auc.c:192 IMSI='262425451681022': No 3G Auth Data 20241102085651640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42108<->l=127.0.0.1:4258 20241102085651645 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085651645 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425451681022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425451681022" session_id=2644688999 session_state=BEGIN} 20241102085651645 DSS <0004> hlr_ussd.c:576 262425451681022/0x9da2c067: Process SS (BEGIN) 20241102085651645 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102085651645 DSS <0004> hlr_ussd.c:518 262425451681022/0x9da2c067: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102085651645 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651645 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651645 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651645 DLINP <000b> input/ipa.c:431 127.0.0.1:39561 sending data 20241102085651647 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651647 DLINP <000b> input/ipa.c:405 127.0.0.1:39561 message received 20241102085651647 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425451681022 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425451681022" session_id=2644688999 session_state=END} 20241102085651647 DSS <0004> hlr_ussd.c:576 262425451681022/0x9da2c067: Process SS (END) 20241102085651647 DSS <0004> hlr_ussd.c:518 262425451681022/0x9da2c067: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102085651647 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425451681022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425451681022" session_id=2644688999 session_state=END} 20241102085651647 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425451681022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085651647 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425451681022 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102085651647 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651647 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085651651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42108<->l=127.0.0.1:4258 20241102085651655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42044<->l=127.0.0.1:4258 20241102085651656 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651656 DLINP <000b> input/ipa.c:405 127.0.0.1:39561 message received 20241102085651656 DLINP <000b> input/ipa.c:414 127.0.0.1:39561 connection closed with server 20241102085651656 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39561 20241102085651656 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241102085651656 DLINP <000b> input/ipa.c:451 connected read/write 20241102085651656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085651656 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085651656 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085651656 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085651656 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35005<->l=127.0.0.1:4259) 20241102085651700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42122<->l=127.0.0.1:4258 20241102085651834 DSS <0004> hlr_ussd.c:239 262420117944175/0x25e53e9d: SS Session Timeout, destroying 20241102085651834 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420117944175 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085651884 DSS <0004> hlr_ussd.c:239 262420756263086/0x00d2a482: SS Session Timeout, destroying 20241102085651884 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420756263086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085651901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42122<->l=127.0.0.1:4258 20241102085651937 DSS <0004> hlr_ussd.c:239 262421217324607/0x2a65c916: SS Session Timeout, destroying 20241102085651937 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262421217324607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085651995 DSS <0004> hlr_ussd.c:239 262423222855773/0x33354fce: SS Session Timeout, destroying 20241102085651995 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262423222855773 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085652031 DSS <0004> hlr_ussd.c:239 262423365093166/0x8ee8e20d: SS Session Timeout, destroying 20241102085652031 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423365093166 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085652077 DSS <0004> hlr_ussd.c:239 262429369538883/0x1984ee5b: SS Session Timeout, destroying 20241102085652077 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429369538883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085652117 DSS <0004> hlr_ussd.c:239 262426530377980/0x08223467: SS Session Timeout, destroying 20241102085652117 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426530377980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085652164 DSS <0004> hlr_ussd.c:239 262422455042938/0xc4ba9be3: SS Session Timeout, destroying 20241102085652164 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422455042938 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085654975 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085654975 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085654977 DLINP <000b> input/ipa.c:451 connected read/write 20241102085654977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085654977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42128<->l=127.0.0.1:4258 20241102085654978 DLINP <000b> input/ipa.c:451 connected read/write 20241102085654978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085654978 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085654978 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085654978 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  20241102085654978 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085654978 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  20241102085654978 DLGSUP <0013> gsup_server.c:235 2:  20241102085654978 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085654978 DLGSUP <0013> gsup_server.c:235 3:  20241102085654978 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085654978 DLGSUP <0013> gsup_server.c:235 4:  20241102085654978 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085654978 DLGSUP <0013> gsup_server.c:235 5:  20241102085654978 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085654978 DLGSUP <0013> gsup_server.c:235 7:  20241102085654978 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085654978 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085654978 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085654978 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085654998 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41225<->l=127.0.0.1:4259) 20241102085655012 DAUC <0003> db_auc.c:157 IMSI='262422656438645': No 2G Auth Data 20241102085655012 DAUC <0003> db_auc.c:192 IMSI='262422656438645': No 3G Auth Data 20241102085655036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42144<->l=127.0.0.1:4258 20241102085655043 DLINP <000b> input/ipa.c:451 connected read/write 20241102085655043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085655043 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422656438645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422656438645" session_id=365714572 session_state=BEGIN} 20241102085655043 DSS <0004> hlr_ussd.c:576 262422656438645/0x15cc5c8c: Process SS (BEGIN) 20241102085655043 DSS <0004> hlr_ussd.c:498 262422656438645/0x15cc5c8c: SS CompType=Invoke, OpCode=InterrogateSS 20241102085655043 DSS <0004> hlr_ussd.c:506 262422656438645/0x15cc5c8c: Structured SS requests are not supported, rejecting... 20241102085655043 DSS <0004> hlr_ussd.c:354 262422656438645/0x15cc5c8c: Tx ReturnError(0, 0x15) 20241102085655043 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422656438645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422656438645" session_id=365714572 session_state=END} 20241102085655043 DLINP <000b> input/ipa.c:451 connected read/write 20241102085655043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085655043 DLINP <000b> input/ipa.c:451 connected read/write 20241102085655043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085655047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42144<->l=127.0.0.1:4258 20241102085655056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42128<->l=127.0.0.1:4258 20241102085655056 DLINP <000b> input/ipa.c:451 connected read/write 20241102085655056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085655056 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085655057 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085655057 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085655057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41225<->l=127.0.0.1:4259) 20241102085655097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42152<->l=127.0.0.1:4258 20241102085655197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42152<->l=127.0.0.1:4258 20241102085655467 DSS <0004> hlr_ussd.c:239 262426354938097/0xbfcc03bb: SS Session Timeout, destroying 20241102085655467 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426354938097 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085655515 DSS <0004> hlr_ussd.c:239 262422061189888/0xf37b9b39: SS Session Timeout, destroying 20241102085655515 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422061189888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085655553 DSS <0004> hlr_ussd.c:239 262420004299297/0x7d57497c: SS Session Timeout, destroying 20241102085655553 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420004299297 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085655592 DSS <0004> hlr_ussd.c:239 262422900153418/0xabb67d45: SS Session Timeout, destroying 20241102085655592 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422900153418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085655628 DSS <0004> hlr_ussd.c:239 262427690136326/0x1a0a4f73: SS Session Timeout, destroying 20241102085655628 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262427690136326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085655667 DSS <0004> hlr_ussd.c:239 262426803590280/0xe4c93dd2: SS Session Timeout, destroying 20241102085655667 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426803590280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085655705 DSS <0004> hlr_ussd.c:239 262424604315420/0xe779564b: SS Session Timeout, destroying 20241102085655705 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262424604315420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085655746 DSS <0004> hlr_ussd.c:239 262424286464963/0xde6a0f22: SS Session Timeout, destroying 20241102085655746 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424286464963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085658276 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085658276 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085658278 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36936<->l=127.0.0.1:4258 20241102085658281 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658281 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085658281 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085658281 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  20241102085658281 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085658281 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  20241102085658281 DLGSUP <0013> gsup_server.c:235 2:  20241102085658282 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085658282 DLGSUP <0013> gsup_server.c:235 3:  20241102085658282 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085658282 DLGSUP <0013> gsup_server.c:235 4:  20241102085658282 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085658282 DLGSUP <0013> gsup_server.c:235 5:  20241102085658282 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085658282 DLGSUP <0013> gsup_server.c:235 7:  20241102085658282 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085658282 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085658282 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085658282 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085658302 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38025<->l=127.0.0.1:4259) 20241102085658312 DAUC <0003> db_auc.c:157 IMSI='262427851576015': No 2G Auth Data 20241102085658312 DAUC <0003> db_auc.c:192 IMSI='262427851576015': No 3G Auth Data 20241102085658338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36950<->l=127.0.0.1:4258 20241102085658344 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658344 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427851576015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427851576015"} 20241102085658344 DMAIN <0000> hlr.c:435 IMSI='262427851576015': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085658344 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427851576015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427851576015"} 20241102085658344 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427851576015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658344 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658344 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658346 DAUC <0003> db_auc.c:192 IMSI='262427851576015': No 3G Auth Data 20241102085658349 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658349 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427851576015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427851576015"} 20241102085658349 DAUC <0003> hlr.c:428 IMSI='262427851576015': storing IMEI = 12345678901234 20241102085658352 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427851576015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427851576015"} 20241102085658352 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427851576015 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658352 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658352 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658354 DAUC <0003> db_auc.c:192 IMSI='262427851576015': No 3G Auth Data 20241102085658355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36950<->l=127.0.0.1:4258 20241102085658366 DAUC <0003> db_auc.c:157 IMSI='262421036508467': No 2G Auth Data 20241102085658366 DAUC <0003> db_auc.c:192 IMSI='262421036508467': No 3G Auth Data 20241102085658392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4258 20241102085658397 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658397 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421036508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421036508467"} 20241102085658397 DMAIN <0000> hlr.c:435 IMSI='262421036508467': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085658398 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421036508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421036508467"} 20241102085658398 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421036508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658398 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658398 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658399 DAUC <0003> db_auc.c:192 IMSI='262421036508467': No 3G Auth Data 20241102085658402 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658402 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421036508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421036508467"} 20241102085658402 DAUC <0003> hlr.c:428 IMSI='262421036508467': storing IMEI = 12345678901234 20241102085658405 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421036508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421036508467"} 20241102085658405 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421036508467 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658405 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658405 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658406 DAUC <0003> db_auc.c:192 IMSI='262421036508467': No 3G Auth Data 20241102085658408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4258 20241102085658419 DAUC <0003> db_auc.c:157 IMSI='262423099859622': No 2G Auth Data 20241102085658419 DAUC <0003> db_auc.c:192 IMSI='262423099859622': No 3G Auth Data 20241102085658444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36960<->l=127.0.0.1:4258 20241102085658450 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658450 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423099859622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423099859622"} 20241102085658450 DMAIN <0000> hlr.c:435 IMSI='262423099859622': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085658450 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423099859622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423099859622"} 20241102085658450 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423099859622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658450 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658450 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658451 DAUC <0003> db_auc.c:192 IMSI='262423099859622': No 3G Auth Data 20241102085658454 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658454 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423099859622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423099859622"} 20241102085658454 DAUC <0003> hlr.c:428 IMSI='262423099859622': storing IMEI = 12345678901234 20241102085658457 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423099859622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423099859622"} 20241102085658457 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423099859622 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658457 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658457 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658459 DAUC <0003> db_auc.c:192 IMSI='262423099859622': No 3G Auth Data 20241102085658460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36960<->l=127.0.0.1:4258 20241102085658471 DAUC <0003> db_auc.c:157 IMSI='262425759186716': No 2G Auth Data 20241102085658472 DAUC <0003> db_auc.c:192 IMSI='262425759186716': No 3G Auth Data 20241102085658496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36974<->l=127.0.0.1:4258 20241102085658502 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658502 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425759186716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425759186716"} 20241102085658502 DMAIN <0000> hlr.c:435 IMSI='262425759186716': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085658502 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425759186716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425759186716"} 20241102085658502 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425759186716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658502 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658502 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658504 DAUC <0003> db_auc.c:157 IMSI='262425759186716': No 2G Auth Data 20241102085658507 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658507 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425759186716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425759186716"} 20241102085658507 DAUC <0003> hlr.c:428 IMSI='262425759186716': storing IMEI = 12345678901234 20241102085658511 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425759186716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425759186716"} 20241102085658511 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425759186716 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658511 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658511 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658512 DAUC <0003> db_auc.c:157 IMSI='262425759186716': No 2G Auth Data 20241102085658513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36974<->l=127.0.0.1:4258 20241102085658525 DAUC <0003> db_auc.c:157 IMSI='262429513729350': No 2G Auth Data 20241102085658525 DAUC <0003> db_auc.c:192 IMSI='262429513729350': No 3G Auth Data 20241102085658547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36988<->l=127.0.0.1:4258 20241102085658552 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658552 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429513729350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429513729350"} 20241102085658552 DMAIN <0000> hlr.c:435 IMSI='262429513729350': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085658552 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429513729350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429513729350"} 20241102085658552 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429513729350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658553 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658553 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658554 DAUC <0003> db_auc.c:157 IMSI='262429513729350': No 2G Auth Data 20241102085658557 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658557 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429513729350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429513729350"} 20241102085658557 DAUC <0003> hlr.c:428 IMSI='262429513729350': storing IMEI = 12345678901234 20241102085658560 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429513729350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429513729350"} 20241102085658560 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429513729350 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658560 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658560 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658561 DAUC <0003> db_auc.c:157 IMSI='262429513729350': No 2G Auth Data 20241102085658562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36988<->l=127.0.0.1:4258 20241102085658574 DAUC <0003> db_auc.c:157 IMSI='262429095063615': No 2G Auth Data 20241102085658574 DAUC <0003> db_auc.c:192 IMSI='262429095063615': No 3G Auth Data 20241102085658602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4258 20241102085658606 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658606 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429095063615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429095063615"} 20241102085658606 DMAIN <0000> hlr.c:435 IMSI='262429095063615': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085658606 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429095063615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429095063615"} 20241102085658606 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262429095063615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658606 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658606 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658610 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658610 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429095063615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429095063615"} 20241102085658610 DAUC <0003> hlr.c:428 IMSI='262429095063615': storing IMEI = 12345678901234 20241102085658613 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429095063615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429095063615"} 20241102085658613 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262429095063615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658613 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658613 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4258 20241102085658631 DAUC <0003> db_auc.c:157 IMSI='262420597191829': No 2G Auth Data 20241102085658631 DAUC <0003> db_auc.c:192 IMSI='262420597191829': No 3G Auth Data 20241102085658659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37010<->l=127.0.0.1:4258 20241102085658665 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658665 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420597191829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420597191829"} 20241102085658665 DMAIN <0000> hlr.c:435 IMSI='262420597191829': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085658665 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420597191829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420597191829"} 20241102085658665 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262420597191829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658665 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658665 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658669 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658669 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420597191829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420597191829"} 20241102085658669 DAUC <0003> hlr.c:428 IMSI='262420597191829': storing IMEI = 12345678901234 20241102085658673 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420597191829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420597191829"} 20241102085658673 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262420597191829 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658673 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658673 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37010<->l=127.0.0.1:4258 20241102085658689 DAUC <0003> db_auc.c:157 IMSI='262426173298774': No 2G Auth Data 20241102085658690 DAUC <0003> db_auc.c:192 IMSI='262426173298774': No 3G Auth Data 20241102085658718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37018<->l=127.0.0.1:4258 20241102085658722 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658722 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426173298774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426173298774"} 20241102085658722 DMAIN <0000> hlr.c:435 IMSI='262426173298774': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085658722 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426173298774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426173298774"} 20241102085658722 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426173298774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658722 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658722 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658726 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658726 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426173298774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426173298774"} 20241102085658726 DAUC <0003> hlr.c:428 IMSI='262426173298774': storing IMEI = 12345678901234 20241102085658730 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426173298774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426173298774"} 20241102085658730 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426173298774 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085658730 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658730 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085658732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37018<->l=127.0.0.1:4258 20241102085658744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36936<->l=127.0.0.1:4258 20241102085658745 DLINP <000b> input/ipa.c:451 connected read/write 20241102085658745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085658745 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085658745 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085658745 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085658745 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38025<->l=127.0.0.1:4259) 20241102085658787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 20241102085658888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 20241102085701965 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085701965 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085701967 DLINP <000b> input/ipa.c:451 connected read/write 20241102085701967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085701968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37032<->l=127.0.0.1:4258 20241102085701970 DLINP <000b> input/ipa.c:451 connected read/write 20241102085701970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085701970 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085701970 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085701970 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  20241102085701970 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085701971 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  20241102085701971 DLGSUP <0013> gsup_server.c:235 2:  20241102085701971 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085701971 DLGSUP <0013> gsup_server.c:235 3:  20241102085701971 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085701971 DLGSUP <0013> gsup_server.c:235 4:  20241102085701971 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085701971 DLGSUP <0013> gsup_server.c:235 5:  20241102085701971 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085701971 DLGSUP <0013> gsup_server.c:235 7:  20241102085701971 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085701971 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085701971 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085701971 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085701991 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40125<->l=127.0.0.1:4259) 20241102085702009 DAUC <0003> db_auc.c:157 IMSI='262422769796669': No 2G Auth Data 20241102085702009 DAUC <0003> db_auc.c:192 IMSI='262422769796669': No 3G Auth Data 20241102085702032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37046<->l=127.0.0.1:4258 20241102085702039 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702039 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262422769796669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422769796669" source_name="the-source\n"} 20241102085702039 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102085702039 DMAIN <0000> hlr.c:435 IMSI='262422769796669': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085702039 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262422769796669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422769796669" destination_name="the-source\n"} 20241102085702039 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262422769796669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702039 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702039 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702042 DAUC <0003> db_auc.c:192 IMSI='262422769796669': No 3G Auth Data 20241102085702045 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702045 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262422769796669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422769796669" source_name="the-source\n"} 20241102085702045 DAUC <0003> hlr.c:428 IMSI='262422769796669': storing IMEI = 12345678901234 20241102085702048 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262422769796669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422769796669" destination_name="the-source\n"} 20241102085702048 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262422769796669 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702048 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702048 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702050 DAUC <0003> db_auc.c:192 IMSI='262422769796669': No 3G Auth Data 20241102085702051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37046<->l=127.0.0.1:4258 20241102085702062 DAUC <0003> db_auc.c:157 IMSI='262424970743298': No 2G Auth Data 20241102085702062 DAUC <0003> db_auc.c:192 IMSI='262424970743298': No 3G Auth Data 20241102085702086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37060<->l=127.0.0.1:4258 20241102085702092 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702092 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424970743298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424970743298" source_name="the-source\n"} 20241102085702092 DMAIN <0000> hlr.c:435 IMSI='262424970743298': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085702092 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424970743298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424970743298" destination_name="the-source\n"} 20241102085702092 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424970743298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702092 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702092 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702094 DAUC <0003> db_auc.c:192 IMSI='262424970743298': No 3G Auth Data 20241102085702097 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702097 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424970743298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424970743298" source_name="the-source\n"} 20241102085702097 DAUC <0003> hlr.c:428 IMSI='262424970743298': storing IMEI = 12345678901234 20241102085702101 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424970743298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424970743298" destination_name="the-source\n"} 20241102085702101 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424970743298 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702101 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702101 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702102 DAUC <0003> db_auc.c:192 IMSI='262424970743298': No 3G Auth Data 20241102085702103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37060<->l=127.0.0.1:4258 20241102085702115 DAUC <0003> db_auc.c:157 IMSI='262422823248344': No 2G Auth Data 20241102085702115 DAUC <0003> db_auc.c:192 IMSI='262422823248344': No 3G Auth Data 20241102085702140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241102085702146 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702146 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262422823248344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422823248344" source_name="the-source\n"} 20241102085702146 DMAIN <0000> hlr.c:435 IMSI='262422823248344': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085702146 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262422823248344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422823248344" destination_name="the-source\n"} 20241102085702146 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262422823248344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702146 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702146 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702149 DAUC <0003> db_auc.c:192 IMSI='262422823248344': No 3G Auth Data 20241102085702151 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702151 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262422823248344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422823248344" source_name="the-source\n"} 20241102085702151 DAUC <0003> hlr.c:428 IMSI='262422823248344': storing IMEI = 12345678901234 20241102085702155 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262422823248344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422823248344" destination_name="the-source\n"} 20241102085702155 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262422823248344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702155 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702155 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702156 DAUC <0003> db_auc.c:192 IMSI='262422823248344': No 3G Auth Data 20241102085702158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241102085702169 DAUC <0003> db_auc.c:157 IMSI='262429369316465': No 2G Auth Data 20241102085702169 DAUC <0003> db_auc.c:192 IMSI='262429369316465': No 3G Auth Data 20241102085702195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37066<->l=127.0.0.1:4258 20241102085702199 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702199 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429369316465 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429369316465" source_name="the-source\n"} 20241102085702199 DMAIN <0000> hlr.c:435 IMSI='262429369316465': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085702199 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429369316465 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429369316465" destination_name="the-source\n"} 20241102085702199 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262429369316465 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702199 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702199 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702201 DAUC <0003> db_auc.c:157 IMSI='262429369316465': No 2G Auth Data 20241102085702205 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702205 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429369316465 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429369316465" source_name="the-source\n"} 20241102085702205 DAUC <0003> hlr.c:428 IMSI='262429369316465': storing IMEI = 12345678901234 20241102085702208 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429369316465 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429369316465" destination_name="the-source\n"} 20241102085702208 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262429369316465 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702208 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702208 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702209 DAUC <0003> db_auc.c:157 IMSI='262429369316465': No 2G Auth Data 20241102085702211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37066<->l=127.0.0.1:4258 20241102085702222 DAUC <0003> db_auc.c:157 IMSI='262425440942103': No 2G Auth Data 20241102085702222 DAUC <0003> db_auc.c:192 IMSI='262425440942103': No 3G Auth Data 20241102085702249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37082<->l=127.0.0.1:4258 20241102085702254 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702254 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425440942103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425440942103" source_name="the-source\n"} 20241102085702254 DMAIN <0000> hlr.c:435 IMSI='262425440942103': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085702254 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425440942103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425440942103" destination_name="the-source\n"} 20241102085702254 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262425440942103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702254 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702254 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702256 DAUC <0003> db_auc.c:157 IMSI='262425440942103': No 2G Auth Data 20241102085702259 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702259 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425440942103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425440942103" source_name="the-source\n"} 20241102085702259 DAUC <0003> hlr.c:428 IMSI='262425440942103': storing IMEI = 12345678901234 20241102085702262 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425440942103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425440942103" destination_name="the-source\n"} 20241102085702262 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262425440942103 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702262 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702262 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702263 DAUC <0003> db_auc.c:157 IMSI='262425440942103': No 2G Auth Data 20241102085702265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37082<->l=127.0.0.1:4258 20241102085702277 DAUC <0003> db_auc.c:157 IMSI='262429983950841': No 2G Auth Data 20241102085702277 DAUC <0003> db_auc.c:192 IMSI='262429983950841': No 3G Auth Data 20241102085702307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4258 20241102085702311 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702311 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429983950841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429983950841" source_name="the-source\n"} 20241102085702311 DMAIN <0000> hlr.c:435 IMSI='262429983950841': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085702312 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429983950841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429983950841" destination_name="the-source\n"} 20241102085702312 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262429983950841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702312 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702312 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702316 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702316 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429983950841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429983950841" source_name="the-source\n"} 20241102085702316 DAUC <0003> hlr.c:428 IMSI='262429983950841': storing IMEI = 12345678901234 20241102085702319 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429983950841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429983950841" destination_name="the-source\n"} 20241102085702319 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262429983950841 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702319 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702319 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37088<->l=127.0.0.1:4258 20241102085702337 DAUC <0003> db_auc.c:157 IMSI='262426125932853': No 2G Auth Data 20241102085702337 DAUC <0003> db_auc.c:192 IMSI='262426125932853': No 3G Auth Data 20241102085702366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4258 20241102085702371 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702371 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426125932853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426125932853" source_name="the-source\n"} 20241102085702371 DMAIN <0000> hlr.c:435 IMSI='262426125932853': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085702371 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262426125932853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426125932853" destination_name="the-source\n"} 20241102085702371 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262426125932853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702371 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702371 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702376 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702376 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426125932853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426125932853" source_name="the-source\n"} 20241102085702376 DAUC <0003> hlr.c:428 IMSI='262426125932853': storing IMEI = 12345678901234 20241102085702379 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262426125932853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426125932853" destination_name="the-source\n"} 20241102085702379 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262426125932853 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702379 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702379 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4258 20241102085702396 DAUC <0003> db_auc.c:157 IMSI='262421392673413': No 2G Auth Data 20241102085702396 DAUC <0003> db_auc.c:192 IMSI='262421392673413': No 3G Auth Data 20241102085702424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37112<->l=127.0.0.1:4258 20241102085702429 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702429 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421392673413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421392673413" source_name="the-source\n"} 20241102085702429 DMAIN <0000> hlr.c:435 IMSI='262421392673413': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102085702429 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421392673413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421392673413" destination_name="the-source\n"} 20241102085702429 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421392673413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702429 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702429 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702433 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702434 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421392673413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421392673413" source_name="the-source\n"} 20241102085702434 DAUC <0003> hlr.c:428 IMSI='262421392673413': storing IMEI = 12345678901234 20241102085702437 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421392673413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421392673413" destination_name="the-source\n"} 20241102085702437 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421392673413 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085702437 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702437 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085702439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37112<->l=127.0.0.1:4258 20241102085702451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37032<->l=127.0.0.1:4258 20241102085702452 DLINP <000b> input/ipa.c:451 connected read/write 20241102085702452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085702452 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085702452 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085702452 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085702452 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102085702452 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40125<->l=127.0.0.1:4259) 20241102085702496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241102085702596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241102085705674 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085705674 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085705676 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241102085705678 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705678 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085705678 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085705678 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  20241102085705678 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085705678 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  20241102085705678 DLGSUP <0013> gsup_server.c:235 2:  20241102085705678 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085705678 DLGSUP <0013> gsup_server.c:235 3:  20241102085705678 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085705678 DLGSUP <0013> gsup_server.c:235 4:  20241102085705678 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085705678 DLGSUP <0013> gsup_server.c:235 5:  20241102085705678 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085705678 DLGSUP <0013> gsup_server.c:235 7:  20241102085705678 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085705678 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085705678 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085705678 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085705696 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37061<->l=127.0.0.1:4259) 20241102085705704 DAUC <0003> db_auc.c:157 IMSI='262427496596918': No 2G Auth Data 20241102085705704 DAUC <0003> db_auc.c:192 IMSI='262427496596918': No 3G Auth Data 20241102085705727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37150<->l=127.0.0.1:4258 20241102085705733 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705733 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427496596918"} 20241102085705733 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102085705733 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427496596918" cause=Invalid mandatory information} 20241102085705733 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705733 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705733 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705735 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705735 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427496596918"} 20241102085705736 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102085705736 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427496596918" cause=Invalid mandatory information} 20241102085705736 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705736 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705736 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705737 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705737 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427496596918"} 20241102085705737 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102085705737 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427496596918" cause=Invalid mandatory information} 20241102085705737 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705737 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705737 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705740 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705740 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427496596918"} 20241102085705740 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102085705740 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427496596918" cause=Invalid mandatory information} 20241102085705740 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705740 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705740 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705742 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705742 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427496596918"} 20241102085705742 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102085705742 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427496596918" cause=Invalid mandatory information} 20241102085705742 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427496596918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705742 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705742 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37150<->l=127.0.0.1:4258 20241102085705755 DAUC <0003> db_auc.c:157 IMSI='262425726046428': No 2G Auth Data 20241102085705755 DAUC <0003> db_auc.c:192 IMSI='262425726046428': No 3G Auth Data 20241102085705778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241102085705781 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705781 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425726046428"} 20241102085705781 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102085705781 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425726046428" cause=Invalid mandatory information} 20241102085705781 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705781 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705781 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705783 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705783 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425726046428"} 20241102085705783 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102085705783 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425726046428" cause=Invalid mandatory information} 20241102085705783 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705783 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705783 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705786 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705786 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425726046428"} 20241102085705786 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102085705786 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425726046428" cause=Invalid mandatory information} 20241102085705786 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705786 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705786 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705788 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705788 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425726046428"} 20241102085705788 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102085705788 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425726046428" cause=Invalid mandatory information} 20241102085705788 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705788 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705788 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705789 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705789 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425726046428"} 20241102085705789 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102085705789 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425726046428" cause=Invalid mandatory information} 20241102085705789 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262425726046428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705789 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705789 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4258 20241102085705802 DAUC <0003> db_auc.c:157 IMSI='262424065828420': No 2G Auth Data 20241102085705802 DAUC <0003> db_auc.c:192 IMSI='262424065828420': No 3G Auth Data 20241102085705826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241102085705829 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705829 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424065828420"} 20241102085705829 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102085705829 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424065828420" cause=Invalid mandatory information} 20241102085705829 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705829 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705829 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705831 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705831 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424065828420"} 20241102085705831 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102085705831 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424065828420" cause=Invalid mandatory information} 20241102085705831 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705831 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705831 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705833 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705833 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424065828420"} 20241102085705833 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102085705833 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424065828420" cause=Invalid mandatory information} 20241102085705833 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705833 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705833 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705835 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705835 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424065828420"} 20241102085705835 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102085705835 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424065828420" cause=Invalid mandatory information} 20241102085705835 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705835 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705835 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705837 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705837 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424065828420"} 20241102085705837 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102085705837 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424065828420" cause=Invalid mandatory information} 20241102085705837 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424065828420 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705837 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705837 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37168<->l=127.0.0.1:4258 20241102085705850 DAUC <0003> db_auc.c:157 IMSI='262428387172960': No 2G Auth Data 20241102085705850 DAUC <0003> db_auc.c:192 IMSI='262428387172960': No 3G Auth Data 20241102085705874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37182<->l=127.0.0.1:4258 20241102085705878 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705878 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428387172960"} 20241102085705878 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102085705878 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428387172960" cause=Invalid mandatory information} 20241102085705878 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705878 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705878 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705880 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705880 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428387172960"} 20241102085705880 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102085705880 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428387172960" cause=Invalid mandatory information} 20241102085705880 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705880 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705880 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705880 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705882 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705882 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428387172960"} 20241102085705882 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102085705882 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428387172960" cause=Invalid mandatory information} 20241102085705882 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705882 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705882 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705884 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705884 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428387172960"} 20241102085705884 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102085705884 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428387172960" cause=Invalid mandatory information} 20241102085705884 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705884 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705884 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705886 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705886 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428387172960"} 20241102085705886 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102085705886 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428387172960" cause=Invalid mandatory information} 20241102085705886 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262428387172960 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705886 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705886 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37182<->l=127.0.0.1:4258 20241102085705899 DAUC <0003> db_auc.c:157 IMSI='262425728688812': No 2G Auth Data 20241102085705899 DAUC <0003> db_auc.c:192 IMSI='262425728688812': No 3G Auth Data 20241102085705924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37196<->l=127.0.0.1:4258 20241102085705928 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705928 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425728688812"} 20241102085705928 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102085705928 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425728688812" cause=Invalid mandatory information} 20241102085705928 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705928 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705928 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705931 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705931 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425728688812"} 20241102085705931 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102085705931 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425728688812" cause=Invalid mandatory information} 20241102085705931 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705931 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705931 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705933 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705933 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425728688812"} 20241102085705933 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102085705933 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425728688812" cause=Invalid mandatory information} 20241102085705933 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705933 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705933 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705935 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705935 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425728688812"} 20241102085705935 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102085705935 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425728688812" cause=Invalid mandatory information} 20241102085705935 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705935 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705935 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705937 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705937 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425728688812"} 20241102085705937 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102085705937 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425728688812" cause=Invalid mandatory information} 20241102085705937 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262425728688812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705937 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705937 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37196<->l=127.0.0.1:4258 20241102085705950 DAUC <0003> db_auc.c:157 IMSI='262422955171695': No 2G Auth Data 20241102085705950 DAUC <0003> db_auc.c:192 IMSI='262422955171695': No 3G Auth Data 20241102085705976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4258 20241102085705980 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705980 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422955171695"} 20241102085705980 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102085705980 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422955171695" cause=Invalid mandatory information} 20241102085705980 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705980 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705980 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705982 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705982 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422955171695"} 20241102085705982 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102085705982 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422955171695" cause=Invalid mandatory information} 20241102085705982 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705982 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705982 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705984 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705984 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422955171695"} 20241102085705984 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102085705984 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422955171695" cause=Invalid mandatory information} 20241102085705984 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705984 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705984 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705986 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705986 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422955171695"} 20241102085705986 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102085705986 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422955171695" cause=Invalid mandatory information} 20241102085705986 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705986 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705986 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705987 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085705987 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422955171695"} 20241102085705987 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102085705987 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422955171695" cause=Invalid mandatory information} 20241102085705987 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422955171695 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085705987 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705987 DLINP <000b> input/ipa.c:451 connected read/write 20241102085705987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085705989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37204<->l=127.0.0.1:4258 20241102085706004 DAUC <0003> db_auc.c:157 IMSI='262423270173117': No 2G Auth Data 20241102085706004 DAUC <0003> db_auc.c:192 IMSI='262423270173117': No 3G Auth Data 20241102085706031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 20241102085706035 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085706035 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423270173117"} 20241102085706035 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102085706035 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423270173117" cause=Invalid mandatory information} 20241102085706035 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085706035 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706035 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706037 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085706037 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423270173117"} 20241102085706037 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102085706037 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423270173117" cause=Invalid mandatory information} 20241102085706037 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085706037 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706037 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706039 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085706039 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423270173117"} 20241102085706039 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102085706039 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423270173117" cause=Invalid mandatory information} 20241102085706039 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085706039 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706039 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706041 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085706041 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423270173117"} 20241102085706041 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102085706041 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423270173117" cause=Invalid mandatory information} 20241102085706041 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085706041 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706041 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706043 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085706043 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423270173117"} 20241102085706043 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102085706043 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423270173117" cause=Invalid mandatory information} 20241102085706043 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262423270173117 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085706043 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706043 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 20241102085706059 DAUC <0003> db_auc.c:157 IMSI='262422246451835': No 2G Auth Data 20241102085706059 DAUC <0003> db_auc.c:192 IMSI='262422246451835': No 3G Auth Data 20241102085706086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 20241102085706090 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085706090 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422246451835"} 20241102085706090 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102085706090 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422246451835" cause=Invalid mandatory information} 20241102085706090 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085706090 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706090 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706092 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085706092 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422246451835"} 20241102085706092 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102085706092 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422246451835" cause=Invalid mandatory information} 20241102085706092 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085706092 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706093 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706095 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085706095 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422246451835"} 20241102085706095 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102085706095 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422246451835" cause=Invalid mandatory information} 20241102085706095 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085706095 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706095 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706096 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085706097 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422246451835"} 20241102085706097 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102085706097 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422246451835" cause=Invalid mandatory information} 20241102085706097 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085706097 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706097 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706098 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085706098 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422246451835"} 20241102085706098 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102085706098 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422246451835" cause=Invalid mandatory information} 20241102085706098 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422246451835 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085706098 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706099 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085706100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37218<->l=127.0.0.1:4258 20241102085706112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241102085706113 DLINP <000b> input/ipa.c:451 connected read/write 20241102085706113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085706113 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085706113 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085706113 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085706113 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37061<->l=127.0.0.1:4259) 20241102085706151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20241102085706252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37226<->l=127.0.0.1:4258 20241102085709335 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085709335 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085709337 DLINP <000b> input/ipa.c:451 connected read/write 20241102085709337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085709338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48072<->l=127.0.0.1:4258 20241102085709341 DLINP <000b> input/ipa.c:451 connected read/write 20241102085709341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085709341 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085709341 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085709341 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  20241102085709341 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085709341 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  20241102085709341 DLGSUP <0013> gsup_server.c:235 2:  20241102085709341 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085709341 DLGSUP <0013> gsup_server.c:235 3:  20241102085709341 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085709341 DLGSUP <0013> gsup_server.c:235 4:  20241102085709341 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085709341 DLGSUP <0013> gsup_server.c:235 5:  20241102085709341 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085709341 DLGSUP <0013> gsup_server.c:235 7:  20241102085709341 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085709341 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085709341 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085709341 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085709362 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36875<->l=127.0.0.1:4259) 20241102085709378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 20241102085709389 DLINP <000b> input/ipa.c:451 connected read/write 20241102085709389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085709389 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429571946630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429571946630"} 20241102085709389 DMAIN <0000> hlr.c:435 IMSI='262429571946630': has IMEI = 22245678901234 (consider setting 'store-imei') 20241102085709389 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429571946630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241102085709389 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429571946630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429571946630" cause=Invalid mandatory information} 20241102085709389 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429571946630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085709389 DLINP <000b> input/ipa.c:451 connected read/write 20241102085709389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085709389 DLINP <000b> input/ipa.c:451 connected read/write 20241102085709389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085709395 DLINP <000b> input/ipa.c:451 connected read/write 20241102085709395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085709395 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429571946630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429571946630"} 20241102085709395 DAUC <0003> hlr.c:428 IMSI='262429571946630': storing IMEI = 22245678901234 20241102085709395 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429571946630': no such subscriber 20241102085709395 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429571946630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241102085709395 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429571946630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429571946630" cause=Invalid mandatory information} 20241102085709395 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429571946630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085709395 DLINP <000b> input/ipa.c:451 connected read/write 20241102085709395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085709396 DLINP <000b> input/ipa.c:451 connected read/write 20241102085709396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085709397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 20241102085709398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48072<->l=127.0.0.1:4258 20241102085709399 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36875<->l=127.0.0.1:4259) 20241102085709399 DLINP <000b> input/ipa.c:451 connected read/write 20241102085709399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085709399 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085709399 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085709399 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085709440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48088<->l=127.0.0.1:4258 20241102085709541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48088<->l=127.0.0.1:4258 20241102085712620 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085712620 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085712622 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48096<->l=127.0.0.1:4258 20241102085712626 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712626 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085712626 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085712626 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  20241102085712626 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085712626 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  20241102085712626 DLGSUP <0013> gsup_server.c:235 2:  20241102085712626 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085712626 DLGSUP <0013> gsup_server.c:235 3:  20241102085712626 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085712626 DLGSUP <0013> gsup_server.c:235 4:  20241102085712626 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085712626 DLGSUP <0013> gsup_server.c:235 5:  20241102085712626 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085712626 DLGSUP <0013> gsup_server.c:235 7:  20241102085712626 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085712626 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085712626 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085712626 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085712646 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39935<->l=127.0.0.1:4259) 20241102085712660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 20241102085712669 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712669 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420559094747"} 20241102085712669 DMAIN <0000> hlr.c:227 IMSI='262420559094747': Creating subscriber on demand 20241102085712684 DMAIN <0000> hlr.c:243 IMSI='262420559094747': Successfully assigned MSISDN='190' 20241102085712684 DAUC <0003> hlr.c:428 IMSI='262420559094747': storing IMEI = 12345678901234 20241102085712703 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420559094747"} 20241102085712703 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085712703 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712703 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712706 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712706 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712707 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712707 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712708 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712708 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712710 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712710 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420559094747" cn_domain=PS} 20241102085712710 DLU <0006> fsm.c:456 lu(262420559094747)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085712710 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085712724 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085712724 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420559094747" cn_domain=PS} 20241102085712724 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712724 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712727 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712727 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420559094747"} 20241102085712727 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085712727 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085712727 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420559094747"} 20241102085712727 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085712727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085712727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085712727 DLU <0006> fsm.c:568 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085712727 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712727 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712735 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712736 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420559094747"} 20241102085712736 DMAIN <0000> hlr.c:227 IMSI='262420559094747': Creating subscriber on demand 20241102085712746 DMAIN <0000> hlr.c:243 IMSI='262420559094747': Successfully assigned MSISDN='185' 20241102085712746 DAUC <0003> hlr.c:428 IMSI='262420559094747': storing IMEI = 12345678901234 20241102085712749 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420559094747"} 20241102085712749 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085712750 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712750 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712751 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712751 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712752 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712752 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712753 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712753 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712754 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712754 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712756 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712756 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420559094747" cn_domain=PS} 20241102085712756 DLU <0006> fsm.c:456 lu(262420559094747)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085712756 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085712762 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085712763 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420559094747" cn_domain=PS} 20241102085712763 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712763 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712765 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712765 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420559094747"} 20241102085712765 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085712765 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085712765 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420559094747"} 20241102085712765 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085712765 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085712765 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085712765 DLU <0006> fsm.c:568 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085712765 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712765 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712775 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712775 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420559094747"} 20241102085712775 DMAIN <0000> hlr.c:227 IMSI='262420559094747': Creating subscriber on demand 20241102085712781 DMAIN <0000> hlr.c:243 IMSI='262420559094747': Successfully assigned MSISDN='505' 20241102085712781 DAUC <0003> hlr.c:428 IMSI='262420559094747': storing IMEI = 12345678901234 20241102085712785 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420559094747"} 20241102085712785 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085712785 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712785 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712786 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712786 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712787 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712787 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712788 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712788 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712789 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712789 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712791 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712791 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420559094747" cn_domain=PS} 20241102085712791 DLU <0006> fsm.c:456 lu(262420559094747)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085712791 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102085712791 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420559094747" cause=GPRS services not allowed} 20241102085712791 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085712791 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085712791 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: Freeing instance 20241102085712791 DLU <0006> fsm.c:568 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: Deallocated 20241102085712791 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712791 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712800 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712800 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420559094747"} 20241102085712800 DMAIN <0000> hlr.c:227 IMSI='262420559094747': Creating subscriber on demand 20241102085712806 DMAIN <0000> hlr.c:243 IMSI='262420559094747': Successfully assigned MSISDN='312' 20241102085712806 DAUC <0003> hlr.c:428 IMSI='262420559094747': storing IMEI = 12345678901234 20241102085712810 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420559094747"} 20241102085712810 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085712810 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712810 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712811 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712811 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712812 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712812 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712813 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712813 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712815 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712815 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420559094747" cn_domain=PS} 20241102085712815 DLU <0006> fsm.c:456 lu(262420559094747)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085712815 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102085712815 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420559094747" cause=GPRS services not allowed} 20241102085712815 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085712815 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085712815 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: Freeing instance 20241102085712815 DLU <0006> fsm.c:568 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: Deallocated 20241102085712815 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712815 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712823 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712823 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420559094747"} 20241102085712823 DMAIN <0000> hlr.c:227 IMSI='262420559094747': Creating subscriber on demand 20241102085712827 DAUC <0003> hlr.c:428 IMSI='262420559094747': storing IMEI = 12345678901234 20241102085712830 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420559094747"} 20241102085712830 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085712830 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712830 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712832 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712832 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712833 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712833 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712834 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712834 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712836 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712836 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420559094747" cn_domain=PS} 20241102085712836 DLU <0006> fsm.c:456 lu(262420559094747)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085712836 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102085712836 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420559094747" cause=GPRS services not allowed} 20241102085712836 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085712836 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085712836 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: Freeing instance 20241102085712836 DLU <0006> fsm.c:568 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: Deallocated 20241102085712836 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712836 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712845 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712845 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420559094747"} 20241102085712845 DMAIN <0000> hlr.c:227 IMSI='262420559094747': Creating subscriber on demand 20241102085712848 DAUC <0003> hlr.c:428 IMSI='262420559094747': storing IMEI = 12345678901234 20241102085712851 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420559094747"} 20241102085712851 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102085712851 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712851 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712853 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712853 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712854 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712854 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712855 DAUC <0003> db_auc.c:157 IMSI='262420559094747': No 2G Auth Data 20241102085712855 DAUC <0003> db_auc.c:192 IMSI='262420559094747': No 3G Auth Data 20241102085712856 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712856 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420559094747" cn_domain=PS} 20241102085712856 DLU <0006> fsm.c:456 lu(262420559094747)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085712856 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085712863 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420559094747)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085712863 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420559094747" cn_domain=PS} 20241102085712863 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712863 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712865 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712865 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420559094747"} 20241102085712865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085712865 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085712865 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420559094747"} 20241102085712865 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420559094747 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085712865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085712865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085712865 DLU <0006> fsm.c:568 lu(PS:IMSI-262420559094747)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085712865 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712865 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085712871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 20241102085712872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48096<->l=127.0.0.1:4258 20241102085712873 DLINP <000b> input/ipa.c:451 connected read/write 20241102085712873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085712873 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085712873 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085712873 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085712873 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39935<->l=127.0.0.1:4259) 20241102085712915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48120<->l=127.0.0.1:4258 20241102085713015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48120<->l=127.0.0.1:4258 20241102085716096 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085716096 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085716099 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48134<->l=127.0.0.1:4258 20241102085716102 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716102 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085716102 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085716102 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  20241102085716102 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085716102 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  20241102085716102 DLGSUP <0013> gsup_server.c:235 2:  20241102085716102 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085716102 DLGSUP <0013> gsup_server.c:235 3:  20241102085716102 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085716102 DLGSUP <0013> gsup_server.c:235 4:  20241102085716102 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085716102 DLGSUP <0013> gsup_server.c:235 5:  20241102085716102 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085716102 DLGSUP <0013> gsup_server.c:235 7:  20241102085716102 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085716102 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085716102 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085716102 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085716126 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45377<->l=127.0.0.1:4259) 20241102085716141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 20241102085716149 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716149 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426884834950" cn_domain=PS} 20241102085716149 DMAIN <0000> hlr.c:227 IMSI='262426884834950': Creating subscriber on demand 20241102085716156 DMAIN <0000> hlr.c:243 IMSI='262426884834950': Successfully assigned MSISDN='895' 20241102085716156 DLU <0006> fsm.c:456 lu(262426884834950)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085716156 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085716163 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085716163 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426884834950" cn_domain=PS} 20241102085716163 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716163 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716167 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716167 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426884834950"} 20241102085716167 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085716167 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085716167 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426884834950"} 20241102085716167 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085716167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085716167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085716167 DLU <0006> fsm.c:568 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085716167 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716167 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716168 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716168 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716170 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716170 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716171 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716171 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716181 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716181 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426884834950" cn_domain=PS} 20241102085716181 DMAIN <0000> hlr.c:227 IMSI='262426884834950': Creating subscriber on demand 20241102085716188 DMAIN <0000> hlr.c:243 IMSI='262426884834950': Successfully assigned MSISDN='258' 20241102085716188 DLU <0006> fsm.c:456 lu(262426884834950)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085716188 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085716194 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085716194 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426884834950" cn_domain=PS} 20241102085716194 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716194 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716196 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716196 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426884834950"} 20241102085716196 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085716196 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085716196 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426884834950"} 20241102085716196 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085716196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085716196 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085716196 DLU <0006> fsm.c:568 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085716196 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716196 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716197 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716197 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716198 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716198 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716199 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716199 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716200 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716200 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716207 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716207 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426884834950" cn_domain=PS} 20241102085716207 DMAIN <0000> hlr.c:227 IMSI='262426884834950': Creating subscriber on demand 20241102085716214 DMAIN <0000> hlr.c:243 IMSI='262426884834950': Successfully assigned MSISDN='239' 20241102085716214 DLU <0006> fsm.c:456 lu(262426884834950)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085716214 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102085716214 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426884834950" cause=GPRS services not allowed} 20241102085716214 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085716214 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085716214 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: Freeing instance 20241102085716214 DLU <0006> fsm.c:568 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: Deallocated 20241102085716214 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716214 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716215 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716215 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716216 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716216 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716217 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716217 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716218 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716218 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716226 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716226 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426884834950" cn_domain=PS} 20241102085716226 DMAIN <0000> hlr.c:227 IMSI='262426884834950': Creating subscriber on demand 20241102085716233 DMAIN <0000> hlr.c:243 IMSI='262426884834950': Successfully assigned MSISDN='515' 20241102085716233 DLU <0006> fsm.c:456 lu(262426884834950)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085716233 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102085716233 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426884834950" cause=GPRS services not allowed} 20241102085716233 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085716233 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085716233 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: Freeing instance 20241102085716233 DLU <0006> fsm.c:568 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: Deallocated 20241102085716233 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716233 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716234 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716234 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716235 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716235 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716236 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716236 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716243 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716243 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426884834950" cn_domain=PS} 20241102085716243 DMAIN <0000> hlr.c:227 IMSI='262426884834950': Creating subscriber on demand 20241102085716247 DLU <0006> fsm.c:456 lu(262426884834950)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085716247 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102085716247 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426884834950" cause=GPRS services not allowed} 20241102085716247 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085716247 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085716247 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: Freeing instance 20241102085716247 DLU <0006> fsm.c:568 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: Deallocated 20241102085716247 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716247 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716248 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716248 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716249 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716249 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716250 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716250 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716257 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716257 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426884834950" cn_domain=PS} 20241102085716258 DMAIN <0000> hlr.c:227 IMSI='262426884834950': Creating subscriber on demand 20241102085716261 DLU <0006> fsm.c:456 lu(262426884834950)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085716261 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085716267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426884834950)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085716267 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426884834950" cn_domain=PS} 20241102085716267 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716267 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716270 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716270 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426884834950"} 20241102085716270 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085716270 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085716270 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426884834950"} 20241102085716270 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426884834950 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085716270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085716270 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085716270 DLU <0006> fsm.c:568 lu(PS:IMSI-262426884834950)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085716270 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716270 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085716271 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716271 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716272 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716272 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716273 DAUC <0003> db_auc.c:157 IMSI='262426884834950': No 2G Auth Data 20241102085716273 DAUC <0003> db_auc.c:192 IMSI='262426884834950': No 3G Auth Data 20241102085716279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 20241102085716280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48134<->l=127.0.0.1:4258 20241102085716281 DLINP <000b> input/ipa.c:451 connected read/write 20241102085716281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085716281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085716281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085716281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085716281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45377<->l=127.0.0.1:4259) 20241102085716324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48142<->l=127.0.0.1:4258 20241102085716425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48142<->l=127.0.0.1:4258 20241102085719500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085719500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085719501 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085719502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53908<->l=127.0.0.1:4258 20241102085719503 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085719503 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085719503 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085719503 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  20241102085719503 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085719503 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  20241102085719503 DLGSUP <0013> gsup_server.c:235 2:  20241102085719503 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085719503 DLGSUP <0013> gsup_server.c:235 3:  20241102085719503 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085719503 DLGSUP <0013> gsup_server.c:235 4:  20241102085719503 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085719503 DLGSUP <0013> gsup_server.c:235 5:  20241102085719503 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085719503 DLGSUP <0013> gsup_server.c:235 7:  20241102085719503 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085719503 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085719503 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085719503 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085719529 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41841<->l=127.0.0.1:4259) 20241102085719545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4258 20241102085719553 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085719553 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424204544872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424204544872"} 20241102085719553 DMAIN <0000> hlr.c:227 IMSI='262424204544872': Creating subscriber on demand 20241102085719569 DMAIN <0000> hlr.c:243 IMSI='262424204544872': Successfully assigned MSISDN='975' 20241102085719569 DAUC <0003> db_auc.c:157 IMSI='262424204544872': No 2G Auth Data 20241102085719569 DAUC <0003> db_auc.c:192 IMSI='262424204544872': No 3G Auth Data 20241102085719569 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424204544872 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 20241102085719569 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424204544872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424204544872" cause=IMSI unknown in HLR} 20241102085719569 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424204544872 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102085719570 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085719570 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085719572 DAUC <0003> db_auc.c:157 IMSI='262424204544872': No 2G Auth Data 20241102085719572 DAUC <0003> db_auc.c:192 IMSI='262424204544872': No 3G Auth Data 20241102085719573 DAUC <0003> db_auc.c:157 IMSI='262424204544872': No 2G Auth Data 20241102085719573 DAUC <0003> db_auc.c:192 IMSI='262424204544872': No 3G Auth Data 20241102085719574 DAUC <0003> db_auc.c:157 IMSI='262424204544872': No 2G Auth Data 20241102085719574 DAUC <0003> db_auc.c:192 IMSI='262424204544872': No 3G Auth Data 20241102085719576 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085719576 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424204544872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424204544872" cn_domain=PS} 20241102085719576 DLU <0006> fsm.c:456 lu(262424204544872)[0x556e55f06100]{UNVALIDATED}: Allocated 20241102085719576 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424204544872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102085719582 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424204544872)[0x556e55f06100]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085719582 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424204544872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424204544872" cn_domain=PS} 20241102085719582 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085719582 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085719585 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085719585 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424204544872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424204544872"} 20241102085719585 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424204544872)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085719585 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424204544872 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085719585 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424204544872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424204544872"} 20241102085719585 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424204544872 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085719585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424204544872)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085719585 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424204544872)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085719585 DLU <0006> fsm.c:568 lu(PS:IMSI-262424204544872)[0x556e55f06100]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085719585 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085719585 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085719592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53910<->l=127.0.0.1:4258 20241102085719593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53908<->l=127.0.0.1:4258 20241102085719594 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41841<->l=127.0.0.1:4259) 20241102085719594 DLINP <000b> input/ipa.c:451 connected read/write 20241102085719594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085719594 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085719594 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085719594 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085719644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 20241102085719744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 20241102085722821 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085722821 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085722824 DLINP <000b> input/ipa.c:451 connected read/write 20241102085722824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085722825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53918<->l=127.0.0.1:4258 20241102085722828 DLINP <000b> input/ipa.c:451 connected read/write 20241102085722828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085722828 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085722828 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085722828 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  20241102085722828 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085722828 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  20241102085722828 DLGSUP <0013> gsup_server.c:235 2:  20241102085722828 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085722828 DLGSUP <0013> gsup_server.c:235 3:  20241102085722828 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085722828 DLGSUP <0013> gsup_server.c:235 4:  20241102085722828 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085722828 DLGSUP <0013> gsup_server.c:235 5:  20241102085722828 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085722828 DLGSUP <0013> gsup_server.c:235 7:  20241102085722828 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085722828 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085722828 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085722828 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085722848 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42741<->l=127.0.0.1:4259) 20241102085722851 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102085722851 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102085722869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 20241102085722875 DAUC <0003> db_auc.c:157 IMSI='262421164494929': No 2G Auth Data 20241102085722875 DAUC <0003> db_auc.c:192 IMSI='262421164494929': No 3G Auth Data 20241102085722883 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613240041.msisdn 20241102085722883 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613240041.msisdn: not attached (vlr_number unset) 20241102085722883 DDGSM <0007> mslookup_server.c:327 sip.voice.491613240041.msisdn: does not exist in GSUP proxy 20241102085723886 DLINP <000b> input/ipa.c:451 connected read/write 20241102085723886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085723886 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421164494929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421164494929" cn_domain=CS} 20241102085723886 DLU <0006> fsm.c:456 lu(262421164494929)[0x556e55f0a590]{UNVALIDATED}: Allocated 20241102085723886 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421164494929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241102085723892 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421164494929)[0x556e55f0a590]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102085723892 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421164494929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421164494929" cn_domain=CS} 20241102085723892 DLINP <000b> input/ipa.c:451 connected read/write 20241102085723892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085723892 DLINP <000b> input/ipa.c:451 connected read/write 20241102085723892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085723895 DLINP <000b> input/ipa.c:451 connected read/write 20241102085723895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085723895 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421164494929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421164494929"} 20241102085723896 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421164494929)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102085723896 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421164494929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102085723896 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421164494929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421164494929"} 20241102085723896 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421164494929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085723896 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421164494929)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102085723896 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421164494929)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102085723896 DLU <0006> fsm.c:568 lu(CS:IMSI-262421164494929)[0x556e55f0a590]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102085723896 DLINP <000b> input/ipa.c:451 connected read/write 20241102085723896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085723896 DLINP <000b> input/ipa.c:451 connected read/write 20241102085723896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085723898 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613240041.msisdn 20241102085723898 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613240041.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241102085723898 DDGSM <0007> mslookup_server.c:327 sip.voice.491613240041.msisdn: does not exist in GSUP proxy 20241102085723898 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613240041.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241102085723907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 20241102085723907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53918<->l=127.0.0.1:4258 20241102085723908 DLINP <000b> input/ipa.c:451 connected read/write 20241102085723908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085723908 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085723908 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085723908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085723908 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42741<->l=127.0.0.1:4259) 20241102085723953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4258 20241102085724053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53926<->l=127.0.0.1:4258 20241102085725044 DSS <0004> hlr_ussd.c:239 262422656438645/0x15cc5c8c: SS Session Timeout, destroying 20241102085725044 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422656438645 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102085727133 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085727133 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085727135 DLINP <000b> input/ipa.c:451 connected read/write 20241102085727135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085727136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4258 20241102085727138 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102085727138 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102085727138 DLINP <000b> input/ipa.c:451 connected read/write 20241102085727138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085727138 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085727138 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085727138 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  20241102085727138 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085727138 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  20241102085727138 DLGSUP <0013> gsup_server.c:235 2:  20241102085727138 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085727138 DLGSUP <0013> gsup_server.c:235 3:  20241102085727138 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085727138 DLGSUP <0013> gsup_server.c:235 4:  20241102085727138 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085727138 DLGSUP <0013> gsup_server.c:235 5:  20241102085727138 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085727138 DLGSUP <0013> gsup_server.c:235 7:  20241102085727138 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085727138 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085727138 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085727138 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085727169 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40807<->l=127.0.0.1:4259) 20241102085727171 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102085727171 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102085727185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 20241102085727190 DLINP <000b> input/ipa.c:451 connected read/write 20241102085727190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085727190 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423408142524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423408142524" cn_domain=CS} 20241102085727190 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423408142524 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241102085727190 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423408142524 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241102085727190 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423408142524.imsi 20241102085727190 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423408142524.imsi 20241102085727190 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423408142524.imsi: does not exist in local HLR 20241102085727195 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423408142524 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241102085727196 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241102085727196 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241102085727196 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241102085727196 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241102085727196 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241102085727196 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423408142524 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085727196 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102085727196 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102085727196 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102085727196 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102085727196 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102085727196 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102085727198 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085727198 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085727198 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241102085727198 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241102085727198 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241102085727200 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085727200 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085727200 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241102085727241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085727241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085727241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085727241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085727241 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423408142524 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491610228411 20241102085727241 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423408142524 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102085727241 DLINP <000b> input/ipa.c:451 connected read/write 20241102085727241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085727241 DLINP <000b> input/ipa.c:451 connected read/write 20241102085727241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085727245 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085727245 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085727245 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423408142524 MSISDN-491610228411 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102085727245 DLINP <000b> input/ipa.c:451 connected read/write 20241102085727245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085727245 DLINP <000b> input/ipa.c:451 connected read/write 20241102085727245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085727247 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085727247 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085727247 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423408142524 MSISDN-491610228411 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 20241102085727247 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423408142524 MSISDN-491610228411 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102085727247 DLINP <000b> input/ipa.c:451 connected read/write 20241102085727247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085727247 DLINP <000b> input/ipa.c:451 connected read/write 20241102085727247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085727249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48476<->l=127.0.0.1:4258 20241102085727250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48472<->l=127.0.0.1:4258 20241102085727251 DLINP <000b> input/ipa.c:451 connected read/write 20241102085727251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085727251 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085727251 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085727251 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085727251 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085727251 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085727251 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241102085727251 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241102085727251 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241102085727251 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40807<->l=127.0.0.1:4259) 20241102085727293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 20241102085727393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48488<->l=127.0.0.1:4258 20241102085730475 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085730476 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085730478 DLINP <000b> input/ipa.c:451 connected read/write 20241102085730478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085730479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20241102085730481 DLINP <000b> input/ipa.c:451 connected read/write 20241102085730481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085730481 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085730481 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085730481 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  20241102085730481 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085730481 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  20241102085730481 DLGSUP <0013> gsup_server.c:235 2:  20241102085730481 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085730481 DLGSUP <0013> gsup_server.c:235 3:  20241102085730481 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085730481 DLGSUP <0013> gsup_server.c:235 4:  20241102085730481 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085730481 DLGSUP <0013> gsup_server.c:235 5:  20241102085730481 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085730481 DLGSUP <0013> gsup_server.c:235 7:  20241102085730481 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085730481 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085730481 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085730481 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085730481 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102085730481 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102085730501 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38573<->l=127.0.0.1:4259) 20241102085730503 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102085730503 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102085730516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 20241102085730527 DAUC <0003> db_auc.c:157 IMSI='262428464700751': No 2G Auth Data 20241102085730527 DAUC <0003> db_auc.c:192 IMSI='262428464700751': No 3G Auth Data 20241102085730537 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428464700751.imsi 20241102085730537 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428464700751.imsi: found in local HLR 20241102085730546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 20241102085730546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48500<->l=127.0.0.1:4258 20241102085730547 DLINP <000b> input/ipa.c:451 connected read/write 20241102085730547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085730547 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085730547 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085730547 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085730548 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38573<->l=127.0.0.1:4259) 20241102085730595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48514<->l=127.0.0.1:4258 20241102085730696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48514<->l=127.0.0.1:4258 20241102085733772 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085733772 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085733774 DLINP <000b> input/ipa.c:451 connected read/write 20241102085733774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085733775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20241102085733777 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102085733777 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102085733777 DLINP <000b> input/ipa.c:451 connected read/write 20241102085733777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085733777 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085733777 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085733777 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  20241102085733777 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085733777 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  20241102085733777 DLGSUP <0013> gsup_server.c:235 2:  20241102085733777 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085733777 DLGSUP <0013> gsup_server.c:235 3:  20241102085733777 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085733777 DLGSUP <0013> gsup_server.c:235 4:  20241102085733777 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085733777 DLGSUP <0013> gsup_server.c:235 5:  20241102085733777 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085733777 DLGSUP <0013> gsup_server.c:235 7:  20241102085733777 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085733777 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085733777 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085733777 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085733807 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38343<->l=127.0.0.1:4259) 20241102085733810 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102085733810 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102085733827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48530<->l=127.0.0.1:4258 20241102085733830 DLINP <000b> input/ipa.c:451 connected read/write 20241102085733830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085733830 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425685446009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425685446009" cn_domain=CS} 20241102085733830 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425685446009 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241102085733830 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425685446009 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241102085733830 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425685446009.imsi 20241102085733830 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425685446009.imsi 20241102085733830 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425685446009.imsi: does not exist in local HLR 20241102085733836 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425685446009 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241102085733836 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241102085733836 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241102085733836 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241102085733836 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241102085733836 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241102085733836 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425685446009 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085733836 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102085733836 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102085733836 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102085733836 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102085733836 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102085733836 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102085733838 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085733838 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085733838 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241102085733838 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241102085733838 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241102085733839 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085733839 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085733839 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241102085733881 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085733881 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085733881 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085733881 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085733881 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425685446009 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617032256 20241102085733881 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425685446009 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102085733881 DLINP <000b> input/ipa.c:451 connected read/write 20241102085733881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085733881 DLINP <000b> input/ipa.c:451 connected read/write 20241102085733881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085733885 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085733885 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085733885 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425685446009 MSISDN-491617032256 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102085733885 DLINP <000b> input/ipa.c:451 connected read/write 20241102085733885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085733885 DLINP <000b> input/ipa.c:451 connected read/write 20241102085733885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085733887 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085733887 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085733887 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425685446009 MSISDN-491617032256 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 20241102085733887 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425685446009 MSISDN-491617032256 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102085733887 DLINP <000b> input/ipa.c:451 connected read/write 20241102085733887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085733887 DLINP <000b> input/ipa.c:451 connected read/write 20241102085733887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085733889 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425685446009.imsi 20241102085733889 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425685446009.imsi: does not exist in local HLR 20241102085734891 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48530<->l=127.0.0.1:4258 20241102085734892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20241102085734893 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38343<->l=127.0.0.1:4259) 20241102085734893 DLINP <000b> input/ipa.c:451 connected read/write 20241102085734893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085734893 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085734893 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085734893 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085734894 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085734894 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085734894 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241102085734894 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241102085734894 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241102085734935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48542<->l=127.0.0.1:4258 20241102085735036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48542<->l=127.0.0.1:4258 20241102085738118 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102085738118 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102085738121 DLINP <000b> input/ipa.c:451 connected read/write 20241102085738121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085738122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20241102085738124 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102085738124 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102085738125 DLINP <000b> input/ipa.c:451 connected read/write 20241102085738125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085738125 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102085738125 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102085738125 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  20241102085738125 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102085738125 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  20241102085738125 DLGSUP <0013> gsup_server.c:235 2:  20241102085738125 DLGSUP <0013> gsup_server.c:237 2: 00  20241102085738125 DLGSUP <0013> gsup_server.c:235 3:  20241102085738125 DLGSUP <0013> gsup_server.c:237 3: 00  20241102085738125 DLGSUP <0013> gsup_server.c:235 4:  20241102085738125 DLGSUP <0013> gsup_server.c:237 4: 00  20241102085738125 DLGSUP <0013> gsup_server.c:235 5:  20241102085738125 DLGSUP <0013> gsup_server.c:237 5: 00  20241102085738125 DLGSUP <0013> gsup_server.c:235 7:  20241102085738125 DLGSUP <0013> gsup_server.c:237 7: 00  20241102085738125 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102085738125 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102085738125 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102085738162 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43333<->l=127.0.0.1:4259) 20241102085738164 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102085738164 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102085738183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57846<->l=127.0.0.1:4258 20241102085738187 DLINP <000b> input/ipa.c:451 connected read/write 20241102085738187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085738187 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420706756825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420706756825" cn_domain=CS} 20241102085738187 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420706756825 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241102085738187 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420706756825 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241102085738187 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420706756825.imsi 20241102085738187 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420706756825.imsi 20241102085738187 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420706756825.imsi: does not exist in local HLR 20241102085738193 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420706756825 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241102085738193 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241102085738193 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241102085738193 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241102085738193 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241102085738193 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241102085738193 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420706756825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102085738193 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102085738193 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102085738193 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102085738193 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102085738193 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102085738193 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102085738196 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085738196 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085738196 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241102085738196 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241102085738196 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241102085738197 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085738197 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085738197 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241102085738241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085738241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085738241 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085738241 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085738241 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420706756825 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614700772 20241102085738241 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420706756825 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102085738241 DLINP <000b> input/ipa.c:451 connected read/write 20241102085738241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085738241 DLINP <000b> input/ipa.c:451 connected read/write 20241102085738241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085738245 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085738245 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085738245 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420706756825 MSISDN-491614700772 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102085738245 DLINP <000b> input/ipa.c:451 connected read/write 20241102085738245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085738245 DLINP <000b> input/ipa.c:451 connected read/write 20241102085738245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085738248 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085738248 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085738248 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420706756825 MSISDN-491614700772 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 20241102085738248 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420706756825 MSISDN-491614700772 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102085738248 DLINP <000b> input/ipa.c:451 connected read/write 20241102085738248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085738248 DLINP <000b> input/ipa.c:451 connected read/write 20241102085738248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102085738250 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614700772.msisdn 20241102085738250 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614700772.msisdn: does not exist in local HLR 20241102085738250 DDGSM <0007> mslookup_server.c:352 sip.voice.491614700772.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241102085738250 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614700772.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241102085738252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57846<->l=127.0.0.1:4258 20241102085738253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4258 20241102085738255 DLINP <000b> input/ipa.c:451 connected read/write 20241102085738255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102085738255 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102085738255 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102085738255 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102085738255 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102085738255 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102085738255 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241102085738255 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241102085738255 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241102085738255 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43333<->l=127.0.0.1:4259) 20241102085738298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258 20241102085738398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258