20241105160225539 DMAIN <0000> hlr.c:813 hlr starting 20241105160225539 DDB <0001> db.c:599 using database: hlr.db 20241105160225539 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241105160225541 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241105160225541 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241105160225541 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241105160225709 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241105160225709 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241105160226055 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241105160226055 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241105160226055 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241105160227098 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160227098 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160227099 DLINP <000b> input/ipa.c:451 connected read/write 20241105160227099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160227100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44888<->l=127.0.0.1:4258 20241105160227100 DLINP <000b> input/ipa.c:451 connected read/write 20241105160227100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160227100 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160227100 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160227100 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  20241105160227100 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160227100 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  20241105160227100 DLGSUP <0013> gsup_server.c:235 2:  20241105160227100 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160227100 DLGSUP <0013> gsup_server.c:235 3:  20241105160227100 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160227100 DLGSUP <0013> gsup_server.c:235 4:  20241105160227100 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160227100 DLGSUP <0013> gsup_server.c:235 5:  20241105160227100 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160227100 DLGSUP <0013> gsup_server.c:235 7:  20241105160227100 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160227100 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160227100 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160227100 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160227110 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35949<->l=127.0.0.1:4259) 20241105160227116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20241105160227146 DLINP <000b> input/ipa.c:451 connected read/write 20241105160227146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160227146 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"} 20241105160227146 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" 20241105160227146 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} 20241105160227146 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 20241105160227146 DLINP <000b> input/ipa.c:451 connected read/write 20241105160227146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160227146 DLINP <000b> input/ipa.c:451 connected read/write 20241105160227146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160227147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20241105160227148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44888<->l=127.0.0.1:4258 20241105160227148 DLINP <000b> input/ipa.c:451 connected read/write 20241105160227148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160227148 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160227148 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160227148 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160227148 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35949<->l=127.0.0.1:4259) 20241105160227190 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44912<->l=127.0.0.1:4258 20241105160227191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44912<->l=127.0.0.1:4258 20241105160230220 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160230220 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160230221 DLINP <000b> input/ipa.c:451 connected read/write 20241105160230221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160230221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44918<->l=127.0.0.1:4258 20241105160230222 DLINP <000b> input/ipa.c:451 connected read/write 20241105160230222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160230222 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160230222 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160230222 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  20241105160230222 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160230222 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  20241105160230222 DLGSUP <0013> gsup_server.c:235 2:  20241105160230222 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160230222 DLGSUP <0013> gsup_server.c:235 3:  20241105160230222 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160230222 DLGSUP <0013> gsup_server.c:235 4:  20241105160230222 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160230222 DLGSUP <0013> gsup_server.c:235 5:  20241105160230222 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160230222 DLGSUP <0013> gsup_server.c:235 7:  20241105160230222 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160230222 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160230222 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160230222 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160230231 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46529<->l=127.0.0.1:4259) 20241105160230276 DAUC <0003> db_auc.c:157 IMSI='262424116157851': No 2G Auth Data 20241105160230276 DAUC <0003> db_auc.c:192 IMSI='262424116157851': No 3G Auth Data 20241105160230327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20241105160230331 DLINP <000b> input/ipa.c:451 connected read/write 20241105160230331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160230331 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424116157851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424116157851"} 20241105160230558 DAUC <0003> db_auc.c:192 IMSI='262424116157851': No 3G Auth Data 20241105160230558 DAUC <0003> db_auc.c:236 IMSI='262424116157851': Calling to generate 5 vectors 20241105160230558 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241105160230558 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160230558 DAUC <0003> auc.c:113 vector [0]: rand = 53c6978f6827f8f16a09c9860ffc09a1 20241105160230558 DAUC <0003> auc.c:179 vector [0]: kc = 4c129d5bea145800 20241105160230558 DAUC <0003> auc.c:180 vector [0]: sres = dcc5f933 20241105160230558 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160230558 DAUC <0003> auc.c:113 vector [1]: rand = 38b1f6340a8abb77aa7cba36c192aacc 20241105160230558 DAUC <0003> auc.c:179 vector [1]: kc = 0403ce848fd3e000 20241105160230558 DAUC <0003> auc.c:180 vector [1]: sres = 6e9387ec 20241105160230558 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160230558 DAUC <0003> auc.c:113 vector [2]: rand = 48ae4bc3385e5b5ed924318b8ab63866 20241105160230558 DAUC <0003> auc.c:179 vector [2]: kc = da1055dfcd38f400 20241105160230558 DAUC <0003> auc.c:180 vector [2]: sres = a5c3f0e4 20241105160230558 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160230558 DAUC <0003> auc.c:113 vector [3]: rand = 2f39a0605389525587ef6f00fb80e685 20241105160230558 DAUC <0003> auc.c:179 vector [3]: kc = db7567ab292c5400 20241105160230558 DAUC <0003> auc.c:180 vector [3]: sres = 3e9ef2e4 20241105160230558 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160230558 DAUC <0003> auc.c:113 vector [4]: rand = a153d58ee4b4e37421324fa3f53ce3e7 20241105160230558 DAUC <0003> auc.c:179 vector [4]: kc = e4ce48530d6c2400 20241105160230558 DAUC <0003> auc.c:180 vector [4]: sres = 3df53444 20241105160230558 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241105160230558 DAUC <0003> db_auc.c:245 IMSI='262424116157851': Generated 5 vectors 20241105160230558 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424116157851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424116157851"} 20241105160230558 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424116157851 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160230558 DLINP <000b> input/ipa.c:451 connected read/write 20241105160230558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160230558 DLINP <000b> input/ipa.c:451 connected read/write 20241105160230558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160230562 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20241105160230729 DAUC <0003> db_auc.c:157 IMSI='262421224027146': No 2G Auth Data 20241105160230729 DAUC <0003> db_auc.c:192 IMSI='262421224027146': No 3G Auth Data 20241105160230786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4258 20241105160230788 DLINP <000b> input/ipa.c:451 connected read/write 20241105160230788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160230788 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421224027146 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421224027146"} 20241105160230788 DAUC <0003> db_auc.c:192 IMSI='262421224027146': No 3G Auth Data 20241105160230788 DAUC <0003> db_auc.c:236 IMSI='262421224027146': Calling to generate 5 vectors 20241105160230788 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241105160230788 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160230788 DAUC <0003> auc.c:113 vector [0]: rand = 72d4764cd85dbe3bd00afd53a2e5b345 20241105160230788 DAUC <0003> auc.c:179 vector [0]: kc = 8d60161a2e3d0c00 20241105160230788 DAUC <0003> auc.c:180 vector [0]: sres = 4acd6194 20241105160230788 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160230788 DAUC <0003> auc.c:113 vector [1]: rand = 97d778be0a7970c7e372fd8a84f2b0d1 20241105160230788 DAUC <0003> auc.c:179 vector [1]: kc = bdf5061a66600000 20241105160230788 DAUC <0003> auc.c:180 vector [1]: sres = b09362a4 20241105160230788 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160230788 DAUC <0003> auc.c:113 vector [2]: rand = 05681d38e5580133dbb110d7eaebe742 20241105160230788 DAUC <0003> auc.c:179 vector [2]: kc = b830efc6d02bc000 20241105160230788 DAUC <0003> auc.c:180 vector [2]: sres = 3ded4660 20241105160230788 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160230788 DAUC <0003> auc.c:113 vector [3]: rand = 6458577b1f863028c1a8b72c3d13e294 20241105160230788 DAUC <0003> auc.c:179 vector [3]: kc = f2d017e55afaa400 20241105160230788 DAUC <0003> auc.c:180 vector [3]: sres = 97b9ee25 20241105160230788 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160230788 DAUC <0003> auc.c:113 vector [4]: rand = 349ac5b04c91415dc92de4abf915e5df 20241105160230788 DAUC <0003> auc.c:179 vector [4]: kc = dd45d91b17d9bc00 20241105160230788 DAUC <0003> auc.c:180 vector [4]: sres = 5dfeff64 20241105160230788 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241105160230788 DAUC <0003> db_auc.c:245 IMSI='262421224027146': Generated 5 vectors 20241105160230788 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421224027146 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421224027146"} 20241105160230788 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421224027146 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160230788 DLINP <000b> input/ipa.c:451 connected read/write 20241105160230788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160230788 DLINP <000b> input/ipa.c:451 connected read/write 20241105160230788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160230789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4258 20241105160230854 DAUC <0003> db_auc.c:157 IMSI='262422990002833': No 2G Auth Data 20241105160230854 DAUC <0003> db_auc.c:192 IMSI='262422990002833': No 3G Auth Data 20241105160230900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44926<->l=127.0.0.1:4258 20241105160230902 DLINP <000b> input/ipa.c:451 connected read/write 20241105160230902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160230902 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422990002833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422990002833"} 20241105160230902 DAUC <0003> db_auc.c:192 IMSI='262422990002833': No 3G Auth Data 20241105160230902 DAUC <0003> db_auc.c:236 IMSI='262422990002833': Calling to generate 5 vectors 20241105160230902 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241105160230902 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160230902 DAUC <0003> auc.c:113 vector [0]: rand = fde86dea4ab9d067c8832e0824f9c90c 20241105160230902 DAUC <0003> auc.c:179 vector [0]: kc = 946aa6834276eaa6 20241105160230902 DAUC <0003> auc.c:180 vector [0]: sres = 2093562c 20241105160230902 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160230902 DAUC <0003> auc.c:113 vector [1]: rand = 5abe2cf83cb89932b15f452ba3ec3527 20241105160230902 DAUC <0003> auc.c:179 vector [1]: kc = 2c59c053157044e6 20241105160230902 DAUC <0003> auc.c:180 vector [1]: sres = 1ca4207e 20241105160230902 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160230902 DAUC <0003> auc.c:113 vector [2]: rand = efbbfeeda1e34496a09918a97a852135 20241105160230902 DAUC <0003> auc.c:179 vector [2]: kc = ece4af7d1ee44978 20241105160230902 DAUC <0003> auc.c:180 vector [2]: sres = 37633c94 20241105160230902 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160230902 DAUC <0003> auc.c:113 vector [3]: rand = 88e5edeefea1fbbd39bb1cf2867dbbb9 20241105160230902 DAUC <0003> auc.c:179 vector [3]: kc = cbe06c696a996903 20241105160230902 DAUC <0003> auc.c:180 vector [3]: sres = 711b4139 20241105160230902 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160230902 DAUC <0003> auc.c:113 vector [4]: rand = 0f61c578bba0c9cb4df6812d3129c4e8 20241105160230902 DAUC <0003> auc.c:179 vector [4]: kc = 8443f8d7612d78ac 20241105160230902 DAUC <0003> auc.c:180 vector [4]: sres = a88f6c57 20241105160230902 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241105160230902 DAUC <0003> db_auc.c:245 IMSI='262422990002833': Generated 5 vectors 20241105160230902 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422990002833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422990002833"} 20241105160230902 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262422990002833 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160230902 DLINP <000b> input/ipa.c:451 connected read/write 20241105160230902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160230902 DLINP <000b> input/ipa.c:451 connected read/write 20241105160230902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160230904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44926<->l=127.0.0.1:4258 20241105160230987 DAUC <0003> db_auc.c:157 IMSI='262422874883756': No 2G Auth Data 20241105160230987 DAUC <0003> db_auc.c:192 IMSI='262422874883756': No 3G Auth Data 20241105160231041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44936<->l=127.0.0.1:4258 20241105160231043 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160231043 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422874883756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422874883756"} 20241105160231043 DAUC <0003> db_auc.c:157 IMSI='262422874883756': No 2G Auth Data 20241105160231044 DAUC <0003> db_auc.c:236 IMSI='262422874883756': Calling to generate 5 vectors 20241105160231044 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241105160231044 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160231044 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160231044 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160231044 DAUC <0003> auc.c:113 vector [0]: rand = f19f6be9defd17bbd4a87f9006e33c44 20241105160231044 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160231044 DAUC <0003> auc.c:142 vector [0]: autn = b230edb8ea1a0000823832bf165e97cb 20241105160231044 DAUC <0003> auc.c:143 vector [0]: ck = 18b271882495b24319d35b5107a640f7 20241105160231044 DAUC <0003> auc.c:144 vector [0]: ik = 48ac2625b28aea2a769bb24cf65a3621 20241105160231044 DAUC <0003> auc.c:145 vector [0]: res = 5130549a3c70689f0000000000000000 20241105160231044 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160231044 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160231044 DAUC <0003> auc.c:151 vector [0]: kc = 3f56beb067e32ebf 20241105160231044 DAUC <0003> auc.c:152 vector [0]: sres = 6d403c05 20241105160231044 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160231044 DAUC <0003> auc.c:113 vector [1]: rand = 573e4cb81524a549c613c483b136b93b 20241105160231044 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241105160231044 DAUC <0003> auc.c:142 vector [1]: autn = 347dc8ad5b4f00005b9f9f97a0dc82f1 20241105160231044 DAUC <0003> auc.c:143 vector [1]: ck = ec9bf0ae4b0f5712b9def51d0c679233 20241105160231044 DAUC <0003> auc.c:144 vector [1]: ik = eaeb2996294bc65f86a729fa7230655a 20241105160231044 DAUC <0003> auc.c:145 vector [1]: res = 908b011541cdef310000000000000000 20241105160231044 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160231044 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241105160231044 DAUC <0003> auc.c:151 vector [1]: kc = 390905df1c136624 20241105160231044 DAUC <0003> auc.c:152 vector [1]: sres = d146ee24 20241105160231044 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241105160231044 DAUC <0003> auc.c:113 vector [2]: rand = b2aa427f5d4415c05939cbb8f1e6b7fa 20241105160231044 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241105160231044 DAUC <0003> auc.c:142 vector [2]: autn = bb91dbe6da280000502e7ef55b2d424f 20241105160231044 DAUC <0003> auc.c:143 vector [2]: ck = 58285cb698c3b2c2c55c9294a9c4657f 20241105160231044 DAUC <0003> auc.c:144 vector [2]: ik = a2868c03b54557933366b7b4879b9d68 20241105160231044 DAUC <0003> auc.c:145 vector [2]: res = db7917308304ffaa0000000000000000 20241105160231044 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160231044 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241105160231044 DAUC <0003> auc.c:151 vector [2]: kc = 0c94f59503d91d46 20241105160231044 DAUC <0003> auc.c:152 vector [2]: sres = 587de89a 20241105160231044 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241105160231044 DAUC <0003> auc.c:113 vector [3]: rand = 31638e2cabadd4d9ac9fce2dad682cee 20241105160231044 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241105160231044 DAUC <0003> auc.c:142 vector [3]: autn = b83c040a03560000a37d0c99f19c2f20 20241105160231044 DAUC <0003> auc.c:143 vector [3]: ck = 94ed8dbf64c2aa70095ff9ef4277149e 20241105160231044 DAUC <0003> auc.c:144 vector [3]: ik = 63e8041f5c1eb369914ff6478f52a4b9 20241105160231044 DAUC <0003> auc.c:145 vector [3]: res = fa76e5f8eb5668730000000000000000 20241105160231044 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160231044 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241105160231044 DAUC <0003> auc.c:151 vector [3]: kc = 6f158608f5f9a93e 20241105160231044 DAUC <0003> auc.c:152 vector [3]: sres = 11208d8b 20241105160231044 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241105160231044 DAUC <0003> auc.c:113 vector [4]: rand = 3de1d93b5298f29327b5d66a0c8a2cc0 20241105160231044 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241105160231044 DAUC <0003> auc.c:142 vector [4]: autn = 594e83f575150000e8eabcd61f42a035 20241105160231044 DAUC <0003> auc.c:143 vector [4]: ck = 926aa9d8335716d74978b7cc5dc0fff3 20241105160231044 DAUC <0003> auc.c:144 vector [4]: ik = 15be0ec656362ee9cc1a2fd09768de9c 20241105160231044 DAUC <0003> auc.c:145 vector [4]: res = f25d679bfacfd2500000000000000000 20241105160231044 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160231044 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241105160231044 DAUC <0003> auc.c:151 vector [4]: kc = 02b63f02afc91951 20241105160231044 DAUC <0003> auc.c:152 vector [4]: sres = 0892b5cb 20241105160231044 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241105160231044 DAUC <0003> db_auc.c:245 IMSI='262422874883756': Generated 5 vectors 20241105160231044 DAUC <0003> db_auc.c:249 IMSI='262422874883756': Updating SQN=161 in DB 20241105160231058 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422874883756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422874883756"} 20241105160231058 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262422874883756 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160231058 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160231058 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160231060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44936<->l=127.0.0.1:4258 20241105160231133 DAUC <0003> db_auc.c:157 IMSI='262423662714501': No 2G Auth Data 20241105160231133 DAUC <0003> db_auc.c:192 IMSI='262423662714501': No 3G Auth Data 20241105160231181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20241105160231183 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160231183 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423662714501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423662714501"} 20241105160231183 DAUC <0003> db_auc.c:157 IMSI='262423662714501': No 2G Auth Data 20241105160231183 DAUC <0003> db_auc.c:236 IMSI='262423662714501': Calling to generate 5 vectors 20241105160231183 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241105160231183 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160231183 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241105160231183 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160231183 DAUC <0003> auc.c:113 vector [0]: rand = a70ad18fe1ea6f73322fc3d616eb7173 20241105160231183 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160231183 DAUC <0003> auc.c:142 vector [0]: autn = 2558b8c5a71b0000ac5788b7d90696ed 20241105160231183 DAUC <0003> auc.c:143 vector [0]: ck = d03381e414a327d247cec83442ab18c3 20241105160231183 DAUC <0003> auc.c:144 vector [0]: ik = 8c88d39b30a84019183a7a02bf200470 20241105160231183 DAUC <0003> auc.c:145 vector [0]: res = 7a4b2532a529d6a60000000000000000 20241105160231183 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160231183 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160231183 DAUC <0003> auc.c:151 vector [0]: kc = 034fe049d9807b78 20241105160231183 DAUC <0003> auc.c:152 vector [0]: sres = df62f394 20241105160231183 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160231183 DAUC <0003> auc.c:113 vector [1]: rand = 01caabf8b4923f28973e81b1dbc644ab 20241105160231183 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241105160231183 DAUC <0003> auc.c:142 vector [1]: autn = 544ca0733d0d0000cb014195f2ad2d0e 20241105160231183 DAUC <0003> auc.c:143 vector [1]: ck = e1892990810b413255634e2625d56cde 20241105160231183 DAUC <0003> auc.c:144 vector [1]: ik = 174f74ba389e94c4c0e4ae94ba5a0301 20241105160231183 DAUC <0003> auc.c:145 vector [1]: res = d37b73603968a84e0000000000000000 20241105160231183 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160231183 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241105160231183 DAUC <0003> auc.c:151 vector [1]: kc = 6341bd98261aba29 20241105160231183 DAUC <0003> auc.c:152 vector [1]: sres = ea13db2e 20241105160231183 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241105160231183 DAUC <0003> auc.c:113 vector [2]: rand = d77f7845ef6c32103cd2cf0fe5fac198 20241105160231183 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241105160231183 DAUC <0003> auc.c:142 vector [2]: autn = 9620be46d8c9000002ba935649a5f26a 20241105160231183 DAUC <0003> auc.c:143 vector [2]: ck = 6b95d84833192631871ffc05cdc8ca46 20241105160231183 DAUC <0003> auc.c:144 vector [2]: ik = f6775c492a309e5f60f89c0f550d386e 20241105160231183 DAUC <0003> auc.c:145 vector [2]: res = fa6a7156c19230320000000000000000 20241105160231183 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160231183 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241105160231183 DAUC <0003> auc.c:151 vector [2]: kc = 7a05e40b81ec4a46 20241105160231183 DAUC <0003> auc.c:152 vector [2]: sres = 3bf84164 20241105160231183 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241105160231183 DAUC <0003> auc.c:113 vector [3]: rand = 061f3b7b6e72edf6773d1f30aadcf325 20241105160231183 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241105160231183 DAUC <0003> auc.c:142 vector [3]: autn = 13eae80147bd0000ddf981b6117c0074 20241105160231183 DAUC <0003> auc.c:143 vector [3]: ck = 1b91aa8212545a82c90da19f77aaa559 20241105160231183 DAUC <0003> auc.c:144 vector [3]: ik = b773e48be77b3875b5108566dfd72fa5 20241105160231183 DAUC <0003> auc.c:145 vector [3]: res = 32ee309d44030a010000000000000000 20241105160231183 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160231183 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241105160231183 DAUC <0003> auc.c:151 vector [3]: kc = d0ff6af05d52e80b 20241105160231183 DAUC <0003> auc.c:152 vector [3]: sres = 76ed3a9c 20241105160231183 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241105160231183 DAUC <0003> auc.c:113 vector [4]: rand = 02a05dfdc46d865257d618ce7b4f31b5 20241105160231183 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241105160231183 DAUC <0003> auc.c:142 vector [4]: autn = d52f58a1b8ff000065fd57e29f9cc31c 20241105160231183 DAUC <0003> auc.c:143 vector [4]: ck = 8a6f647347e1eb295e18e9be25be9020 20241105160231183 DAUC <0003> auc.c:144 vector [4]: ik = a14b2c2ead74a35a206a2a080f848c53 20241105160231183 DAUC <0003> auc.c:145 vector [4]: res = 3cb6d7ce1f14ff940000000000000000 20241105160231183 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160231183 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241105160231183 DAUC <0003> auc.c:151 vector [4]: kc = 55568bebc0af5400 20241105160231183 DAUC <0003> auc.c:152 vector [4]: sres = 23a2285a 20241105160231183 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241105160231183 DAUC <0003> db_auc.c:245 IMSI='262423662714501': Generated 5 vectors 20241105160231183 DAUC <0003> db_auc.c:249 IMSI='262423662714501': Updating SQN=161 in DB 20241105160231195 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423662714501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423662714501"} 20241105160231195 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423662714501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160231195 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160231195 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160231197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20241105160231266 DAUC <0003> db_auc.c:157 IMSI='262425226116084': No 2G Auth Data 20241105160231266 DAUC <0003> db_auc.c:192 IMSI='262425226116084': No 3G Auth Data 20241105160231338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44958<->l=127.0.0.1:4258 20241105160231340 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160231340 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425226116084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425226116084"} 20241105160231340 DAUC <0003> db_auc.c:236 IMSI='262425226116084': Calling to generate 5 vectors 20241105160231340 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160231340 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160231340 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160231340 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160231340 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160231340 DAUC <0003> auc.c:113 vector [0]: rand = bc053634b89270e5ede6b6f381f5f5ca 20241105160231340 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160231340 DAUC <0003> auc.c:142 vector [0]: autn = 79b0a7d54921000037bf74c1368d409f 20241105160231340 DAUC <0003> auc.c:143 vector [0]: ck = cbcf8d5af666dd81481bf7e21fa692f5 20241105160231340 DAUC <0003> auc.c:144 vector [0]: ik = afd27bb522e9e5ad7209c4a088e2012e 20241105160231340 DAUC <0003> auc.c:145 vector [0]: res = 45f4a09a21ce93fa0000000000000000 20241105160231340 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160231340 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160231340 DAUC <0003> auc.c:179 vector [0]: kc = 3c016ee751c75400 20241105160231340 DAUC <0003> auc.c:180 vector [0]: sres = de526acc 20241105160231340 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160231340 DAUC <0003> auc.c:113 vector [1]: rand = 92877abc6b3fb2b4627dec55e1cdfc27 20241105160231340 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241105160231340 DAUC <0003> auc.c:142 vector [1]: autn = f80b9469e6660000ccf9274179d4c18e 20241105160231340 DAUC <0003> auc.c:143 vector [1]: ck = ab66298bbb9262bc7829f86e1649c61e 20241105160231340 DAUC <0003> auc.c:144 vector [1]: ik = 085d50edb392c19777a88bc1929aab9f 20241105160231340 DAUC <0003> auc.c:145 vector [1]: res = 02e4a1cf2de554ec0000000000000000 20241105160231340 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160231340 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160231340 DAUC <0003> auc.c:179 vector [1]: kc = 514e5b51c0db3400 20241105160231340 DAUC <0003> auc.c:180 vector [1]: sres = cac4e6db 20241105160231340 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160231340 DAUC <0003> auc.c:113 vector [2]: rand = dfac8c6b54ae1ea344cd541d6d99b97d 20241105160231340 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241105160231340 DAUC <0003> auc.c:142 vector [2]: autn = a189429daa3400009bfd4ea95621df14 20241105160231340 DAUC <0003> auc.c:143 vector [2]: ck = 1cd816fc364175e736e855d221e13a59 20241105160231340 DAUC <0003> auc.c:144 vector [2]: ik = c24b6499351ef5f8714a560f7a46e1ed 20241105160231340 DAUC <0003> auc.c:145 vector [2]: res = 3f1d9461afd73bde0000000000000000 20241105160231340 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160231340 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160231340 DAUC <0003> auc.c:179 vector [2]: kc = b25386715407ac00 20241105160231340 DAUC <0003> auc.c:180 vector [2]: sres = e7bee267 20241105160231340 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160231340 DAUC <0003> auc.c:113 vector [3]: rand = fa2d0a26b47421fd6cffa0156035849f 20241105160231340 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241105160231340 DAUC <0003> auc.c:142 vector [3]: autn = 5d472ca18adb000069f4052fab2c1664 20241105160231340 DAUC <0003> auc.c:143 vector [3]: ck = 84c98dd3405ff6307b75e87b38dc4b11 20241105160231340 DAUC <0003> auc.c:144 vector [3]: ik = 3b3e0d6e6b49e43a64ec94fad6a07e3b 20241105160231340 DAUC <0003> auc.c:145 vector [3]: res = af7f2f195d53d8470000000000000000 20241105160231340 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160231340 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160231340 DAUC <0003> auc.c:179 vector [3]: kc = d43df87799c68800 20241105160231340 DAUC <0003> auc.c:180 vector [3]: sres = 520ee740 20241105160231340 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160231340 DAUC <0003> auc.c:113 vector [4]: rand = a8410c57bdd334da27b4dcaeecdd6c12 20241105160231340 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241105160231340 DAUC <0003> auc.c:142 vector [4]: autn = 18f5656d9be000009e2b182cdbc42d96 20241105160231340 DAUC <0003> auc.c:143 vector [4]: ck = 2e73fb7cd92427f03a39e12d1fd7ee69 20241105160231340 DAUC <0003> auc.c:144 vector [4]: ik = 770bff2edf71ae8994628fc07ea21d53 20241105160231340 DAUC <0003> auc.c:145 vector [4]: res = fde644ff848542510000000000000000 20241105160231340 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160231340 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160231340 DAUC <0003> auc.c:179 vector [4]: kc = 5b69ad93493e5c00 20241105160231340 DAUC <0003> auc.c:180 vector [4]: sres = 8e992533 20241105160231340 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160231340 DAUC <0003> db_auc.c:245 IMSI='262425226116084': Generated 5 vectors 20241105160231340 DAUC <0003> db_auc.c:249 IMSI='262425226116084': Updating SQN=161 in DB 20241105160231360 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425226116084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425226116084"} 20241105160231360 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262425226116084 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160231360 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160231360 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231360 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160231362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44958<->l=127.0.0.1:4258 20241105160231459 DAUC <0003> db_auc.c:157 IMSI='262424487124152': No 2G Auth Data 20241105160231459 DAUC <0003> db_auc.c:192 IMSI='262424487124152': No 3G Auth Data 20241105160231525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4258 20241105160231527 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160231527 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424487124152 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424487124152"} 20241105160231527 DAUC <0003> db_auc.c:236 IMSI='262424487124152': Calling to generate 5 vectors 20241105160231527 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160231527 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160231527 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160231527 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160231527 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160231527 DAUC <0003> auc.c:113 vector [0]: rand = 2249640cb75fd5bf3e09cdd6072207f1 20241105160231527 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160231527 DAUC <0003> auc.c:142 vector [0]: autn = 033ab601f7e8000069b66485b836a180 20241105160231527 DAUC <0003> auc.c:143 vector [0]: ck = e9d9d6531e628dca2b511b2d41a1beea 20241105160231527 DAUC <0003> auc.c:144 vector [0]: ik = 5210b4fb1c9b347ff9808a9943b26d79 20241105160231527 DAUC <0003> auc.c:145 vector [0]: res = 8c30379fd598ac6b0000000000000000 20241105160231527 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160231527 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160231527 DAUC <0003> auc.c:179 vector [0]: kc = cdcbd3452a513800 20241105160231527 DAUC <0003> auc.c:180 vector [0]: sres = fb2f3ede 20241105160231528 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160231528 DAUC <0003> auc.c:113 vector [1]: rand = 05dbd6e23a8d01dfe80c1ca4d264d563 20241105160231528 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241105160231528 DAUC <0003> auc.c:142 vector [1]: autn = e9b4533e6f3b0000fc0054d7fc386ca9 20241105160231528 DAUC <0003> auc.c:143 vector [1]: ck = 3826ef4a2b3c34fe2912432eb606b6f0 20241105160231528 DAUC <0003> auc.c:144 vector [1]: ik = 986080af04e2c6bb705227fe00dd15c2 20241105160231528 DAUC <0003> auc.c:145 vector [1]: res = 176f99a875ca61ba0000000000000000 20241105160231528 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160231528 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160231528 DAUC <0003> auc.c:179 vector [1]: kc = 63f3a336d2a2f800 20241105160231528 DAUC <0003> auc.c:180 vector [1]: sres = 10a00115 20241105160231528 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160231528 DAUC <0003> auc.c:113 vector [2]: rand = 044c853e866909e8ba18e832dbdd14e3 20241105160231528 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241105160231528 DAUC <0003> auc.c:142 vector [2]: autn = 7cf106aa7d9a00007dca51370e5dd442 20241105160231528 DAUC <0003> auc.c:143 vector [2]: ck = 834a054e1ac28641ebaf5de946811f52 20241105160231528 DAUC <0003> auc.c:144 vector [2]: ik = 91a098b77adaf15538cef2aec20e04a3 20241105160231528 DAUC <0003> auc.c:145 vector [2]: res = c700ccfaabaf00210000000000000000 20241105160231528 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160231528 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160231528 DAUC <0003> auc.c:179 vector [2]: kc = ea79268017e5d400 20241105160231528 DAUC <0003> auc.c:180 vector [2]: sres = 21e4d0ed 20241105160231528 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160231528 DAUC <0003> auc.c:113 vector [3]: rand = b63fd2823b09b27fba1ec298ed064ecd 20241105160231528 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241105160231528 DAUC <0003> auc.c:142 vector [3]: autn = cb063c534da700002b01292f25a1d16f 20241105160231528 DAUC <0003> auc.c:143 vector [3]: ck = baa75ccb4f659f9480a7c82f0e48acae 20241105160231528 DAUC <0003> auc.c:144 vector [3]: ik = 3214054eae5bb9e65a2de72044cb3e24 20241105160231528 DAUC <0003> auc.c:145 vector [3]: res = 4b40ade9ad08d4bd0000000000000000 20241105160231528 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160231528 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160231528 DAUC <0003> auc.c:179 vector [3]: kc = 4667d068baae8400 20241105160231528 DAUC <0003> auc.c:180 vector [3]: sres = e1ee79c2 20241105160231528 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160231528 DAUC <0003> auc.c:113 vector [4]: rand = 0714fa28df903ef97f106c7d6598759e 20241105160231528 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241105160231528 DAUC <0003> auc.c:142 vector [4]: autn = 4a521ef14183000098ea8e75fd44c682 20241105160231528 DAUC <0003> auc.c:143 vector [4]: ck = fe297d3128389d750be390ce68558a9e 20241105160231528 DAUC <0003> auc.c:144 vector [4]: ik = bd4020e71948ee3b0eab2698ab5c66c7 20241105160231528 DAUC <0003> auc.c:145 vector [4]: res = edf44d015071975a0000000000000000 20241105160231528 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160231528 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160231528 DAUC <0003> auc.c:179 vector [4]: kc = e37aa5c3a668e800 20241105160231528 DAUC <0003> auc.c:180 vector [4]: sres = c7b21ad2 20241105160231528 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160231528 DAUC <0003> db_auc.c:245 IMSI='262424487124152': Generated 5 vectors 20241105160231528 DAUC <0003> db_auc.c:249 IMSI='262424487124152': Updating SQN=161 in DB 20241105160231546 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424487124152 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424487124152"} 20241105160231546 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262424487124152 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160231546 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160231546 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160231548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4258 20241105160231632 DAUC <0003> db_auc.c:157 IMSI='262428528533989': No 2G Auth Data 20241105160231632 DAUC <0003> db_auc.c:192 IMSI='262428528533989': No 3G Auth Data 20241105160231708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46810<->l=127.0.0.1:4258 20241105160231710 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160231710 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428528533989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428528533989"} 20241105160231710 DAUC <0003> db_auc.c:236 IMSI='262428528533989': Calling to generate 5 vectors 20241105160231710 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160231710 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160231710 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160231710 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160231710 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160231710 DAUC <0003> auc.c:113 vector [0]: rand = b1d6e4ad792530dd5ebd7c2238e8a78d 20241105160231710 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160231710 DAUC <0003> auc.c:142 vector [0]: autn = eb681eeab1e10000610bf744c023eb18 20241105160231710 DAUC <0003> auc.c:143 vector [0]: ck = e22898302522c6bc8800a3137c864190 20241105160231710 DAUC <0003> auc.c:144 vector [0]: ik = ad2ec7cbaad86fa533e7ab193c621ef0 20241105160231710 DAUC <0003> auc.c:145 vector [0]: res = 337b2744e327232f0000000000000000 20241105160231710 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160231710 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160231710 DAUC <0003> auc.c:179 vector [0]: kc = e6828f1d740575be 20241105160231710 DAUC <0003> auc.c:180 vector [0]: sres = 9d752ba2 20241105160231710 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160231710 DAUC <0003> auc.c:113 vector [1]: rand = 0bd044df8ac1a9906c7a66069307ed6d 20241105160231710 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241105160231710 DAUC <0003> auc.c:142 vector [1]: autn = 9826bdd806ca00003ee3c2a80af1bd67 20241105160231710 DAUC <0003> auc.c:143 vector [1]: ck = 6b063dea4f1a988c2e46cb32ed615633 20241105160231710 DAUC <0003> auc.c:144 vector [1]: ik = e0b459cc96c7c4847dbcb19c0c248e9b 20241105160231710 DAUC <0003> auc.c:145 vector [1]: res = aeb6f5dc9dc422150000000000000000 20241105160231710 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160231710 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160231710 DAUC <0003> auc.c:179 vector [1]: kc = 4aa33cf304383e90 20241105160231710 DAUC <0003> auc.c:180 vector [1]: sres = 95caa011 20241105160231710 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160231710 DAUC <0003> auc.c:113 vector [2]: rand = cef03afe1ad5e9ccf45bf192326e7aa8 20241105160231710 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241105160231710 DAUC <0003> auc.c:142 vector [2]: autn = 17044e24ff0e00005f8e00c4ae708d94 20241105160231710 DAUC <0003> auc.c:143 vector [2]: ck = 580a01b5567e9243a959dc2e71235e58 20241105160231710 DAUC <0003> auc.c:144 vector [2]: ik = cbba25ca97ad5c1cd1a8bdb391da09d4 20241105160231710 DAUC <0003> auc.c:145 vector [2]: res = ecfcad3790f2588d0000000000000000 20241105160231710 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160231710 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160231710 DAUC <0003> auc.c:179 vector [2]: kc = a84551a0a5298b0d 20241105160231710 DAUC <0003> auc.c:180 vector [2]: sres = fb1d8660 20241105160231710 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160231710 DAUC <0003> auc.c:113 vector [3]: rand = 58fa4f67986f7f6bb1c590aa91abff57 20241105160231710 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241105160231710 DAUC <0003> auc.c:142 vector [3]: autn = ff86a4ddc00300004af990e069d76713 20241105160231710 DAUC <0003> auc.c:143 vector [3]: ck = cc105881a5d75b1a482a69d2b407fef8 20241105160231710 DAUC <0003> auc.c:144 vector [3]: ik = 5a19933080d41f5d7330054a1aee4b77 20241105160231710 DAUC <0003> auc.c:145 vector [3]: res = d7264f4c2fda64a30000000000000000 20241105160231710 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160231710 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160231710 DAUC <0003> auc.c:179 vector [3]: kc = c44ceb83c5ab5cc3 20241105160231710 DAUC <0003> auc.c:180 vector [3]: sres = 58dd1846 20241105160231710 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160231710 DAUC <0003> auc.c:113 vector [4]: rand = e35428764e8b92f0fdc5682bce62064a 20241105160231710 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241105160231710 DAUC <0003> auc.c:142 vector [4]: autn = 4cb45ef28ac9000026b69b0be5fd7675 20241105160231710 DAUC <0003> auc.c:143 vector [4]: ck = f5cd054202db0b44a738ff56f42b3a8d 20241105160231710 DAUC <0003> auc.c:144 vector [4]: ik = 1dfdb885ca434200675860df156d5221 20241105160231710 DAUC <0003> auc.c:145 vector [4]: res = 1b2e4cf93efd6f370000000000000000 20241105160231710 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160231710 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160231710 DAUC <0003> auc.c:179 vector [4]: kc = 6183426d21861500 20241105160231710 DAUC <0003> auc.c:180 vector [4]: sres = 1b668c90 20241105160231710 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160231710 DAUC <0003> db_auc.c:245 IMSI='262428528533989': Generated 5 vectors 20241105160231710 DAUC <0003> db_auc.c:249 IMSI='262428528533989': Updating SQN=161 in DB 20241105160231726 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428528533989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428528533989"} 20241105160231726 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428528533989 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160231726 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160231726 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160231728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46810<->l=127.0.0.1:4258 20241105160231796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44918<->l=127.0.0.1:4258 20241105160231796 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46529<->l=127.0.0.1:4259) 20241105160231796 DLINP <000b> input/ipa.c:451 connected read/write 20241105160231796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160231796 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160231796 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160231796 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160231819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46824<->l=127.0.0.1:4258 20241105160231820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46824<->l=127.0.0.1:4258 20241105160234852 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160234852 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160234853 DLINP <000b> input/ipa.c:451 connected read/write 20241105160234853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160234854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46828<->l=127.0.0.1:4258 20241105160234854 DLINP <000b> input/ipa.c:451 connected read/write 20241105160234854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160234854 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160234854 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160234854 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  20241105160234854 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160234854 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  20241105160234854 DLGSUP <0013> gsup_server.c:235 2:  20241105160234854 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160234854 DLGSUP <0013> gsup_server.c:235 3:  20241105160234855 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160234855 DLGSUP <0013> gsup_server.c:235 4:  20241105160234855 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160234855 DLGSUP <0013> gsup_server.c:235 5:  20241105160234855 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160234855 DLGSUP <0013> gsup_server.c:235 7:  20241105160234855 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160234855 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160234855 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160234855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160234900 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36721<->l=127.0.0.1:4259) 20241105160234946 DAUC <0003> db_auc.c:157 IMSI='262429529685157': No 2G Auth Data 20241105160234946 DAUC <0003> db_auc.c:192 IMSI='262429529685157': No 3G Auth Data 20241105160235007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46840<->l=127.0.0.1:4258 20241105160235010 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235010 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429529685157"} 20241105160235010 DAUC <0003> db_auc.c:192 IMSI='262429529685157': No 3G Auth Data 20241105160235010 DAUC <0003> db_auc.c:236 IMSI='262429529685157': Calling to generate 1 vectors 20241105160235010 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241105160235010 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235010 DAUC <0003> auc.c:113 vector [0]: rand = 6cbd4a4e93cc206deb85665f020f6851 20241105160235010 DAUC <0003> auc.c:179 vector [0]: kc = 92df4a8d12d80000 20241105160235010 DAUC <0003> auc.c:180 vector [0]: sres = 652603d7 20241105160235010 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235010 DAUC <0003> db_auc.c:245 IMSI='262429529685157': Generated 1 vectors 20241105160235010 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429529685157"} 20241105160235010 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235010 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235010 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235012 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235012 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429529685157"} 20241105160235012 DAUC <0003> db_auc.c:192 IMSI='262429529685157': No 3G Auth Data 20241105160235012 DAUC <0003> db_auc.c:236 IMSI='262429529685157': Calling to generate 4 vectors 20241105160235012 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241105160235012 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235012 DAUC <0003> auc.c:113 vector [0]: rand = 6e8906b7979dfaf6b1bfecb5f50fcc8d 20241105160235012 DAUC <0003> auc.c:179 vector [0]: kc = 168e875aecac7400 20241105160235012 DAUC <0003> auc.c:180 vector [0]: sres = 68e53a26 20241105160235012 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235012 DAUC <0003> auc.c:113 vector [1]: rand = 6acfebed0b6a3d742fe18bd959b3b4ee 20241105160235012 DAUC <0003> auc.c:179 vector [1]: kc = 0a2689795714ec00 20241105160235012 DAUC <0003> auc.c:180 vector [1]: sres = 26f06e05 20241105160235012 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160235012 DAUC <0003> auc.c:113 vector [2]: rand = cea1237addc371e69e1e97c86c0cbb07 20241105160235012 DAUC <0003> auc.c:179 vector [2]: kc = 1a5f833c8bb38400 20241105160235012 DAUC <0003> auc.c:180 vector [2]: sres = 1ebfb848 20241105160235012 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160235012 DAUC <0003> auc.c:113 vector [3]: rand = 9df746f23ec713f40f0ec37ba9739383 20241105160235012 DAUC <0003> auc.c:179 vector [3]: kc = 560eb77388239c00 20241105160235012 DAUC <0003> auc.c:180 vector [3]: sres = 6cc91fe7 20241105160235012 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160235012 DAUC <0003> db_auc.c:245 IMSI='262429529685157': Generated 4 vectors 20241105160235012 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429529685157"} 20241105160235012 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235012 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235012 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235013 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235013 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429529685157"} 20241105160235013 DAUC <0003> db_auc.c:192 IMSI='262429529685157': No 3G Auth Data 20241105160235013 DAUC <0003> db_auc.c:236 IMSI='262429529685157': Calling to generate 5 vectors 20241105160235013 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241105160235013 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235014 DAUC <0003> auc.c:113 vector [0]: rand = 5a7b0d427def2aaac0914e1901a2c099 20241105160235014 DAUC <0003> auc.c:179 vector [0]: kc = 6d4465eb172c3c00 20241105160235014 DAUC <0003> auc.c:180 vector [0]: sres = 4d0fe270 20241105160235014 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235014 DAUC <0003> auc.c:113 vector [1]: rand = 9f2304524e1c3da8308ee3975c05a712 20241105160235014 DAUC <0003> auc.c:179 vector [1]: kc = df76637ba7ba3000 20241105160235014 DAUC <0003> auc.c:180 vector [1]: sres = 18650887 20241105160235014 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160235014 DAUC <0003> auc.c:113 vector [2]: rand = 018843e2cb66f211c6396564c67dc1d9 20241105160235014 DAUC <0003> auc.c:179 vector [2]: kc = 508a63d0eee0c800 20241105160235014 DAUC <0003> auc.c:180 vector [2]: sres = 955834a5 20241105160235014 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160235014 DAUC <0003> auc.c:113 vector [3]: rand = 368554e75559179fe14c04fd85ff86ba 20241105160235014 DAUC <0003> auc.c:179 vector [3]: kc = 82e4f2d4f8b29400 20241105160235014 DAUC <0003> auc.c:180 vector [3]: sres = 14e793aa 20241105160235014 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160235014 DAUC <0003> auc.c:113 vector [4]: rand = 525355b301a7b1e7024e2b8a82f36b7d 20241105160235014 DAUC <0003> auc.c:179 vector [4]: kc = daa3023e8c588800 20241105160235014 DAUC <0003> auc.c:180 vector [4]: sres = 83e16f10 20241105160235014 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241105160235014 DAUC <0003> db_auc.c:245 IMSI='262429529685157': Generated 5 vectors 20241105160235014 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429529685157"} 20241105160235014 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235014 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235014 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235015 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235015 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429529685157"} 20241105160235015 DAUC <0003> db_auc.c:192 IMSI='262429529685157': No 3G Auth Data 20241105160235015 DAUC <0003> db_auc.c:236 IMSI='262429529685157': Calling to generate 5 vectors 20241105160235015 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241105160235015 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235015 DAUC <0003> auc.c:113 vector [0]: rand = 8f131fbb50b76b597d0db34fc7ddde42 20241105160235015 DAUC <0003> auc.c:179 vector [0]: kc = 3926f8528f7c0000 20241105160235015 DAUC <0003> auc.c:180 vector [0]: sres = 5ca44063 20241105160235015 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235015 DAUC <0003> auc.c:113 vector [1]: rand = 8f37c3fb7fc807f4ede54934af2b16e4 20241105160235015 DAUC <0003> auc.c:179 vector [1]: kc = 61e69841795f9800 20241105160235015 DAUC <0003> auc.c:180 vector [1]: sres = 5d1f2dfa 20241105160235015 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160235015 DAUC <0003> auc.c:113 vector [2]: rand = a7b0aeab92acb8253677d90f83f39052 20241105160235015 DAUC <0003> auc.c:179 vector [2]: kc = 6722ddad99137000 20241105160235015 DAUC <0003> auc.c:180 vector [2]: sres = 442e60a3 20241105160235015 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160235015 DAUC <0003> auc.c:113 vector [3]: rand = 8f7e8116cfdcab20d5c5424482c7e2c8 20241105160235015 DAUC <0003> auc.c:179 vector [3]: kc = 1de2534cb2d5b400 20241105160235015 DAUC <0003> auc.c:180 vector [3]: sres = 45770632 20241105160235015 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160235015 DAUC <0003> auc.c:113 vector [4]: rand = 59aa7dc76e160dad93936f6e651cef12 20241105160235015 DAUC <0003> auc.c:179 vector [4]: kc = 0d5d08d0af485c00 20241105160235015 DAUC <0003> auc.c:180 vector [4]: sres = 4bc9632c 20241105160235015 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241105160235015 DAUC <0003> db_auc.c:245 IMSI='262429529685157': Generated 5 vectors 20241105160235015 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429529685157"} 20241105160235015 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429529685157 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235015 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235015 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46840<->l=127.0.0.1:4258 20241105160235331 DAUC <0003> db_auc.c:157 IMSI='262424481457304': No 2G Auth Data 20241105160235331 DAUC <0003> db_auc.c:192 IMSI='262424481457304': No 3G Auth Data 20241105160235433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46856<->l=127.0.0.1:4258 20241105160235437 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235437 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424481457304"} 20241105160235437 DAUC <0003> db_auc.c:192 IMSI='262424481457304': No 3G Auth Data 20241105160235437 DAUC <0003> db_auc.c:236 IMSI='262424481457304': Calling to generate 1 vectors 20241105160235437 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241105160235437 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235437 DAUC <0003> auc.c:113 vector [0]: rand = eae5ea3d7fbcddf3b760a7900a8d734d 20241105160235437 DAUC <0003> auc.c:179 vector [0]: kc = e3058f19f7a2d400 20241105160235437 DAUC <0003> auc.c:180 vector [0]: sres = c9ab0ae5 20241105160235437 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235437 DAUC <0003> db_auc.c:245 IMSI='262424481457304': Generated 1 vectors 20241105160235437 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424481457304"} 20241105160235437 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235437 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235437 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235439 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235439 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424481457304"} 20241105160235439 DAUC <0003> db_auc.c:192 IMSI='262424481457304': No 3G Auth Data 20241105160235439 DAUC <0003> db_auc.c:236 IMSI='262424481457304': Calling to generate 4 vectors 20241105160235439 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241105160235439 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235439 DAUC <0003> auc.c:113 vector [0]: rand = 34cd40cdfd8175d917f54297a46c9242 20241105160235439 DAUC <0003> auc.c:179 vector [0]: kc = 22f9eef7a3968c00 20241105160235439 DAUC <0003> auc.c:180 vector [0]: sres = 1deb239e 20241105160235439 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235439 DAUC <0003> auc.c:113 vector [1]: rand = 0fb3817b7a66541b682134ef09f888e3 20241105160235439 DAUC <0003> auc.c:179 vector [1]: kc = 511e9bc7908cc800 20241105160235439 DAUC <0003> auc.c:180 vector [1]: sres = 8bb14490 20241105160235439 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160235439 DAUC <0003> auc.c:113 vector [2]: rand = 98387e1d81acf0062320083720e79469 20241105160235439 DAUC <0003> auc.c:179 vector [2]: kc = 55ebe0e89ebc8400 20241105160235439 DAUC <0003> auc.c:180 vector [2]: sres = 095bbc25 20241105160235439 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160235439 DAUC <0003> auc.c:113 vector [3]: rand = 49f05cd784c62075d11bef395184cd32 20241105160235439 DAUC <0003> auc.c:179 vector [3]: kc = 718d0462cb14c000 20241105160235439 DAUC <0003> auc.c:180 vector [3]: sres = 10e89a0c 20241105160235439 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160235439 DAUC <0003> db_auc.c:245 IMSI='262424481457304': Generated 4 vectors 20241105160235439 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424481457304"} 20241105160235439 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235439 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235439 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235440 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235440 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424481457304"} 20241105160235440 DAUC <0003> db_auc.c:192 IMSI='262424481457304': No 3G Auth Data 20241105160235440 DAUC <0003> db_auc.c:236 IMSI='262424481457304': Calling to generate 5 vectors 20241105160235440 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241105160235440 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235440 DAUC <0003> auc.c:113 vector [0]: rand = 3a9744664252ba36e1b2d9d2511c6311 20241105160235440 DAUC <0003> auc.c:179 vector [0]: kc = c40f8c8b65408000 20241105160235440 DAUC <0003> auc.c:180 vector [0]: sres = 4676dc35 20241105160235440 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235440 DAUC <0003> auc.c:113 vector [1]: rand = 6e8dfcac24dab65fa3532a6fe6d6d4ee 20241105160235440 DAUC <0003> auc.c:179 vector [1]: kc = da32273f70c83000 20241105160235440 DAUC <0003> auc.c:180 vector [1]: sres = 64acfb68 20241105160235440 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160235440 DAUC <0003> auc.c:113 vector [2]: rand = 51404f8130ad67bd369f14bfb8b46229 20241105160235440 DAUC <0003> auc.c:179 vector [2]: kc = 5319b5fea7074c00 20241105160235440 DAUC <0003> auc.c:180 vector [2]: sres = e43a36b5 20241105160235440 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160235440 DAUC <0003> auc.c:113 vector [3]: rand = 3224e298f1c8666838777316bf780815 20241105160235440 DAUC <0003> auc.c:179 vector [3]: kc = 97826d237a760800 20241105160235440 DAUC <0003> auc.c:180 vector [3]: sres = c21fdd63 20241105160235440 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160235440 DAUC <0003> auc.c:113 vector [4]: rand = 98e903d1402f013daf5dba64968da3b0 20241105160235440 DAUC <0003> auc.c:179 vector [4]: kc = 137583afe9e97000 20241105160235440 DAUC <0003> auc.c:180 vector [4]: sres = 56f40955 20241105160235440 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241105160235440 DAUC <0003> db_auc.c:245 IMSI='262424481457304': Generated 5 vectors 20241105160235440 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424481457304"} 20241105160235440 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235440 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235440 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235442 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235442 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424481457304"} 20241105160235442 DAUC <0003> db_auc.c:192 IMSI='262424481457304': No 3G Auth Data 20241105160235442 DAUC <0003> db_auc.c:236 IMSI='262424481457304': Calling to generate 5 vectors 20241105160235442 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241105160235442 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235442 DAUC <0003> auc.c:113 vector [0]: rand = 7ec57bc7889869a230fd35404c74a83b 20241105160235442 DAUC <0003> auc.c:179 vector [0]: kc = 0ac46d6526a98000 20241105160235442 DAUC <0003> auc.c:180 vector [0]: sres = 8e3608d8 20241105160235442 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235442 DAUC <0003> auc.c:113 vector [1]: rand = 86154d78d71c6840aebaf7b296f331d3 20241105160235442 DAUC <0003> auc.c:179 vector [1]: kc = da08466908d02c00 20241105160235442 DAUC <0003> auc.c:180 vector [1]: sres = 5660cbed 20241105160235442 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160235442 DAUC <0003> auc.c:113 vector [2]: rand = cab32033e5d3c866089dcf6ca1d5fdac 20241105160235442 DAUC <0003> auc.c:179 vector [2]: kc = 6eafcc6d43137400 20241105160235442 DAUC <0003> auc.c:180 vector [2]: sres = cc6f0528 20241105160235442 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160235442 DAUC <0003> auc.c:113 vector [3]: rand = 5b4e11cd607830097106a3b9614f413c 20241105160235442 DAUC <0003> auc.c:179 vector [3]: kc = 3c9d2b926d0b2000 20241105160235442 DAUC <0003> auc.c:180 vector [3]: sres = a16ebb29 20241105160235442 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160235442 DAUC <0003> auc.c:113 vector [4]: rand = db0e04894f2a3006d6a970a5f8ff6142 20241105160235442 DAUC <0003> auc.c:179 vector [4]: kc = 353e534fd9d36400 20241105160235442 DAUC <0003> auc.c:180 vector [4]: sres = 5f857ea0 20241105160235442 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241105160235442 DAUC <0003> db_auc.c:245 IMSI='262424481457304': Generated 5 vectors 20241105160235442 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424481457304"} 20241105160235442 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424481457304 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235442 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235442 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46856<->l=127.0.0.1:4258 20241105160235640 DAUC <0003> db_auc.c:157 IMSI='262420511342453': No 2G Auth Data 20241105160235640 DAUC <0003> db_auc.c:192 IMSI='262420511342453': No 3G Auth Data 20241105160235698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46872<->l=127.0.0.1:4258 20241105160235700 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235700 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420511342453"} 20241105160235700 DAUC <0003> db_auc.c:192 IMSI='262420511342453': No 3G Auth Data 20241105160235700 DAUC <0003> db_auc.c:236 IMSI='262420511342453': Calling to generate 1 vectors 20241105160235700 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241105160235700 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235700 DAUC <0003> auc.c:113 vector [0]: rand = f61131ea6646d6fa312657f4fc099a77 20241105160235700 DAUC <0003> auc.c:179 vector [0]: kc = 2332f992d503a37c 20241105160235700 DAUC <0003> auc.c:180 vector [0]: sres = f93ae1c1 20241105160235700 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235700 DAUC <0003> db_auc.c:245 IMSI='262420511342453': Generated 1 vectors 20241105160235700 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420511342453"} 20241105160235700 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235700 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235700 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235701 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235701 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420511342453"} 20241105160235701 DAUC <0003> db_auc.c:192 IMSI='262420511342453': No 3G Auth Data 20241105160235701 DAUC <0003> db_auc.c:236 IMSI='262420511342453': Calling to generate 4 vectors 20241105160235701 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241105160235701 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235701 DAUC <0003> auc.c:113 vector [0]: rand = 148d0ade29c89abf2349b2f2d8879691 20241105160235701 DAUC <0003> auc.c:179 vector [0]: kc = 2007a308cd22a133 20241105160235701 DAUC <0003> auc.c:180 vector [0]: sres = 9fe22bf2 20241105160235701 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235701 DAUC <0003> auc.c:113 vector [1]: rand = f99610921195f4fb77df3efadb762360 20241105160235701 DAUC <0003> auc.c:179 vector [1]: kc = 84850a0a711e326c 20241105160235701 DAUC <0003> auc.c:180 vector [1]: sres = 9993eba2 20241105160235701 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160235701 DAUC <0003> auc.c:113 vector [2]: rand = a8532d7a4a081f3e2eee4edaafa04698 20241105160235701 DAUC <0003> auc.c:179 vector [2]: kc = e906df6487b0e2e2 20241105160235701 DAUC <0003> auc.c:180 vector [2]: sres = 854541b1 20241105160235701 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160235701 DAUC <0003> auc.c:113 vector [3]: rand = af2a3c963c8e13af596f37b13ab82c55 20241105160235701 DAUC <0003> auc.c:179 vector [3]: kc = 072bbfe80d82599a 20241105160235701 DAUC <0003> auc.c:180 vector [3]: sres = a4e6ab37 20241105160235701 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160235701 DAUC <0003> db_auc.c:245 IMSI='262420511342453': Generated 4 vectors 20241105160235701 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420511342453"} 20241105160235701 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235701 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235701 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235703 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235703 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420511342453"} 20241105160235703 DAUC <0003> db_auc.c:192 IMSI='262420511342453': No 3G Auth Data 20241105160235703 DAUC <0003> db_auc.c:236 IMSI='262420511342453': Calling to generate 5 vectors 20241105160235703 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241105160235703 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235703 DAUC <0003> auc.c:113 vector [0]: rand = a62d4afefe0737b001c7437dc235092b 20241105160235703 DAUC <0003> auc.c:179 vector [0]: kc = 972d78bb51a5b7e7 20241105160235703 DAUC <0003> auc.c:180 vector [0]: sres = 8bb2f59e 20241105160235703 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235703 DAUC <0003> auc.c:113 vector [1]: rand = 2f5e3d7de2ec01bde8b2d502f3f8be49 20241105160235703 DAUC <0003> auc.c:179 vector [1]: kc = 6a78de3de44209de 20241105160235703 DAUC <0003> auc.c:180 vector [1]: sres = d4db2489 20241105160235703 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160235703 DAUC <0003> auc.c:113 vector [2]: rand = 69d90f099b12a56fa175705f8c33b2cc 20241105160235703 DAUC <0003> auc.c:179 vector [2]: kc = a51e5c4053cfd264 20241105160235703 DAUC <0003> auc.c:180 vector [2]: sres = 180219ec 20241105160235703 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160235703 DAUC <0003> auc.c:113 vector [3]: rand = 0158cad708998ba609aaa5598cee7a80 20241105160235703 DAUC <0003> auc.c:179 vector [3]: kc = 4281a16502abfcbc 20241105160235703 DAUC <0003> auc.c:180 vector [3]: sres = 41951acf 20241105160235703 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160235703 DAUC <0003> auc.c:113 vector [4]: rand = 68aeb1fa695a415a7287a9903719a380 20241105160235703 DAUC <0003> auc.c:179 vector [4]: kc = 0874dc70eae28d59 20241105160235703 DAUC <0003> auc.c:180 vector [4]: sres = 30fbde69 20241105160235703 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241105160235703 DAUC <0003> db_auc.c:245 IMSI='262420511342453': Generated 5 vectors 20241105160235703 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420511342453"} 20241105160235703 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235703 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235703 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235704 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235704 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420511342453"} 20241105160235704 DAUC <0003> db_auc.c:192 IMSI='262420511342453': No 3G Auth Data 20241105160235704 DAUC <0003> db_auc.c:236 IMSI='262420511342453': Calling to generate 5 vectors 20241105160235704 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241105160235704 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160235704 DAUC <0003> auc.c:113 vector [0]: rand = 21fe2e85f917b942fec9654fba9ba533 20241105160235704 DAUC <0003> auc.c:179 vector [0]: kc = 127bc1bb625f0a1a 20241105160235704 DAUC <0003> auc.c:180 vector [0]: sres = bd33aeb2 20241105160235704 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241105160235704 DAUC <0003> auc.c:113 vector [1]: rand = 1de3b2572eee0e17ad101204ed904a9c 20241105160235704 DAUC <0003> auc.c:179 vector [1]: kc = f482b114f0b1d905 20241105160235704 DAUC <0003> auc.c:180 vector [1]: sres = 92641a68 20241105160235704 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241105160235704 DAUC <0003> auc.c:113 vector [2]: rand = bde732df07605c2c6185f2515ccd4440 20241105160235704 DAUC <0003> auc.c:179 vector [2]: kc = c3a84e0aad425101 20241105160235704 DAUC <0003> auc.c:180 vector [2]: sres = f1569c06 20241105160235704 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241105160235704 DAUC <0003> auc.c:113 vector [3]: rand = 3720ee54380905f5e03829c1cb9e3e38 20241105160235704 DAUC <0003> auc.c:179 vector [3]: kc = 7e563ad92e7a6daa 20241105160235704 DAUC <0003> auc.c:180 vector [3]: sres = 1e9e6991 20241105160235704 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241105160235704 DAUC <0003> auc.c:113 vector [4]: rand = 08bd9a6a9149d499363d47ba13a21e09 20241105160235704 DAUC <0003> auc.c:179 vector [4]: kc = 8367258188c609ff 20241105160235704 DAUC <0003> auc.c:180 vector [4]: sres = d6820eab 20241105160235704 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241105160235704 DAUC <0003> db_auc.c:245 IMSI='262420511342453': Generated 5 vectors 20241105160235704 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420511342453"} 20241105160235704 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420511342453 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235704 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235704 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46872<->l=127.0.0.1:4258 20241105160235760 DAUC <0003> db_auc.c:157 IMSI='262424665375382': No 2G Auth Data 20241105160235760 DAUC <0003> db_auc.c:192 IMSI='262424665375382': No 3G Auth Data 20241105160235823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46874<->l=127.0.0.1:4258 20241105160235825 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235825 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424665375382"} 20241105160235825 DAUC <0003> db_auc.c:157 IMSI='262424665375382': No 2G Auth Data 20241105160235825 DAUC <0003> db_auc.c:236 IMSI='262424665375382': Calling to generate 1 vectors 20241105160235825 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241105160235825 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160235825 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160235825 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160235825 DAUC <0003> auc.c:113 vector [0]: rand = 5598071305b551c849728806514fdf3e 20241105160235825 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160235825 DAUC <0003> auc.c:142 vector [0]: autn = 62ac9690d8b000005c1f13db332e036c 20241105160235825 DAUC <0003> auc.c:143 vector [0]: ck = cd682f3be44d7dd9bf37c68d155dbf0a 20241105160235825 DAUC <0003> auc.c:144 vector [0]: ik = f76f37a091068033057e4d64d82f6d33 20241105160235825 DAUC <0003> auc.c:145 vector [0]: res = 234c74ba041fc2b30000000000000000 20241105160235825 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160235825 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160235825 DAUC <0003> auc.c:151 vector [0]: kc = 804e9372b8392fd3 20241105160235825 DAUC <0003> auc.c:152 vector [0]: sres = 2753b609 20241105160235825 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160235825 DAUC <0003> db_auc.c:245 IMSI='262424665375382': Generated 1 vectors 20241105160235825 DAUC <0003> db_auc.c:249 IMSI='262424665375382': Updating SQN=33 in DB 20241105160235835 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424665375382"} 20241105160235835 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235835 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235835 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235837 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235837 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424665375382"} 20241105160235837 DAUC <0003> db_auc.c:157 IMSI='262424665375382': No 2G Auth Data 20241105160235837 DAUC <0003> db_auc.c:236 IMSI='262424665375382': Calling to generate 4 vectors 20241105160235837 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241105160235837 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160235837 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160235837 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241105160235837 DAUC <0003> auc.c:113 vector [0]: rand = 0082f83fcfc6f4b07ded088aeea1e5e0 20241105160235837 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241105160235837 DAUC <0003> auc.c:142 vector [0]: autn = 6936487eb0d10000697e0f3796fd8861 20241105160235837 DAUC <0003> auc.c:143 vector [0]: ck = b0d032bdbeb3253259d5f1f514ab148e 20241105160235837 DAUC <0003> auc.c:144 vector [0]: ik = 816333d99da02f8ff9c6b9a3d6664ea2 20241105160235837 DAUC <0003> auc.c:145 vector [0]: res = f012627d2e0edd430000000000000000 20241105160235837 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160235837 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160235837 DAUC <0003> auc.c:151 vector [0]: kc = 91a04932e1de5091 20241105160235837 DAUC <0003> auc.c:152 vector [0]: sres = de1cbf3e 20241105160235837 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160235837 DAUC <0003> auc.c:113 vector [1]: rand = b0eb634be82e15d34fc6542281381b48 20241105160235837 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241105160235837 DAUC <0003> auc.c:142 vector [1]: autn = 7d4711606337000074840ef707702e12 20241105160235837 DAUC <0003> auc.c:143 vector [1]: ck = d7821056e01f82118d2a6edc30c09098 20241105160235837 DAUC <0003> auc.c:144 vector [1]: ik = b464657220bd6304c6cd2056e1310629 20241105160235837 DAUC <0003> auc.c:145 vector [1]: res = 98adf28e702e4c340000000000000000 20241105160235837 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160235837 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241105160235837 DAUC <0003> auc.c:151 vector [1]: kc = 28013bae115377a4 20241105160235837 DAUC <0003> auc.c:152 vector [1]: sres = e883beba 20241105160235837 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241105160235837 DAUC <0003> auc.c:113 vector [2]: rand = 48c6ac0d05ed1ddd6a5a4a7cdea7e934 20241105160235837 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241105160235837 DAUC <0003> auc.c:142 vector [2]: autn = d4bd9a7db99a000036e72f67188cc7a6 20241105160235837 DAUC <0003> auc.c:143 vector [2]: ck = 42392023f38e55e6fb49691461653d6a 20241105160235837 DAUC <0003> auc.c:144 vector [2]: ik = b0ae39f6760e85f59d50b14af6134d8f 20241105160235837 DAUC <0003> auc.c:145 vector [2]: res = 1f93bd16262d1f950000000000000000 20241105160235837 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160235837 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241105160235837 DAUC <0003> auc.c:151 vector [2]: kc = 948ec18b12f6a0f6 20241105160235837 DAUC <0003> auc.c:152 vector [2]: sres = 39bea283 20241105160235837 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241105160235837 DAUC <0003> auc.c:113 vector [3]: rand = 811ca4bdeb6ee9a99f6b0ea9e3cd52cf 20241105160235837 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241105160235837 DAUC <0003> auc.c:142 vector [3]: autn = cc0df5d6a8c600004487a2540bb4ca3d 20241105160235837 DAUC <0003> auc.c:143 vector [3]: ck = 2391af4929c2312e817bec010833f1bc 20241105160235837 DAUC <0003> auc.c:144 vector [3]: ik = 9f342e8f060859e21ecfab9309e54b32 20241105160235837 DAUC <0003> auc.c:145 vector [3]: res = b84d6a4ddafff9c60000000000000000 20241105160235837 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160235837 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241105160235837 DAUC <0003> auc.c:151 vector [3]: kc = 2311c6542e1cd242 20241105160235837 DAUC <0003> auc.c:152 vector [3]: sres = 62b2938b 20241105160235837 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241105160235837 DAUC <0003> db_auc.c:245 IMSI='262424665375382': Generated 4 vectors 20241105160235837 DAUC <0003> db_auc.c:249 IMSI='262424665375382': Updating SQN=161 in DB 20241105160235857 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424665375382"} 20241105160235857 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235857 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235857 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235858 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235858 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424665375382"} 20241105160235858 DAUC <0003> db_auc.c:157 IMSI='262424665375382': No 2G Auth Data 20241105160235858 DAUC <0003> db_auc.c:236 IMSI='262424665375382': Calling to generate 5 vectors 20241105160235858 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241105160235858 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160235858 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160235858 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241105160235858 DAUC <0003> auc.c:113 vector [0]: rand = 8311f58fa6acb70383665b7b62c5ab47 20241105160235858 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241105160235858 DAUC <0003> auc.c:142 vector [0]: autn = 61fbfeeee3ba00003aadaf816162cf47 20241105160235858 DAUC <0003> auc.c:143 vector [0]: ck = 0e991c673fed048ac3ef43ed7bee939b 20241105160235858 DAUC <0003> auc.c:144 vector [0]: ik = ea7006223d07109e009b7c12794b82c6 20241105160235858 DAUC <0003> auc.c:145 vector [0]: res = 8ffb258f83b7f8360000000000000000 20241105160235858 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160235858 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160235858 DAUC <0003> auc.c:151 vector [0]: kc = 279d25ba004f0549 20241105160235858 DAUC <0003> auc.c:152 vector [0]: sres = 0c4cddb9 20241105160235858 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160235858 DAUC <0003> auc.c:113 vector [1]: rand = 1215a5678f9fe5096674da44d7573bd8 20241105160235858 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241105160235858 DAUC <0003> auc.c:142 vector [1]: autn = eb2aabe9bf87000007896cf66de2c698 20241105160235858 DAUC <0003> auc.c:143 vector [1]: ck = 17973227560903307f0c0295da7c037a 20241105160235858 DAUC <0003> auc.c:144 vector [1]: ik = 44a1679b0a6e7aee1eb4fec5bfdb5bf0 20241105160235858 DAUC <0003> auc.c:145 vector [1]: res = 78fc538620a6e1cd0000000000000000 20241105160235858 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160235858 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241105160235858 DAUC <0003> auc.c:151 vector [1]: kc = 328ea9ec39c02154 20241105160235858 DAUC <0003> auc.c:152 vector [1]: sres = 585ab24b 20241105160235858 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241105160235858 DAUC <0003> auc.c:113 vector [2]: rand = 94db6fbf6bcff33cb38926983d1131fc 20241105160235858 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241105160235858 DAUC <0003> auc.c:142 vector [2]: autn = f3791ea61aa80000d63dd334e3a2e995 20241105160235858 DAUC <0003> auc.c:143 vector [2]: ck = 1f564778949de042b0378c9a898f9b13 20241105160235858 DAUC <0003> auc.c:144 vector [2]: ik = 4fc7ada9cf83e08d19521d7846e2cd5d 20241105160235858 DAUC <0003> auc.c:145 vector [2]: res = eeb0b1bc8a79927b0000000000000000 20241105160235858 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160235858 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241105160235858 DAUC <0003> auc.c:151 vector [2]: kc = f9f47b3394735681 20241105160235858 DAUC <0003> auc.c:152 vector [2]: sres = 64c923c7 20241105160235858 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241105160235858 DAUC <0003> auc.c:113 vector [3]: rand = a8e0aacf66f7d15ce6cbabee8a9a498a 20241105160235858 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241105160235858 DAUC <0003> auc.c:142 vector [3]: autn = 6a1c7e022dcd0000bfbe8d02f483b499 20241105160235858 DAUC <0003> auc.c:143 vector [3]: ck = b1ca596fdfce4fc870e3c50430702fc7 20241105160235858 DAUC <0003> auc.c:144 vector [3]: ik = 020b766caa40ac540d6cc0f14631da8c 20241105160235858 DAUC <0003> auc.c:145 vector [3]: res = e02938541fa929ce0000000000000000 20241105160235858 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160235858 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241105160235859 DAUC <0003> auc.c:151 vector [3]: kc = ce4e2af603cf16d7 20241105160235859 DAUC <0003> auc.c:152 vector [3]: sres = ff80119a 20241105160235859 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241105160235859 DAUC <0003> auc.c:113 vector [4]: rand = 212a5b34fa767cff44047f857cf2a828 20241105160235859 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241105160235859 DAUC <0003> auc.c:142 vector [4]: autn = f61f2423242b0000d58ab17f987b20f1 20241105160235859 DAUC <0003> auc.c:143 vector [4]: ck = 90b3e51572e79887a9b6b2b034d0f975 20241105160235859 DAUC <0003> auc.c:144 vector [4]: ik = 6c4f2b846739efa993dfb8a0f4448864 20241105160235859 DAUC <0003> auc.c:145 vector [4]: res = ec37706b2c96aa820000000000000000 20241105160235859 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160235859 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241105160235859 DAUC <0003> auc.c:151 vector [4]: kc = c695c481d54a063f 20241105160235859 DAUC <0003> auc.c:152 vector [4]: sres = c0a1dae9 20241105160235859 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241105160235859 DAUC <0003> db_auc.c:245 IMSI='262424665375382': Generated 5 vectors 20241105160235859 DAUC <0003> db_auc.c:249 IMSI='262424665375382': Updating SQN=321 in DB 20241105160235882 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424665375382"} 20241105160235882 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235882 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235882 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235884 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160235884 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424665375382"} 20241105160235884 DAUC <0003> db_auc.c:157 IMSI='262424665375382': No 2G Auth Data 20241105160235884 DAUC <0003> db_auc.c:236 IMSI='262424665375382': Calling to generate 5 vectors 20241105160235884 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241105160235884 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160235884 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160235884 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241105160235884 DAUC <0003> auc.c:113 vector [0]: rand = 9d20df8d42eddbbe315a4df90190e2f7 20241105160235884 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241105160235884 DAUC <0003> auc.c:142 vector [0]: autn = 744313be398000005b6cd757509cc0ef 20241105160235884 DAUC <0003> auc.c:143 vector [0]: ck = fb9024f25d6284b461e5a09305738d0b 20241105160235884 DAUC <0003> auc.c:144 vector [0]: ik = 2b2a188544a3077d592f1fde6c93fed4 20241105160235884 DAUC <0003> auc.c:145 vector [0]: res = ca1d1cb493edf93b0000000000000000 20241105160235884 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160235884 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160235884 DAUC <0003> auc.c:151 vector [0]: kc = e870833a7021f016 20241105160235884 DAUC <0003> auc.c:152 vector [0]: sres = 59f0e58f 20241105160235884 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160235884 DAUC <0003> auc.c:113 vector [1]: rand = af6055f1bdc2be6696cf755a41919ad5 20241105160235884 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241105160235884 DAUC <0003> auc.c:142 vector [1]: autn = a1df283474f200005a3dd7bce6ebe64c 20241105160235884 DAUC <0003> auc.c:143 vector [1]: ck = 24b297f0c41396b3e0758b60c86fd401 20241105160235884 DAUC <0003> auc.c:144 vector [1]: ik = d46dbadd7ace7cf67ec3df0dc9b180b4 20241105160235885 DAUC <0003> auc.c:145 vector [1]: res = 34cb609aa75e06520000000000000000 20241105160235885 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160235885 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241105160235885 DAUC <0003> auc.c:151 vector [1]: kc = 6e697940bf03bef0 20241105160235885 DAUC <0003> auc.c:152 vector [1]: sres = 939566c8 20241105160235885 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241105160235885 DAUC <0003> auc.c:113 vector [2]: rand = 4143f9dd2908fcd338c8c03b3117f328 20241105160235885 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241105160235885 DAUC <0003> auc.c:142 vector [2]: autn = 26d6e81ab3800000d4a1f1ab8096733a 20241105160235885 DAUC <0003> auc.c:143 vector [2]: ck = 8185a56a5a892676d5b50d253b19b5da 20241105160235885 DAUC <0003> auc.c:144 vector [2]: ik = a7d842cbf2980d82608f5eea3d247787 20241105160235885 DAUC <0003> auc.c:145 vector [2]: res = 0da60d60c5a201e00000000000000000 20241105160235885 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160235885 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241105160235885 DAUC <0003> auc.c:151 vector [2]: kc = 9367b46eae2ce9a9 20241105160235885 DAUC <0003> auc.c:152 vector [2]: sres = c8040c80 20241105160235885 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241105160235885 DAUC <0003> auc.c:113 vector [3]: rand = 279d7d73211465735da9caa50a5a7238 20241105160235885 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241105160235885 DAUC <0003> auc.c:142 vector [3]: autn = 6aff02f7b7460000f43439b8a3c4c040 20241105160235885 DAUC <0003> auc.c:143 vector [3]: ck = c9dee0af0106ec496aff3614015ec9ae 20241105160235885 DAUC <0003> auc.c:144 vector [3]: ik = 6d909bc6572c377d590ccd854451cf0f 20241105160235885 DAUC <0003> auc.c:145 vector [3]: res = bc378bdeaf7a5afb0000000000000000 20241105160235885 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160235885 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241105160235885 DAUC <0003> auc.c:151 vector [3]: kc = 97bd80f81325dd95 20241105160235885 DAUC <0003> auc.c:152 vector [3]: sres = 134dd125 20241105160235885 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241105160235885 DAUC <0003> auc.c:113 vector [4]: rand = 0acb57590e5e236125b178be7554a954 20241105160235885 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241105160235885 DAUC <0003> auc.c:142 vector [4]: autn = b0b84ed1e3af0000345c6f55a2599f0b 20241105160235885 DAUC <0003> auc.c:143 vector [4]: ck = b294a10214c3bf36e6d4451a87b2e41b 20241105160235885 DAUC <0003> auc.c:144 vector [4]: ik = 2a9a5b760302468602963ffc5172c66d 20241105160235885 DAUC <0003> auc.c:145 vector [4]: res = 5f85a642ccb55fe80000000000000000 20241105160235885 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160235885 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241105160235885 DAUC <0003> auc.c:151 vector [4]: kc = 7c4c8092c101dbc6 20241105160235885 DAUC <0003> auc.c:152 vector [4]: sres = 9330f9aa 20241105160235885 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241105160235885 DAUC <0003> db_auc.c:245 IMSI='262424665375382': Generated 5 vectors 20241105160235885 DAUC <0003> db_auc.c:249 IMSI='262424665375382': Updating SQN=481 in DB 20241105160235899 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424665375382"} 20241105160235899 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424665375382 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160235899 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235899 DLINP <000b> input/ipa.c:451 connected read/write 20241105160235899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160235902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46874<->l=127.0.0.1:4258 20241105160235966 DAUC <0003> db_auc.c:157 IMSI='262425228571216': No 2G Auth Data 20241105160235966 DAUC <0003> db_auc.c:192 IMSI='262425228571216': No 3G Auth Data 20241105160236027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46890<->l=127.0.0.1:4258 20241105160236029 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236029 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425228571216"} 20241105160236029 DAUC <0003> db_auc.c:157 IMSI='262425228571216': No 2G Auth Data 20241105160236029 DAUC <0003> db_auc.c:236 IMSI='262425228571216': Calling to generate 1 vectors 20241105160236029 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241105160236029 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236029 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241105160236030 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160236030 DAUC <0003> auc.c:113 vector [0]: rand = 940215481f9736bff73c759c4ff8e86c 20241105160236030 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160236030 DAUC <0003> auc.c:142 vector [0]: autn = 7552ecb31de20000dc870a80c2dc4de8 20241105160236030 DAUC <0003> auc.c:143 vector [0]: ck = 72b10b8f58cccc46069fd8131377d7a6 20241105160236030 DAUC <0003> auc.c:144 vector [0]: ik = 6034f04c9d17fa1372c50344975bf32e 20241105160236030 DAUC <0003> auc.c:145 vector [0]: res = 1ff55ed231b893660000000000000000 20241105160236030 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236030 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160236030 DAUC <0003> auc.c:151 vector [0]: kc = 66df209441f712dd 20241105160236030 DAUC <0003> auc.c:152 vector [0]: sres = 2e4dcdb4 20241105160236030 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160236030 DAUC <0003> db_auc.c:245 IMSI='262425228571216': Generated 1 vectors 20241105160236030 DAUC <0003> db_auc.c:249 IMSI='262425228571216': Updating SQN=33 in DB 20241105160236050 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425228571216"} 20241105160236050 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236050 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236050 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236052 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236052 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425228571216"} 20241105160236052 DAUC <0003> db_auc.c:157 IMSI='262425228571216': No 2G Auth Data 20241105160236052 DAUC <0003> db_auc.c:236 IMSI='262425228571216': Calling to generate 4 vectors 20241105160236052 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241105160236052 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236052 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241105160236052 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241105160236052 DAUC <0003> auc.c:113 vector [0]: rand = dc725074df1243d21b176df1b25c1e2e 20241105160236052 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241105160236052 DAUC <0003> auc.c:142 vector [0]: autn = a805c126ea480000af89dcc9e884703a 20241105160236052 DAUC <0003> auc.c:143 vector [0]: ck = 59316e05226957c912bf652a1749df96 20241105160236052 DAUC <0003> auc.c:144 vector [0]: ik = 9bb0f3f1ae5e2f86e09d60a830bb65d7 20241105160236052 DAUC <0003> auc.c:145 vector [0]: res = 63188c90e6eee0b10000000000000000 20241105160236052 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236052 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160236052 DAUC <0003> auc.c:151 vector [0]: kc = 30a39876abc5c20e 20241105160236052 DAUC <0003> auc.c:152 vector [0]: sres = 85f66c21 20241105160236052 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160236052 DAUC <0003> auc.c:113 vector [1]: rand = 646ff43ea9f68e4b524845d56e1e94f8 20241105160236052 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241105160236052 DAUC <0003> auc.c:142 vector [1]: autn = f6efc9e5f41c00002e4fdaeb244e7a3b 20241105160236052 DAUC <0003> auc.c:143 vector [1]: ck = 11854a80c322f11633260797742a8f11 20241105160236052 DAUC <0003> auc.c:144 vector [1]: ik = 893047a2d99817e8857f62d8aa4df5f9 20241105160236052 DAUC <0003> auc.c:145 vector [1]: res = c20af5130e750abd0000000000000000 20241105160236052 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236052 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241105160236052 DAUC <0003> auc.c:151 vector [1]: kc = 2eec686dc4dd9c16 20241105160236052 DAUC <0003> auc.c:152 vector [1]: sres = cc7fffae 20241105160236052 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241105160236052 DAUC <0003> auc.c:113 vector [2]: rand = 7f20ec42690de86004ff6d4104695b1d 20241105160236052 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241105160236052 DAUC <0003> auc.c:142 vector [2]: autn = 8ca1b08886f80000881ac960e428de17 20241105160236052 DAUC <0003> auc.c:143 vector [2]: ck = a4ad9fc7726b92ec626c4abecf358176 20241105160236052 DAUC <0003> auc.c:144 vector [2]: ik = 3c65ef046439849b31ee6a1f14ed46b5 20241105160236052 DAUC <0003> auc.c:145 vector [2]: res = 2fce7c2281f62e360000000000000000 20241105160236052 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236052 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241105160236052 DAUC <0003> auc.c:151 vector [2]: kc = cb4a5062cd8ad1b4 20241105160236052 DAUC <0003> auc.c:152 vector [2]: sres = ae385214 20241105160236052 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241105160236052 DAUC <0003> auc.c:113 vector [3]: rand = ce1c2b1c2e5879e8dbba18057c95890b 20241105160236053 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241105160236053 DAUC <0003> auc.c:142 vector [3]: autn = 16750c4593e800006f3d812c593113bd 20241105160236053 DAUC <0003> auc.c:143 vector [3]: ck = 44754ef9f4d1dd666ca5412dc5393e1f 20241105160236053 DAUC <0003> auc.c:144 vector [3]: ik = e197db3fd61db09a113b86ab38eebe33 20241105160236053 DAUC <0003> auc.c:145 vector [3]: res = 54583cb3d97003db0000000000000000 20241105160236053 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236053 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241105160236053 DAUC <0003> auc.c:151 vector [3]: kc = d87c5240df1bedd0 20241105160236053 DAUC <0003> auc.c:152 vector [3]: sres = 8d283f68 20241105160236053 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241105160236053 DAUC <0003> db_auc.c:245 IMSI='262425228571216': Generated 4 vectors 20241105160236053 DAUC <0003> db_auc.c:249 IMSI='262425228571216': Updating SQN=161 in DB 20241105160236094 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425228571216"} 20241105160236094 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236094 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236094 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236097 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236097 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425228571216"} 20241105160236097 DAUC <0003> db_auc.c:157 IMSI='262425228571216': No 2G Auth Data 20241105160236097 DAUC <0003> db_auc.c:236 IMSI='262425228571216': Calling to generate 5 vectors 20241105160236097 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241105160236097 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236097 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241105160236097 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241105160236097 DAUC <0003> auc.c:113 vector [0]: rand = 3f28fb27f9857fa933bcfd447d2cd03d 20241105160236097 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241105160236097 DAUC <0003> auc.c:142 vector [0]: autn = df2603354511000074b53d1df4958b29 20241105160236097 DAUC <0003> auc.c:143 vector [0]: ck = 3c6ad55ef212d776fa2b03c71442f484 20241105160236097 DAUC <0003> auc.c:144 vector [0]: ik = 51c0a83842fbfdf69610ca402e11dec5 20241105160236097 DAUC <0003> auc.c:145 vector [0]: res = fa8c6f8f37dd42d90000000000000000 20241105160236097 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236097 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160236097 DAUC <0003> auc.c:151 vector [0]: kc = 0191b4e18aba00c1 20241105160236097 DAUC <0003> auc.c:152 vector [0]: sres = cd512d56 20241105160236097 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160236097 DAUC <0003> auc.c:113 vector [1]: rand = b79e4d7bae3e64eaedbf57c241db35a8 20241105160236097 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241105160236097 DAUC <0003> auc.c:142 vector [1]: autn = a95cb21bd506000074509d59d5ee3497 20241105160236097 DAUC <0003> auc.c:143 vector [1]: ck = eb5b2867ec24e764cf419086dc3443fe 20241105160236097 DAUC <0003> auc.c:144 vector [1]: ik = 706d8dff0c7ec6e06c0b8d4f49b56b6d 20241105160236097 DAUC <0003> auc.c:145 vector [1]: res = 00b1a17346c215670000000000000000 20241105160236097 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236097 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241105160236097 DAUC <0003> auc.c:151 vector [1]: kc = 387cb85175db0917 20241105160236097 DAUC <0003> auc.c:152 vector [1]: sres = 4673b414 20241105160236097 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241105160236097 DAUC <0003> auc.c:113 vector [2]: rand = 824e079a39f8a2b95d165243f96553e9 20241105160236097 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241105160236097 DAUC <0003> auc.c:142 vector [2]: autn = 14b0abb3020c00007cb881ba593a20cd 20241105160236097 DAUC <0003> auc.c:143 vector [2]: ck = 19eecada4df3d8b8728bd62f73648b37 20241105160236097 DAUC <0003> auc.c:144 vector [2]: ik = d5a314e16534fc6f58bec5d030df9f3b 20241105160236097 DAUC <0003> auc.c:145 vector [2]: res = b95aa0e505cab4d60000000000000000 20241105160236097 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236097 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241105160236097 DAUC <0003> auc.c:151 vector [2]: kc = e678cdc46b7c30db 20241105160236097 DAUC <0003> auc.c:152 vector [2]: sres = bc901433 20241105160236097 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241105160236097 DAUC <0003> auc.c:113 vector [3]: rand = c3ea606e2c1bc4134427bd62832cd828 20241105160236097 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241105160236097 DAUC <0003> auc.c:142 vector [3]: autn = 2419c498e3010000494598b4a08e420b 20241105160236097 DAUC <0003> auc.c:143 vector [3]: ck = d98d7fd62086bba00f2f2a92b2429f43 20241105160236097 DAUC <0003> auc.c:144 vector [3]: ik = 4f0cd6c87a428770646ee55526dc6306 20241105160236097 DAUC <0003> auc.c:145 vector [3]: res = 47559d93d343d8390000000000000000 20241105160236097 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236097 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241105160236097 DAUC <0003> auc.c:151 vector [3]: kc = fdc066d9ce5ac095 20241105160236097 DAUC <0003> auc.c:152 vector [3]: sres = 941645aa 20241105160236097 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241105160236097 DAUC <0003> auc.c:113 vector [4]: rand = 7edadbd66fd248c022441aec0c3dee36 20241105160236097 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241105160236097 DAUC <0003> auc.c:142 vector [4]: autn = adc9edb8de5700004fc74822d6beaf80 20241105160236097 DAUC <0003> auc.c:143 vector [4]: ck = 89dcab8f5645bc5d3699ea9ec4bdf43c 20241105160236097 DAUC <0003> auc.c:144 vector [4]: ik = fa3ee61a478a04c29866afdbf676106d 20241105160236097 DAUC <0003> auc.c:145 vector [4]: res = a85afa1fd65b972b0000000000000000 20241105160236097 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160236097 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241105160236097 DAUC <0003> auc.c:151 vector [4]: kc = dd1d08d023045cce 20241105160236097 DAUC <0003> auc.c:152 vector [4]: sres = 7e016d34 20241105160236097 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241105160236097 DAUC <0003> db_auc.c:245 IMSI='262425228571216': Generated 5 vectors 20241105160236097 DAUC <0003> db_auc.c:249 IMSI='262425228571216': Updating SQN=321 in DB 20241105160236119 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425228571216"} 20241105160236119 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236119 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236119 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236122 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236122 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425228571216"} 20241105160236122 DAUC <0003> db_auc.c:157 IMSI='262425228571216': No 2G Auth Data 20241105160236122 DAUC <0003> db_auc.c:236 IMSI='262425228571216': Calling to generate 5 vectors 20241105160236122 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241105160236122 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236122 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241105160236122 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241105160236122 DAUC <0003> auc.c:113 vector [0]: rand = aea6bcefc6205d5da5dc19484d6fd388 20241105160236122 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241105160236122 DAUC <0003> auc.c:142 vector [0]: autn = 6b401bc1778b00005b553bdb93fe0053 20241105160236122 DAUC <0003> auc.c:143 vector [0]: ck = 026b5970c8338d64cc43a06d3befad50 20241105160236122 DAUC <0003> auc.c:144 vector [0]: ik = 77c9289b4a6497987ce0d2d0a7b432d6 20241105160236122 DAUC <0003> auc.c:145 vector [0]: res = a9f4c542a0b2a2a60000000000000000 20241105160236122 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236122 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160236122 DAUC <0003> auc.c:151 vector [0]: kc = c50103561e0c857a 20241105160236122 DAUC <0003> auc.c:152 vector [0]: sres = 094667e4 20241105160236122 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160236122 DAUC <0003> auc.c:113 vector [1]: rand = dacfe28fd8bb2bdbcfb711d96c9209f7 20241105160236122 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241105160236122 DAUC <0003> auc.c:142 vector [1]: autn = b7464b14743e0000e1387052623d9b73 20241105160236122 DAUC <0003> auc.c:143 vector [1]: ck = 83d93d1a89e5be8ba05d72abdb86e051 20241105160236122 DAUC <0003> auc.c:144 vector [1]: ik = e6988d3b92713396c38cf89b2a08a71e 20241105160236122 DAUC <0003> auc.c:145 vector [1]: res = d103553b300409060000000000000000 20241105160236122 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236122 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241105160236122 DAUC <0003> auc.c:151 vector [1]: kc = 06903a11ea1aca52 20241105160236122 DAUC <0003> auc.c:152 vector [1]: sres = e1075c3d 20241105160236122 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241105160236122 DAUC <0003> auc.c:113 vector [2]: rand = 5e41fc013ec8a3b61b84c34198d2c901 20241105160236122 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241105160236122 DAUC <0003> auc.c:142 vector [2]: autn = 4dda54f319f7000046f3ccc768f23976 20241105160236122 DAUC <0003> auc.c:143 vector [2]: ck = 4ed92e9530c98cf06e16fb007289f600 20241105160236122 DAUC <0003> auc.c:144 vector [2]: ik = b7beced594b08ea0bd922237d27faa28 20241105160236122 DAUC <0003> auc.c:145 vector [2]: res = 677d5353c11b720f0000000000000000 20241105160236122 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236122 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241105160236122 DAUC <0003> auc.c:151 vector [2]: kc = 2ae33977048f5e78 20241105160236122 DAUC <0003> auc.c:152 vector [2]: sres = a666215c 20241105160236122 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241105160236122 DAUC <0003> auc.c:113 vector [3]: rand = 4ac7f80e222b5d19ef64c41a14b2a8f9 20241105160236122 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241105160236122 DAUC <0003> auc.c:142 vector [3]: autn = d473973375c00000cdfd9693cce9bb7b 20241105160236122 DAUC <0003> auc.c:143 vector [3]: ck = adf7faba379fa2dee9f357102937f576 20241105160236122 DAUC <0003> auc.c:144 vector [3]: ik = 4634652062e3f1b5a162e24b2bdcba26 20241105160236122 DAUC <0003> auc.c:145 vector [3]: res = 8f885b8a3fbef4730000000000000000 20241105160236122 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236122 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241105160236122 DAUC <0003> auc.c:151 vector [3]: kc = a3522ac157971c3b 20241105160236122 DAUC <0003> auc.c:152 vector [3]: sres = b036aff9 20241105160236123 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241105160236123 DAUC <0003> auc.c:113 vector [4]: rand = 6d1ae7e02ee493f89b91731d96b7e4de 20241105160236123 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241105160236123 DAUC <0003> auc.c:142 vector [4]: autn = 14b0b70b6c6f0000de835eebdc243e8f 20241105160236123 DAUC <0003> auc.c:143 vector [4]: ck = 0c9f3b4d82d0f6323f4f271a8e004859 20241105160236123 DAUC <0003> auc.c:144 vector [4]: ik = b657dfaaa8f886f1da343bdf81aca404 20241105160236123 DAUC <0003> auc.c:145 vector [4]: res = a9811f105faf01980000000000000000 20241105160236123 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160236123 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241105160236123 DAUC <0003> auc.c:151 vector [4]: kc = 5fb3f82225849c9e 20241105160236123 DAUC <0003> auc.c:152 vector [4]: sres = f62e1e88 20241105160236123 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241105160236123 DAUC <0003> db_auc.c:245 IMSI='262425228571216': Generated 5 vectors 20241105160236123 DAUC <0003> db_auc.c:249 IMSI='262425228571216': Updating SQN=481 in DB 20241105160236145 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425228571216"} 20241105160236145 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425228571216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236145 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236145 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46890<->l=127.0.0.1:4258 20241105160236215 DAUC <0003> db_auc.c:157 IMSI='262428015586718': No 2G Auth Data 20241105160236215 DAUC <0003> db_auc.c:192 IMSI='262428015586718': No 3G Auth Data 20241105160236287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46892<->l=127.0.0.1:4258 20241105160236291 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236291 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428015586718"} 20241105160236291 DAUC <0003> db_auc.c:236 IMSI='262428015586718': Calling to generate 1 vectors 20241105160236291 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241105160236291 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236291 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236291 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160236291 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236291 DAUC <0003> auc.c:113 vector [0]: rand = 14e6b75d6cbbae14d574e52dedcb3f46 20241105160236291 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160236291 DAUC <0003> auc.c:142 vector [0]: autn = 0c2096eb8af2000071a83b2c18a35d74 20241105160236291 DAUC <0003> auc.c:143 vector [0]: ck = 9b4a18d2f2ab5c58e4148b6fa23d8e3e 20241105160236291 DAUC <0003> auc.c:144 vector [0]: ik = c3c06b7a063b55e1b0c179ba8c8b83c3 20241105160236291 DAUC <0003> auc.c:145 vector [0]: res = df616ffbfdecc5f70000000000000000 20241105160236291 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236291 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236291 DAUC <0003> auc.c:179 vector [0]: kc = 37030e6bec413400 20241105160236291 DAUC <0003> auc.c:180 vector [0]: sres = 73a65447 20241105160236291 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236291 DAUC <0003> db_auc.c:245 IMSI='262428015586718': Generated 1 vectors 20241105160236291 DAUC <0003> db_auc.c:249 IMSI='262428015586718': Updating SQN=33 in DB 20241105160236307 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428015586718"} 20241105160236307 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236307 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236307 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236310 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236310 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428015586718"} 20241105160236310 DAUC <0003> db_auc.c:236 IMSI='262428015586718': Calling to generate 4 vectors 20241105160236310 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241105160236310 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236310 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236310 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241105160236310 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236310 DAUC <0003> auc.c:113 vector [0]: rand = 594ee68f3f815f0e77f5b649edd07990 20241105160236310 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241105160236310 DAUC <0003> auc.c:142 vector [0]: autn = 2b63b168544200006336d0f2fc38c0a4 20241105160236310 DAUC <0003> auc.c:143 vector [0]: ck = b71cc5b29219acc3a921a57c41fa7ff7 20241105160236310 DAUC <0003> auc.c:144 vector [0]: ik = 34e08bab3533ff9ae34a4491e18956bb 20241105160236310 DAUC <0003> auc.c:145 vector [0]: res = 268de1a8643b4c240000000000000000 20241105160236310 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236310 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236310 DAUC <0003> auc.c:179 vector [0]: kc = 5ae53bb64b606800 20241105160236310 DAUC <0003> auc.c:180 vector [0]: sres = ade34c4a 20241105160236310 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236310 DAUC <0003> auc.c:113 vector [1]: rand = d8ef171ac41abafe5d51b83862ba235e 20241105160236310 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241105160236310 DAUC <0003> auc.c:142 vector [1]: autn = 881e0f12efec0000c6ca411c928173e8 20241105160236310 DAUC <0003> auc.c:143 vector [1]: ck = 43b67b4b972d042342c9b1a8bc5e2985 20241105160236310 DAUC <0003> auc.c:144 vector [1]: ik = 65d6696e636cfad3444f2b9114edbefa 20241105160236310 DAUC <0003> auc.c:145 vector [1]: res = d5b1db0e8c69a3900000000000000000 20241105160236310 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236310 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160236310 DAUC <0003> auc.c:179 vector [1]: kc = 4dc99c5309089c00 20241105160236310 DAUC <0003> auc.c:180 vector [1]: sres = 581eea59 20241105160236310 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160236310 DAUC <0003> auc.c:113 vector [2]: rand = 2cde2c7d7bebc2167015a05414e1941e 20241105160236310 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241105160236310 DAUC <0003> auc.c:142 vector [2]: autn = 0375f25df9d80000b9d7489d6ece2969 20241105160236310 DAUC <0003> auc.c:143 vector [2]: ck = 20e850ddf334eaff8f3d6a14e6e4f459 20241105160236310 DAUC <0003> auc.c:144 vector [2]: ik = 2ec9834cbe78bee7e013da971717a828 20241105160236310 DAUC <0003> auc.c:145 vector [2]: res = 38442da4a78b28630000000000000000 20241105160236310 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236310 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160236310 DAUC <0003> auc.c:179 vector [2]: kc = 20b8fd8ab8e2d000 20241105160236310 DAUC <0003> auc.c:180 vector [2]: sres = f7483117 20241105160236310 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160236310 DAUC <0003> auc.c:113 vector [3]: rand = b47cdc8f4e6917d744d2fb3fbe4ce5ed 20241105160236310 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241105160236310 DAUC <0003> auc.c:142 vector [3]: autn = 144169d09ef400002a8a63e512894a5a 20241105160236310 DAUC <0003> auc.c:143 vector [3]: ck = c8b0920e25592ee8c76d2fae3e462d62 20241105160236310 DAUC <0003> auc.c:144 vector [3]: ik = 0161752759fc0e239cbf222141c38c41 20241105160236310 DAUC <0003> auc.c:145 vector [3]: res = a480e17972b29eb10000000000000000 20241105160236310 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236310 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160236310 DAUC <0003> auc.c:179 vector [3]: kc = 4f4af2e7a2fb5800 20241105160236310 DAUC <0003> auc.c:180 vector [3]: sres = c0edca1e 20241105160236310 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160236310 DAUC <0003> db_auc.c:245 IMSI='262428015586718': Generated 4 vectors 20241105160236310 DAUC <0003> db_auc.c:249 IMSI='262428015586718': Updating SQN=161 in DB 20241105160236333 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428015586718"} 20241105160236333 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236333 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236333 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236335 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236335 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428015586718"} 20241105160236335 DAUC <0003> db_auc.c:236 IMSI='262428015586718': Calling to generate 5 vectors 20241105160236335 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160236335 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236335 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236335 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241105160236335 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236335 DAUC <0003> auc.c:113 vector [0]: rand = 25de2de9a695c99aa188b462a7ea8e17 20241105160236335 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241105160236335 DAUC <0003> auc.c:142 vector [0]: autn = daebdff02d220000d606c8f491b7c3a7 20241105160236335 DAUC <0003> auc.c:143 vector [0]: ck = 92316e8d539ea13689d608bee2110904 20241105160236335 DAUC <0003> auc.c:144 vector [0]: ik = cdfe655599b5243b7bfab499d39d4334 20241105160236335 DAUC <0003> auc.c:145 vector [0]: res = 090943d6835dda1d0000000000000000 20241105160236335 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236335 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236335 DAUC <0003> auc.c:179 vector [0]: kc = be8fa103d63c7400 20241105160236335 DAUC <0003> auc.c:180 vector [0]: sres = ba659c77 20241105160236335 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236335 DAUC <0003> auc.c:113 vector [1]: rand = 1401c02ae2a7755e5fe81232a9cc731a 20241105160236335 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241105160236335 DAUC <0003> auc.c:142 vector [1]: autn = ec3e1595bc5e0000a9a503941fdada5d 20241105160236335 DAUC <0003> auc.c:143 vector [1]: ck = 6bb4b37d138ead540e9f6070745d9e9b 20241105160236335 DAUC <0003> auc.c:144 vector [1]: ik = b1fffbfd912b39d42b99c103a57ff918 20241105160236335 DAUC <0003> auc.c:145 vector [1]: res = 8fe670e48cb979780000000000000000 20241105160236335 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236335 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160236335 DAUC <0003> auc.c:179 vector [1]: kc = 5249405c23946000 20241105160236335 DAUC <0003> auc.c:180 vector [1]: sres = ace7ee14 20241105160236335 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160236335 DAUC <0003> auc.c:113 vector [2]: rand = 82d6068f41349a1db548fb436ada7568 20241105160236335 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241105160236335 DAUC <0003> auc.c:142 vector [2]: autn = b64d4efe6fc60000c733029fb8369d07 20241105160236335 DAUC <0003> auc.c:143 vector [2]: ck = c48844f64112fce4e6dcbf5650acc720 20241105160236335 DAUC <0003> auc.c:144 vector [2]: ik = b543c84a4b578e591561d61b52fec238 20241105160236335 DAUC <0003> auc.c:145 vector [2]: res = 5ff893a2edc5e46a0000000000000000 20241105160236335 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236335 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160236335 DAUC <0003> auc.c:179 vector [2]: kc = 06ee3a5bf4ecb800 20241105160236335 DAUC <0003> auc.c:180 vector [2]: sres = 81f87dc7 20241105160236335 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160236335 DAUC <0003> auc.c:113 vector [3]: rand = 9f810e0243fcf2e35e6c7727405706af 20241105160236336 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241105160236336 DAUC <0003> auc.c:142 vector [3]: autn = d1403e75d1a40000232822c586a18e1b 20241105160236336 DAUC <0003> auc.c:143 vector [3]: ck = 5f776e652b614b6ec95f4b097cdf268a 20241105160236336 DAUC <0003> auc.c:144 vector [3]: ik = 6ee23a45b748c06ecf89bbd3f9fa09ca 20241105160236336 DAUC <0003> auc.c:145 vector [3]: res = 55cc1f2bc6229eef0000000000000000 20241105160236336 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236336 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160236336 DAUC <0003> auc.c:179 vector [3]: kc = 751272cd89d43400 20241105160236336 DAUC <0003> auc.c:180 vector [3]: sres = 6a515eee 20241105160236336 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160236336 DAUC <0003> auc.c:113 vector [4]: rand = 967990481e1dcf1f894458667688add5 20241105160236336 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241105160236336 DAUC <0003> auc.c:142 vector [4]: autn = ec68c0ff5e1c00002aa7e12b6dd18869 20241105160236336 DAUC <0003> auc.c:143 vector [4]: ck = e65b950de57c664d78fa6e9012a812fb 20241105160236336 DAUC <0003> auc.c:144 vector [4]: ik = e53720059947e9b9f41b77c7aabf7d27 20241105160236336 DAUC <0003> auc.c:145 vector [4]: res = dfc636ffa52f19280000000000000000 20241105160236336 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160236336 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160236336 DAUC <0003> auc.c:179 vector [4]: kc = 3c7f862f3257a400 20241105160236336 DAUC <0003> auc.c:180 vector [4]: sres = 2f44c4a4 20241105160236336 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160236336 DAUC <0003> db_auc.c:245 IMSI='262428015586718': Generated 5 vectors 20241105160236336 DAUC <0003> db_auc.c:249 IMSI='262428015586718': Updating SQN=321 in DB 20241105160236358 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428015586718"} 20241105160236359 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236359 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236359 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236361 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236361 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428015586718"} 20241105160236361 DAUC <0003> db_auc.c:236 IMSI='262428015586718': Calling to generate 5 vectors 20241105160236361 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160236361 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236361 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236361 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241105160236361 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236361 DAUC <0003> auc.c:113 vector [0]: rand = 0751a31774c9b103f4e809c9ae2e20bf 20241105160236361 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241105160236361 DAUC <0003> auc.c:142 vector [0]: autn = 2580b57ed77300008c148ea4b1e6072b 20241105160236361 DAUC <0003> auc.c:143 vector [0]: ck = 1476d2a2702fd412811b7b60c05e5a9d 20241105160236361 DAUC <0003> auc.c:144 vector [0]: ik = 2dd9af7af3b9c264594da221479b753d 20241105160236361 DAUC <0003> auc.c:145 vector [0]: res = e7d691d32b92e2940000000000000000 20241105160236361 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236361 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236361 DAUC <0003> auc.c:179 vector [0]: kc = 7f311926c7e3f400 20241105160236361 DAUC <0003> auc.c:180 vector [0]: sres = cdf1b0d3 20241105160236361 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236361 DAUC <0003> auc.c:113 vector [1]: rand = 14196e58559f8186801151173244d4ac 20241105160236361 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241105160236361 DAUC <0003> auc.c:142 vector [1]: autn = 43ec7058d625000001ff34b42d2c8cdd 20241105160236361 DAUC <0003> auc.c:143 vector [1]: ck = d9a6528c514ba11d9bdab8e344a74f5b 20241105160236361 DAUC <0003> auc.c:144 vector [1]: ik = e1753b84a5c5d2089f0c0f091193ef98 20241105160236361 DAUC <0003> auc.c:145 vector [1]: res = 167cf218b70a9ca50000000000000000 20241105160236361 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236361 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160236361 DAUC <0003> auc.c:179 vector [1]: kc = 5ab53e2e34c98800 20241105160236361 DAUC <0003> auc.c:180 vector [1]: sres = 6fb14748 20241105160236361 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160236361 DAUC <0003> auc.c:113 vector [2]: rand = 6c7bf76f531a79dd1119f03fe3d2dd4e 20241105160236361 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241105160236361 DAUC <0003> auc.c:142 vector [2]: autn = 5e103e37ef4200002c259bc0c6f66a1f 20241105160236361 DAUC <0003> auc.c:143 vector [2]: ck = 636d91c8edb856d041cf9d45f7fa654e 20241105160236361 DAUC <0003> auc.c:144 vector [2]: ik = 5d50b3b29f5e18ead890caecbc93bf8a 20241105160236361 DAUC <0003> auc.c:145 vector [2]: res = a8246a8e6c8f03af0000000000000000 20241105160236361 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236361 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160236361 DAUC <0003> auc.c:179 vector [2]: kc = 0a2677946dedc400 20241105160236361 DAUC <0003> auc.c:180 vector [2]: sres = e9af137b 20241105160236361 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160236362 DAUC <0003> auc.c:113 vector [3]: rand = 8f13e22353dca9708f705dd4a152a1a1 20241105160236362 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241105160236362 DAUC <0003> auc.c:142 vector [3]: autn = 7fca9224b1a10000f726eeb82eee7bb0 20241105160236362 DAUC <0003> auc.c:143 vector [3]: ck = ef9b3c27de5dc6ab719465d9cec5fe20 20241105160236362 DAUC <0003> auc.c:144 vector [3]: ik = 4d653c3bb5ede85833e7e0fb512d44c7 20241105160236362 DAUC <0003> auc.c:145 vector [3]: res = 862d9e009925aaab0000000000000000 20241105160236362 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236362 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160236362 DAUC <0003> auc.c:179 vector [3]: kc = 1dc9d8e801b83800 20241105160236362 DAUC <0003> auc.c:180 vector [3]: sres = 4232b3e9 20241105160236362 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160236362 DAUC <0003> auc.c:113 vector [4]: rand = 64813807366e07ee7784d36033c3835b 20241105160236362 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241105160236362 DAUC <0003> auc.c:142 vector [4]: autn = 1a244785a94a000035a94f6f14a7a8a3 20241105160236362 DAUC <0003> auc.c:143 vector [4]: ck = 0c2ff848661e6131986a1d7cc688e9dd 20241105160236362 DAUC <0003> auc.c:144 vector [4]: ik = 04343d8051f2eb1997ea0dfd7a223d80 20241105160236362 DAUC <0003> auc.c:145 vector [4]: res = 75c523df10cf41380000000000000000 20241105160236362 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160236362 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160236362 DAUC <0003> auc.c:179 vector [4]: kc = f3231d112f516400 20241105160236362 DAUC <0003> auc.c:180 vector [4]: sres = f52ef821 20241105160236362 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160236362 DAUC <0003> db_auc.c:245 IMSI='262428015586718': Generated 5 vectors 20241105160236362 DAUC <0003> db_auc.c:249 IMSI='262428015586718': Updating SQN=481 in DB 20241105160236399 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428015586718"} 20241105160236399 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428015586718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236399 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236399 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46892<->l=127.0.0.1:4258 20241105160236497 DAUC <0003> db_auc.c:157 IMSI='262423051963188': No 2G Auth Data 20241105160236497 DAUC <0003> db_auc.c:192 IMSI='262423051963188': No 3G Auth Data 20241105160236590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46900<->l=127.0.0.1:4258 20241105160236593 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236593 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423051963188"} 20241105160236593 DAUC <0003> db_auc.c:236 IMSI='262423051963188': Calling to generate 1 vectors 20241105160236593 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241105160236593 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236593 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236593 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160236593 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236593 DAUC <0003> auc.c:113 vector [0]: rand = e3d1ae7ef9befc865160b9f35d1b8410 20241105160236593 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160236593 DAUC <0003> auc.c:142 vector [0]: autn = 678cf2d135d70000a0355d7ebd6a2b8c 20241105160236593 DAUC <0003> auc.c:143 vector [0]: ck = 21eead1a67844d8b507c91a5884e106d 20241105160236593 DAUC <0003> auc.c:144 vector [0]: ik = d9d857ebdd5adaa8d450ea078f34aee0 20241105160236593 DAUC <0003> auc.c:145 vector [0]: res = a648bce1526a96a70000000000000000 20241105160236593 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236593 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236593 DAUC <0003> auc.c:179 vector [0]: kc = 802bbd1870a32800 20241105160236593 DAUC <0003> auc.c:180 vector [0]: sres = e1a275bd 20241105160236593 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236593 DAUC <0003> db_auc.c:245 IMSI='262423051963188': Generated 1 vectors 20241105160236593 DAUC <0003> db_auc.c:249 IMSI='262423051963188': Updating SQN=33 in DB 20241105160236614 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423051963188"} 20241105160236614 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236614 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236614 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236616 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236616 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423051963188"} 20241105160236616 DAUC <0003> db_auc.c:236 IMSI='262423051963188': Calling to generate 4 vectors 20241105160236616 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241105160236616 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236616 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236616 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241105160236616 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236616 DAUC <0003> auc.c:113 vector [0]: rand = 42158033a70881884cae53133eb030f0 20241105160236616 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241105160236616 DAUC <0003> auc.c:142 vector [0]: autn = 662d356b30bd0000d41193b92ff018fb 20241105160236616 DAUC <0003> auc.c:143 vector [0]: ck = e362b13ab10ac07e81b2d56d4afd2c2e 20241105160236616 DAUC <0003> auc.c:144 vector [0]: ik = f5759c241f47773f1cf18760d9899899 20241105160236616 DAUC <0003> auc.c:145 vector [0]: res = 1d96554fbacb1c260000000000000000 20241105160236616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236616 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236616 DAUC <0003> auc.c:179 vector [0]: kc = 5c1a43eb2a6a4000 20241105160236616 DAUC <0003> auc.c:180 vector [0]: sres = 7e383428 20241105160236616 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236616 DAUC <0003> auc.c:113 vector [1]: rand = 10dc8ed6c43d4a01590ea6a7d33bc668 20241105160236617 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241105160236617 DAUC <0003> auc.c:142 vector [1]: autn = a62fb6aadf2d0000ac7c65c467790776 20241105160236617 DAUC <0003> auc.c:143 vector [1]: ck = 4088c20d1e0bdb45939c305b3560cf0d 20241105160236617 DAUC <0003> auc.c:144 vector [1]: ik = f548050dce7a723796ccd9323e247b3c 20241105160236617 DAUC <0003> auc.c:145 vector [1]: res = b47ef7152ef2143a0000000000000000 20241105160236617 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236617 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160236617 DAUC <0003> auc.c:179 vector [1]: kc = b96b28673be33800 20241105160236617 DAUC <0003> auc.c:180 vector [1]: sres = 90f271b8 20241105160236617 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160236617 DAUC <0003> auc.c:113 vector [2]: rand = c1ae3ad8b6fc7dbfdcd59210c983b2f4 20241105160236617 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241105160236617 DAUC <0003> auc.c:142 vector [2]: autn = 4410c9208b6800003b0123506ae83823 20241105160236617 DAUC <0003> auc.c:143 vector [2]: ck = 9e4335e1ec2299abe31658e5727a826d 20241105160236617 DAUC <0003> auc.c:144 vector [2]: ik = 087151d78303b02bd64fef2d1dea72b3 20241105160236617 DAUC <0003> auc.c:145 vector [2]: res = d694f1cb1d6950ba0000000000000000 20241105160236617 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236617 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160236617 DAUC <0003> auc.c:179 vector [2]: kc = 87f3d95f4374b000 20241105160236617 DAUC <0003> auc.c:180 vector [2]: sres = e73d0a38 20241105160236617 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160236617 DAUC <0003> auc.c:113 vector [3]: rand = ef93e6fa8cc8f896e86ed030bc332efd 20241105160236617 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241105160236617 DAUC <0003> auc.c:142 vector [3]: autn = a9e19191dd1c0000eef7703f0a90f3e1 20241105160236617 DAUC <0003> auc.c:143 vector [3]: ck = 5f61ea8389bae90ca5475705c8cf9c7e 20241105160236617 DAUC <0003> auc.c:144 vector [3]: ik = f45627baacd351d247ca4ff564722635 20241105160236617 DAUC <0003> auc.c:145 vector [3]: res = 384fce9f6650520c0000000000000000 20241105160236617 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236617 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160236617 DAUC <0003> auc.c:179 vector [3]: kc = 18a5d5eba1c6e800 20241105160236617 DAUC <0003> auc.c:180 vector [3]: sres = 2d8b8edc 20241105160236617 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160236617 DAUC <0003> db_auc.c:245 IMSI='262423051963188': Generated 4 vectors 20241105160236617 DAUC <0003> db_auc.c:249 IMSI='262423051963188': Updating SQN=161 in DB 20241105160236637 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423051963188"} 20241105160236637 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236637 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236637 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236639 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236639 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423051963188"} 20241105160236639 DAUC <0003> db_auc.c:236 IMSI='262423051963188': Calling to generate 5 vectors 20241105160236639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160236639 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236639 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236639 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241105160236639 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236639 DAUC <0003> auc.c:113 vector [0]: rand = b568a2cee25de8e5e6becaef8e16b60a 20241105160236639 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241105160236639 DAUC <0003> auc.c:142 vector [0]: autn = 34459792937200001eb80c31f25de2fb 20241105160236639 DAUC <0003> auc.c:143 vector [0]: ck = a58bdd2fbf700337f08e6ea039f04221 20241105160236639 DAUC <0003> auc.c:144 vector [0]: ik = 9201ad15c834f5034589b98a85c1ea28 20241105160236639 DAUC <0003> auc.c:145 vector [0]: res = b67f2f7bf44301c30000000000000000 20241105160236639 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236639 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236639 DAUC <0003> auc.c:179 vector [0]: kc = 31aa5b42d0ffdc00 20241105160236639 DAUC <0003> auc.c:180 vector [0]: sres = 6b233d77 20241105160236639 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236639 DAUC <0003> auc.c:113 vector [1]: rand = b8230f9d9a364bbdf01d58f8b2614c0d 20241105160236640 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241105160236640 DAUC <0003> auc.c:142 vector [1]: autn = 12067f22bcd6000016680b20e8ac7f65 20241105160236640 DAUC <0003> auc.c:143 vector [1]: ck = e22fee3c6159ea93e3eda938503392e5 20241105160236640 DAUC <0003> auc.c:144 vector [1]: ik = 7d59252291bd620db760198cd9d9bafe 20241105160236640 DAUC <0003> auc.c:145 vector [1]: res = 2cc1f83aa6a9752e0000000000000000 20241105160236640 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236640 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160236640 DAUC <0003> auc.c:179 vector [1]: kc = 4ae73b8f1723ac00 20241105160236640 DAUC <0003> auc.c:180 vector [1]: sres = aa24ce05 20241105160236640 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160236640 DAUC <0003> auc.c:113 vector [2]: rand = 80670ce0e8cfdd823503edc77e4ed3cc 20241105160236640 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241105160236640 DAUC <0003> auc.c:142 vector [2]: autn = f5ecf4c25a630000e8195b0f85b69b12 20241105160236640 DAUC <0003> auc.c:143 vector [2]: ck = 194aea3bfe64dcc198e64587fa1acdf3 20241105160236640 DAUC <0003> auc.c:144 vector [2]: ik = 039c3e5c367602a01a1f9a6196228340 20241105160236640 DAUC <0003> auc.c:145 vector [2]: res = 6d893225832b35040000000000000000 20241105160236640 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236640 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160236640 DAUC <0003> auc.c:179 vector [2]: kc = b997b6d1997f5400 20241105160236640 DAUC <0003> auc.c:180 vector [2]: sres = 1ed84331 20241105160236640 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160236640 DAUC <0003> auc.c:113 vector [3]: rand = a0ce91d07eeafe2c603f02a8ec333b5e 20241105160236640 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241105160236640 DAUC <0003> auc.c:142 vector [3]: autn = 257f02b93928000060477eb19851b3b7 20241105160236640 DAUC <0003> auc.c:143 vector [3]: ck = 05ce7f8f399bc3f8a0d71ee4c79eb34b 20241105160236640 DAUC <0003> auc.c:144 vector [3]: ik = f6dc17c754954aef978fcdd4522a003e 20241105160236640 DAUC <0003> auc.c:145 vector [3]: res = e9047d3cfdab84740000000000000000 20241105160236640 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236640 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160236640 DAUC <0003> auc.c:179 vector [3]: kc = d620e444b63be000 20241105160236640 DAUC <0003> auc.c:180 vector [3]: sres = d21706c9 20241105160236640 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160236640 DAUC <0003> auc.c:113 vector [4]: rand = db8f7cda2f8a2e0ea5e6ea9f2210f69e 20241105160236640 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241105160236640 DAUC <0003> auc.c:142 vector [4]: autn = 8a1b4e9beee40000c732b72cc2b6d65d 20241105160236640 DAUC <0003> auc.c:143 vector [4]: ck = 9beb17a43041e1df2c3b1661b6720ce9 20241105160236640 DAUC <0003> auc.c:144 vector [4]: ik = 1f742ebe33a9dc02dc1b18dcb7be3ab2 20241105160236640 DAUC <0003> auc.c:145 vector [4]: res = 6f89584c37ed63150000000000000000 20241105160236640 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160236640 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160236640 DAUC <0003> auc.c:179 vector [4]: kc = 6cb1d126442e6800 20241105160236640 DAUC <0003> auc.c:180 vector [4]: sres = d55992ad 20241105160236640 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160236640 DAUC <0003> db_auc.c:245 IMSI='262423051963188': Generated 5 vectors 20241105160236640 DAUC <0003> db_auc.c:249 IMSI='262423051963188': Updating SQN=321 in DB 20241105160236659 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423051963188"} 20241105160236660 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236660 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236660 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236663 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236663 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423051963188"} 20241105160236663 DAUC <0003> db_auc.c:236 IMSI='262423051963188': Calling to generate 5 vectors 20241105160236663 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160236663 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236663 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236663 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241105160236663 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236663 DAUC <0003> auc.c:113 vector [0]: rand = b10271223e2c6be7d916a32cccf278e7 20241105160236663 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241105160236663 DAUC <0003> auc.c:142 vector [0]: autn = f6287ec14c8f0000fd5760a5b9803913 20241105160236663 DAUC <0003> auc.c:143 vector [0]: ck = bdc1d668287759b500b8cd6d7110cc33 20241105160236663 DAUC <0003> auc.c:144 vector [0]: ik = 75527b1014267ea0d62ecc3d782b3663 20241105160236663 DAUC <0003> auc.c:145 vector [0]: res = 4d199fa3296fdc350000000000000000 20241105160236663 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236663 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236663 DAUC <0003> auc.c:179 vector [0]: kc = 63da191aac1b0c00 20241105160236663 DAUC <0003> auc.c:180 vector [0]: sres = 84df7941 20241105160236663 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236663 DAUC <0003> auc.c:113 vector [1]: rand = c06125bd9563fbbcdc016621d1eac3d6 20241105160236663 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241105160236663 DAUC <0003> auc.c:142 vector [1]: autn = 4ecbbe9a79230000b7ea23ce05e491b1 20241105160236663 DAUC <0003> auc.c:143 vector [1]: ck = 520c6465a00a7b997885ea874cd94e83 20241105160236663 DAUC <0003> auc.c:144 vector [1]: ik = 1a390ef47a9a058ff351f4223c904066 20241105160236663 DAUC <0003> auc.c:145 vector [1]: res = 9a8ea26b2122565c0000000000000000 20241105160236663 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236663 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160236663 DAUC <0003> auc.c:179 vector [1]: kc = a73c8552a4733c00 20241105160236663 DAUC <0003> auc.c:180 vector [1]: sres = 151a29cc 20241105160236663 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160236663 DAUC <0003> auc.c:113 vector [2]: rand = cf5d910485a7d0ce4075c0da16f0fbe0 20241105160236663 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241105160236663 DAUC <0003> auc.c:142 vector [2]: autn = 9c57d87fe8130000f63652784f234ccc 20241105160236663 DAUC <0003> auc.c:143 vector [2]: ck = aff8019c03eaa1b5801003d05bace66b 20241105160236663 DAUC <0003> auc.c:144 vector [2]: ik = 199bf82428c9d63a55de63577599e348 20241105160236663 DAUC <0003> auc.c:145 vector [2]: res = 1c9c990be74194f60000000000000000 20241105160236663 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236663 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160236663 DAUC <0003> auc.c:179 vector [2]: kc = 8c0176a220498800 20241105160236663 DAUC <0003> auc.c:180 vector [2]: sres = 89f0af85 20241105160236663 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160236663 DAUC <0003> auc.c:113 vector [3]: rand = f71cc59fb4c1c670f2d65db9c9c37fdf 20241105160236663 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241105160236663 DAUC <0003> auc.c:142 vector [3]: autn = e62e3efaed140000f39b8858f7aecc64 20241105160236663 DAUC <0003> auc.c:143 vector [3]: ck = 1568221be23cdd08a2a0b9c310f6761f 20241105160236663 DAUC <0003> auc.c:144 vector [3]: ik = 340cbc9195f572c2c9a19ad2e56ae34f 20241105160236663 DAUC <0003> auc.c:145 vector [3]: res = 823ddc8bf7fc41530000000000000000 20241105160236663 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236663 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160236663 DAUC <0003> auc.c:179 vector [3]: kc = 528eb3b3b761fc00 20241105160236663 DAUC <0003> auc.c:180 vector [3]: sres = a8b4de8e 20241105160236663 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160236663 DAUC <0003> auc.c:113 vector [4]: rand = 06485310bb04b0f18a0da58cb1c35e93 20241105160236663 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241105160236663 DAUC <0003> auc.c:142 vector [4]: autn = d8cfe8e504b900008b0b5fc348fa9a96 20241105160236663 DAUC <0003> auc.c:143 vector [4]: ck = b4d6c0d5ca86ae4565cbb2c82e7e6e45 20241105160236663 DAUC <0003> auc.c:144 vector [4]: ik = dac042050f4c3011ed5247bf926477eb 20241105160236663 DAUC <0003> auc.c:145 vector [4]: res = 3a52d2be5845cdb10000000000000000 20241105160236663 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160236663 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160236663 DAUC <0003> auc.c:179 vector [4]: kc = 1184d571ad0dfc00 20241105160236663 DAUC <0003> auc.c:180 vector [4]: sres = dadb584a 20241105160236663 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160236663 DAUC <0003> db_auc.c:245 IMSI='262423051963188': Generated 5 vectors 20241105160236663 DAUC <0003> db_auc.c:249 IMSI='262423051963188': Updating SQN=481 in DB 20241105160236682 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423051963188"} 20241105160236682 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262423051963188 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236682 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236682 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46900<->l=127.0.0.1:4258 20241105160236781 DAUC <0003> db_auc.c:157 IMSI='262426656473214': No 2G Auth Data 20241105160236781 DAUC <0003> db_auc.c:192 IMSI='262426656473214': No 3G Auth Data 20241105160236870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46902<->l=127.0.0.1:4258 20241105160236872 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236872 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426656473214"} 20241105160236872 DAUC <0003> db_auc.c:236 IMSI='262426656473214': Calling to generate 1 vectors 20241105160236872 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241105160236872 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236872 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236872 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160236872 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236872 DAUC <0003> auc.c:113 vector [0]: rand = 21c732a0edde3fe7339cfd125a87f515 20241105160236872 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160236872 DAUC <0003> auc.c:142 vector [0]: autn = 4cf92d570a4900008fce4d9046cac2d8 20241105160236872 DAUC <0003> auc.c:143 vector [0]: ck = c748d805b6ede31b839108e3289e7b15 20241105160236872 DAUC <0003> auc.c:144 vector [0]: ik = dd9ec9dbd6abd451bf47c5b0a465a952 20241105160236872 DAUC <0003> auc.c:145 vector [0]: res = 7b0c931ac7d2c15d0000000000000000 20241105160236872 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236872 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236872 DAUC <0003> auc.c:179 vector [0]: kc = c46f49d4bc72a1d1 20241105160236872 DAUC <0003> auc.c:180 vector [0]: sres = 497a70a6 20241105160236872 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236872 DAUC <0003> db_auc.c:245 IMSI='262426656473214': Generated 1 vectors 20241105160236872 DAUC <0003> db_auc.c:249 IMSI='262426656473214': Updating SQN=33 in DB 20241105160236895 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426656473214"} 20241105160236895 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236895 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236895 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236897 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236897 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426656473214"} 20241105160236898 DAUC <0003> db_auc.c:236 IMSI='262426656473214': Calling to generate 4 vectors 20241105160236898 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241105160236898 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236898 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236898 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241105160236898 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236898 DAUC <0003> auc.c:113 vector [0]: rand = e500ec1c14d5fb714e717b7a8ddb83fe 20241105160236898 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241105160236898 DAUC <0003> auc.c:142 vector [0]: autn = 2df3524cadd00000ad8e2d602082c509 20241105160236898 DAUC <0003> auc.c:143 vector [0]: ck = 0695a699ca67ce48d68c8919f58d5b8e 20241105160236898 DAUC <0003> auc.c:144 vector [0]: ik = 94ecacf17f770909cfd810f225f387ab 20241105160236898 DAUC <0003> auc.c:145 vector [0]: res = e83e98c6873edd120000000000000000 20241105160236898 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236898 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236898 DAUC <0003> auc.c:179 vector [0]: kc = 83d39518349df0ba 20241105160236898 DAUC <0003> auc.c:180 vector [0]: sres = 98231eb5 20241105160236898 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236898 DAUC <0003> auc.c:113 vector [1]: rand = 108bc257855ea2f428a639c2458b5d98 20241105160236898 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241105160236898 DAUC <0003> auc.c:142 vector [1]: autn = d2fefec037e1000029614b6e77f7fd33 20241105160236898 DAUC <0003> auc.c:143 vector [1]: ck = 77defaefa40e7e0d565ef3ca24b3dcc8 20241105160236898 DAUC <0003> auc.c:144 vector [1]: ik = 607234b4cbbd28acb8653677e2376d59 20241105160236898 DAUC <0003> auc.c:145 vector [1]: res = c5ebb52ab73f6bb70000000000000000 20241105160236898 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236898 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160236898 DAUC <0003> auc.c:179 vector [1]: kc = 35ef6720ed307c00 20241105160236898 DAUC <0003> auc.c:180 vector [1]: sres = b69b60d8 20241105160236898 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160236898 DAUC <0003> auc.c:113 vector [2]: rand = 7cbb2fad6506f7aaf6a223e008fc8436 20241105160236898 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241105160236898 DAUC <0003> auc.c:142 vector [2]: autn = 70313e5113ac00000e9dc04e0c747e4e 20241105160236898 DAUC <0003> auc.c:143 vector [2]: ck = 3d8178340990ed446e838e0eaa7f9e89 20241105160236898 DAUC <0003> auc.c:144 vector [2]: ik = 89317f0cf81bb32e0f461ab6948e78e2 20241105160236898 DAUC <0003> auc.c:145 vector [2]: res = c4fa677c151bd13f0000000000000000 20241105160236898 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236898 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160236898 DAUC <0003> auc.c:179 vector [2]: kc = 4655068e99d6284f 20241105160236898 DAUC <0003> auc.c:180 vector [2]: sres = cce29045 20241105160236898 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160236898 DAUC <0003> auc.c:113 vector [3]: rand = e5c86fb6b51e7f37bbda1ec5ad995aa2 20241105160236898 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241105160236898 DAUC <0003> auc.c:142 vector [3]: autn = a27a0c92832000006e77f6f99ef6c43d 20241105160236898 DAUC <0003> auc.c:143 vector [3]: ck = 86cf980fac41da65255210e7e8b37155 20241105160236898 DAUC <0003> auc.c:144 vector [3]: ik = 2a0dcc11aba915e112b41381c4f04221 20241105160236898 DAUC <0003> auc.c:145 vector [3]: res = 963dd26f4b0d183f0000000000000000 20241105160236898 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236898 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160236898 DAUC <0003> auc.c:179 vector [3]: kc = 7e2d4a4fd68c9052 20241105160236898 DAUC <0003> auc.c:180 vector [3]: sres = 1930c53b 20241105160236898 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160236898 DAUC <0003> db_auc.c:245 IMSI='262426656473214': Generated 4 vectors 20241105160236898 DAUC <0003> db_auc.c:249 IMSI='262426656473214': Updating SQN=161 in DB 20241105160236922 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426656473214"} 20241105160236922 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236922 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236922 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236924 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236924 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426656473214"} 20241105160236924 DAUC <0003> db_auc.c:236 IMSI='262426656473214': Calling to generate 5 vectors 20241105160236924 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160236924 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236924 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236924 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241105160236925 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236925 DAUC <0003> auc.c:113 vector [0]: rand = 82afaac2662c8217ded8ef06c3d00f5d 20241105160236925 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241105160236925 DAUC <0003> auc.c:142 vector [0]: autn = 9d242898e0610000be46d5a4427bcf7f 20241105160236925 DAUC <0003> auc.c:143 vector [0]: ck = ae3749b946252c691a4bf4307dc9c756 20241105160236925 DAUC <0003> auc.c:144 vector [0]: ik = 8778488d97f56cbb206fea2d37d36187 20241105160236925 DAUC <0003> auc.c:145 vector [0]: res = d7fade79cf69d4fe0000000000000000 20241105160236925 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236925 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236925 DAUC <0003> auc.c:179 vector [0]: kc = 7a4aed9f6eb66d85 20241105160236925 DAUC <0003> auc.c:180 vector [0]: sres = 5cba9cb1 20241105160236925 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236925 DAUC <0003> auc.c:113 vector [1]: rand = f29dadc7ec5fe926b1ff8d8118621b1e 20241105160236925 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241105160236925 DAUC <0003> auc.c:142 vector [1]: autn = b3fa2b32138f0000c85838decd603247 20241105160236925 DAUC <0003> auc.c:143 vector [1]: ck = a014d37552a6dccf814d8dbee76e5063 20241105160236925 DAUC <0003> auc.c:144 vector [1]: ik = c8c32b98c8a4a00195fe2776d6c5fc1b 20241105160236925 DAUC <0003> auc.c:145 vector [1]: res = 6590463822bb88f30000000000000000 20241105160236925 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236925 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160236925 DAUC <0003> auc.c:179 vector [1]: kc = c39547bd0c637736 20241105160236925 DAUC <0003> auc.c:180 vector [1]: sres = 3df85d91 20241105160236925 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160236925 DAUC <0003> auc.c:113 vector [2]: rand = e6724b347edf255420750aeaa4e320d2 20241105160236925 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241105160236925 DAUC <0003> auc.c:142 vector [2]: autn = 99cc633fda520000e16799dc91196633 20241105160236925 DAUC <0003> auc.c:143 vector [2]: ck = 9c09257bf35ee4525e5e378f23558480 20241105160236925 DAUC <0003> auc.c:144 vector [2]: ik = f785d70939f02bc7836ca1e291d2c0f7 20241105160236925 DAUC <0003> auc.c:145 vector [2]: res = 73c07c60dfc742570000000000000000 20241105160236925 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236925 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160236925 DAUC <0003> auc.c:179 vector [2]: kc = d5a8f118b5cdf1c2 20241105160236925 DAUC <0003> auc.c:180 vector [2]: sres = dec72b1f 20241105160236925 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160236925 DAUC <0003> auc.c:113 vector [3]: rand = 4ab3261a2863ac1bd8dea2f4cca8ac88 20241105160236925 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241105160236925 DAUC <0003> auc.c:142 vector [3]: autn = f103714cb7ed0000de340630fd53e9fc 20241105160236925 DAUC <0003> auc.c:143 vector [3]: ck = bc04bdc21cfcf37f2a6941101270bd86 20241105160236925 DAUC <0003> auc.c:144 vector [3]: ik = 51432388426afe985c1fa70b81dc6334 20241105160236925 DAUC <0003> auc.c:145 vector [3]: res = 3d038ca9e9101cfe0000000000000000 20241105160236925 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236925 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160236925 DAUC <0003> auc.c:179 vector [3]: kc = 19c58c7ce4b0c393 20241105160236925 DAUC <0003> auc.c:180 vector [3]: sres = 36510f99 20241105160236925 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160236925 DAUC <0003> auc.c:113 vector [4]: rand = f631a4d7cf419ff22ea7e15f6e44ae12 20241105160236925 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241105160236925 DAUC <0003> auc.c:142 vector [4]: autn = f6bec39f503f000022958caea5082a0c 20241105160236925 DAUC <0003> auc.c:143 vector [4]: ck = 5242593053b8f295492d71b1bf66bab0 20241105160236925 DAUC <0003> auc.c:144 vector [4]: ik = 7ad02e4af1085f13647f308d7dd104cd 20241105160236925 DAUC <0003> auc.c:145 vector [4]: res = 77fb164f04bb13be0000000000000000 20241105160236925 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160236925 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160236925 DAUC <0003> auc.c:179 vector [4]: kc = fcc9a773a1c623ce 20241105160236925 DAUC <0003> auc.c:180 vector [4]: sres = 29fec46e 20241105160236925 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160236925 DAUC <0003> db_auc.c:245 IMSI='262426656473214': Generated 5 vectors 20241105160236925 DAUC <0003> db_auc.c:249 IMSI='262426656473214': Updating SQN=321 in DB 20241105160236946 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426656473214"} 20241105160236946 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236946 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236946 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236948 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160236948 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426656473214"} 20241105160236948 DAUC <0003> db_auc.c:236 IMSI='262426656473214': Calling to generate 5 vectors 20241105160236948 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160236948 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160236948 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160236948 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241105160236948 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160236948 DAUC <0003> auc.c:113 vector [0]: rand = 9e08a260380f7e5c223c49561aad1469 20241105160236948 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241105160236948 DAUC <0003> auc.c:142 vector [0]: autn = 87259335b6d300002a6801a638dcff96 20241105160236948 DAUC <0003> auc.c:143 vector [0]: ck = 3d4d5a95dc4f353d8f7158ae7e2081a0 20241105160236948 DAUC <0003> auc.c:144 vector [0]: ik = b8d8891b6564534b3e724cb398e765e5 20241105160236948 DAUC <0003> auc.c:145 vector [0]: res = 8379082b688a77550000000000000000 20241105160236948 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160236948 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160236948 DAUC <0003> auc.c:179 vector [0]: kc = e94573d8f2eeb10e 20241105160236948 DAUC <0003> auc.c:180 vector [0]: sres = de4947e5 20241105160236948 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160236948 DAUC <0003> auc.c:113 vector [1]: rand = 3a23984daaa6d94bfba53ceaee957aac 20241105160236948 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241105160236948 DAUC <0003> auc.c:142 vector [1]: autn = 20d23915e5070000f867888668154ef7 20241105160236948 DAUC <0003> auc.c:143 vector [1]: ck = bf8eb60d40eec50cb7aef222ca6bb531 20241105160236948 DAUC <0003> auc.c:144 vector [1]: ik = c1249fef1dce64f0867d2f92838b97b6 20241105160236948 DAUC <0003> auc.c:145 vector [1]: res = 81c85cbadae573140000000000000000 20241105160236948 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160236948 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160236948 DAUC <0003> auc.c:179 vector [1]: kc = 2139f83078d8ad22 20241105160236948 DAUC <0003> auc.c:180 vector [1]: sres = d5817a0a 20241105160236948 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160236948 DAUC <0003> auc.c:113 vector [2]: rand = f20c77cbdb59b6601283a7c2b63cafbf 20241105160236948 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241105160236948 DAUC <0003> auc.c:142 vector [2]: autn = adb2be64a6f60000c1a91d76421397d0 20241105160236948 DAUC <0003> auc.c:143 vector [2]: ck = 42042df765f03a70844924c19ecf2680 20241105160236948 DAUC <0003> auc.c:144 vector [2]: ik = e1f9addf904b54b743f906b567abfc45 20241105160236948 DAUC <0003> auc.c:145 vector [2]: res = e0e4a46746e50f100000000000000000 20241105160236948 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160236948 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160236948 DAUC <0003> auc.c:179 vector [2]: kc = e01230e8b4071b4c 20241105160236948 DAUC <0003> auc.c:180 vector [2]: sres = 1b2ce0a7 20241105160236948 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160236948 DAUC <0003> auc.c:113 vector [3]: rand = f95dc388933c392cd60eeeb3e69a59f9 20241105160236948 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241105160236948 DAUC <0003> auc.c:142 vector [3]: autn = e3c2344836c80000e5c3581df309b496 20241105160236948 DAUC <0003> auc.c:143 vector [3]: ck = 06f1f07c85854075a682d90b4b798164 20241105160236948 DAUC <0003> auc.c:144 vector [3]: ik = af3c4bb8c5dd0f5a445515c8299340b0 20241105160236948 DAUC <0003> auc.c:145 vector [3]: res = 1a50280646fba28b0000000000000000 20241105160236948 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160236948 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160236948 DAUC <0003> auc.c:179 vector [3]: kc = 58271c9fe0d8ca14 20241105160236948 DAUC <0003> auc.c:180 vector [3]: sres = 0d7bbb83 20241105160236948 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160236948 DAUC <0003> auc.c:113 vector [4]: rand = 19b57e84716b17991213db319f712888 20241105160236948 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241105160236948 DAUC <0003> auc.c:142 vector [4]: autn = 58d31bb5979900002e3909b302727926 20241105160236948 DAUC <0003> auc.c:143 vector [4]: ck = de44cb5f41f2890d3c2e92cd606f4935 20241105160236948 DAUC <0003> auc.c:144 vector [4]: ik = ace369abd6b0ddb006f3dc3169706176 20241105160236948 DAUC <0003> auc.c:145 vector [4]: res = b9cf12478b180bff0000000000000000 20241105160236948 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160236948 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160236948 DAUC <0003> auc.c:179 vector [4]: kc = 15d3ac3a9d742476 20241105160236948 DAUC <0003> auc.c:180 vector [4]: sres = 510490ce 20241105160236948 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160236948 DAUC <0003> db_auc.c:245 IMSI='262426656473214': Generated 5 vectors 20241105160236948 DAUC <0003> db_auc.c:249 IMSI='262426656473214': Updating SQN=481 in DB 20241105160236968 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426656473214"} 20241105160236968 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426656473214 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160236968 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236968 DLINP <000b> input/ipa.c:451 connected read/write 20241105160236968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160236970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46902<->l=127.0.0.1:4258 20241105160237056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46828<->l=127.0.0.1:4258 20241105160237057 DLINP <000b> input/ipa.c:451 connected read/write 20241105160237057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160237057 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160237057 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160237057 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160237057 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36721<->l=127.0.0.1:4259) 20241105160237087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4258 20241105160237087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46918<->l=127.0.0.1:4258 20241105160240118 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160240118 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160240120 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160240120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46928<->l=127.0.0.1:4258 20241105160240122 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160240122 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160240122 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160240122 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  20241105160240122 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160240122 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  20241105160240122 DLGSUP <0013> gsup_server.c:235 2:  20241105160240122 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160240122 DLGSUP <0013> gsup_server.c:235 3:  20241105160240122 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160240122 DLGSUP <0013> gsup_server.c:235 4:  20241105160240122 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160240122 DLGSUP <0013> gsup_server.c:235 5:  20241105160240122 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160240122 DLGSUP <0013> gsup_server.c:235 7:  20241105160240122 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160240122 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160240122 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160240122 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160240131 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35493<->l=127.0.0.1:4259) 20241105160240146 DAUC <0003> db_auc.c:157 IMSI='262422834163122': No 2G Auth Data 20241105160240146 DAUC <0003> db_auc.c:192 IMSI='262422834163122': No 3G Auth Data 20241105160240210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46944<->l=127.0.0.1:4258 20241105160240213 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160240213 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422834163122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422834163122"} 20241105160240213 DAUC <0003> db_auc.c:157 IMSI='262422834163122': No 2G Auth Data 20241105160240213 DAUC <0003> db_auc.c:236 IMSI='262422834163122': Calling to generate 5 vectors 20241105160240213 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241105160240213 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160240213 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160240213 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160240213 DAUC <0003> auc.c:113 vector [0]: rand = b4a10ac6ff11d72d7739dea75d99d215 20241105160240213 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160240213 DAUC <0003> auc.c:142 vector [0]: autn = 0f0b64dfe19180007eb380a5932b54c4 20241105160240213 DAUC <0003> auc.c:143 vector [0]: ck = 8f9cca796a84a4da30c956b672cc3b92 20241105160240213 DAUC <0003> auc.c:144 vector [0]: ik = 785a32537157b2d14d38f8320b48caf4 20241105160240213 DAUC <0003> auc.c:145 vector [0]: res = e2b5a2ba00592c0b0000000000000000 20241105160240213 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160240213 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160240213 DAUC <0003> auc.c:151 vector [0]: kc = 8a3756ae6257e76d 20241105160240213 DAUC <0003> auc.c:152 vector [0]: sres = e2ec8eb1 20241105160240213 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160240213 DAUC <0003> auc.c:113 vector [1]: rand = 055439470fac93ad2146fa18405a3e6f 20241105160240214 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241105160240214 DAUC <0003> auc.c:142 vector [1]: autn = 25902b3b79268000e535d33b434e61ea 20241105160240214 DAUC <0003> auc.c:143 vector [1]: ck = 2fd3d009b1b1cf2450dd56ff17cbf916 20241105160240214 DAUC <0003> auc.c:144 vector [1]: ik = 51fc88d5b1f3db3ec8c0b03e1cfe0fa6 20241105160240214 DAUC <0003> auc.c:145 vector [1]: res = 96f1d120a2a31bdf0000000000000000 20241105160240214 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160240214 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241105160240214 DAUC <0003> auc.c:151 vector [1]: kc = e632be1d0b77e2aa 20241105160240214 DAUC <0003> auc.c:152 vector [1]: sres = 3452caff 20241105160240214 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241105160240214 DAUC <0003> auc.c:113 vector [2]: rand = 381d4c0e06d2492beaa0a2fcc9fabeb7 20241105160240214 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241105160240214 DAUC <0003> auc.c:142 vector [2]: autn = 49357920049180006e07c5e0da6964a9 20241105160240214 DAUC <0003> auc.c:143 vector [2]: ck = adc95bbff3b69ddb1d31c451663c630f 20241105160240214 DAUC <0003> auc.c:144 vector [2]: ik = f0bffa121daedfa0ea4ec4353c0867d8 20241105160240214 DAUC <0003> auc.c:145 vector [2]: res = 6b1b74cef647ad8d0000000000000000 20241105160240214 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160240214 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241105160240214 DAUC <0003> auc.c:151 vector [2]: kc = aa09a1c9b42c46ac 20241105160240214 DAUC <0003> auc.c:152 vector [2]: sres = 9d5cd943 20241105160240214 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241105160240214 DAUC <0003> auc.c:113 vector [3]: rand = 668053d675a8db0b95e917a7e661fec5 20241105160240214 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241105160240214 DAUC <0003> auc.c:142 vector [3]: autn = 999e884b78c480004d72d2dd38af0dbe 20241105160240214 DAUC <0003> auc.c:143 vector [3]: ck = 44d1a59ffae335cb5aa500db092f9d07 20241105160240214 DAUC <0003> auc.c:144 vector [3]: ik = 716cbd2b40b7ba45f20d76e912419c3e 20241105160240214 DAUC <0003> auc.c:145 vector [3]: res = 02e542c8cddca0090000000000000000 20241105160240214 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160240214 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241105160240214 DAUC <0003> auc.c:151 vector [3]: kc = 9d156e86a13a8eb7 20241105160240214 DAUC <0003> auc.c:152 vector [3]: sres = cf39e2c1 20241105160240214 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241105160240214 DAUC <0003> auc.c:113 vector [4]: rand = ebfa04a123d711f80f400db975f4c697 20241105160240214 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241105160240214 DAUC <0003> auc.c:142 vector [4]: autn = 0defb62e06e98000ba436c8dc52b546e 20241105160240214 DAUC <0003> auc.c:143 vector [4]: ck = 2aa3334abb496dc2810d443447389f32 20241105160240214 DAUC <0003> auc.c:144 vector [4]: ik = 9a498048a6c89029a6accacc9c7e8bc8 20241105160240214 DAUC <0003> auc.c:145 vector [4]: res = e28ebee15d31459c0000000000000000 20241105160240214 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160240214 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241105160240214 DAUC <0003> auc.c:151 vector [4]: kc = 974b3dfac6c7e911 20241105160240214 DAUC <0003> auc.c:152 vector [4]: sres = bfbffb7d 20241105160240214 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241105160240214 DAUC <0003> db_auc.c:245 IMSI='262422834163122': Generated 5 vectors 20241105160240214 DAUC <0003> db_auc.c:249 IMSI='262422834163122': Updating SQN=161 in DB 20241105160240232 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422834163122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422834163122"} 20241105160240232 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422834163122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160240232 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160240232 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160240234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46944<->l=127.0.0.1:4258 20241105160240304 DAUC <0003> db_auc.c:157 IMSI='262429644194413': No 2G Auth Data 20241105160240304 DAUC <0003> db_auc.c:192 IMSI='262429644194413': No 3G Auth Data 20241105160240351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46956<->l=127.0.0.1:4258 20241105160240352 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160240352 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429644194413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429644194413"} 20241105160240352 DAUC <0003> db_auc.c:157 IMSI='262429644194413': No 2G Auth Data 20241105160240352 DAUC <0003> db_auc.c:236 IMSI='262429644194413': Calling to generate 5 vectors 20241105160240352 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241105160240352 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160240352 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241105160240352 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160240352 DAUC <0003> auc.c:113 vector [0]: rand = 9ca5ce1333d0b328f933ee850bea24aa 20241105160240352 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160240352 DAUC <0003> auc.c:142 vector [0]: autn = 468ed66a013a8000ad16038d97886d36 20241105160240352 DAUC <0003> auc.c:143 vector [0]: ck = cea5af546e6e088e3af8996b21039716 20241105160240352 DAUC <0003> auc.c:144 vector [0]: ik = ab3c679cab8b9e85339faa452d8fe41a 20241105160240352 DAUC <0003> auc.c:145 vector [0]: res = c8f31713ab5d90aa0000000000000000 20241105160240352 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160240352 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241105160240352 DAUC <0003> auc.c:151 vector [0]: kc = 6cfefbe6c969e507 20241105160240352 DAUC <0003> auc.c:152 vector [0]: sres = 63ae87b9 20241105160240352 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241105160240352 DAUC <0003> auc.c:113 vector [1]: rand = df45fdca64f392ef55e40ac3e7423063 20241105160240352 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241105160240352 DAUC <0003> auc.c:142 vector [1]: autn = 288f457a8552800037ea6851057c8767 20241105160240352 DAUC <0003> auc.c:143 vector [1]: ck = 990ee2191bc99431f2aec7facefa8e78 20241105160240353 DAUC <0003> auc.c:144 vector [1]: ik = e43f9a3b303e61f62be9e09d103259b7 20241105160240353 DAUC <0003> auc.c:145 vector [1]: res = d85b7b50634316480000000000000000 20241105160240353 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160240353 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241105160240353 DAUC <0003> auc.c:151 vector [1]: kc = a4765f45f53f2208 20241105160240353 DAUC <0003> auc.c:152 vector [1]: sres = bb186d18 20241105160240353 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241105160240353 DAUC <0003> auc.c:113 vector [2]: rand = ae6d0f00ad11ab4497771de865bc7f53 20241105160240353 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241105160240353 DAUC <0003> auc.c:142 vector [2]: autn = 86957bd69cbc8000d888965418ef5ad6 20241105160240353 DAUC <0003> auc.c:143 vector [2]: ck = 7ac11a627a03875e8b3f66663f2509ed 20241105160240353 DAUC <0003> auc.c:144 vector [2]: ik = 817b0dc04f451c91ec09db8b75b0f9da 20241105160240353 DAUC <0003> auc.c:145 vector [2]: res = 5fd83d58e952dc110000000000000000 20241105160240353 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160240353 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241105160240353 DAUC <0003> auc.c:151 vector [2]: kc = 9c8caa4f7fd36bf8 20241105160240353 DAUC <0003> auc.c:152 vector [2]: sres = b68ae149 20241105160240353 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241105160240353 DAUC <0003> auc.c:113 vector [3]: rand = 8105804f9a7ee42a4c6f91541213f67d 20241105160240353 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241105160240353 DAUC <0003> auc.c:142 vector [3]: autn = 86cd086709898000ade035e77c91d15f 20241105160240353 DAUC <0003> auc.c:143 vector [3]: ck = 2790a91f9def7909cb5acb26def2e61c 20241105160240353 DAUC <0003> auc.c:144 vector [3]: ik = f0f88899a6717e90c5d8f114566f6528 20241105160240353 DAUC <0003> auc.c:145 vector [3]: res = 9d6474d98f4ebf580000000000000000 20241105160240353 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160240353 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241105160240353 DAUC <0003> auc.c:151 vector [3]: kc = d9ea1bb4b30384ad 20241105160240353 DAUC <0003> auc.c:152 vector [3]: sres = 122acb81 20241105160240353 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241105160240353 DAUC <0003> auc.c:113 vector [4]: rand = fb577d4743befd651c86e1c2e4ca7902 20241105160240353 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241105160240353 DAUC <0003> auc.c:142 vector [4]: autn = 4776c6e48dbc8000aa359ef7861abe94 20241105160240353 DAUC <0003> auc.c:143 vector [4]: ck = a62b813d88325a22042eba47d1c96bc9 20241105160240353 DAUC <0003> auc.c:144 vector [4]: ik = 069f174f5377594aa790f71fd9aa0b1b 20241105160240353 DAUC <0003> auc.c:145 vector [4]: res = fa955d7163a246970000000000000000 20241105160240353 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160240353 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241105160240353 DAUC <0003> auc.c:151 vector [4]: kc = 030adb2ad32663ba 20241105160240353 DAUC <0003> auc.c:152 vector [4]: sres = 99371be6 20241105160240353 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241105160240353 DAUC <0003> db_auc.c:245 IMSI='262429644194413': Generated 5 vectors 20241105160240353 DAUC <0003> db_auc.c:249 IMSI='262429644194413': Updating SQN=161 in DB 20241105160240378 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429644194413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429644194413"} 20241105160240378 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429644194413 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160240378 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160240378 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160240381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46956<->l=127.0.0.1:4258 20241105160240434 DAUC <0003> db_auc.c:157 IMSI='262425446187513': No 2G Auth Data 20241105160240434 DAUC <0003> db_auc.c:192 IMSI='262425446187513': No 3G Auth Data 20241105160240509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 20241105160240511 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160240511 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425446187513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425446187513"} 20241105160240511 DAUC <0003> db_auc.c:236 IMSI='262425446187513': Calling to generate 5 vectors 20241105160240511 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160240511 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160240511 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160240511 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160240511 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160240511 DAUC <0003> auc.c:113 vector [0]: rand = 2a994852739e50617ba97712ddf0e883 20241105160240511 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160240511 DAUC <0003> auc.c:142 vector [0]: autn = 8a1ddded5c088000b8b726b178173436 20241105160240511 DAUC <0003> auc.c:143 vector [0]: ck = 132ef3ccfd1f9d7371ca8d9cc82274b9 20241105160240511 DAUC <0003> auc.c:144 vector [0]: ik = 80c320df64473f30fe6c5f53fce40d1a 20241105160240511 DAUC <0003> auc.c:145 vector [0]: res = 11e3f21e4d944ce30000000000000000 20241105160240511 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160240511 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160240512 DAUC <0003> auc.c:179 vector [0]: kc = 0d8836d1c2e38000 20241105160240512 DAUC <0003> auc.c:180 vector [0]: sres = 2681743e 20241105160240512 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160240512 DAUC <0003> auc.c:113 vector [1]: rand = 14ee07873bda4d3d3eb1f23912e2e493 20241105160240512 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241105160240512 DAUC <0003> auc.c:142 vector [1]: autn = c90c1acb2dea8000fb25cfa951ec920e 20241105160240512 DAUC <0003> auc.c:143 vector [1]: ck = 90b7fd18dc639d046a4252f95d0bf440 20241105160240512 DAUC <0003> auc.c:144 vector [1]: ik = 13b6615156f4bfc29056aca7f13ea5ef 20241105160240512 DAUC <0003> auc.c:145 vector [1]: res = 6a4f9d79730d7e040000000000000000 20241105160240512 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160240512 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160240512 DAUC <0003> auc.c:179 vector [1]: kc = 5d22a0225e112c00 20241105160240512 DAUC <0003> auc.c:180 vector [1]: sres = f9ab92b2 20241105160240512 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160240512 DAUC <0003> auc.c:113 vector [2]: rand = 020851fed808ddb6499b35c39ac78ade 20241105160240512 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241105160240512 DAUC <0003> auc.c:142 vector [2]: autn = ac1485638b1080002f7fb3a5572540ec 20241105160240512 DAUC <0003> auc.c:143 vector [2]: ck = 47149bd0453c86f47b0027b13b0eb6be 20241105160240512 DAUC <0003> auc.c:144 vector [2]: ik = a4cca0259a2daab3ef6a630bcf436967 20241105160240512 DAUC <0003> auc.c:145 vector [2]: res = f46da7981a3b5ef50000000000000000 20241105160240512 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160240512 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160240512 DAUC <0003> auc.c:179 vector [2]: kc = 1a9005137b6bd000 20241105160240512 DAUC <0003> auc.c:180 vector [2]: sres = d087ce6e 20241105160240512 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160240512 DAUC <0003> auc.c:113 vector [3]: rand = 502dc98946e1706cdf81e3f6513b7bc7 20241105160240512 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241105160240512 DAUC <0003> auc.c:142 vector [3]: autn = 4d52d7e92f898000575cbacbab524fa9 20241105160240512 DAUC <0003> auc.c:143 vector [3]: ck = 874d9f434f7a8205e4aa7653f98e5691 20241105160240512 DAUC <0003> auc.c:144 vector [3]: ik = d7fb262174e1652ecaa70ed9e5cacc16 20241105160240512 DAUC <0003> auc.c:145 vector [3]: res = e07fe1666aa8be0a0000000000000000 20241105160240512 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160240512 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160240512 DAUC <0003> auc.c:179 vector [3]: kc = c58b524e6005d400 20241105160240512 DAUC <0003> auc.c:180 vector [3]: sres = 730c6262 20241105160240512 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160240512 DAUC <0003> auc.c:113 vector [4]: rand = c2a0cdb03cab0132f23f792b32d685b5 20241105160240512 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241105160240512 DAUC <0003> auc.c:142 vector [4]: autn = 86557a170c5c8000159a54f984e779bc 20241105160240512 DAUC <0003> auc.c:143 vector [4]: ck = e45849d7c0e400e74994bd774bf53360 20241105160240512 DAUC <0003> auc.c:144 vector [4]: ik = a47fca31b72bfd474643a12b216bb4b0 20241105160240512 DAUC <0003> auc.c:145 vector [4]: res = b92d2c4eda86d0eb0000000000000000 20241105160240512 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160240512 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160240512 DAUC <0003> auc.c:179 vector [4]: kc = dfcd682b1e7d5c00 20241105160240512 DAUC <0003> auc.c:180 vector [4]: sres = 7650b801 20241105160240512 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160240512 DAUC <0003> db_auc.c:245 IMSI='262425446187513': Generated 5 vectors 20241105160240512 DAUC <0003> db_auc.c:249 IMSI='262425446187513': Updating SQN=161 in DB 20241105160240522 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425446187513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425446187513"} 20241105160240522 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425446187513 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160240522 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160240522 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160240524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 20241105160240617 DAUC <0003> db_auc.c:157 IMSI='262428091389684': No 2G Auth Data 20241105160240617 DAUC <0003> db_auc.c:192 IMSI='262428091389684': No 3G Auth Data 20241105160240685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46972<->l=127.0.0.1:4258 20241105160240687 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160240687 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428091389684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428091389684"} 20241105160240687 DAUC <0003> db_auc.c:236 IMSI='262428091389684': Calling to generate 5 vectors 20241105160240687 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160240687 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160240687 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160240687 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160240687 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160240687 DAUC <0003> auc.c:113 vector [0]: rand = f8d71e1f98eeba28738b31400ca6e052 20241105160240687 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160240687 DAUC <0003> auc.c:142 vector [0]: autn = c28002ba8e4b800035887cb85d7f6ca1 20241105160240687 DAUC <0003> auc.c:143 vector [0]: ck = 884a474100d55a7d538cebeb0753dc3f 20241105160240687 DAUC <0003> auc.c:144 vector [0]: ik = 4dc9e98ce532ce6d497e9e780fdfe192 20241105160240687 DAUC <0003> auc.c:145 vector [0]: res = 2784339b0f819aa90000000000000000 20241105160240687 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160240687 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160240687 DAUC <0003> auc.c:179 vector [0]: kc = 802331b1907b5000 20241105160240687 DAUC <0003> auc.c:180 vector [0]: sres = fc980a79 20241105160240687 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160240687 DAUC <0003> auc.c:113 vector [1]: rand = b92809d9cf98e5f0867a56a8eef37feb 20241105160240687 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241105160240687 DAUC <0003> auc.c:142 vector [1]: autn = 7ad18339eed880005cf03b0d225bc27f 20241105160240687 DAUC <0003> auc.c:143 vector [1]: ck = 967a4ee2a110d729f0d40b2c25d980fe 20241105160240687 DAUC <0003> auc.c:144 vector [1]: ik = 95bede05d77748a14267f8e99ce3eba3 20241105160240687 DAUC <0003> auc.c:145 vector [1]: res = 14ce97325d27ac620000000000000000 20241105160240687 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160240687 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160240687 DAUC <0003> auc.c:179 vector [1]: kc = 568dc62945516800 20241105160240687 DAUC <0003> auc.c:180 vector [1]: sres = 2ebd8b3b 20241105160240687 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160240687 DAUC <0003> auc.c:113 vector [2]: rand = 1f909fccf562956ee5b44ad44f293a4b 20241105160240687 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241105160240687 DAUC <0003> auc.c:142 vector [2]: autn = 3d95bcb9b285800086239abed376d94b 20241105160240687 DAUC <0003> auc.c:143 vector [2]: ck = a0146cc5525b85cacb9f0ba3f0d25934 20241105160240687 DAUC <0003> auc.c:144 vector [2]: ik = 009ad38322cd3ef8f573b8050e258f04 20241105160240687 DAUC <0003> auc.c:145 vector [2]: res = 75752daa192a5c7c0000000000000000 20241105160240687 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160240687 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160240687 DAUC <0003> auc.c:179 vector [2]: kc = bfca8b00ac9b6800 20241105160240687 DAUC <0003> auc.c:180 vector [2]: sres = 6b13e4b9 20241105160240687 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160240687 DAUC <0003> auc.c:113 vector [3]: rand = 930edd4bc0cc35118b22d223bd7ee730 20241105160240687 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241105160240687 DAUC <0003> auc.c:142 vector [3]: autn = 7a4fa372ce20800030b33e53e1281480 20241105160240687 DAUC <0003> auc.c:143 vector [3]: ck = 0e0de81c5bdd57923ff7dda560b204b9 20241105160240687 DAUC <0003> auc.c:144 vector [3]: ik = d68197631350fce9133ce861426f68ff 20241105160240687 DAUC <0003> auc.c:145 vector [3]: res = 39794fb923ba3d770000000000000000 20241105160240687 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160240687 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160240687 DAUC <0003> auc.c:179 vector [3]: kc = a2022d3cfb272c00 20241105160240687 DAUC <0003> auc.c:180 vector [3]: sres = 3e4aa985 20241105160240687 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160240687 DAUC <0003> auc.c:113 vector [4]: rand = d8489839659570e73123218355b4585a 20241105160240687 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241105160240687 DAUC <0003> auc.c:142 vector [4]: autn = 5dcac9b706788000bbe67cc1503ba2b3 20241105160240687 DAUC <0003> auc.c:143 vector [4]: ck = eaa6e1b0a53245d6ee9308e3ee75e089 20241105160240687 DAUC <0003> auc.c:144 vector [4]: ik = 06efeccad5df08fef2b7df5729fab832 20241105160240687 DAUC <0003> auc.c:145 vector [4]: res = 3a776e3dbc347b970000000000000000 20241105160240687 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160240687 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160240687 DAUC <0003> auc.c:179 vector [4]: kc = 79265abd90850800 20241105160240687 DAUC <0003> auc.c:180 vector [4]: sres = 81bf5bd5 20241105160240687 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160240687 DAUC <0003> db_auc.c:245 IMSI='262428091389684': Generated 5 vectors 20241105160240687 DAUC <0003> db_auc.c:249 IMSI='262428091389684': Updating SQN=161 in DB 20241105160240704 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428091389684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428091389684"} 20241105160240704 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428091389684 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160240704 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160240704 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160240706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46972<->l=127.0.0.1:4258 20241105160240837 DAUC <0003> db_auc.c:157 IMSI='262420136040401': No 2G Auth Data 20241105160240837 DAUC <0003> db_auc.c:192 IMSI='262420136040401': No 3G Auth Data 20241105160240919 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 20241105160240920 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160240920 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420136040401 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420136040401"} 20241105160240921 DAUC <0003> db_auc.c:236 IMSI='262420136040401': Calling to generate 5 vectors 20241105160240921 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241105160240921 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241105160240921 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241105160240921 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241105160240921 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241105160240921 DAUC <0003> auc.c:113 vector [0]: rand = 14fabfd743d3bc2d8a53324eb2c440be 20241105160240921 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241105160240921 DAUC <0003> auc.c:142 vector [0]: autn = b9c214f2ba8d80000debea688d33d615 20241105160240921 DAUC <0003> auc.c:143 vector [0]: ck = 6b3ba3130ac39dedcf031d0336051511 20241105160240921 DAUC <0003> auc.c:144 vector [0]: ik = 5239e7a1954c9140dbdae895a0b59e31 20241105160240921 DAUC <0003> auc.c:145 vector [0]: res = fc7758808351f6c30000000000000000 20241105160240921 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241105160240921 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241105160240921 DAUC <0003> auc.c:179 vector [0]: kc = b65a1bf09962b589 20241105160240921 DAUC <0003> auc.c:180 vector [0]: sres = 09e0e139 20241105160240921 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241105160240921 DAUC <0003> auc.c:113 vector [1]: rand = 99237dcddbfadd8cc0068386f3efb77d 20241105160240921 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241105160240921 DAUC <0003> auc.c:142 vector [1]: autn = 5d001d774987800068ea4d235ac247fb 20241105160240921 DAUC <0003> auc.c:143 vector [1]: ck = a279b1e556b641045ae05ac3da13d80f 20241105160240921 DAUC <0003> auc.c:144 vector [1]: ik = 5579498760ec91d0835d4aba63d16e81 20241105160240921 DAUC <0003> auc.c:145 vector [1]: res = 0b924a6c6fe4ff350000000000000000 20241105160240921 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241105160240921 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241105160240921 DAUC <0003> auc.c:179 vector [1]: kc = b99db4259c05f4b0 20241105160240921 DAUC <0003> auc.c:180 vector [1]: sres = 0eb3bf5f 20241105160240921 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241105160240921 DAUC <0003> auc.c:113 vector [2]: rand = ca984d01d36638b09aef453564b2ef19 20241105160240921 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241105160240921 DAUC <0003> auc.c:142 vector [2]: autn = 68c56367d01580000b252785d307a868 20241105160240921 DAUC <0003> auc.c:143 vector [2]: ck = 8e5abb405bc480e4f343a90dda625ab7 20241105160240921 DAUC <0003> auc.c:144 vector [2]: ik = 824854cfa2db711b1ce4af3d74d6ad3e 20241105160240921 DAUC <0003> auc.c:145 vector [2]: res = cd47682e66b569d10000000000000000 20241105160240921 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241105160240921 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241105160240921 DAUC <0003> auc.c:179 vector [2]: kc = 95e0bf7dcf47585f 20241105160240921 DAUC <0003> auc.c:180 vector [2]: sres = 14be6545 20241105160240921 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241105160240921 DAUC <0003> auc.c:113 vector [3]: rand = 5de9b2cebe7b1985a8461906ec55acce 20241105160240921 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241105160240921 DAUC <0003> auc.c:142 vector [3]: autn = d13e69bc6b9e8000631fac52a57e542e 20241105160240921 DAUC <0003> auc.c:143 vector [3]: ck = 81b6037b5b27745139c450b392b5cb5f 20241105160240921 DAUC <0003> auc.c:144 vector [3]: ik = ae2e81655389128b348c435da5653518 20241105160240921 DAUC <0003> auc.c:145 vector [3]: res = 34c0217c5e4dafa10000000000000000 20241105160240921 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241105160240921 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241105160240921 DAUC <0003> auc.c:179 vector [3]: kc = a8f1b7ac38323c4b 20241105160240921 DAUC <0003> auc.c:180 vector [3]: sres = 6f706212 20241105160240921 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241105160240921 DAUC <0003> auc.c:113 vector [4]: rand = 2da7dbcd08e9665df5925b8782223ee5 20241105160240921 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241105160240921 DAUC <0003> auc.c:142 vector [4]: autn = ad7af4894b5a800083dc491607e0fb00 20241105160240921 DAUC <0003> auc.c:143 vector [4]: ck = 80254b24a59b02b5b261a2979244e5fc 20241105160240921 DAUC <0003> auc.c:144 vector [4]: ik = 4babeb083a778e70e5beb85c1fec360b 20241105160240921 DAUC <0003> auc.c:145 vector [4]: res = f6df576b1b1239500000000000000000 20241105160240921 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241105160240921 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241105160240921 DAUC <0003> auc.c:179 vector [4]: kc = 60a8f0a02011c100 20241105160240921 DAUC <0003> auc.c:180 vector [4]: sres = e3f0a6ba 20241105160240921 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241105160240921 DAUC <0003> db_auc.c:245 IMSI='262420136040401': Generated 5 vectors 20241105160240921 DAUC <0003> db_auc.c:249 IMSI='262420136040401': Updating SQN=161 in DB 20241105160240933 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420136040401 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420136040401"} 20241105160240933 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420136040401 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160240933 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160240933 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160240936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 20241105160240997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46928<->l=127.0.0.1:4258 20241105160240998 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35493<->l=127.0.0.1:4259) 20241105160240998 DLINP <000b> input/ipa.c:451 connected read/write 20241105160240998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160240998 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160240998 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160240998 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160241040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46984<->l=127.0.0.1:4258 20241105160241040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46984<->l=127.0.0.1:4258 20241105160244085 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160244085 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160244086 DLINP <000b> input/ipa.c:451 connected read/write 20241105160244086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160244086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54034<->l=127.0.0.1:4258 20241105160244087 DLINP <000b> input/ipa.c:451 connected read/write 20241105160244087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160244087 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160244087 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160244087 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  20241105160244087 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160244087 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  20241105160244087 DLGSUP <0013> gsup_server.c:235 2:  20241105160244087 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160244087 DLGSUP <0013> gsup_server.c:235 3:  20241105160244087 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160244087 DLGSUP <0013> gsup_server.c:235 4:  20241105160244087 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160244087 DLGSUP <0013> gsup_server.c:235 5:  20241105160244087 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160244087 DLGSUP <0013> gsup_server.c:235 7:  20241105160244087 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160244087 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160244087 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160244087 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160244096 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35745<->l=127.0.0.1:4259) 20241105160244102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54036<->l=127.0.0.1:4258 20241105160244130 DLINP <000b> input/ipa.c:451 connected read/write 20241105160244130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160244130 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428468784594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428468784594" cn_domain=PS} 20241105160244130 DLU <0006> fsm.c:456 lu(262428468784594)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241105160244130 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428468784594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241105160244130 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428468784594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428468784594" cause=IMSI unknown in HLR} 20241105160244130 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428468784594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160244130 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428468784594)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160244130 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428468784594)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241105160244130 DLU <0006> fsm.c:568 lu(PS:IMSI-262428468784594)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241105160244130 DLINP <000b> input/ipa.c:451 connected read/write 20241105160244130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160244130 DLINP <000b> input/ipa.c:451 connected read/write 20241105160244130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160244132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54036<->l=127.0.0.1:4258 20241105160244132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54034<->l=127.0.0.1:4258 20241105160244133 DLINP <000b> input/ipa.c:451 connected read/write 20241105160244133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160244133 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160244133 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160244133 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160244133 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35745<->l=127.0.0.1:4259) 20241105160244169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4258 20241105160244170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4258 20241105160247203 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160247203 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160247204 DLINP <000b> input/ipa.c:451 connected read/write 20241105160247204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160247204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4258 20241105160247205 DLINP <000b> input/ipa.c:451 connected read/write 20241105160247205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160247205 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160247205 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160247205 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  20241105160247205 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160247205 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  20241105160247205 DLGSUP <0013> gsup_server.c:235 2:  20241105160247205 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160247205 DLGSUP <0013> gsup_server.c:235 3:  20241105160247205 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160247205 DLGSUP <0013> gsup_server.c:235 4:  20241105160247205 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160247205 DLGSUP <0013> gsup_server.c:235 5:  20241105160247205 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160247205 DLGSUP <0013> gsup_server.c:235 7:  20241105160247205 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160247205 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160247205 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160247205 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160247214 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34983<->l=127.0.0.1:4259) 20241105160247219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4258 20241105160247246 DLINP <000b> input/ipa.c:451 connected read/write 20241105160247246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160247246 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427575903151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427575903151" cn_domain=PS source_name="the-source\n"} 20241105160247246 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241105160247246 DLU <0006> fsm.c:456 lu(262427575903151)[0x61200000b620]{UNVALIDATED}: Allocated 20241105160247246 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427575903151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241105160247246 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262427575903151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427575903151" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241105160247246 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262427575903151 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160247246 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427575903151)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160247246 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427575903151)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241105160247246 DLU <0006> fsm.c:568 lu(PS:IMSI-262427575903151)[0x61200000b620]{UNVALIDATED}: Deallocated 20241105160247246 DLINP <000b> input/ipa.c:451 connected read/write 20241105160247246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160247246 DLINP <000b> input/ipa.c:451 connected read/write 20241105160247246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160247248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54052<->l=127.0.0.1:4258 20241105160247248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4258 20241105160247249 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34983<->l=127.0.0.1:4259) 20241105160247249 DLINP <000b> input/ipa.c:451 connected read/write 20241105160247249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160247249 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160247249 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160247249 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160247249 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241105160247292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54056<->l=127.0.0.1:4258 20241105160247293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54056<->l=127.0.0.1:4258 20241105160250325 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160250325 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160250326 DLINP <000b> input/ipa.c:451 connected read/write 20241105160250326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160250327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54072<->l=127.0.0.1:4258 20241105160250327 DLINP <000b> input/ipa.c:451 connected read/write 20241105160250327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160250327 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160250328 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160250328 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  20241105160250328 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160250328 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  20241105160250328 DLGSUP <0013> gsup_server.c:235 2:  20241105160250328 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160250328 DLGSUP <0013> gsup_server.c:235 3:  20241105160250328 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160250328 DLGSUP <0013> gsup_server.c:235 4:  20241105160250328 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160250328 DLGSUP <0013> gsup_server.c:235 5:  20241105160250328 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160250328 DLGSUP <0013> gsup_server.c:235 7:  20241105160250328 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160250328 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160250328 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160250328 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160250337 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43697<->l=127.0.0.1:4259) 20241105160250343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4258 20241105160250370 DLINP <000b> input/ipa.c:451 connected read/write 20241105160250370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160250370 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420916133656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420916133656" cn_domain=PS} 20241105160250370 DLU <0006> fsm.c:456 lu(262420916133656)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241105160250370 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420916133656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241105160250370 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420916133656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420916133656" cause=Roaming not allowed in this location area} 20241105160250370 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420916133656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160250370 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420916133656)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160250370 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420916133656)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241105160250370 DLU <0006> fsm.c:568 lu(PS:IMSI-262420916133656)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241105160250370 DLINP <000b> input/ipa.c:451 connected read/write 20241105160250370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160250370 DLINP <000b> input/ipa.c:451 connected read/write 20241105160250370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160250373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4258 20241105160250374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54072<->l=127.0.0.1:4258 20241105160250374 DLINP <000b> input/ipa.c:451 connected read/write 20241105160250374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160250374 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160250375 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160250375 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160250375 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43697<->l=127.0.0.1:4259) 20241105160250416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54078<->l=127.0.0.1:4258 20241105160250417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54078<->l=127.0.0.1:4258 20241105160253447 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160253447 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160253448 DLINP <000b> input/ipa.c:451 connected read/write 20241105160253448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160253448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 20241105160253449 DLINP <000b> input/ipa.c:451 connected read/write 20241105160253449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160253449 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160253449 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160253449 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  20241105160253449 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160253449 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  20241105160253449 DLGSUP <0013> gsup_server.c:235 2:  20241105160253449 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160253449 DLGSUP <0013> gsup_server.c:235 3:  20241105160253449 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160253449 DLGSUP <0013> gsup_server.c:235 4:  20241105160253449 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160253449 DLGSUP <0013> gsup_server.c:235 5:  20241105160253449 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160253449 DLGSUP <0013> gsup_server.c:235 7:  20241105160253449 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160253449 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160253449 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160253449 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160253457 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45947<->l=127.0.0.1:4259) 20241105160253462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34624<->l=127.0.0.1:4258 20241105160253490 DLINP <000b> input/ipa.c:451 connected read/write 20241105160253490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160253490 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426354391288 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426354391288"} 20241105160253490 DAUC <0003> db_auc.c:133 IMSI='262426354391288': No such subscriber 20241105160253490 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426354391288 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241105160253490 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426354391288 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426354391288" cause=IMSI unknown in HLR} 20241105160253490 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426354391288 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160253490 DLINP <000b> input/ipa.c:451 connected read/write 20241105160253490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160253490 DLINP <000b> input/ipa.c:451 connected read/write 20241105160253490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160253492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34624<->l=127.0.0.1:4258 20241105160253492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34610<->l=127.0.0.1:4258 20241105160253493 DLINP <000b> input/ipa.c:451 connected read/write 20241105160253493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160253493 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160253493 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160253493 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160253493 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45947<->l=127.0.0.1:4259) 20241105160253527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34626<->l=127.0.0.1:4258 20241105160253528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34626<->l=127.0.0.1:4258 20241105160256953 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160256953 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160256955 DLINP <000b> input/ipa.c:451 connected read/write 20241105160256955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160256955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34630<->l=127.0.0.1:4258 20241105160256956 DLINP <000b> input/ipa.c:451 connected read/write 20241105160256956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160256956 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160256956 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160256956 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  20241105160256956 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160256956 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  20241105160256956 DLGSUP <0013> gsup_server.c:235 2:  20241105160256956 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160256956 DLGSUP <0013> gsup_server.c:235 3:  20241105160256956 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160256956 DLGSUP <0013> gsup_server.c:235 4:  20241105160256956 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160256956 DLGSUP <0013> gsup_server.c:235 5:  20241105160256956 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160256956 DLGSUP <0013> gsup_server.c:235 7:  20241105160256956 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160256956 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160256956 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160256956 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160256964 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39753<->l=127.0.0.1:4259) 20241105160257005 DAUC <0003> db_auc.c:157 IMSI='262422953270644': No 2G Auth Data 20241105160257005 DAUC <0003> db_auc.c:192 IMSI='262422953270644': No 3G Auth Data 20241105160257090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34640<->l=127.0.0.1:4258 20241105160257092 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160257092 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422953270644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422953270644" cn_domain=PS} 20241105160257092 DLU <0006> fsm.c:456 lu(262422953270644)[0x61200000b920]{UNVALIDATED}: Allocated 20241105160257092 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422953270644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160257138 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422953270644)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160257138 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422953270644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422953270644" cn_domain=PS} 20241105160257138 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257138 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257140 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160257140 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422953270644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422953270644"} 20241105160257140 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422953270644)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160257140 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262422953270644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160257140 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422953270644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422953270644"} 20241105160257140 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262422953270644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160257140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422953270644)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160257140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422953270644)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160257140 DLU <0006> fsm.c:568 lu(PS:IMSI-262422953270644)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160257140 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257140 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34640<->l=127.0.0.1:4258 20241105160257222 DAUC <0003> db_auc.c:157 IMSI='262424811428917': No 2G Auth Data 20241105160257222 DAUC <0003> db_auc.c:192 IMSI='262424811428917': No 3G Auth Data 20241105160257246 DLGSUP <0013> hlr.c:121 IMSI 262424811428917: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160257277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34652<->l=127.0.0.1:4258 20241105160257279 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160257279 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424811428917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424811428917" cn_domain=PS} 20241105160257279 DLU <0006> fsm.c:456 lu(262424811428917)[0x61200000baa0]{UNVALIDATED}: Allocated 20241105160257279 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424811428917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160257315 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424811428917)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160257315 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424811428917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424811428917" cn_domain=PS} 20241105160257315 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257315 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257317 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160257317 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424811428917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424811428917"} 20241105160257317 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424811428917)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160257317 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424811428917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160257317 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424811428917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424811428917"} 20241105160257317 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424811428917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160257317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424811428917)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160257317 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424811428917)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160257317 DLU <0006> fsm.c:568 lu(PS:IMSI-262424811428917)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160257317 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257317 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34652<->l=127.0.0.1:4258 20241105160257430 DAUC <0003> db_auc.c:157 IMSI='262429427368558': No 2G Auth Data 20241105160257430 DAUC <0003> db_auc.c:192 IMSI='262429427368558': No 3G Auth Data 20241105160257454 DLGSUP <0013> hlr.c:121 IMSI 262429427368558: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160257482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20241105160257484 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160257484 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429427368558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429427368558" cn_domain=PS} 20241105160257484 DLU <0006> fsm.c:456 lu(262429427368558)[0x61200000bc20]{UNVALIDATED}: Allocated 20241105160257484 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429427368558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160257516 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429427368558)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160257517 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429427368558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429427368558" cn_domain=PS} 20241105160257517 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257517 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257518 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160257518 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429427368558 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429427368558"} 20241105160257518 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429427368558)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160257518 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429427368558 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160257518 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429427368558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429427368558"} 20241105160257518 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429427368558 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160257518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429427368558)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160257518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429427368558)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160257518 DLU <0006> fsm.c:568 lu(PS:IMSI-262429427368558)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160257518 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257518 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20241105160257581 DAUC <0003> db_auc.c:157 IMSI='262424882364079': No 2G Auth Data 20241105160257581 DAUC <0003> db_auc.c:192 IMSI='262424882364079': No 3G Auth Data 20241105160257603 DLGSUP <0013> hlr.c:121 IMSI 262424882364079: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160257628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4258 20241105160257630 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160257630 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424882364079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424882364079" cn_domain=PS} 20241105160257630 DLU <0006> fsm.c:456 lu(262424882364079)[0x61200000bda0]{UNVALIDATED}: Allocated 20241105160257630 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424882364079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160257662 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424882364079)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160257662 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424882364079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424882364079" cn_domain=PS} 20241105160257662 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257662 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257664 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160257664 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424882364079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424882364079"} 20241105160257664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424882364079)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160257664 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424882364079 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160257664 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424882364079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424882364079"} 20241105160257664 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424882364079 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160257664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424882364079)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160257664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424882364079)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160257664 DLU <0006> fsm.c:568 lu(PS:IMSI-262424882364079)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160257664 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257664 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4258 20241105160257750 DAUC <0003> db_auc.c:157 IMSI='262424945438248': No 2G Auth Data 20241105160257750 DAUC <0003> db_auc.c:192 IMSI='262424945438248': No 3G Auth Data 20241105160257771 DLGSUP <0013> hlr.c:121 IMSI 262424945438248: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160257802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34682<->l=127.0.0.1:4258 20241105160257804 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160257804 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424945438248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424945438248" cn_domain=PS} 20241105160257804 DLU <0006> fsm.c:456 lu(262424945438248)[0x61200000bf20]{UNVALIDATED}: Allocated 20241105160257804 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424945438248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160257836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424945438248)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160257836 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424945438248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424945438248" cn_domain=PS} 20241105160257836 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257836 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257839 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160257839 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424945438248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424945438248"} 20241105160257839 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424945438248)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160257839 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424945438248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160257839 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424945438248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424945438248"} 20241105160257839 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424945438248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160257839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424945438248)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160257839 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424945438248)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160257839 DLU <0006> fsm.c:568 lu(PS:IMSI-262424945438248)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160257839 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257839 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160257839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34682<->l=127.0.0.1:4258 20241105160257900 DAUC <0003> db_auc.c:157 IMSI='262426213887424': No 2G Auth Data 20241105160257900 DAUC <0003> db_auc.c:192 IMSI='262426213887424': No 3G Auth Data 20241105160257917 DLGSUP <0013> hlr.c:121 IMSI 262426213887424: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160257972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34690<->l=127.0.0.1:4258 20241105160257974 DLINP <000b> input/ipa.c:451 connected read/write 20241105160257974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160257974 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426213887424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426213887424" cn_domain=PS} 20241105160257974 DLU <0006> fsm.c:456 lu(262426213887424)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241105160257974 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426213887424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160258021 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426213887424)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160258021 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426213887424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426213887424" cn_domain=PS} 20241105160258021 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258021 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258023 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160258023 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426213887424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426213887424"} 20241105160258023 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426213887424)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160258023 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426213887424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160258023 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426213887424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426213887424"} 20241105160258023 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426213887424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160258023 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426213887424)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160258023 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426213887424)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160258023 DLU <0006> fsm.c:568 lu(PS:IMSI-262426213887424)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160258023 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258023 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34690<->l=127.0.0.1:4258 20241105160258125 DAUC <0003> db_auc.c:157 IMSI='262428244321571': No 2G Auth Data 20241105160258125 DAUC <0003> db_auc.c:192 IMSI='262428244321571': No 3G Auth Data 20241105160258149 DLGSUP <0013> hlr.c:121 IMSI 262428244321571: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160258224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34700<->l=127.0.0.1:4258 20241105160258226 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160258226 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428244321571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428244321571" cn_domain=PS} 20241105160258226 DLU <0006> fsm.c:456 lu(262428244321571)[0x612000010120]{UNVALIDATED}: Allocated 20241105160258226 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428244321571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160258335 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428244321571)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160258335 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428244321571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428244321571" cn_domain=PS} 20241105160258335 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258335 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258338 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160258338 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428244321571 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428244321571"} 20241105160258338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428244321571)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160258338 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428244321571 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160258338 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428244321571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428244321571"} 20241105160258338 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428244321571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160258338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428244321571)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160258338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428244321571)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160258338 DLU <0006> fsm.c:568 lu(PS:IMSI-262428244321571)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160258338 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258338 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34700<->l=127.0.0.1:4258 20241105160258424 DAUC <0003> db_auc.c:157 IMSI='262421773036590': No 2G Auth Data 20241105160258424 DAUC <0003> db_auc.c:192 IMSI='262421773036590': No 3G Auth Data 20241105160258449 DLGSUP <0013> hlr.c:121 IMSI 262421773036590: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160258496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34702<->l=127.0.0.1:4258 20241105160258498 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160258498 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421773036590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421773036590" cn_domain=PS} 20241105160258498 DLU <0006> fsm.c:456 lu(262421773036590)[0x6120000102a0]{UNVALIDATED}: Allocated 20241105160258498 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421773036590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160258538 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421773036590)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160258538 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421773036590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421773036590" cn_domain=PS} 20241105160258538 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258538 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258540 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160258540 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421773036590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421773036590"} 20241105160258540 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421773036590)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160258540 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421773036590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160258540 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421773036590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421773036590"} 20241105160258540 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421773036590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160258540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421773036590)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160258540 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421773036590)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160258540 DLU <0006> fsm.c:568 lu(PS:IMSI-262421773036590)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160258540 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258540 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160258541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34702<->l=127.0.0.1:4258 20241105160258652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34630<->l=127.0.0.1:4258 20241105160258653 DLINP <000b> input/ipa.c:451 connected read/write 20241105160258653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160258653 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160258653 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160258653 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160258653 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39753<->l=127.0.0.1:4259) 20241105160258677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34712<->l=127.0.0.1:4258 20241105160258678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34712<->l=127.0.0.1:4258 20241105160301707 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160301707 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160301708 DLINP <000b> input/ipa.c:451 connected read/write 20241105160301708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160301709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35914<->l=127.0.0.1:4258 20241105160301710 DLINP <000b> input/ipa.c:451 connected read/write 20241105160301710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160301710 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160301710 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160301710 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  20241105160301710 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160301710 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  20241105160301710 DLGSUP <0013> gsup_server.c:235 2:  20241105160301710 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160301710 DLGSUP <0013> gsup_server.c:235 3:  20241105160301710 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160301710 DLGSUP <0013> gsup_server.c:235 4:  20241105160301710 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160301710 DLGSUP <0013> gsup_server.c:235 5:  20241105160301710 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160301710 DLGSUP <0013> gsup_server.c:235 7:  20241105160301710 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160301710 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160301710 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160301710 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160301718 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41197<->l=127.0.0.1:4259) 20241105160301807 DAUC <0003> db_auc.c:157 IMSI='262422570103685': No 2G Auth Data 20241105160301807 DAUC <0003> db_auc.c:192 IMSI='262422570103685': No 3G Auth Data 20241105160301904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35926<->l=127.0.0.1:4258 20241105160301907 DLINP <000b> input/ipa.c:451 connected read/write 20241105160301907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160301907 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422570103685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422570103685" cn_domain=PS source_name="the-source\n"} 20241105160301907 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241105160301907 DLU <0006> fsm.c:456 lu(262422570103685)[0x612000010420]{UNVALIDATED}: Allocated 20241105160301907 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422570103685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241105160301965 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422570103685)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160301965 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422570103685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422570103685" cn_domain=PS destination_name="the-source\n"} 20241105160301965 DLINP <000b> input/ipa.c:451 connected read/write 20241105160301965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160301965 DLINP <000b> input/ipa.c:451 connected read/write 20241105160301965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160302014 DLINP <000b> input/ipa.c:451 connected read/write 20241105160302014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160302014 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422570103685 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422570103685" source_name="the-source\n"} 20241105160302014 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422570103685)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160302014 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422570103685 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160302014 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422570103685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422570103685" destination_name="the-source\n"} 20241105160302014 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422570103685 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160302014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422570103685)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160302014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422570103685)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160302014 DLU <0006> fsm.c:568 lu(PS:IMSI-262422570103685)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160302014 DLINP <000b> input/ipa.c:451 connected read/write 20241105160302014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160302015 DLINP <000b> input/ipa.c:451 connected read/write 20241105160302015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160302015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35926<->l=127.0.0.1:4258 20241105160302115 DAUC <0003> db_auc.c:157 IMSI='262421178015591': No 2G Auth Data 20241105160302115 DAUC <0003> db_auc.c:192 IMSI='262421178015591': No 3G Auth Data 20241105160302208 DLGSUP <0013> hlr.c:121 IMSI 262421178015591: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160302261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35936<->l=127.0.0.1:4258 20241105160302263 DLINP <000b> input/ipa.c:451 connected read/write 20241105160302263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160302263 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421178015591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421178015591" cn_domain=PS source_name="the-source\n"} 20241105160302263 DLU <0006> fsm.c:456 lu(262421178015591)[0x6120000105a0]{UNVALIDATED}: Allocated 20241105160302263 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421178015591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241105160302378 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421178015591)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160302378 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421178015591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421178015591" cn_domain=PS destination_name="the-source\n"} 20241105160302378 DLINP <000b> input/ipa.c:451 connected read/write 20241105160302378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160302378 DLINP <000b> input/ipa.c:451 connected read/write 20241105160302378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160302380 DLINP <000b> input/ipa.c:451 connected read/write 20241105160302380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160302380 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421178015591 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421178015591" source_name="the-source\n"} 20241105160302380 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421178015591)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160302380 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421178015591 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160302380 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421178015591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421178015591" destination_name="the-source\n"} 20241105160302380 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421178015591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160302380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421178015591)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160302380 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421178015591)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160302380 DLU <0006> fsm.c:568 lu(PS:IMSI-262421178015591)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160302380 DLINP <000b> input/ipa.c:451 connected read/write 20241105160302380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160302380 DLINP <000b> input/ipa.c:451 connected read/write 20241105160302380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160302381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35936<->l=127.0.0.1:4258 20241105160302761 DAUC <0003> db_auc.c:157 IMSI='262422920884629': No 2G Auth Data 20241105160302761 DAUC <0003> db_auc.c:192 IMSI='262422920884629': No 3G Auth Data 20241105160302883 DLGSUP <0013> hlr.c:121 IMSI 262422920884629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160303000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35938<->l=127.0.0.1:4258 20241105160303002 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160303002 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422920884629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422920884629" cn_domain=PS source_name="the-source\n"} 20241105160303002 DLU <0006> fsm.c:456 lu(262422920884629)[0x612000010720]{UNVALIDATED}: Allocated 20241105160303002 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422920884629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241105160303049 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422920884629)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160303049 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422920884629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422920884629" cn_domain=PS destination_name="the-source\n"} 20241105160303050 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303050 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303051 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160303051 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422920884629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422920884629" source_name="the-source\n"} 20241105160303051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422920884629)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160303051 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422920884629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160303051 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422920884629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422920884629" destination_name="the-source\n"} 20241105160303051 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422920884629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160303052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422920884629)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160303052 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422920884629)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160303052 DLU <0006> fsm.c:568 lu(PS:IMSI-262422920884629)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160303052 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303052 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35938<->l=127.0.0.1:4258 20241105160303115 DAUC <0003> db_auc.c:157 IMSI='262422729533651': No 2G Auth Data 20241105160303115 DAUC <0003> db_auc.c:192 IMSI='262422729533651': No 3G Auth Data 20241105160303144 DLGSUP <0013> hlr.c:121 IMSI 262422729533651: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160303175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4258 20241105160303177 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160303177 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422729533651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422729533651" cn_domain=PS source_name="the-source\n"} 20241105160303177 DLU <0006> fsm.c:456 lu(262422729533651)[0x6120000108a0]{UNVALIDATED}: Allocated 20241105160303177 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422729533651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241105160303226 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422729533651)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160303226 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422729533651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422729533651" cn_domain=PS destination_name="the-source\n"} 20241105160303226 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303226 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303228 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160303228 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422729533651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422729533651" source_name="the-source\n"} 20241105160303228 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422729533651)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160303228 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262422729533651 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160303228 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422729533651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422729533651" destination_name="the-source\n"} 20241105160303228 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262422729533651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160303228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422729533651)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160303228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422729533651)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160303228 DLU <0006> fsm.c:568 lu(PS:IMSI-262422729533651)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160303228 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303228 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35940<->l=127.0.0.1:4258 20241105160303286 DAUC <0003> db_auc.c:157 IMSI='262421350630138': No 2G Auth Data 20241105160303286 DAUC <0003> db_auc.c:192 IMSI='262421350630138': No 3G Auth Data 20241105160303309 DLGSUP <0013> hlr.c:121 IMSI 262421350630138: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160303334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 20241105160303336 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160303336 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421350630138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421350630138" cn_domain=PS source_name="the-source\n"} 20241105160303336 DLU <0006> fsm.c:456 lu(262421350630138)[0x612000010a20]{UNVALIDATED}: Allocated 20241105160303336 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421350630138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241105160303372 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421350630138)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160303372 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421350630138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421350630138" cn_domain=PS destination_name="the-source\n"} 20241105160303372 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303372 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303373 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160303373 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421350630138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421350630138" source_name="the-source\n"} 20241105160303373 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421350630138)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160303373 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421350630138 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160303373 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421350630138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421350630138" destination_name="the-source\n"} 20241105160303373 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421350630138 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160303373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421350630138)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160303373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421350630138)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160303373 DLU <0006> fsm.c:568 lu(PS:IMSI-262421350630138)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160303373 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303374 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35948<->l=127.0.0.1:4258 20241105160303429 DAUC <0003> db_auc.c:157 IMSI='262421927834118': No 2G Auth Data 20241105160303429 DAUC <0003> db_auc.c:192 IMSI='262421927834118': No 3G Auth Data 20241105160303450 DLGSUP <0013> hlr.c:121 IMSI 262421927834118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160303506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4258 20241105160303508 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160303508 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421927834118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421927834118" cn_domain=PS source_name="the-source\n"} 20241105160303508 DLU <0006> fsm.c:456 lu(262421927834118)[0x612000010ba0]{UNVALIDATED}: Allocated 20241105160303508 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421927834118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241105160303549 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421927834118)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160303549 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421927834118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421927834118" cn_domain=PS destination_name="the-source\n"} 20241105160303549 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303550 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303551 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160303551 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421927834118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421927834118" source_name="the-source\n"} 20241105160303551 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421927834118)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160303551 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421927834118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160303551 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421927834118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421927834118" destination_name="the-source\n"} 20241105160303551 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421927834118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160303551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421927834118)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160303551 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421927834118)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160303551 DLU <0006> fsm.c:568 lu(PS:IMSI-262421927834118)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160303551 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303551 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4258 20241105160303662 DAUC <0003> db_auc.c:157 IMSI='262429562420798': No 2G Auth Data 20241105160303662 DAUC <0003> db_auc.c:192 IMSI='262429562420798': No 3G Auth Data 20241105160303681 DLGSUP <0013> hlr.c:121 IMSI 262429562420798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160303730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4258 20241105160303732 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160303732 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429562420798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429562420798" cn_domain=PS source_name="the-source\n"} 20241105160303732 DLU <0006> fsm.c:456 lu(262429562420798)[0x612000010d20]{UNVALIDATED}: Allocated 20241105160303732 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429562420798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241105160303788 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429562420798)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160303789 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429562420798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429562420798" cn_domain=PS destination_name="the-source\n"} 20241105160303789 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303789 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303790 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160303790 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429562420798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429562420798" source_name="the-source\n"} 20241105160303790 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429562420798)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160303790 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262429562420798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160303790 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429562420798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429562420798" destination_name="the-source\n"} 20241105160303790 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262429562420798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160303791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429562420798)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160303791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429562420798)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160303791 DLU <0006> fsm.c:568 lu(PS:IMSI-262429562420798)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160303791 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303791 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160303791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4258 20241105160303875 DAUC <0003> db_auc.c:157 IMSI='262426734619664': No 2G Auth Data 20241105160303875 DAUC <0003> db_auc.c:192 IMSI='262426734619664': No 3G Auth Data 20241105160303896 DLGSUP <0013> hlr.c:121 IMSI 262426734619664: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160303973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35968<->l=127.0.0.1:4258 20241105160303975 DLINP <000b> input/ipa.c:451 connected read/write 20241105160303975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160303975 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262426734619664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426734619664" cn_domain=PS source_name="the-source\n"} 20241105160303975 DLU <0006> fsm.c:456 lu(262426734619664)[0x612000010ea0]{UNVALIDATED}: Allocated 20241105160303975 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262426734619664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241105160304010 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426734619664)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160304010 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262426734619664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426734619664" cn_domain=PS destination_name="the-source\n"} 20241105160304010 DLINP <000b> input/ipa.c:451 connected read/write 20241105160304010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160304010 DLINP <000b> input/ipa.c:451 connected read/write 20241105160304010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160304012 DLINP <000b> input/ipa.c:451 connected read/write 20241105160304012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160304012 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262426734619664 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426734619664" source_name="the-source\n"} 20241105160304012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426734619664)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160304012 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262426734619664 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160304012 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262426734619664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426734619664" destination_name="the-source\n"} 20241105160304012 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262426734619664 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160304012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426734619664)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160304012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426734619664)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160304012 DLU <0006> fsm.c:568 lu(PS:IMSI-262426734619664)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160304012 DLINP <000b> input/ipa.c:451 connected read/write 20241105160304012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160304012 DLINP <000b> input/ipa.c:451 connected read/write 20241105160304012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160304013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35968<->l=127.0.0.1:4258 20241105160304076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35914<->l=127.0.0.1:4258 20241105160304077 DLINP <000b> input/ipa.c:451 connected read/write 20241105160304077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160304077 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160304077 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160304077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160304077 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241105160304077 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41197<->l=127.0.0.1:4259) 20241105160304112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35982<->l=127.0.0.1:4258 20241105160304112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35982<->l=127.0.0.1:4258 20241105160307284 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160307285 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160307287 DLINP <000b> input/ipa.c:451 connected read/write 20241105160307287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160307287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35984<->l=127.0.0.1:4258 20241105160307289 DLINP <000b> input/ipa.c:451 connected read/write 20241105160307289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160307289 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160307289 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160307289 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  20241105160307289 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160307289 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  20241105160307289 DLGSUP <0013> gsup_server.c:235 2:  20241105160307289 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160307289 DLGSUP <0013> gsup_server.c:235 3:  20241105160307289 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160307289 DLGSUP <0013> gsup_server.c:235 4:  20241105160307289 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160307289 DLGSUP <0013> gsup_server.c:235 5:  20241105160307289 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160307289 DLGSUP <0013> gsup_server.c:235 7:  20241105160307289 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160307289 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160307289 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160307289 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160307300 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46251<->l=127.0.0.1:4259) 20241105160308019 DAUC <0003> db_auc.c:157 IMSI='262421033435915': No 2G Auth Data 20241105160308019 DAUC <0003> db_auc.c:192 IMSI='262421033435915': No 3G Auth Data 20241105160308679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35990<->l=127.0.0.1:4258 20241105160308683 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160308683 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421033435915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421033435915" cn_domain=PS} 20241105160308683 DLU <0006> fsm.c:456 lu(262421033435915)[0x612000011020]{UNVALIDATED}: Allocated 20241105160308683 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421033435915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160308732 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421033435915)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160308732 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421033435915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421033435915" cn_domain=PS} 20241105160308732 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160308732 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160308735 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160308735 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421033435915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421033435915"} 20241105160308735 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421033435915)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160308735 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421033435915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160308735 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421033435915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421033435915"} 20241105160308735 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421033435915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160308735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421033435915)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160308735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421033435915)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160308735 DLU <0006> fsm.c:568 lu(PS:IMSI-262421033435915)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160308735 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160308735 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160308736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35990<->l=127.0.0.1:4258 20241105160308805 DAUC <0003> db_auc.c:157 IMSI='262425755653506': No 2G Auth Data 20241105160308805 DAUC <0003> db_auc.c:192 IMSI='262425755653506': No 3G Auth Data 20241105160308833 DLGSUP <0013> hlr.c:121 IMSI 262425755653506: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160308872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36004<->l=127.0.0.1:4258 20241105160308874 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160308874 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425755653506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425755653506" cn_domain=PS} 20241105160308874 DLU <0006> fsm.c:456 lu(262425755653506)[0x6120000111a0]{UNVALIDATED}: Allocated 20241105160308874 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425755653506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160308929 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425755653506)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160308930 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425755653506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425755653506" cn_domain=PS} 20241105160308930 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160308930 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160308931 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160308931 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425755653506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425755653506"} 20241105160308931 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425755653506)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160308931 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425755653506 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160308931 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425755653506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425755653506"} 20241105160308931 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425755653506 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160308931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425755653506)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160308931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425755653506)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160308931 DLU <0006> fsm.c:568 lu(PS:IMSI-262425755653506)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160308931 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160308931 DLINP <000b> input/ipa.c:451 connected read/write 20241105160308931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160308932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36004<->l=127.0.0.1:4258 20241105160309015 DAUC <0003> db_auc.c:157 IMSI='262429733969140': No 2G Auth Data 20241105160309015 DAUC <0003> db_auc.c:192 IMSI='262429733969140': No 3G Auth Data 20241105160309043 DLGSUP <0013> hlr.c:121 IMSI 262429733969140: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160309075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4258 20241105160309077 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160309077 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429733969140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429733969140" cn_domain=PS} 20241105160309077 DLU <0006> fsm.c:456 lu(262429733969140)[0x612000011320]{UNVALIDATED}: Allocated 20241105160309077 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429733969140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160309143 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429733969140)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160309144 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429733969140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429733969140" cn_domain=PS} 20241105160309144 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309144 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309145 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160309145 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429733969140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429733969140"} 20241105160309145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429733969140)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160309145 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429733969140 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160309145 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429733969140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429733969140"} 20241105160309145 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429733969140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160309145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429733969140)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160309145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429733969140)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160309145 DLU <0006> fsm.c:568 lu(PS:IMSI-262429733969140)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160309145 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309146 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4258 20241105160309223 DAUC <0003> db_auc.c:157 IMSI='262428799367693': No 2G Auth Data 20241105160309223 DAUC <0003> db_auc.c:192 IMSI='262428799367693': No 3G Auth Data 20241105160309274 DLGSUP <0013> hlr.c:121 IMSI 262428799367693: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160309336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 20241105160309339 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160309339 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428799367693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428799367693" cn_domain=PS} 20241105160309339 DLU <0006> fsm.c:456 lu(262428799367693)[0x6120000114a0]{UNVALIDATED}: Allocated 20241105160309339 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428799367693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160309383 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428799367693)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160309383 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428799367693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428799367693" cn_domain=PS} 20241105160309383 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309384 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309386 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160309386 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428799367693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428799367693"} 20241105160309386 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428799367693)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160309386 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262428799367693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160309386 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428799367693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428799367693"} 20241105160309386 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262428799367693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160309386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428799367693)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160309386 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428799367693)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160309386 DLU <0006> fsm.c:568 lu(PS:IMSI-262428799367693)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160309386 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309386 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 20241105160309460 DAUC <0003> db_auc.c:157 IMSI='262427672000410': No 2G Auth Data 20241105160309460 DAUC <0003> db_auc.c:192 IMSI='262427672000410': No 3G Auth Data 20241105160309493 DLGSUP <0013> hlr.c:121 IMSI 262427672000410: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160309529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36020<->l=127.0.0.1:4258 20241105160309533 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160309533 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427672000410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427672000410" cn_domain=PS} 20241105160309533 DLU <0006> fsm.c:456 lu(262427672000410)[0x612000011620]{UNVALIDATED}: Allocated 20241105160309533 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427672000410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160309580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427672000410)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160309580 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427672000410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427672000410" cn_domain=PS} 20241105160309580 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309580 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309582 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160309582 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427672000410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427672000410"} 20241105160309582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427672000410)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160309582 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427672000410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160309582 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427672000410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427672000410"} 20241105160309582 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427672000410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160309582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427672000410)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160309582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427672000410)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160309582 DLU <0006> fsm.c:568 lu(PS:IMSI-262427672000410)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160309582 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309582 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36020<->l=127.0.0.1:4258 20241105160309663 DAUC <0003> db_auc.c:157 IMSI='262423476131693': No 2G Auth Data 20241105160309663 DAUC <0003> db_auc.c:192 IMSI='262423476131693': No 3G Auth Data 20241105160309683 DLGSUP <0013> hlr.c:121 IMSI 262423476131693: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160309782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36028<->l=127.0.0.1:4258 20241105160309785 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160309786 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423476131693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423476131693" cn_domain=PS} 20241105160309786 DLU <0006> fsm.c:456 lu(262423476131693)[0x6120000117a0]{UNVALIDATED}: Allocated 20241105160309786 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423476131693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160309975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423476131693)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160309975 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423476131693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423476131693" cn_domain=PS} 20241105160309975 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309975 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309979 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160309979 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423476131693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423476131693"} 20241105160309979 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423476131693)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160309979 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423476131693 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160309979 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423476131693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423476131693"} 20241105160309979 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423476131693 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160309979 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423476131693)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160309979 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423476131693)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160309979 DLU <0006> fsm.c:568 lu(PS:IMSI-262423476131693)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160309979 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309979 DLINP <000b> input/ipa.c:451 connected read/write 20241105160309979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160309981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36028<->l=127.0.0.1:4258 20241105160310142 DAUC <0003> db_auc.c:157 IMSI='262427299603336': No 2G Auth Data 20241105160310142 DAUC <0003> db_auc.c:192 IMSI='262427299603336': No 3G Auth Data 20241105160310212 DLGSUP <0013> hlr.c:121 IMSI 262427299603336: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160310286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36042<->l=127.0.0.1:4258 20241105160310289 DLINP <000b> input/ipa.c:451 connected read/write 20241105160310289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160310289 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427299603336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427299603336" cn_domain=PS} 20241105160310290 DLU <0006> fsm.c:456 lu(262427299603336)[0x612000011920]{UNVALIDATED}: Allocated 20241105160310290 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427299603336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160310483 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427299603336)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160310483 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427299603336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427299603336" cn_domain=PS} 20241105160310483 DLINP <000b> input/ipa.c:451 connected read/write 20241105160310483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160310483 DLINP <000b> input/ipa.c:451 connected read/write 20241105160310483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160310485 DLINP <000b> input/ipa.c:451 connected read/write 20241105160310485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160310486 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262427299603336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427299603336"} 20241105160310486 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427299603336)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160310486 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262427299603336 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160310486 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427299603336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427299603336"} 20241105160310486 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427299603336 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160310486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427299603336)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160310486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427299603336)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160310486 DLU <0006> fsm.c:568 lu(PS:IMSI-262427299603336)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160310486 DLINP <000b> input/ipa.c:451 connected read/write 20241105160310486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160310486 DLINP <000b> input/ipa.c:451 connected read/write 20241105160310486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160310532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36042<->l=127.0.0.1:4258 20241105160311693 DAUC <0003> db_auc.c:157 IMSI='262427607130598': No 2G Auth Data 20241105160311693 DAUC <0003> db_auc.c:192 IMSI='262427607130598': No 3G Auth Data 20241105160311974 DLGSUP <0013> hlr.c:121 IMSI 262427607130598: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160312275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55118<->l=127.0.0.1:4258 20241105160312281 DLINP <000b> input/ipa.c:451 connected read/write 20241105160312282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160312282 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427607130598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427607130598" cn_domain=PS} 20241105160312282 DLU <0006> fsm.c:456 lu(262427607130598)[0x612000011aa0]{UNVALIDATED}: Allocated 20241105160312282 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427607130598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160313706 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427607130598)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160313706 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427607130598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427607130598" cn_domain=PS} 20241105160313706 DLINP <000b> input/ipa.c:451 connected read/write 20241105160313706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160313706 DLINP <000b> input/ipa.c:451 connected read/write 20241105160313706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160313730 DLINP <000b> input/ipa.c:451 connected read/write 20241105160313730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160313730 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427607130598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427607130598"} 20241105160313730 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427607130598)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160313730 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427607130598 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160313730 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427607130598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427607130598"} 20241105160313730 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427607130598 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160313730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427607130598)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160313730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427607130598)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160313730 DLU <0006> fsm.c:568 lu(PS:IMSI-262427607130598)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160313731 DLINP <000b> input/ipa.c:451 connected read/write 20241105160313731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160313731 DLINP <000b> input/ipa.c:451 connected read/write 20241105160313731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160313732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55118<->l=127.0.0.1:4258 20241105160313862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35984<->l=127.0.0.1:4258 20241105160313863 DLINP <000b> input/ipa.c:451 connected read/write 20241105160313863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160313863 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160313863 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160313863 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160313863 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46251<->l=127.0.0.1:4259) 20241105160313888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55120<->l=127.0.0.1:4258 20241105160313989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55120<->l=127.0.0.1:4258 20241105160317017 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160317017 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160317018 DLINP <000b> input/ipa.c:451 connected read/write 20241105160317018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160317019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55126<->l=127.0.0.1:4258 20241105160317020 DLINP <000b> input/ipa.c:451 connected read/write 20241105160317020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160317020 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160317020 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160317020 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  20241105160317020 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160317020 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  20241105160317020 DLGSUP <0013> gsup_server.c:235 2:  20241105160317020 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160317020 DLGSUP <0013> gsup_server.c:235 3:  20241105160317020 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160317020 DLGSUP <0013> gsup_server.c:235 4:  20241105160317020 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160317020 DLGSUP <0013> gsup_server.c:235 5:  20241105160317020 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160317020 DLGSUP <0013> gsup_server.c:235 7:  20241105160317020 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160317020 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160317020 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160317020 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160317028 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43379<->l=127.0.0.1:4259) 20241105160317051 DAUC <0003> db_auc.c:157 IMSI='262421057301420': No 2G Auth Data 20241105160317051 DAUC <0003> db_auc.c:192 IMSI='262421057301420': No 3G Auth Data 20241105160317104 DAUC <0003> db_auc.c:192 IMSI='262421057301420': No 3G Auth Data 20241105160317157 DAUC <0003> db_auc.c:157 IMSI='262427650661108': No 2G Auth Data 20241105160317157 DAUC <0003> db_auc.c:192 IMSI='262427650661108': No 3G Auth Data 20241105160317207 DAUC <0003> db_auc.c:157 IMSI='262427650661108': No 2G Auth Data 20241105160317289 DAUC <0003> db_auc.c:157 IMSI='262429527938534': No 2G Auth Data 20241105160317289 DAUC <0003> db_auc.c:192 IMSI='262429527938534': No 3G Auth Data 20241105160317422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55126<->l=127.0.0.1:4258 20241105160317423 DLINP <000b> input/ipa.c:451 connected read/write 20241105160317423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160317423 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160317423 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160317423 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160317423 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43379<->l=127.0.0.1:4259) 20241105160317445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55142<->l=127.0.0.1:4258 20241105160317546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55142<->l=127.0.0.1:4258 20241105160320577 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160320577 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160320578 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160320578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55144<->l=127.0.0.1:4258 20241105160320579 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160320579 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160320579 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160320579 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  20241105160320579 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160320579 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  20241105160320579 DLGSUP <0013> gsup_server.c:235 2:  20241105160320579 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160320579 DLGSUP <0013> gsup_server.c:235 3:  20241105160320579 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160320579 DLGSUP <0013> gsup_server.c:235 4:  20241105160320579 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160320579 DLGSUP <0013> gsup_server.c:235 5:  20241105160320579 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160320579 DLGSUP <0013> gsup_server.c:235 7:  20241105160320579 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160320579 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160320579 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160320579 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160320588 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43239<->l=127.0.0.1:4259) 20241105160320595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55156<->l=127.0.0.1:4258 20241105160320612 DAUC <0003> db_auc.c:157 IMSI='262426170513137': No 2G Auth Data 20241105160320612 DAUC <0003> db_auc.c:192 IMSI='262426170513137': No 3G Auth Data 20241105160320656 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160320656 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426170513137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426170513137" cn_domain=PS} 20241105160320656 DLU <0006> fsm.c:456 lu(262426170513137)[0x612000011c20]{UNVALIDATED}: Allocated 20241105160320656 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426170513137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160320691 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426170513137)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160320692 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426170513137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426170513137" cn_domain=PS} 20241105160320692 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160320692 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160320694 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160320694 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426170513137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426170513137"} 20241105160320694 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426170513137)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160320694 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426170513137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160320694 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426170513137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426170513137"} 20241105160320694 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426170513137 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160320694 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426170513137)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160320694 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426170513137)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160320694 DLU <0006> fsm.c:568 lu(PS:IMSI-262426170513137)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160320694 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160320694 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160320713 DLGSUP <0013> hlr.c:128 IMSI 262426170513137: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241105160320713 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160320713 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160320714 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160320714 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426170513137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426170513137"} 20241105160320714 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426170513137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241105160320714 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426170513137 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160320714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55156<->l=127.0.0.1:4258 20241105160320715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55144<->l=127.0.0.1:4258 20241105160320715 DLINP <000b> input/ipa.c:451 connected read/write 20241105160320715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160320715 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160320715 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160320715 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160320715 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43239<->l=127.0.0.1:4259) 20241105160320751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55172<->l=127.0.0.1:4258 20241105160320852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55172<->l=127.0.0.1:4258 20241105160323884 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160323884 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160323886 DLINP <000b> input/ipa.c:451 connected read/write 20241105160323886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160323887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4258 20241105160323888 DLINP <000b> input/ipa.c:451 connected read/write 20241105160323888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160323888 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160323888 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160323888 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  20241105160323888 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160323888 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  20241105160323888 DLGSUP <0013> gsup_server.c:235 2:  20241105160323888 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160323888 DLGSUP <0013> gsup_server.c:235 3:  20241105160323888 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160323888 DLGSUP <0013> gsup_server.c:235 4:  20241105160323888 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160323888 DLGSUP <0013> gsup_server.c:235 5:  20241105160323888 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160323888 DLGSUP <0013> gsup_server.c:235 7:  20241105160323888 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160323888 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160323888 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160323888 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160323899 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45219<->l=127.0.0.1:4259) 20241105160323916 DAUC <0003> db_auc.c:157 IMSI='262426558896076': No 2G Auth Data 20241105160323916 DAUC <0003> db_auc.c:192 IMSI='262426558896076': No 3G Auth Data 20241105160323979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46154<->l=127.0.0.1:4258 20241105160323982 DLINP <000b> input/ipa.c:451 connected read/write 20241105160323982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160323982 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426558896076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426558896076" cn_domain=PS} 20241105160323982 DLU <0006> fsm.c:456 lu(262426558896076)[0x612000011da0]{UNVALIDATED}: Allocated 20241105160323982 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426558896076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160324012 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426558896076)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160324012 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426558896076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426558896076" cn_domain=PS} 20241105160324012 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324012 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324015 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324015 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426558896076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426558896076"} 20241105160324015 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426558896076)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160324015 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426558896076 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160324015 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426558896076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426558896076"} 20241105160324015 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426558896076 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160324015 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426558896076)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160324015 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426558896076)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160324015 DLU <0006> fsm.c:568 lu(PS:IMSI-262426558896076)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160324015 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324015 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324017 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324017 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426558896076 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426558896076" cn_domain=CS} 20241105160324017 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426558896076 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241105160324034 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426558896076 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426558896076"} 20241105160324034 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426558896076 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160324034 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324034 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46154<->l=127.0.0.1:4258 20241105160324106 DAUC <0003> db_auc.c:157 IMSI='262421972604644': No 2G Auth Data 20241105160324106 DAUC <0003> db_auc.c:192 IMSI='262421972604644': No 3G Auth Data 20241105160324130 DLGSUP <0013> hlr.c:121 IMSI 262421972604644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160324167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 20241105160324170 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324170 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421972604644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421972604644" cn_domain=PS} 20241105160324170 DLU <0006> fsm.c:456 lu(262421972604644)[0x612000011f20]{UNVALIDATED}: Allocated 20241105160324170 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421972604644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160324212 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421972604644)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160324212 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421972604644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421972604644" cn_domain=PS} 20241105160324212 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324212 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324214 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324214 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421972604644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421972604644"} 20241105160324214 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421972604644)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160324214 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421972604644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160324214 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421972604644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421972604644"} 20241105160324214 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421972604644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160324214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421972604644)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160324214 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421972604644)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160324214 DLU <0006> fsm.c:568 lu(PS:IMSI-262421972604644)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160324214 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324214 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324215 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324215 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421972604644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421972604644" cn_domain=CS} 20241105160324215 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421972604644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241105160324237 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421972604644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421972604644"} 20241105160324237 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421972604644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160324237 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324237 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 20241105160324313 DAUC <0003> db_auc.c:157 IMSI='262422124524806': No 2G Auth Data 20241105160324313 DAUC <0003> db_auc.c:192 IMSI='262422124524806': No 3G Auth Data 20241105160324337 DLGSUP <0013> hlr.c:121 IMSI 262422124524806: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160324365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46166<->l=127.0.0.1:4258 20241105160324369 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324369 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422124524806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422124524806" cn_domain=PS} 20241105160324369 DLU <0006> fsm.c:456 lu(262422124524806)[0x6120000120a0]{UNVALIDATED}: Allocated 20241105160324369 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422124524806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160324406 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422124524806)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160324406 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422124524806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422124524806" cn_domain=PS} 20241105160324406 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324407 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324409 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324409 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422124524806 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422124524806"} 20241105160324409 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422124524806)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160324409 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422124524806 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160324409 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422124524806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422124524806"} 20241105160324409 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422124524806 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160324409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422124524806)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160324409 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422124524806)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160324409 DLU <0006> fsm.c:568 lu(PS:IMSI-262422124524806)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160324409 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324409 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324411 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324411 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422124524806 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422124524806" cn_domain=CS} 20241105160324411 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422124524806 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241105160324427 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422124524806 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422124524806"} 20241105160324427 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422124524806 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160324427 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324427 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46166<->l=127.0.0.1:4258 20241105160324494 DAUC <0003> db_auc.c:157 IMSI='262426263751852': No 2G Auth Data 20241105160324494 DAUC <0003> db_auc.c:192 IMSI='262426263751852': No 3G Auth Data 20241105160324514 DLGSUP <0013> hlr.c:121 IMSI 262426263751852: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160324541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46182<->l=127.0.0.1:4258 20241105160324544 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324544 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426263751852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426263751852" cn_domain=PS} 20241105160324544 DLU <0006> fsm.c:456 lu(262426263751852)[0x612000012220]{UNVALIDATED}: Allocated 20241105160324544 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426263751852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160324584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426263751852)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160324584 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426263751852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426263751852" cn_domain=PS} 20241105160324584 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324584 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324587 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324587 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426263751852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426263751852"} 20241105160324587 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426263751852)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160324587 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426263751852 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160324587 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426263751852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426263751852"} 20241105160324587 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426263751852 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160324587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426263751852)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160324587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426263751852)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160324587 DLU <0006> fsm.c:568 lu(PS:IMSI-262426263751852)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160324587 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324587 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324588 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324588 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426263751852 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426263751852" cn_domain=CS} 20241105160324588 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426263751852 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241105160324608 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426263751852 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426263751852"} 20241105160324608 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426263751852 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160324608 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324608 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160324609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46182<->l=127.0.0.1:4258 20241105160324742 DAUC <0003> db_auc.c:157 IMSI='262420561436844': No 2G Auth Data 20241105160324742 DAUC <0003> db_auc.c:192 IMSI='262420561436844': No 3G Auth Data 20241105160324822 DLGSUP <0013> hlr.c:121 IMSI 262420561436844: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160324910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46192<->l=127.0.0.1:4258 20241105160324913 DLINP <000b> input/ipa.c:451 connected read/write 20241105160324913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160324913 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420561436844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420561436844" cn_domain=PS} 20241105160324913 DLU <0006> fsm.c:456 lu(262420561436844)[0x6120000123a0]{UNVALIDATED}: Allocated 20241105160324913 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420561436844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160325050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420561436844)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160325050 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420561436844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420561436844" cn_domain=PS} 20241105160325050 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325050 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325052 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160325052 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420561436844 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420561436844"} 20241105160325053 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420561436844)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160325053 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420561436844 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160325053 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420561436844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420561436844"} 20241105160325053 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420561436844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160325053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420561436844)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160325053 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420561436844)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160325053 DLU <0006> fsm.c:568 lu(PS:IMSI-262420561436844)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160325053 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325053 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325053 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160325054 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420561436844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420561436844" cn_domain=CS} 20241105160325054 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420561436844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241105160325248 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420561436844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420561436844"} 20241105160325248 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420561436844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160325248 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325248 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46192<->l=127.0.0.1:4258 20241105160325398 DAUC <0003> db_auc.c:157 IMSI='262429269642362': No 2G Auth Data 20241105160325398 DAUC <0003> db_auc.c:192 IMSI='262429269642362': No 3G Auth Data 20241105160325422 DLGSUP <0013> hlr.c:121 IMSI 262429269642362: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160325472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46202<->l=127.0.0.1:4258 20241105160325473 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160325473 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429269642362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429269642362" cn_domain=PS} 20241105160325474 DLU <0006> fsm.c:456 lu(262429269642362)[0x612000012520]{UNVALIDATED}: Allocated 20241105160325474 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429269642362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160325516 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429269642362)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160325516 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429269642362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429269642362" cn_domain=PS} 20241105160325516 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325516 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325518 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160325518 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429269642362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429269642362"} 20241105160325518 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429269642362)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160325518 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429269642362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160325518 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429269642362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429269642362"} 20241105160325518 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429269642362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160325518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429269642362)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160325518 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429269642362)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160325518 DLU <0006> fsm.c:568 lu(PS:IMSI-262429269642362)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160325518 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325518 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325519 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160325519 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429269642362 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429269642362" cn_domain=CS} 20241105160325519 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429269642362 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241105160325534 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429269642362 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429269642362"} 20241105160325534 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429269642362 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160325534 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325534 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46202<->l=127.0.0.1:4258 20241105160325626 DAUC <0003> db_auc.c:157 IMSI='262420072879650': No 2G Auth Data 20241105160325626 DAUC <0003> db_auc.c:192 IMSI='262420072879650': No 3G Auth Data 20241105160325658 DLGSUP <0013> hlr.c:121 IMSI 262420072879650: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160325705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46216<->l=127.0.0.1:4258 20241105160325708 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160325708 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420072879650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420072879650" cn_domain=PS} 20241105160325708 DLU <0006> fsm.c:456 lu(262420072879650)[0x6120000126a0]{UNVALIDATED}: Allocated 20241105160325708 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420072879650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160325746 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420072879650)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160325746 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420072879650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420072879650" cn_domain=PS} 20241105160325746 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325746 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325748 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160325748 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420072879650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420072879650"} 20241105160325748 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420072879650)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160325748 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420072879650 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160325748 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420072879650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420072879650"} 20241105160325748 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420072879650 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160325748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420072879650)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160325748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420072879650)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160325748 DLU <0006> fsm.c:568 lu(PS:IMSI-262420072879650)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160325748 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325748 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325749 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160325749 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420072879650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420072879650" cn_domain=CS} 20241105160325749 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420072879650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241105160325765 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420072879650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420072879650"} 20241105160325765 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420072879650 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160325765 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325765 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46216<->l=127.0.0.1:4258 20241105160325851 DAUC <0003> db_auc.c:157 IMSI='262428844386102': No 2G Auth Data 20241105160325851 DAUC <0003> db_auc.c:192 IMSI='262428844386102': No 3G Auth Data 20241105160325873 DLGSUP <0013> hlr.c:121 IMSI 262428844386102: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160325921 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46224<->l=127.0.0.1:4258 20241105160325923 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160325923 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428844386102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428844386102" cn_domain=PS} 20241105160325923 DLU <0006> fsm.c:456 lu(262428844386102)[0x612000012820]{UNVALIDATED}: Allocated 20241105160325923 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428844386102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160325950 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428844386102)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160325950 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428844386102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428844386102" cn_domain=PS} 20241105160325950 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325950 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325953 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160325953 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428844386102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428844386102"} 20241105160325953 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428844386102)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160325953 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262428844386102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160325953 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428844386102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428844386102"} 20241105160325953 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262428844386102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160325953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428844386102)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160325953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428844386102)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160325953 DLU <0006> fsm.c:568 lu(PS:IMSI-262428844386102)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160325953 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325953 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325954 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160325954 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428844386102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428844386102" cn_domain=CS} 20241105160325954 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428844386102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241105160325969 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428844386102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428844386102"} 20241105160325969 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262428844386102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160325969 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325969 DLINP <000b> input/ipa.c:451 connected read/write 20241105160325969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160325970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46224<->l=127.0.0.1:4258 20241105160326031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4258 20241105160326032 DLINP <000b> input/ipa.c:451 connected read/write 20241105160326032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160326032 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160326032 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160326032 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160326032 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45219<->l=127.0.0.1:4259) 20241105160326078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 20241105160326179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4258 20241105160329216 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160329216 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160329217 DLINP <000b> input/ipa.c:451 connected read/write 20241105160329217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160329218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241105160329219 DLINP <000b> input/ipa.c:451 connected read/write 20241105160329219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160329219 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160329219 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160329219 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  20241105160329219 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160329219 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  20241105160329219 DLGSUP <0013> gsup_server.c:235 2:  20241105160329219 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160329219 DLGSUP <0013> gsup_server.c:235 3:  20241105160329219 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160329219 DLGSUP <0013> gsup_server.c:235 4:  20241105160329219 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160329219 DLGSUP <0013> gsup_server.c:235 5:  20241105160329219 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160329219 DLGSUP <0013> gsup_server.c:235 7:  20241105160329219 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160329219 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160329219 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160329219 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160329228 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38975<->l=127.0.0.1:4259) 20241105160329716 DAUC <0003> db_auc.c:157 IMSI='262424590863898': No 2G Auth Data 20241105160329716 DAUC <0003> db_auc.c:192 IMSI='262424590863898': No 3G Auth Data 20241105160329805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4258 20241105160329808 DLINP <000b> input/ipa.c:451 connected read/write 20241105160329808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160329808 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424590863898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424590863898" cn_domain=PS} 20241105160329808 DLU <0006> fsm.c:456 lu(262424590863898)[0x6120000129a0]{UNVALIDATED}: Allocated 20241105160329808 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424590863898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160329860 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424590863898)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160329860 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424590863898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424590863898" cn_domain=PS} 20241105160329860 DLINP <000b> input/ipa.c:451 connected read/write 20241105160329860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160329861 DLINP <000b> input/ipa.c:451 connected read/write 20241105160329861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160329863 DLINP <000b> input/ipa.c:451 connected read/write 20241105160329863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160329863 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424590863898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424590863898"} 20241105160329863 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424590863898)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160329863 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424590863898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160329863 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424590863898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424590863898"} 20241105160329863 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424590863898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160329863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424590863898)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160329863 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424590863898)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160329863 DLU <0006> fsm.c:568 lu(PS:IMSI-262424590863898)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160329863 DLINP <000b> input/ipa.c:451 connected read/write 20241105160329863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160329863 DLINP <000b> input/ipa.c:451 connected read/write 20241105160329863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160329864 DLINP <000b> input/ipa.c:451 connected read/write 20241105160329864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160329864 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424590863898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424590863898" cn_domain=PS} 20241105160329864 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424590863898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241105160329888 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424590863898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424590863898"} 20241105160329888 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424590863898 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160329888 DLINP <000b> input/ipa.c:451 connected read/write 20241105160329888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160329888 DLINP <000b> input/ipa.c:451 connected read/write 20241105160329888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160329889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46246<->l=127.0.0.1:4258 20241105160329975 DAUC <0003> db_auc.c:157 IMSI='262428190116183': No 2G Auth Data 20241105160329975 DAUC <0003> db_auc.c:192 IMSI='262428190116183': No 3G Auth Data 20241105160330000 DLGSUP <0013> hlr.c:121 IMSI 262428190116183: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160330035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46250<->l=127.0.0.1:4258 20241105160330038 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160330038 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428190116183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428190116183" cn_domain=PS} 20241105160330038 DLU <0006> fsm.c:456 lu(262428190116183)[0x612000012b20]{UNVALIDATED}: Allocated 20241105160330039 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428190116183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160330070 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428190116183)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160330070 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428190116183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428190116183" cn_domain=PS} 20241105160330070 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330070 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330072 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160330073 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428190116183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428190116183"} 20241105160330073 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428190116183)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160330073 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262428190116183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160330073 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428190116183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428190116183"} 20241105160330073 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262428190116183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160330073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428190116183)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160330073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428190116183)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160330073 DLU <0006> fsm.c:568 lu(PS:IMSI-262428190116183)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160330073 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330073 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330074 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160330074 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428190116183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428190116183" cn_domain=PS} 20241105160330074 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428190116183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241105160330094 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428190116183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428190116183"} 20241105160330094 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262428190116183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160330094 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330094 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46250<->l=127.0.0.1:4258 20241105160330153 DAUC <0003> db_auc.c:157 IMSI='262428521642556': No 2G Auth Data 20241105160330153 DAUC <0003> db_auc.c:192 IMSI='262428521642556': No 3G Auth Data 20241105160330174 DLGSUP <0013> hlr.c:121 IMSI 262428521642556: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160330207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46254<->l=127.0.0.1:4258 20241105160330219 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160330219 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428521642556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428521642556" cn_domain=PS} 20241105160330219 DLU <0006> fsm.c:456 lu(262428521642556)[0x612000012ca0]{UNVALIDATED}: Allocated 20241105160330219 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428521642556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160330301 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428521642556)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160330301 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428521642556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428521642556" cn_domain=PS} 20241105160330301 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330301 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330304 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160330304 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428521642556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428521642556"} 20241105160330304 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428521642556)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160330304 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428521642556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160330304 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428521642556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428521642556"} 20241105160330304 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428521642556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160330304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428521642556)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160330304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428521642556)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160330304 DLU <0006> fsm.c:568 lu(PS:IMSI-262428521642556)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160330304 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330304 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330305 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160330305 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428521642556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428521642556" cn_domain=PS} 20241105160330305 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428521642556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241105160330333 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428521642556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428521642556"} 20241105160330333 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428521642556 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160330333 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330333 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46254<->l=127.0.0.1:4258 20241105160330414 DAUC <0003> db_auc.c:157 IMSI='262429554513483': No 2G Auth Data 20241105160330414 DAUC <0003> db_auc.c:192 IMSI='262429554513483': No 3G Auth Data 20241105160330449 DLGSUP <0013> hlr.c:121 IMSI 262429554513483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160330514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46260<->l=127.0.0.1:4258 20241105160330517 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160330518 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429554513483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429554513483" cn_domain=PS} 20241105160330518 DLU <0006> fsm.c:456 lu(262429554513483)[0x612000012e20]{UNVALIDATED}: Allocated 20241105160330518 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429554513483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160330668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429554513483)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160330668 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429554513483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429554513483" cn_domain=PS} 20241105160330669 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330669 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330671 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160330671 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429554513483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429554513483"} 20241105160330671 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429554513483)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160330671 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429554513483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160330671 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429554513483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429554513483"} 20241105160330671 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429554513483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160330671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429554513483)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160330671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429554513483)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160330671 DLU <0006> fsm.c:568 lu(PS:IMSI-262429554513483)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160330671 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330671 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330673 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160330673 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429554513483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429554513483" cn_domain=PS} 20241105160330673 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429554513483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241105160330751 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429554513483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429554513483"} 20241105160330751 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429554513483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160330751 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330751 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160330753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46260<->l=127.0.0.1:4258 20241105160330867 DAUC <0003> db_auc.c:157 IMSI='262422522200587': No 2G Auth Data 20241105160330867 DAUC <0003> db_auc.c:192 IMSI='262422522200587': No 3G Auth Data 20241105160330897 DLGSUP <0013> hlr.c:121 IMSI 262422522200587: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160330950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4258 20241105160330953 DLINP <000b> input/ipa.c:451 connected read/write 20241105160330953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160330953 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422522200587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422522200587" cn_domain=PS} 20241105160330953 DLU <0006> fsm.c:456 lu(262422522200587)[0x612000012fa0]{UNVALIDATED}: Allocated 20241105160330953 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422522200587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160331017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422522200587)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160331017 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422522200587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422522200587" cn_domain=PS} 20241105160331017 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331018 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331020 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160331020 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422522200587 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422522200587"} 20241105160331020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422522200587)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160331020 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422522200587 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160331020 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422522200587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422522200587"} 20241105160331020 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422522200587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160331020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422522200587)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160331020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422522200587)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160331020 DLU <0006> fsm.c:568 lu(PS:IMSI-262422522200587)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160331020 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331020 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331022 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160331022 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422522200587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422522200587" cn_domain=PS} 20241105160331022 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422522200587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241105160331066 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422522200587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422522200587"} 20241105160331066 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422522200587 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160331066 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331066 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46276<->l=127.0.0.1:4258 20241105160331171 DAUC <0003> db_auc.c:157 IMSI='262427006258915': No 2G Auth Data 20241105160331171 DAUC <0003> db_auc.c:192 IMSI='262427006258915': No 3G Auth Data 20241105160331239 DLGSUP <0013> hlr.c:121 IMSI 262427006258915: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160331312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 20241105160331315 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160331316 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427006258915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427006258915" cn_domain=PS} 20241105160331316 DLU <0006> fsm.c:456 lu(262427006258915)[0x612000013120]{UNVALIDATED}: Allocated 20241105160331316 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427006258915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160331353 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427006258915)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160331353 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427006258915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427006258915" cn_domain=PS} 20241105160331353 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331353 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331356 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160331356 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427006258915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427006258915"} 20241105160331356 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427006258915)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160331356 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427006258915 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160331356 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427006258915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427006258915"} 20241105160331356 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427006258915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160331356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427006258915)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160331356 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427006258915)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160331356 DLU <0006> fsm.c:568 lu(PS:IMSI-262427006258915)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160331356 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331356 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331357 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160331357 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427006258915 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427006258915" cn_domain=PS} 20241105160331357 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427006258915 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241105160331372 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427006258915 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427006258915"} 20241105160331372 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427006258915 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160331372 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331372 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46292<->l=127.0.0.1:4258 20241105160331449 DAUC <0003> db_auc.c:157 IMSI='262423881505330': No 2G Auth Data 20241105160331449 DAUC <0003> db_auc.c:192 IMSI='262423881505330': No 3G Auth Data 20241105160331466 DLGSUP <0013> hlr.c:121 IMSI 262423881505330: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160331516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 20241105160331520 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160331520 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423881505330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423881505330" cn_domain=PS} 20241105160331520 DLU <0006> fsm.c:456 lu(262423881505330)[0x6120000132a0]{UNVALIDATED}: Allocated 20241105160331520 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423881505330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160331557 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423881505330)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160331557 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423881505330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423881505330" cn_domain=PS} 20241105160331557 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331557 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331560 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160331560 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423881505330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423881505330"} 20241105160331560 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423881505330)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160331560 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423881505330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160331560 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423881505330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423881505330"} 20241105160331560 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423881505330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160331560 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423881505330)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160331560 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423881505330)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160331560 DLU <0006> fsm.c:568 lu(PS:IMSI-262423881505330)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160331560 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331560 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331561 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160331561 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423881505330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423881505330" cn_domain=PS} 20241105160331561 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423881505330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241105160331580 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423881505330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423881505330"} 20241105160331580 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423881505330 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160331580 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331580 DLINP <000b> input/ipa.c:451 connected read/write 20241105160331580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160331582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46298<->l=127.0.0.1:4258 20241105160331879 DAUC <0003> db_auc.c:157 IMSI='262422784874465': No 2G Auth Data 20241105160331879 DAUC <0003> db_auc.c:192 IMSI='262422784874465': No 3G Auth Data 20241105160332076 DLGSUP <0013> hlr.c:121 IMSI 262422784874465: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241105160332129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39262<->l=127.0.0.1:4258 20241105160332132 DLINP <000b> input/ipa.c:451 connected read/write 20241105160332132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160332132 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422784874465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422784874465" cn_domain=PS} 20241105160332132 DLU <0006> fsm.c:456 lu(262422784874465)[0x612000013420]{UNVALIDATED}: Allocated 20241105160332132 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422784874465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160332173 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422784874465)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160332173 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422784874465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422784874465" cn_domain=PS} 20241105160332173 DLINP <000b> input/ipa.c:451 connected read/write 20241105160332173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160332173 DLINP <000b> input/ipa.c:451 connected read/write 20241105160332173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160332175 DLINP <000b> input/ipa.c:451 connected read/write 20241105160332175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160332175 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422784874465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422784874465"} 20241105160332175 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422784874465)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160332175 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422784874465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160332175 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422784874465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422784874465"} 20241105160332175 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422784874465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160332175 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422784874465)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160332175 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422784874465)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160332175 DLU <0006> fsm.c:568 lu(PS:IMSI-262422784874465)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160332175 DLINP <000b> input/ipa.c:451 connected read/write 20241105160332175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160332175 DLINP <000b> input/ipa.c:451 connected read/write 20241105160332175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160332176 DLINP <000b> input/ipa.c:451 connected read/write 20241105160332176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160332176 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422784874465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422784874465" cn_domain=PS} 20241105160332176 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422784874465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241105160332196 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422784874465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422784874465"} 20241105160332196 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422784874465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241105160332196 DLINP <000b> input/ipa.c:451 connected read/write 20241105160332196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160332196 DLINP <000b> input/ipa.c:451 connected read/write 20241105160332196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160332197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39262<->l=127.0.0.1:4258 20241105160332255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241105160332256 DLINP <000b> input/ipa.c:451 connected read/write 20241105160332256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160332256 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160332256 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160332256 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160332256 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38975<->l=127.0.0.1:4259) 20241105160332281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39264<->l=127.0.0.1:4258 20241105160332382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39264<->l=127.0.0.1:4258 20241105160335441 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160335441 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160335443 DLINP <000b> input/ipa.c:451 connected read/write 20241105160335443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160335443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39274<->l=127.0.0.1:4258 20241105160335444 DLINP <000b> input/ipa.c:451 connected read/write 20241105160335444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160335444 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160335444 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160335444 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  20241105160335444 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160335444 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  20241105160335444 DLGSUP <0013> gsup_server.c:235 2:  20241105160335444 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160335444 DLGSUP <0013> gsup_server.c:235 3:  20241105160335444 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160335444 DLGSUP <0013> gsup_server.c:235 4:  20241105160335444 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160335444 DLGSUP <0013> gsup_server.c:235 5:  20241105160335444 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160335444 DLGSUP <0013> gsup_server.c:235 7:  20241105160335444 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160335444 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160335444 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160335444 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160335452 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45901<->l=127.0.0.1:4259) 20241105160335458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39284<->l=127.0.0.1:4258 20241105160335490 DLINP <000b> input/ipa.c:451 connected read/write 20241105160335490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160335490 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} 20241105160335490 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241105160335490 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 20241105160335490 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} 20241105160335490 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160335490 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160335490 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241105160335490 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241105160335490 DLINP <000b> input/ipa.c:451 connected read/write 20241105160335490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160335490 DLINP <000b> input/ipa.c:451 connected read/write 20241105160335490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160335492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39284<->l=127.0.0.1:4258 20241105160335492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39274<->l=127.0.0.1:4258 20241105160335493 DLINP <000b> input/ipa.c:451 connected read/write 20241105160335493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160335493 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160335493 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160335493 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160335493 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45901<->l=127.0.0.1:4259) 20241105160335520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4258 20241105160335621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4258 20241105160338654 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160338654 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160338655 DLINP <000b> input/ipa.c:451 connected read/write 20241105160338655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160338655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39302<->l=127.0.0.1:4258 20241105160338656 DLINP <000b> input/ipa.c:451 connected read/write 20241105160338656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160338656 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160338656 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160338656 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  20241105160338656 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160338656 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  20241105160338656 DLGSUP <0013> gsup_server.c:235 2:  20241105160338656 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160338656 DLGSUP <0013> gsup_server.c:235 3:  20241105160338656 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160338656 DLGSUP <0013> gsup_server.c:235 4:  20241105160338656 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160338656 DLGSUP <0013> gsup_server.c:235 5:  20241105160338656 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160338656 DLGSUP <0013> gsup_server.c:235 7:  20241105160338656 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160338656 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160338656 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160338656 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160338667 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40425<->l=127.0.0.1:4259) 20241105160338683 DAUC <0003> db_auc.c:157 IMSI='262429480592492': No 2G Auth Data 20241105160338683 DAUC <0003> db_auc.c:192 IMSI='262429480592492': No 3G Auth Data 20241105160338735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4258 20241105160338739 DLINP <000b> input/ipa.c:451 connected read/write 20241105160338739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160338739 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429480592492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429480592492" session_id=3023001645 session_state=BEGIN} 20241105160338739 DSS <0004> hlr_ussd.c:576 262429480592492/0xb42f582d: Process SS (BEGIN) 20241105160338739 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241105160338739 DSS <0004> hlr_ussd.c:518 262429480592492/0xb42f582d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241105160338739 DSS <0004> hlr_ussd.c:523 262429480592492/0xb42f582d: USSD for unknown code '*#200#' 20241105160338739 DSS <0004> hlr_ussd.c:354 262429480592492/0xb42f582d: Tx ReturnError(1, 0x12) 20241105160338739 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429480592492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429480592492" session_id=3023001645 session_state=END} 20241105160338739 DLINP <000b> input/ipa.c:451 connected read/write 20241105160338739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160338739 DLINP <000b> input/ipa.c:451 connected read/write 20241105160338739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160338741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4258 20241105160338765 DAUC <0003> db_auc.c:157 IMSI='262420151966699': No 2G Auth Data 20241105160338765 DAUC <0003> db_auc.c:192 IMSI='262420151966699': No 3G Auth Data 20241105160339026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20241105160339031 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160339031 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420151966699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420151966699" session_id=3276533289 session_state=BEGIN} 20241105160339031 DSS <0004> hlr_ussd.c:576 262420151966699/0xc34bee29: Process SS (BEGIN) 20241105160339031 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241105160339031 DSS <0004> hlr_ussd.c:518 262420151966699/0xc34bee29: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241105160339031 DSS <0004> hlr_ussd.c:523 262420151966699/0xc34bee29: USSD for unknown code '*#200#' 20241105160339031 DSS <0004> hlr_ussd.c:354 262420151966699/0xc34bee29: Tx ReturnError(1, 0x12) 20241105160339031 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420151966699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420151966699" session_id=3276533289 session_state=END} 20241105160339031 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339031 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39322<->l=127.0.0.1:4258 20241105160339052 DAUC <0003> db_auc.c:157 IMSI='262426029920309': No 2G Auth Data 20241105160339052 DAUC <0003> db_auc.c:192 IMSI='262426029920309': No 3G Auth Data 20241105160339101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39334<->l=127.0.0.1:4258 20241105160339105 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160339105 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426029920309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426029920309" session_id=2424716848 session_state=BEGIN} 20241105160339105 DSS <0004> hlr_ussd.c:576 262426029920309/0x90863e30: Process SS (BEGIN) 20241105160339105 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241105160339105 DSS <0004> hlr_ussd.c:518 262426029920309/0x90863e30: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241105160339105 DSS <0004> hlr_ussd.c:523 262426029920309/0x90863e30: USSD for unknown code '*#200#' 20241105160339105 DSS <0004> hlr_ussd.c:354 262426029920309/0x90863e30: Tx ReturnError(1, 0x12) 20241105160339105 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426029920309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426029920309" session_id=2424716848 session_state=END} 20241105160339105 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339105 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39334<->l=127.0.0.1:4258 20241105160339166 DAUC <0003> db_auc.c:157 IMSI='262425591669991': No 2G Auth Data 20241105160339166 DAUC <0003> db_auc.c:192 IMSI='262425591669991': No 3G Auth Data 20241105160339218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20241105160339222 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160339222 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425591669991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425591669991" session_id=580441480 session_state=BEGIN} 20241105160339222 DSS <0004> hlr_ussd.c:576 262425591669991/0x2298d588: Process SS (BEGIN) 20241105160339222 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241105160339222 DSS <0004> hlr_ussd.c:518 262425591669991/0x2298d588: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241105160339222 DSS <0004> hlr_ussd.c:523 262425591669991/0x2298d588: USSD for unknown code '*#200#' 20241105160339222 DSS <0004> hlr_ussd.c:354 262425591669991/0x2298d588: Tx ReturnError(1, 0x12) 20241105160339222 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425591669991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425591669991" session_id=580441480 session_state=END} 20241105160339222 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339222 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20241105160339235 DAUC <0003> db_auc.c:157 IMSI='262424669208012': No 2G Auth Data 20241105160339235 DAUC <0003> db_auc.c:192 IMSI='262424669208012': No 3G Auth Data 20241105160339280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4258 20241105160339284 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160339284 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424669208012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424669208012" session_id=2678107763 session_state=BEGIN} 20241105160339284 DSS <0004> hlr_ussd.c:576 262424669208012/0x9fa0ae73: Process SS (BEGIN) 20241105160339284 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241105160339284 DSS <0004> hlr_ussd.c:518 262424669208012/0x9fa0ae73: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241105160339284 DSS <0004> hlr_ussd.c:523 262424669208012/0x9fa0ae73: USSD for unknown code '*#200#' 20241105160339284 DSS <0004> hlr_ussd.c:354 262424669208012/0x9fa0ae73: Tx ReturnError(1, 0x12) 20241105160339284 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424669208012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424669208012" session_id=2678107763 session_state=END} 20241105160339284 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339284 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39354<->l=127.0.0.1:4258 20241105160339305 DAUC <0003> db_auc.c:157 IMSI='262428473397375': No 2G Auth Data 20241105160339305 DAUC <0003> db_auc.c:192 IMSI='262428473397375': No 3G Auth Data 20241105160339421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39366<->l=127.0.0.1:4258 20241105160339424 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160339424 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428473397375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428473397375" session_id=3157335551 session_state=BEGIN} 20241105160339424 DSS <0004> hlr_ussd.c:576 262428473397375/0xbc311dff: Process SS (BEGIN) 20241105160339424 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241105160339424 DSS <0004> hlr_ussd.c:518 262428473397375/0xbc311dff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241105160339424 DSS <0004> hlr_ussd.c:523 262428473397375/0xbc311dff: USSD for unknown code '*#200#' 20241105160339424 DSS <0004> hlr_ussd.c:354 262428473397375/0xbc311dff: Tx ReturnError(1, 0x12) 20241105160339424 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428473397375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428473397375" session_id=3157335551 session_state=END} 20241105160339424 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339424 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39366<->l=127.0.0.1:4258 20241105160339443 DAUC <0003> db_auc.c:157 IMSI='262421397603326': No 2G Auth Data 20241105160339443 DAUC <0003> db_auc.c:192 IMSI='262421397603326': No 3G Auth Data 20241105160339495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39372<->l=127.0.0.1:4258 20241105160339498 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160339498 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421397603326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421397603326" session_id=1774218840 session_state=BEGIN} 20241105160339498 DSS <0004> hlr_ussd.c:576 262421397603326/0x69c06e58: Process SS (BEGIN) 20241105160339498 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241105160339498 DSS <0004> hlr_ussd.c:518 262421397603326/0x69c06e58: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241105160339498 DSS <0004> hlr_ussd.c:523 262421397603326/0x69c06e58: USSD for unknown code '*#200#' 20241105160339498 DSS <0004> hlr_ussd.c:354 262421397603326/0x69c06e58: Tx ReturnError(1, 0x12) 20241105160339498 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421397603326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421397603326" session_id=1774218840 session_state=END} 20241105160339498 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339499 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39372<->l=127.0.0.1:4258 20241105160339511 DAUC <0003> db_auc.c:157 IMSI='262420280656158': No 2G Auth Data 20241105160339511 DAUC <0003> db_auc.c:192 IMSI='262420280656158': No 3G Auth Data 20241105160339588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20241105160339592 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160339592 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420280656158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420280656158" session_id=1324741649 session_state=BEGIN} 20241105160339592 DSS <0004> hlr_ussd.c:576 262420280656158/0x4ef5f411: Process SS (BEGIN) 20241105160339592 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241105160339592 DSS <0004> hlr_ussd.c:518 262420280656158/0x4ef5f411: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241105160339592 DSS <0004> hlr_ussd.c:523 262420280656158/0x4ef5f411: USSD for unknown code '*#200#' 20241105160339592 DSS <0004> hlr_ussd.c:354 262420280656158/0x4ef5f411: Tx ReturnError(1, 0x12) 20241105160339592 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420280656158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420280656158" session_id=1324741649 session_state=END} 20241105160339592 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339592 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160339594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39382<->l=127.0.0.1:4258 20241105160339595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39302<->l=127.0.0.1:4258 20241105160339596 DLINP <000b> input/ipa.c:451 connected read/write 20241105160339596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160339596 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160339596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160339596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160339596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40425<->l=127.0.0.1:4259) 20241105160339644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 20241105160339745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 20241105160342779 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160342779 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160342780 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160342781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43284<->l=127.0.0.1:4258 20241105160342782 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160342782 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160342782 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160342782 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  20241105160342782 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160342782 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  20241105160342782 DLGSUP <0013> gsup_server.c:235 2:  20241105160342782 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160342782 DLGSUP <0013> gsup_server.c:235 3:  20241105160342782 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160342782 DLGSUP <0013> gsup_server.c:235 4:  20241105160342782 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160342782 DLGSUP <0013> gsup_server.c:235 5:  20241105160342782 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160342782 DLGSUP <0013> gsup_server.c:235 7:  20241105160342782 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160342782 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160342782 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160342782 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160342791 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35049<->l=127.0.0.1:4259) 20241105160342804 DAUC <0003> db_auc.c:157 IMSI='262422223548457': No 2G Auth Data 20241105160342804 DAUC <0003> db_auc.c:192 IMSI='262422223548457': No 3G Auth Data 20241105160342834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4258 20241105160342838 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160342838 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422223548457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422223548457" session_id=1965559603 session_state=BEGIN} 20241105160342838 DSS <0004> hlr_ussd.c:576 262422223548457/0x75280f33: Process SS (BEGIN) 20241105160342838 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160342838 DSS <0004> hlr_ussd.c:518 262422223548457/0x75280f33: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160342838 DSS <0004> hlr_ussd.c:542 262422223548457/0x75280f33: Cannot find conn for EUSE EUSE-foobar 20241105160342838 DSS <0004> hlr_ussd.c:354 262422223548457/0x75280f33: Tx ReturnError(1, 0x22) 20241105160342838 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422223548457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422223548457" session_id=1965559603 session_state=END} 20241105160342838 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160342838 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160342840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43296<->l=127.0.0.1:4258 20241105160342849 DAUC <0003> db_auc.c:157 IMSI='262427451412978': No 2G Auth Data 20241105160342849 DAUC <0003> db_auc.c:192 IMSI='262427451412978': No 3G Auth Data 20241105160342883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4258 20241105160342886 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160342886 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427451412978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427451412978" session_id=2132488309 session_state=BEGIN} 20241105160342886 DSS <0004> hlr_ussd.c:576 262427451412978/0x7f1b3075: Process SS (BEGIN) 20241105160342886 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160342886 DSS <0004> hlr_ussd.c:518 262427451412978/0x7f1b3075: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160342886 DSS <0004> hlr_ussd.c:542 262427451412978/0x7f1b3075: Cannot find conn for EUSE EUSE-foobar 20241105160342886 DSS <0004> hlr_ussd.c:354 262427451412978/0x7f1b3075: Tx ReturnError(1, 0x22) 20241105160342886 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427451412978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427451412978" session_id=2132488309 session_state=END} 20241105160342886 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160342886 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160342888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4258 20241105160342904 DAUC <0003> db_auc.c:157 IMSI='262424801047480': No 2G Auth Data 20241105160342904 DAUC <0003> db_auc.c:192 IMSI='262424801047480': No 3G Auth Data 20241105160342941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43316<->l=127.0.0.1:4258 20241105160342944 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160342944 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424801047480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424801047480" session_id=166509361 session_state=BEGIN} 20241105160342944 DSS <0004> hlr_ussd.c:576 262424801047480/0x09ecbb31: Process SS (BEGIN) 20241105160342944 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160342944 DSS <0004> hlr_ussd.c:518 262424801047480/0x09ecbb31: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160342944 DSS <0004> hlr_ussd.c:542 262424801047480/0x09ecbb31: Cannot find conn for EUSE EUSE-foobar 20241105160342944 DSS <0004> hlr_ussd.c:354 262424801047480/0x09ecbb31: Tx ReturnError(1, 0x22) 20241105160342944 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424801047480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424801047480" session_id=166509361 session_state=END} 20241105160342944 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160342944 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160342946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43316<->l=127.0.0.1:4258 20241105160342954 DAUC <0003> db_auc.c:157 IMSI='262420353986586': No 2G Auth Data 20241105160342954 DAUC <0003> db_auc.c:192 IMSI='262420353986586': No 3G Auth Data 20241105160342991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43328<->l=127.0.0.1:4258 20241105160342994 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160342994 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420353986586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420353986586" session_id=2903535592 session_state=BEGIN} 20241105160342994 DSS <0004> hlr_ussd.c:576 262420353986586/0xad106fe8: Process SS (BEGIN) 20241105160342994 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160342994 DSS <0004> hlr_ussd.c:518 262420353986586/0xad106fe8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160342994 DSS <0004> hlr_ussd.c:542 262420353986586/0xad106fe8: Cannot find conn for EUSE EUSE-foobar 20241105160342994 DSS <0004> hlr_ussd.c:354 262420353986586/0xad106fe8: Tx ReturnError(1, 0x22) 20241105160342994 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420353986586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420353986586" session_id=2903535592 session_state=END} 20241105160342994 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160342994 DLINP <000b> input/ipa.c:451 connected read/write 20241105160342994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160342996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43328<->l=127.0.0.1:4258 20241105160343010 DAUC <0003> db_auc.c:157 IMSI='262423490569549': No 2G Auth Data 20241105160343010 DAUC <0003> db_auc.c:192 IMSI='262423490569549': No 3G Auth Data 20241105160343074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4258 20241105160343078 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160343078 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423490569549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423490569549" session_id=81200172 session_state=BEGIN} 20241105160343078 DSS <0004> hlr_ussd.c:576 262423490569549/0x04d7042c: Process SS (BEGIN) 20241105160343078 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160343078 DSS <0004> hlr_ussd.c:518 262423490569549/0x04d7042c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160343078 DSS <0004> hlr_ussd.c:542 262423490569549/0x04d7042c: Cannot find conn for EUSE EUSE-foobar 20241105160343078 DSS <0004> hlr_ussd.c:354 262423490569549/0x04d7042c: Tx ReturnError(1, 0x22) 20241105160343078 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423490569549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423490569549" session_id=81200172 session_state=END} 20241105160343078 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160343078 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160343080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4258 20241105160343091 DAUC <0003> db_auc.c:157 IMSI='262427514702653': No 2G Auth Data 20241105160343091 DAUC <0003> db_auc.c:192 IMSI='262427514702653': No 3G Auth Data 20241105160343141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 20241105160343145 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160343145 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427514702653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427514702653" session_id=3826899823 session_state=BEGIN} 20241105160343145 DSS <0004> hlr_ussd.c:576 262427514702653/0xe419db6f: Process SS (BEGIN) 20241105160343145 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160343145 DSS <0004> hlr_ussd.c:518 262427514702653/0xe419db6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160343145 DSS <0004> hlr_ussd.c:542 262427514702653/0xe419db6f: Cannot find conn for EUSE EUSE-foobar 20241105160343145 DSS <0004> hlr_ussd.c:354 262427514702653/0xe419db6f: Tx ReturnError(1, 0x22) 20241105160343145 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427514702653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427514702653" session_id=3826899823 session_state=END} 20241105160343145 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160343145 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160343147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 20241105160343171 DAUC <0003> db_auc.c:157 IMSI='262420921702411': No 2G Auth Data 20241105160343171 DAUC <0003> db_auc.c:192 IMSI='262420921702411': No 3G Auth Data 20241105160343217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43356<->l=127.0.0.1:4258 20241105160343222 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160343223 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420921702411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420921702411" session_id=389507073 session_state=BEGIN} 20241105160343223 DSS <0004> hlr_ussd.c:576 262420921702411/0x17376801: Process SS (BEGIN) 20241105160343223 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160343223 DSS <0004> hlr_ussd.c:518 262420921702411/0x17376801: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160343223 DSS <0004> hlr_ussd.c:542 262420921702411/0x17376801: Cannot find conn for EUSE EUSE-foobar 20241105160343223 DSS <0004> hlr_ussd.c:354 262420921702411/0x17376801: Tx ReturnError(1, 0x22) 20241105160343223 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420921702411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420921702411" session_id=389507073 session_state=END} 20241105160343223 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160343223 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160343224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43356<->l=127.0.0.1:4258 20241105160343229 DAUC <0003> db_auc.c:157 IMSI='262423811072836': No 2G Auth Data 20241105160343229 DAUC <0003> db_auc.c:192 IMSI='262423811072836': No 3G Auth Data 20241105160343277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43360<->l=127.0.0.1:4258 20241105160343281 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160343281 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423811072836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423811072836" session_id=2007645790 session_state=BEGIN} 20241105160343281 DSS <0004> hlr_ussd.c:576 262423811072836/0x77aa3e5e: Process SS (BEGIN) 20241105160343281 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160343281 DSS <0004> hlr_ussd.c:518 262423811072836/0x77aa3e5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160343281 DSS <0004> hlr_ussd.c:542 262423811072836/0x77aa3e5e: Cannot find conn for EUSE EUSE-foobar 20241105160343281 DSS <0004> hlr_ussd.c:354 262423811072836/0x77aa3e5e: Tx ReturnError(1, 0x22) 20241105160343281 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423811072836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423811072836" session_id=2007645790 session_state=END} 20241105160343281 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160343281 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160343283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43360<->l=127.0.0.1:4258 20241105160343283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43284<->l=127.0.0.1:4258 20241105160343284 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35049<->l=127.0.0.1:4259) 20241105160343284 DLINP <000b> input/ipa.c:451 connected read/write 20241105160343284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160343284 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160343284 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160343284 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160343322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43376<->l=127.0.0.1:4258 20241105160343523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43376<->l=127.0.0.1:4258 20241105160346593 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160346593 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160346594 DLINP <000b> input/ipa.c:451 connected read/write 20241105160346594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160346595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43386<->l=127.0.0.1:4258 20241105160346596 DLINP <000b> input/ipa.c:451 connected read/write 20241105160346596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160346596 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160346596 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160346596 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  20241105160346596 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160346596 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  20241105160346596 DLGSUP <0013> gsup_server.c:235 2:  20241105160346596 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160346596 DLGSUP <0013> gsup_server.c:235 3:  20241105160346596 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160346596 DLGSUP <0013> gsup_server.c:235 4:  20241105160346596 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160346596 DLGSUP <0013> gsup_server.c:235 5:  20241105160346596 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160346596 DLGSUP <0013> gsup_server.c:235 7:  20241105160346596 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160346596 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160346596 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160346596 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160346603 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43077<->l=127.0.0.1:4259) 20241105160346894 DAUC <0003> db_auc.c:157 IMSI='262423264614061': No 2G Auth Data 20241105160346894 DAUC <0003> db_auc.c:192 IMSI='262423264614061': No 3G Auth Data 20241105160346974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 20241105160346979 DLINP <000b> input/ipa.c:451 connected read/write 20241105160346979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160346979 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423264614061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423264614061" session_id=2267647509 session_state=BEGIN} 20241105160346979 DSS <0004> hlr_ussd.c:576 262423264614061/0x87298e15: Process SS (BEGIN) 20241105160346979 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160346979 DSS <0004> hlr_ussd.c:518 262423264614061/0x87298e15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160346979 DSS <0004> hlr_ussd.c:363 262423264614061/0x87298e15: Tx USSD 'Your IMSI is 262423264614061' 20241105160346979 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423264614061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423264614061" session_id=2267647509 session_state=END} 20241105160346979 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423264614061 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160346979 DLINP <000b> input/ipa.c:451 connected read/write 20241105160346979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160346979 DLINP <000b> input/ipa.c:451 connected read/write 20241105160346979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160346982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43400<->l=127.0.0.1:4258 20241105160346993 DAUC <0003> db_auc.c:157 IMSI='262426171406236': No 2G Auth Data 20241105160346993 DAUC <0003> db_auc.c:192 IMSI='262426171406236': No 3G Auth Data 20241105160347033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43412<->l=127.0.0.1:4258 20241105160347036 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160347036 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426171406236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426171406236" session_id=2898260695 session_state=BEGIN} 20241105160347036 DSS <0004> hlr_ussd.c:576 262426171406236/0xacbff2d7: Process SS (BEGIN) 20241105160347036 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160347036 DSS <0004> hlr_ussd.c:518 262426171406236/0xacbff2d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160347036 DSS <0004> hlr_ussd.c:363 262426171406236/0xacbff2d7: Tx USSD 'Your IMSI is 262426171406236' 20241105160347036 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426171406236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426171406236" session_id=2898260695 session_state=END} 20241105160347036 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426171406236 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160347036 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347036 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43412<->l=127.0.0.1:4258 20241105160347047 DAUC <0003> db_auc.c:157 IMSI='262428595958968': No 2G Auth Data 20241105160347047 DAUC <0003> db_auc.c:192 IMSI='262428595958968': No 3G Auth Data 20241105160347083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43418<->l=127.0.0.1:4258 20241105160347087 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160347087 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428595958968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428595958968" session_id=3373455662 session_state=BEGIN} 20241105160347087 DSS <0004> hlr_ussd.c:576 262428595958968/0xc912d92e: Process SS (BEGIN) 20241105160347087 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160347087 DSS <0004> hlr_ussd.c:518 262428595958968/0xc912d92e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160347087 DSS <0004> hlr_ussd.c:363 262428595958968/0xc912d92e: Tx USSD 'Your IMSI is 262428595958968' 20241105160347087 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428595958968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428595958968" session_id=3373455662 session_state=END} 20241105160347087 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428595958968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160347087 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347087 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43418<->l=127.0.0.1:4258 20241105160347095 DAUC <0003> db_auc.c:157 IMSI='262427872438614': No 2G Auth Data 20241105160347095 DAUC <0003> db_auc.c:192 IMSI='262427872438614': No 3G Auth Data 20241105160347126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43426<->l=127.0.0.1:4258 20241105160347129 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160347129 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427872438614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427872438614" session_id=3000685894 session_state=BEGIN} 20241105160347129 DSS <0004> hlr_ussd.c:576 262427872438614/0xb2dad546: Process SS (BEGIN) 20241105160347129 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160347129 DSS <0004> hlr_ussd.c:518 262427872438614/0xb2dad546: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160347129 DSS <0004> hlr_ussd.c:363 262427872438614/0xb2dad546: Tx USSD 'Your IMSI is 262427872438614' 20241105160347129 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427872438614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427872438614" session_id=3000685894 session_state=END} 20241105160347129 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427872438614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160347129 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347129 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43426<->l=127.0.0.1:4258 20241105160347143 DAUC <0003> db_auc.c:157 IMSI='262425174606313': No 2G Auth Data 20241105160347143 DAUC <0003> db_auc.c:192 IMSI='262425174606313': No 3G Auth Data 20241105160347191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241105160347195 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160347195 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425174606313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425174606313" session_id=1701801974 session_state=BEGIN} 20241105160347195 DSS <0004> hlr_ussd.c:576 262425174606313/0x656f6ff6: Process SS (BEGIN) 20241105160347195 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160347195 DSS <0004> hlr_ussd.c:518 262425174606313/0x656f6ff6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160347195 DSS <0004> hlr_ussd.c:363 262425174606313/0x656f6ff6: Tx USSD 'Your IMSI is 262425174606313' 20241105160347195 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425174606313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425174606313" session_id=1701801974 session_state=END} 20241105160347195 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425174606313 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160347195 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347195 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241105160347206 DAUC <0003> db_auc.c:157 IMSI='262423499376823': No 2G Auth Data 20241105160347206 DAUC <0003> db_auc.c:192 IMSI='262423499376823': No 3G Auth Data 20241105160347253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43434<->l=127.0.0.1:4258 20241105160347256 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160347256 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423499376823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423499376823" session_id=4228126604 session_state=BEGIN} 20241105160347256 DSS <0004> hlr_ussd.c:576 262423499376823/0xfc04178c: Process SS (BEGIN) 20241105160347256 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160347256 DSS <0004> hlr_ussd.c:518 262423499376823/0xfc04178c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160347256 DSS <0004> hlr_ussd.c:363 262423499376823/0xfc04178c: Tx USSD 'Your IMSI is 262423499376823' 20241105160347256 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423499376823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423499376823" session_id=4228126604 session_state=END} 20241105160347256 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262423499376823 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160347256 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347256 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43434<->l=127.0.0.1:4258 20241105160347267 DAUC <0003> db_auc.c:157 IMSI='262426890331680': No 2G Auth Data 20241105160347267 DAUC <0003> db_auc.c:192 IMSI='262426890331680': No 3G Auth Data 20241105160347312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43444<->l=127.0.0.1:4258 20241105160347316 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160347316 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426890331680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426890331680" session_id=1798906554 session_state=BEGIN} 20241105160347316 DSS <0004> hlr_ussd.c:576 262426890331680/0x6b3922ba: Process SS (BEGIN) 20241105160347316 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160347316 DSS <0004> hlr_ussd.c:518 262426890331680/0x6b3922ba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160347316 DSS <0004> hlr_ussd.c:363 262426890331680/0x6b3922ba: Tx USSD 'Your IMSI is 262426890331680' 20241105160347316 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426890331680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426890331680" session_id=1798906554 session_state=END} 20241105160347316 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426890331680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160347316 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347316 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43444<->l=127.0.0.1:4258 20241105160347329 DAUC <0003> db_auc.c:157 IMSI='262420860057198': No 2G Auth Data 20241105160347329 DAUC <0003> db_auc.c:192 IMSI='262420860057198': No 3G Auth Data 20241105160347379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4258 20241105160347382 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160347382 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420860057198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420860057198" session_id=1950404947 session_state=BEGIN} 20241105160347382 DSS <0004> hlr_ussd.c:576 262420860057198/0x7440d153: Process SS (BEGIN) 20241105160347382 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160347382 DSS <0004> hlr_ussd.c:518 262420860057198/0x7440d153: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160347382 DSS <0004> hlr_ussd.c:363 262420860057198/0x7440d153: Tx USSD 'Your IMSI is 262420860057198' 20241105160347382 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420860057198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420860057198" session_id=1950404947 session_state=END} 20241105160347382 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420860057198 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160347383 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347383 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160347385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43450<->l=127.0.0.1:4258 20241105160347385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43386<->l=127.0.0.1:4258 20241105160347386 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43077<->l=127.0.0.1:4259) 20241105160347386 DLINP <000b> input/ipa.c:451 connected read/write 20241105160347386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160347386 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160347386 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160347386 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160347426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43460<->l=127.0.0.1:4258 20241105160347627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43460<->l=127.0.0.1:4258 20241105160350661 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160350661 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160350662 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160350663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43472<->l=127.0.0.1:4258 20241105160350664 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160350664 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160350664 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160350664 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  20241105160350664 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160350664 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  20241105160350664 DLGSUP <0013> gsup_server.c:235 2:  20241105160350664 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160350664 DLGSUP <0013> gsup_server.c:235 3:  20241105160350664 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160350664 DLGSUP <0013> gsup_server.c:235 4:  20241105160350664 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160350664 DLGSUP <0013> gsup_server.c:235 5:  20241105160350664 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160350664 DLGSUP <0013> gsup_server.c:235 7:  20241105160350664 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160350664 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160350664 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160350664 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160350677 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42295<->l=127.0.0.1:4259) 20241105160350687 DAUC <0003> db_auc.c:157 IMSI='262428264453839': No 2G Auth Data 20241105160350687 DAUC <0003> db_auc.c:192 IMSI='262428264453839': No 3G Auth Data 20241105160350715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43476<->l=127.0.0.1:4258 20241105160350721 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160350721 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262428264453839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428264453839" source_name="the-source\n" session_id=1274547284 session_state=BEGIN} 20241105160350721 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241105160350721 DSS <0004> hlr_ussd.c:576 262428264453839/0x4bf80c54: Process SS (BEGIN) 20241105160350721 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160350721 DSS <0004> hlr_ussd.c:518 262428264453839/0x4bf80c54: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160350721 DSS <0004> hlr_ussd.c:363 262428264453839/0x4bf80c54: Tx USSD 'Your IMSI is 262428264453839' 20241105160350721 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262428264453839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428264453839" destination_name="the-source\n" session_id=1274547284 session_state=END} 20241105160350721 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262428264453839 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160350721 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160350721 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160350724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43476<->l=127.0.0.1:4258 20241105160350735 DAUC <0003> db_auc.c:157 IMSI='262421985042902': No 2G Auth Data 20241105160350735 DAUC <0003> db_auc.c:192 IMSI='262421985042902': No 3G Auth Data 20241105160350766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4258 20241105160350770 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160350770 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262421985042902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421985042902" source_name="the-source\n" session_id=1483007754 session_state=BEGIN} 20241105160350770 DSS <0004> hlr_ussd.c:576 262421985042902/0x5864e70a: Process SS (BEGIN) 20241105160350770 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160350770 DSS <0004> hlr_ussd.c:518 262421985042902/0x5864e70a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160350770 DSS <0004> hlr_ussd.c:363 262421985042902/0x5864e70a: Tx USSD 'Your IMSI is 262421985042902' 20241105160350770 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262421985042902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421985042902" destination_name="the-source\n" session_id=1483007754 session_state=END} 20241105160350770 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262421985042902 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160350770 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160350770 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160350772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4258 20241105160350780 DAUC <0003> db_auc.c:157 IMSI='262425500150996': No 2G Auth Data 20241105160350780 DAUC <0003> db_auc.c:192 IMSI='262425500150996': No 3G Auth Data 20241105160350807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43498<->l=127.0.0.1:4258 20241105160350812 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160350812 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425500150996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425500150996" source_name="the-source\n" session_id=475889122 session_state=BEGIN} 20241105160350812 DSS <0004> hlr_ussd.c:576 262425500150996/0x1c5d7de2: Process SS (BEGIN) 20241105160350812 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160350812 DSS <0004> hlr_ussd.c:518 262425500150996/0x1c5d7de2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160350812 DSS <0004> hlr_ussd.c:363 262425500150996/0x1c5d7de2: Tx USSD 'Your IMSI is 262425500150996' 20241105160350812 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425500150996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425500150996" destination_name="the-source\n" session_id=475889122 session_state=END} 20241105160350812 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262425500150996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160350812 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160350812 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160350816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43498<->l=127.0.0.1:4258 20241105160350829 DAUC <0003> db_auc.c:157 IMSI='262428871855085': No 2G Auth Data 20241105160350829 DAUC <0003> db_auc.c:192 IMSI='262428871855085': No 3G Auth Data 20241105160350873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43504<->l=127.0.0.1:4258 20241105160350876 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160350876 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428871855085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428871855085" source_name="the-source\n" session_id=217502538 session_state=BEGIN} 20241105160350876 DSS <0004> hlr_ussd.c:576 262428871855085/0x0cf6d34a: Process SS (BEGIN) 20241105160350876 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160350876 DSS <0004> hlr_ussd.c:518 262428871855085/0x0cf6d34a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160350876 DSS <0004> hlr_ussd.c:363 262428871855085/0x0cf6d34a: Tx USSD 'Your IMSI is 262428871855085' 20241105160350876 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428871855085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428871855085" destination_name="the-source\n" session_id=217502538 session_state=END} 20241105160350876 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262428871855085 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160350876 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160350876 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160350879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43504<->l=127.0.0.1:4258 20241105160350889 DAUC <0003> db_auc.c:157 IMSI='262429628980571': No 2G Auth Data 20241105160350889 DAUC <0003> db_auc.c:192 IMSI='262429628980571': No 3G Auth Data 20241105160350923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43508<->l=127.0.0.1:4258 20241105160350926 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160350926 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429628980571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429628980571" source_name="the-source\n" session_id=1658516214 session_state=BEGIN} 20241105160350926 DSS <0004> hlr_ussd.c:576 262429628980571/0x62daf2f6: Process SS (BEGIN) 20241105160350926 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160350926 DSS <0004> hlr_ussd.c:518 262429628980571/0x62daf2f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160350926 DSS <0004> hlr_ussd.c:363 262429628980571/0x62daf2f6: Tx USSD 'Your IMSI is 262429628980571' 20241105160350926 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429628980571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429628980571" destination_name="the-source\n" session_id=1658516214 session_state=END} 20241105160350926 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429628980571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160350926 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160350926 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160350930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43508<->l=127.0.0.1:4258 20241105160350941 DAUC <0003> db_auc.c:157 IMSI='262422925486260': No 2G Auth Data 20241105160350941 DAUC <0003> db_auc.c:192 IMSI='262422925486260': No 3G Auth Data 20241105160350994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43524<->l=127.0.0.1:4258 20241105160350997 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160350997 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422925486260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422925486260" source_name="the-source\n" session_id=2486463784 session_state=BEGIN} 20241105160350997 DSS <0004> hlr_ussd.c:576 262422925486260/0x94346d28: Process SS (BEGIN) 20241105160350997 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160350997 DSS <0004> hlr_ussd.c:518 262422925486260/0x94346d28: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160350997 DSS <0004> hlr_ussd.c:363 262422925486260/0x94346d28: Tx USSD 'Your IMSI is 262422925486260' 20241105160350997 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422925486260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422925486260" destination_name="the-source\n" session_id=2486463784 session_state=END} 20241105160350997 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262422925486260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160350997 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160350997 DLINP <000b> input/ipa.c:451 connected read/write 20241105160350997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160351000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43524<->l=127.0.0.1:4258 20241105160351008 DAUC <0003> db_auc.c:157 IMSI='262420230662084': No 2G Auth Data 20241105160351008 DAUC <0003> db_auc.c:192 IMSI='262420230662084': No 3G Auth Data 20241105160351058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43526<->l=127.0.0.1:4258 20241105160351061 DLINP <000b> input/ipa.c:451 connected read/write 20241105160351061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160351061 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420230662084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420230662084" source_name="the-source\n" session_id=3132566587 session_state=BEGIN} 20241105160351061 DSS <0004> hlr_ussd.c:576 262420230662084/0xbab72c3b: Process SS (BEGIN) 20241105160351061 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160351061 DSS <0004> hlr_ussd.c:518 262420230662084/0xbab72c3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160351061 DSS <0004> hlr_ussd.c:363 262420230662084/0xbab72c3b: Tx USSD 'Your IMSI is 262420230662084' 20241105160351061 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420230662084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420230662084" destination_name="the-source\n" session_id=3132566587 session_state=END} 20241105160351061 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262420230662084 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160351061 DLINP <000b> input/ipa.c:451 connected read/write 20241105160351061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160351061 DLINP <000b> input/ipa.c:451 connected read/write 20241105160351061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160351063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43526<->l=127.0.0.1:4258 20241105160351071 DAUC <0003> db_auc.c:157 IMSI='262426898619966': No 2G Auth Data 20241105160351071 DAUC <0003> db_auc.c:192 IMSI='262426898619966': No 3G Auth Data 20241105160351112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4258 20241105160351116 DLINP <000b> input/ipa.c:451 connected read/write 20241105160351116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160351116 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262426898619966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426898619966" source_name="the-source\n" session_id=2084525998 session_state=BEGIN} 20241105160351116 DSS <0004> hlr_ussd.c:576 262426898619966/0x7c3f57ae: Process SS (BEGIN) 20241105160351116 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241105160351116 DSS <0004> hlr_ussd.c:518 262426898619966/0x7c3f57ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241105160351116 DSS <0004> hlr_ussd.c:363 262426898619966/0x7c3f57ae: Tx USSD 'Your IMSI is 262426898619966' 20241105160351116 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262426898619966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426898619966" destination_name="the-source\n" session_id=2084525998 session_state=END} 20241105160351116 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262426898619966 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160351116 DLINP <000b> input/ipa.c:451 connected read/write 20241105160351116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160351116 DLINP <000b> input/ipa.c:451 connected read/write 20241105160351116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160351118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4258 20241105160351118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43472<->l=127.0.0.1:4258 20241105160351119 DLINP <000b> input/ipa.c:451 connected read/write 20241105160351119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160351119 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160351119 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160351119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160351119 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241105160351119 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42295<->l=127.0.0.1:4259) 20241105160351166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43532<->l=127.0.0.1:4258 20241105160351367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43532<->l=127.0.0.1:4258 20241105160354890 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160354890 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160354892 DLINP <000b> input/ipa.c:451 connected read/write 20241105160354892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160354892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 20241105160354894 DLINP <000b> input/ipa.c:451 connected read/write 20241105160354894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160354894 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160354894 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160354894 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  20241105160354894 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160354894 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  20241105160354894 DLGSUP <0013> gsup_server.c:235 2:  20241105160354894 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160354894 DLGSUP <0013> gsup_server.c:235 3:  20241105160354894 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160354894 DLGSUP <0013> gsup_server.c:235 4:  20241105160354894 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160354894 DLGSUP <0013> gsup_server.c:235 5:  20241105160354894 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160354894 DLGSUP <0013> gsup_server.c:235 7:  20241105160354894 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160354894 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160354894 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160354894 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160354903 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34859<->l=127.0.0.1:4259) 20241105160355529 DAUC <0003> db_auc.c:157 IMSI='262428975700057': No 2G Auth Data 20241105160355529 DAUC <0003> db_auc.c:192 IMSI='262428975700057': No 3G Auth Data 20241105160355999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48322<->l=127.0.0.1:4258 20241105160356003 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160356003 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428975700057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428975700057" session_id=848033012 session_state=BEGIN} 20241105160356004 DSS <0004> hlr_ussd.c:576 262428975700057/0x328bf4f4: Process SS (BEGIN) 20241105160356004 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160356004 DSS <0004> hlr_ussd.c:518 262428975700057/0x328bf4f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160356004 DSS <0004> hlr_ussd.c:363 262428975700057/0x328bf4f4: Tx USSD 'Your extension is 491617213856' 20241105160356004 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428975700057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428975700057" session_id=848033012 session_state=END} 20241105160356004 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262428975700057 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160356004 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356004 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48322<->l=127.0.0.1:4258 20241105160356016 DAUC <0003> db_auc.c:157 IMSI='262426210683819': No 2G Auth Data 20241105160356016 DAUC <0003> db_auc.c:192 IMSI='262426210683819': No 3G Auth Data 20241105160356053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4258 20241105160356057 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160356057 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426210683819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426210683819" session_id=1622002777 session_state=BEGIN} 20241105160356057 DSS <0004> hlr_ussd.c:576 262426210683819/0x60adcc59: Process SS (BEGIN) 20241105160356057 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160356057 DSS <0004> hlr_ussd.c:518 262426210683819/0x60adcc59: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160356057 DSS <0004> hlr_ussd.c:363 262426210683819/0x60adcc59: Tx USSD 'Your extension is 491615880522' 20241105160356057 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426210683819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426210683819" session_id=1622002777 session_state=END} 20241105160356057 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262426210683819 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160356057 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356057 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48338<->l=127.0.0.1:4258 20241105160356066 DAUC <0003> db_auc.c:157 IMSI='262423162704749': No 2G Auth Data 20241105160356066 DAUC <0003> db_auc.c:192 IMSI='262423162704749': No 3G Auth Data 20241105160356097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 20241105160356101 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160356101 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423162704749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423162704749" session_id=618635984 session_state=BEGIN} 20241105160356101 DSS <0004> hlr_ussd.c:576 262423162704749/0x24dfa2d0: Process SS (BEGIN) 20241105160356101 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160356101 DSS <0004> hlr_ussd.c:518 262423162704749/0x24dfa2d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160356101 DSS <0004> hlr_ussd.c:363 262423162704749/0x24dfa2d0: Tx USSD 'Your extension is 491613066462' 20241105160356101 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423162704749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423162704749" session_id=618635984 session_state=END} 20241105160356101 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423162704749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160356101 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356101 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48340<->l=127.0.0.1:4258 20241105160356111 DAUC <0003> db_auc.c:157 IMSI='262420800407671': No 2G Auth Data 20241105160356111 DAUC <0003> db_auc.c:192 IMSI='262420800407671': No 3G Auth Data 20241105160356140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241105160356144 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160356144 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420800407671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420800407671" session_id=561409434 session_state=BEGIN} 20241105160356144 DSS <0004> hlr_ussd.c:576 262420800407671/0x21766d9a: Process SS (BEGIN) 20241105160356144 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160356144 DSS <0004> hlr_ussd.c:518 262420800407671/0x21766d9a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160356144 DSS <0004> hlr_ussd.c:363 262420800407671/0x21766d9a: Tx USSD 'Your extension is 491617240654' 20241105160356144 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420800407671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420800407671" session_id=561409434 session_state=END} 20241105160356144 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420800407671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160356144 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356144 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241105160356155 DAUC <0003> db_auc.c:157 IMSI='262422880412353': No 2G Auth Data 20241105160356155 DAUC <0003> db_auc.c:192 IMSI='262422880412353': No 3G Auth Data 20241105160356191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241105160356194 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160356194 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422880412353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422880412353" session_id=1603213855 session_state=BEGIN} 20241105160356194 DSS <0004> hlr_ussd.c:576 262422880412353/0x5f8f1a1f: Process SS (BEGIN) 20241105160356194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160356194 DSS <0004> hlr_ussd.c:518 262422880412353/0x5f8f1a1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160356194 DSS <0004> hlr_ussd.c:363 262422880412353/0x5f8f1a1f: Tx USSD 'Your extension is 491610774808' 20241105160356194 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422880412353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422880412353" session_id=1603213855 session_state=END} 20241105160356194 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262422880412353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160356194 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356194 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241105160356204 DAUC <0003> db_auc.c:157 IMSI='262426832531051': No 2G Auth Data 20241105160356204 DAUC <0003> db_auc.c:192 IMSI='262426832531051': No 3G Auth Data 20241105160356249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241105160356252 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160356252 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426832531051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426832531051" session_id=2914217667 session_state=BEGIN} 20241105160356252 DSS <0004> hlr_ussd.c:576 262426832531051/0xadb36ec3: Process SS (BEGIN) 20241105160356252 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160356252 DSS <0004> hlr_ussd.c:518 262426832531051/0xadb36ec3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160356253 DSS <0004> hlr_ussd.c:363 262426832531051/0xadb36ec3: Tx USSD 'Your extension is 491618154658' 20241105160356253 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426832531051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426832531051" session_id=2914217667 session_state=END} 20241105160356253 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426832531051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160356253 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356253 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48380<->l=127.0.0.1:4258 20241105160356281 DAUC <0003> db_auc.c:157 IMSI='262422615392130': No 2G Auth Data 20241105160356281 DAUC <0003> db_auc.c:192 IMSI='262422615392130': No 3G Auth Data 20241105160356320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48394<->l=127.0.0.1:4258 20241105160356323 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160356323 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422615392130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422615392130" session_id=989020079 session_state=BEGIN} 20241105160356323 DSS <0004> hlr_ussd.c:576 262422615392130/0x3af33faf: Process SS (BEGIN) 20241105160356323 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160356323 DSS <0004> hlr_ussd.c:518 262422615392130/0x3af33faf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160356323 DSS <0004> hlr_ussd.c:363 262422615392130/0x3af33faf: Tx USSD 'Your extension is 491615040204' 20241105160356323 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422615392130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422615392130" session_id=989020079 session_state=END} 20241105160356323 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422615392130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160356323 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356323 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48394<->l=127.0.0.1:4258 20241105160356337 DAUC <0003> db_auc.c:157 IMSI='262423252787996': No 2G Auth Data 20241105160356337 DAUC <0003> db_auc.c:192 IMSI='262423252787996': No 3G Auth Data 20241105160356383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 20241105160356386 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160356386 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423252787996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423252787996" session_id=2511360096 session_state=BEGIN} 20241105160356386 DSS <0004> hlr_ussd.c:576 262423252787996/0x95b05060: Process SS (BEGIN) 20241105160356386 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160356386 DSS <0004> hlr_ussd.c:518 262423252787996/0x95b05060: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160356386 DSS <0004> hlr_ussd.c:363 262423252787996/0x95b05060: Tx USSD 'Your extension is 491611837830' 20241105160356386 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423252787996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423252787996" session_id=2511360096 session_state=END} 20241105160356386 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423252787996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160356386 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356386 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160356388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48410<->l=127.0.0.1:4258 20241105160356389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4258 20241105160356389 DLINP <000b> input/ipa.c:451 connected read/write 20241105160356389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160356389 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160356389 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160356389 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160356389 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34859<->l=127.0.0.1:4259) 20241105160356428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4258 20241105160356629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48414<->l=127.0.0.1:4258 20241105160359660 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160359660 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160359661 DLINP <000b> input/ipa.c:451 connected read/write 20241105160359661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160359662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 20241105160359663 DLINP <000b> input/ipa.c:451 connected read/write 20241105160359663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160359663 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160359663 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160359663 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  20241105160359663 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160359663 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  20241105160359663 DLGSUP <0013> gsup_server.c:235 2:  20241105160359663 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160359663 DLGSUP <0013> gsup_server.c:235 3:  20241105160359663 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160359663 DLGSUP <0013> gsup_server.c:235 4:  20241105160359663 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160359663 DLGSUP <0013> gsup_server.c:235 5:  20241105160359663 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160359663 DLGSUP <0013> gsup_server.c:235 7:  20241105160359663 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160359663 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160359663 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160359663 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160400090 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42469<->l=127.0.0.1:4259) 20241105160400112 DAUC <0003> db_auc.c:157 IMSI='262428714272559': No 2G Auth Data 20241105160400112 DAUC <0003> db_auc.c:192 IMSI='262428714272559': No 3G Auth Data 20241105160400327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 20241105160400332 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160400332 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428714272559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428714272559" source_name="the-source\n" session_id=16895613 session_state=BEGIN} 20241105160400332 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241105160400332 DSS <0004> hlr_ussd.c:576 262428714272559/0x0101ce7d: Process SS (BEGIN) 20241105160400332 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160400332 DSS <0004> hlr_ussd.c:518 262428714272559/0x0101ce7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160400332 DSS <0004> hlr_ussd.c:363 262428714272559/0x0101ce7d: Tx USSD 'Your extension is 491616583128' 20241105160400332 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428714272559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428714272559" destination_name="the-source\n" session_id=16895613 session_state=END} 20241105160400332 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262428714272559 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160400332 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400332 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 20241105160400342 DAUC <0003> db_auc.c:157 IMSI='262429128537890': No 2G Auth Data 20241105160400342 DAUC <0003> db_auc.c:192 IMSI='262429128537890': No 3G Auth Data 20241105160400367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241105160400370 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160400371 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429128537890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429128537890" source_name="the-source\n" session_id=3463250404 session_state=BEGIN} 20241105160400371 DSS <0004> hlr_ussd.c:576 262429128537890/0xce6d01e4: Process SS (BEGIN) 20241105160400371 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160400371 DSS <0004> hlr_ussd.c:518 262429128537890/0xce6d01e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160400371 DSS <0004> hlr_ussd.c:363 262429128537890/0xce6d01e4: Tx USSD 'Your extension is 491616485127' 20241105160400371 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429128537890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429128537890" destination_name="the-source\n" session_id=3463250404 session_state=END} 20241105160400371 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262429128537890 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160400371 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400371 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241105160400387 DAUC <0003> db_auc.c:157 IMSI='262429288615851': No 2G Auth Data 20241105160400387 DAUC <0003> db_auc.c:192 IMSI='262429288615851': No 3G Auth Data 20241105160400447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 20241105160400450 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160400450 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429288615851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429288615851" source_name="the-source\n" session_id=1330580171 session_state=BEGIN} 20241105160400450 DSS <0004> hlr_ussd.c:576 262429288615851/0x4f4f0acb: Process SS (BEGIN) 20241105160400450 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160400450 DSS <0004> hlr_ussd.c:518 262429288615851/0x4f4f0acb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160400450 DSS <0004> hlr_ussd.c:363 262429288615851/0x4f4f0acb: Tx USSD 'Your extension is 491610451647' 20241105160400450 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429288615851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429288615851" destination_name="the-source\n" session_id=1330580171 session_state=END} 20241105160400450 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429288615851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160400450 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400450 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48458<->l=127.0.0.1:4258 20241105160400461 DAUC <0003> db_auc.c:157 IMSI='262426985126445': No 2G Auth Data 20241105160400461 DAUC <0003> db_auc.c:192 IMSI='262426985126445': No 3G Auth Data 20241105160400490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4258 20241105160400494 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160400494 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262426985126445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426985126445" source_name="the-source\n" session_id=3767492236 session_state=BEGIN} 20241105160400494 DSS <0004> hlr_ussd.c:576 262426985126445/0xe08f5e8c: Process SS (BEGIN) 20241105160400494 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160400494 DSS <0004> hlr_ussd.c:518 262426985126445/0xe08f5e8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160400494 DSS <0004> hlr_ussd.c:363 262426985126445/0xe08f5e8c: Tx USSD 'Your extension is 491615072862' 20241105160400494 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262426985126445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426985126445" destination_name="the-source\n" session_id=3767492236 session_state=END} 20241105160400494 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262426985126445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160400494 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400494 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48460<->l=127.0.0.1:4258 20241105160400507 DAUC <0003> db_auc.c:157 IMSI='262426953784254': No 2G Auth Data 20241105160400507 DAUC <0003> db_auc.c:192 IMSI='262426953784254': No 3G Auth Data 20241105160400545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241105160400548 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160400549 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262426953784254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426953784254" source_name="the-source\n" session_id=3151053709 session_state=BEGIN} 20241105160400549 DSS <0004> hlr_ussd.c:576 262426953784254/0xbbd1438d: Process SS (BEGIN) 20241105160400549 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160400549 DSS <0004> hlr_ussd.c:518 262426953784254/0xbbd1438d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160400549 DSS <0004> hlr_ussd.c:363 262426953784254/0xbbd1438d: Tx USSD 'Your extension is 491616672687' 20241105160400549 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262426953784254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426953784254" destination_name="the-source\n" session_id=3151053709 session_state=END} 20241105160400549 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262426953784254 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160400549 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400549 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48470<->l=127.0.0.1:4258 20241105160400564 DAUC <0003> db_auc.c:157 IMSI='262424150205977': No 2G Auth Data 20241105160400564 DAUC <0003> db_auc.c:192 IMSI='262424150205977': No 3G Auth Data 20241105160400607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 20241105160400610 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160400610 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262424150205977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424150205977" source_name="the-source\n" session_id=3661961820 session_state=BEGIN} 20241105160400610 DSS <0004> hlr_ussd.c:576 262424150205977/0xda451a5c: Process SS (BEGIN) 20241105160400610 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160400610 DSS <0004> hlr_ussd.c:518 262424150205977/0xda451a5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160400610 DSS <0004> hlr_ussd.c:363 262424150205977/0xda451a5c: Tx USSD 'Your extension is 491613300486' 20241105160400610 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262424150205977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424150205977" destination_name="the-source\n" session_id=3661961820 session_state=END} 20241105160400610 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262424150205977 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160400610 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400610 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48482<->l=127.0.0.1:4258 20241105160400618 DAUC <0003> db_auc.c:157 IMSI='262420799854735': No 2G Auth Data 20241105160400618 DAUC <0003> db_auc.c:192 IMSI='262420799854735': No 3G Auth Data 20241105160400659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 20241105160400662 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160400662 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262420799854735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420799854735" source_name="the-source\n" session_id=3996361002 session_state=BEGIN} 20241105160400662 DSS <0004> hlr_ussd.c:576 262420799854735/0xee33a12a: Process SS (BEGIN) 20241105160400662 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160400662 DSS <0004> hlr_ussd.c:518 262420799854735/0xee33a12a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160400662 DSS <0004> hlr_ussd.c:363 262420799854735/0xee33a12a: Tx USSD 'Your extension is 491611640350' 20241105160400662 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262420799854735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420799854735" destination_name="the-source\n" session_id=3996361002 session_state=END} 20241105160400662 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262420799854735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160400662 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400663 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 20241105160400679 DAUC <0003> db_auc.c:157 IMSI='262429520855781': No 2G Auth Data 20241105160400679 DAUC <0003> db_auc.c:192 IMSI='262429520855781': No 3G Auth Data 20241105160400742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48496<->l=127.0.0.1:4258 20241105160400745 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160400745 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429520855781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429520855781" source_name="the-source\n" session_id=1403860900 session_state=BEGIN} 20241105160400745 DSS <0004> hlr_ussd.c:576 262429520855781/0x53ad37a4: Process SS (BEGIN) 20241105160400745 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241105160400745 DSS <0004> hlr_ussd.c:518 262429520855781/0x53ad37a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241105160400745 DSS <0004> hlr_ussd.c:363 262429520855781/0x53ad37a4: Tx USSD 'Your extension is 491616384745' 20241105160400745 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429520855781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429520855781" destination_name="the-source\n" session_id=1403860900 session_state=END} 20241105160400745 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429520855781 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160400745 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400745 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160400747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48496<->l=127.0.0.1:4258 20241105160400748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48428<->l=127.0.0.1:4258 20241105160400749 DLINP <000b> input/ipa.c:451 connected read/write 20241105160400749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160400749 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160400749 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160400749 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160400749 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241105160400749 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42469<->l=127.0.0.1:4259) 20241105160400772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48502<->l=127.0.0.1:4258 20241105160400973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48502<->l=127.0.0.1:4258 20241105160404007 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41879 20241105160404007 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41879 20241105160404008 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404008 DLINP <000b> input/ipa.c:405 127.0.0.1:41879 message received 20241105160404009 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160404009 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160404009 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404009 DLINP <000b> input/ipa.c:405 127.0.0.1:41879 message received 20241105160404009 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160404009 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241105160404009 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241105160404009 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241105160404009 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  20241105160404009 DLGSUP <0013> gsup_server.c:235 2:  20241105160404009 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160404009 DLGSUP <0013> gsup_server.c:235 3:  20241105160404009 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160404009 DLGSUP <0013> gsup_server.c:235 4:  20241105160404009 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160404009 DLGSUP <0013> gsup_server.c:235 5:  20241105160404009 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160404009 DLGSUP <0013> gsup_server.c:235 7:  20241105160404009 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160404009 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160404009 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160404009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41879 20241105160404011 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160404011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4258 20241105160404013 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160404013 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160404013 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160404013 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  20241105160404013 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160404013 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  20241105160404013 DLGSUP <0013> gsup_server.c:235 2:  20241105160404013 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160404013 DLGSUP <0013> gsup_server.c:235 3:  20241105160404013 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160404013 DLGSUP <0013> gsup_server.c:235 4:  20241105160404013 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160404013 DLGSUP <0013> gsup_server.c:235 5:  20241105160404013 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160404013 DLGSUP <0013> gsup_server.c:235 7:  20241105160404013 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160404013 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160404013 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160404013 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160404022 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40807<->l=127.0.0.1:4259) 20241105160404041 DAUC <0003> db_auc.c:157 IMSI='262421575694136': No 2G Auth Data 20241105160404041 DAUC <0003> db_auc.c:192 IMSI='262421575694136': No 3G Auth Data 20241105160404076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49000<->l=127.0.0.1:4258 20241105160404080 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160404080 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421575694136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421575694136" session_id=1230483701 session_state=BEGIN} 20241105160404080 DSS <0004> hlr_ussd.c:576 262421575694136/0x4957b0f5: Process SS (BEGIN) 20241105160404080 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160404080 DSS <0004> hlr_ussd.c:518 262421575694136/0x4957b0f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160404080 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404080 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404080 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404080 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404083 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404083 DLINP <000b> input/ipa.c:405 127.0.0.1:41879 message received 20241105160404083 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421575694136 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421575694136" session_id=1230483701 session_state=END} 20241105160404083 DSS <0004> hlr_ussd.c:576 262421575694136/0x4957b0f5: Process SS (END) 20241105160404083 DSS <0004> hlr_ussd.c:518 262421575694136/0x4957b0f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160404083 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421575694136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421575694136" session_id=1230483701 session_state=END} 20241105160404083 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421575694136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160404083 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421575694136 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160404083 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404083 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49000<->l=127.0.0.1:4258 20241105160404097 DAUC <0003> db_auc.c:157 IMSI='262421683486389': No 2G Auth Data 20241105160404097 DAUC <0003> db_auc.c:192 IMSI='262421683486389': No 3G Auth Data 20241105160404135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49010<->l=127.0.0.1:4258 20241105160404138 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160404138 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421683486389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421683486389" session_id=986553137 session_state=BEGIN} 20241105160404138 DSS <0004> hlr_ussd.c:576 262421683486389/0x3acd9b31: Process SS (BEGIN) 20241105160404138 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160404138 DSS <0004> hlr_ussd.c:518 262421683486389/0x3acd9b31: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160404138 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404138 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404138 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404138 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404139 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404139 DLINP <000b> input/ipa.c:405 127.0.0.1:41879 message received 20241105160404139 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262421683486389 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421683486389" session_id=986553137 session_state=END} 20241105160404139 DSS <0004> hlr_ussd.c:576 262421683486389/0x3acd9b31: Process SS (END) 20241105160404139 DSS <0004> hlr_ussd.c:518 262421683486389/0x3acd9b31: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160404139 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421683486389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421683486389" session_id=986553137 session_state=END} 20241105160404139 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262421683486389 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160404139 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262421683486389 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160404139 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404139 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49010<->l=127.0.0.1:4258 20241105160404149 DAUC <0003> db_auc.c:157 IMSI='262426396946758': No 2G Auth Data 20241105160404149 DAUC <0003> db_auc.c:192 IMSI='262426396946758': No 3G Auth Data 20241105160404179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49016<->l=127.0.0.1:4258 20241105160404182 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160404182 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426396946758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426396946758" session_id=2165836062 session_state=BEGIN} 20241105160404182 DSS <0004> hlr_ussd.c:576 262426396946758/0x8118091e: Process SS (BEGIN) 20241105160404182 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160404182 DSS <0004> hlr_ussd.c:518 262426396946758/0x8118091e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160404182 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404182 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404182 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404182 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404184 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404184 DLINP <000b> input/ipa.c:405 127.0.0.1:41879 message received 20241105160404184 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426396946758 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426396946758" session_id=2165836062 session_state=END} 20241105160404184 DSS <0004> hlr_ussd.c:576 262426396946758/0x8118091e: Process SS (END) 20241105160404184 DSS <0004> hlr_ussd.c:518 262426396946758/0x8118091e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160404184 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426396946758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426396946758" session_id=2165836062 session_state=END} 20241105160404184 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426396946758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160404184 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426396946758 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160404184 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404184 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49016<->l=127.0.0.1:4258 20241105160404197 DAUC <0003> db_auc.c:157 IMSI='262423705481278': No 2G Auth Data 20241105160404197 DAUC <0003> db_auc.c:192 IMSI='262423705481278': No 3G Auth Data 20241105160404231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49024<->l=127.0.0.1:4258 20241105160404234 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160404234 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423705481278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423705481278" session_id=2247865193 session_state=BEGIN} 20241105160404234 DSS <0004> hlr_ussd.c:576 262423705481278/0x85fbb369: Process SS (BEGIN) 20241105160404234 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160404234 DSS <0004> hlr_ussd.c:518 262423705481278/0x85fbb369: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160404234 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404234 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404234 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404234 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404235 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404235 DLINP <000b> input/ipa.c:405 127.0.0.1:41879 message received 20241105160404235 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423705481278 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423705481278" session_id=2247865193 session_state=END} 20241105160404235 DSS <0004> hlr_ussd.c:576 262423705481278/0x85fbb369: Process SS (END) 20241105160404236 DSS <0004> hlr_ussd.c:518 262423705481278/0x85fbb369: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160404236 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423705481278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423705481278" session_id=2247865193 session_state=END} 20241105160404236 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423705481278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160404236 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423705481278 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160404236 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404236 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49024<->l=127.0.0.1:4258 20241105160404251 DAUC <0003> db_auc.c:157 IMSI='262426587997270': No 2G Auth Data 20241105160404251 DAUC <0003> db_auc.c:192 IMSI='262426587997270': No 3G Auth Data 20241105160404292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4258 20241105160404295 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160404295 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426587997270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426587997270" session_id=979112526 session_state=BEGIN} 20241105160404295 DSS <0004> hlr_ussd.c:576 262426587997270/0x3a5c124e: Process SS (BEGIN) 20241105160404295 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160404295 DSS <0004> hlr_ussd.c:518 262426587997270/0x3a5c124e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160404295 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404295 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404296 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404296 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404297 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404297 DLINP <000b> input/ipa.c:405 127.0.0.1:41879 message received 20241105160404297 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262426587997270 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426587997270" session_id=979112526 session_state=END} 20241105160404297 DSS <0004> hlr_ussd.c:576 262426587997270/0x3a5c124e: Process SS (END) 20241105160404297 DSS <0004> hlr_ussd.c:518 262426587997270/0x3a5c124e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160404297 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426587997270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426587997270" session_id=979112526 session_state=END} 20241105160404297 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426587997270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160404297 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262426587997270 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160404297 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404297 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49038<->l=127.0.0.1:4258 20241105160404307 DAUC <0003> db_auc.c:157 IMSI='262425457533070': No 2G Auth Data 20241105160404307 DAUC <0003> db_auc.c:192 IMSI='262425457533070': No 3G Auth Data 20241105160404355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49042<->l=127.0.0.1:4258 20241105160404358 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160404358 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425457533070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425457533070" session_id=20610967 session_state=BEGIN} 20241105160404358 DSS <0004> hlr_ussd.c:576 262425457533070/0x013a7f97: Process SS (BEGIN) 20241105160404358 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160404358 DSS <0004> hlr_ussd.c:518 262425457533070/0x013a7f97: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160404358 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404358 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404358 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404358 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404359 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404359 DLINP <000b> input/ipa.c:405 127.0.0.1:41879 message received 20241105160404359 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262425457533070 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425457533070" session_id=20610967 session_state=END} 20241105160404359 DSS <0004> hlr_ussd.c:576 262425457533070/0x013a7f97: Process SS (END) 20241105160404359 DSS <0004> hlr_ussd.c:518 262425457533070/0x013a7f97: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160404359 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425457533070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425457533070" session_id=20610967 session_state=END} 20241105160404359 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262425457533070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160404359 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262425457533070 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160404359 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404359 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49042<->l=127.0.0.1:4258 20241105160404378 DAUC <0003> db_auc.c:157 IMSI='262428440698778': No 2G Auth Data 20241105160404378 DAUC <0003> db_auc.c:192 IMSI='262428440698778': No 3G Auth Data 20241105160404440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49058<->l=127.0.0.1:4258 20241105160404444 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160404444 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428440698778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428440698778" session_id=2942051991 session_state=BEGIN} 20241105160404444 DSS <0004> hlr_ussd.c:576 262428440698778/0xaf5c2697: Process SS (BEGIN) 20241105160404444 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160404444 DSS <0004> hlr_ussd.c:518 262428440698778/0xaf5c2697: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160404444 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404444 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404444 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404444 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404445 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404445 DLINP <000b> input/ipa.c:405 127.0.0.1:41879 message received 20241105160404445 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262428440698778 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428440698778" session_id=2942051991 session_state=END} 20241105160404445 DSS <0004> hlr_ussd.c:576 262428440698778/0xaf5c2697: Process SS (END) 20241105160404445 DSS <0004> hlr_ussd.c:518 262428440698778/0xaf5c2697: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160404445 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428440698778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428440698778" session_id=2942051991 session_state=END} 20241105160404445 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428440698778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160404445 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262428440698778 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160404445 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404445 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49058<->l=127.0.0.1:4258 20241105160404453 DAUC <0003> db_auc.c:157 IMSI='262421012632145': No 2G Auth Data 20241105160404453 DAUC <0003> db_auc.c:192 IMSI='262421012632145': No 3G Auth Data 20241105160404515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4258 20241105160404519 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160404519 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421012632145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421012632145" session_id=527121288 session_state=BEGIN} 20241105160404519 DSS <0004> hlr_ussd.c:576 262421012632145/0x1f6b3b88: Process SS (BEGIN) 20241105160404519 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160404519 DSS <0004> hlr_ussd.c:518 262421012632145/0x1f6b3b88: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160404519 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404519 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404519 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404519 DLINP <000b> input/ipa.c:431 127.0.0.1:41879 sending data 20241105160404520 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404520 DLINP <000b> input/ipa.c:405 127.0.0.1:41879 message received 20241105160404520 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262421012632145 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421012632145" session_id=527121288 session_state=END} 20241105160404520 DSS <0004> hlr_ussd.c:576 262421012632145/0x1f6b3b88: Process SS (END) 20241105160404520 DSS <0004> hlr_ussd.c:518 262421012632145/0x1f6b3b88: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160404520 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421012632145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421012632145" session_id=527121288 session_state=END} 20241105160404520 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262421012632145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160404520 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262421012632145 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160404520 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404520 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160404523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49074<->l=127.0.0.1:4258 20241105160404524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4258 20241105160404525 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404525 DLINP <000b> input/ipa.c:405 127.0.0.1:41879 message received 20241105160404525 DLINP <000b> input/ipa.c:414 127.0.0.1:41879 connection closed with server 20241105160404525 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41879 20241105160404525 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241105160404525 DLINP <000b> input/ipa.c:451 connected read/write 20241105160404525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160404525 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160404525 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160404525 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160404525 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40807<->l=127.0.0.1:4259) 20241105160404564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 20241105160404765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 20241105160407804 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33467 20241105160407804 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33467 20241105160407806 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407806 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160407807 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160407808 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160407808 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407808 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160407808 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160407808 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241105160407808 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241105160407808 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241105160407808 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  20241105160407808 DLGSUP <0013> gsup_server.c:235 2:  20241105160407808 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160407808 DLGSUP <0013> gsup_server.c:235 3:  20241105160407808 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160407808 DLGSUP <0013> gsup_server.c:235 4:  20241105160407808 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160407808 DLGSUP <0013> gsup_server.c:235 5:  20241105160407808 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160407808 DLGSUP <0013> gsup_server.c:235 7:  20241105160407808 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160407808 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160407808 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160407808 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33467 20241105160407810 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160407810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49082<->l=127.0.0.1:4258 20241105160407812 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160407812 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160407812 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160407812 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  20241105160407812 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160407812 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  20241105160407812 DLGSUP <0013> gsup_server.c:235 2:  20241105160407812 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160407812 DLGSUP <0013> gsup_server.c:235 3:  20241105160407812 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160407812 DLGSUP <0013> gsup_server.c:235 4:  20241105160407812 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160407812 DLGSUP <0013> gsup_server.c:235 5:  20241105160407812 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160407812 DLGSUP <0013> gsup_server.c:235 7:  20241105160407812 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160407812 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160407812 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160407812 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160407825 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46559<->l=127.0.0.1:4259) 20241105160407837 DAUC <0003> db_auc.c:157 IMSI='262425771683005': No 2G Auth Data 20241105160407837 DAUC <0003> db_auc.c:192 IMSI='262425771683005': No 3G Auth Data 20241105160407876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49086<->l=127.0.0.1:4258 20241105160407882 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160407882 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425771683005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425771683005" session_id=1638559077 session_state=BEGIN} 20241105160407882 DSS <0004> hlr_ussd.c:576 262425771683005/0x61aa6d65: Process SS (BEGIN) 20241105160407882 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160407882 DSS <0004> hlr_ussd.c:518 262425771683005/0x61aa6d65: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160407882 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407882 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160407882 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407882 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160407889 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407889 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160407889 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262425771683005 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425771683005" session_id=1638559077 session_state=CONTINUE} 20241105160407889 DSS <0004> hlr_ussd.c:576 262425771683005/0x61aa6d65: Process SS (CONTINUE) 20241105160407889 DSS <0004> hlr_ussd.c:518 262425771683005/0x61aa6d65: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160407889 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425771683005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425771683005" session_id=1638559077 session_state=CONTINUE} 20241105160407889 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262425771683005 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160407889 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160407889 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160407895 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160407895 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425771683005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425771683005" session_id=1638559077 session_state=CONTINUE} 20241105160407895 DSS <0004> hlr_ussd.c:576 262425771683005/0x61aa6d65: Process SS (CONTINUE) 20241105160407895 DSS <0004> hlr_ussd.c:518 262425771683005/0x61aa6d65: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241105160407895 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425771683005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160407895 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407895 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160407895 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407895 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160407896 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407896 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160407896 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262425771683005 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425771683005" session_id=1638559077 session_state=END} 20241105160407896 DSS <0004> hlr_ussd.c:576 262425771683005/0x61aa6d65: Process SS (END) 20241105160407896 DSS <0004> hlr_ussd.c:518 262425771683005/0x61aa6d65: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241105160407896 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425771683005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425771683005" session_id=1638559077 session_state=END} 20241105160407896 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425771683005 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160407896 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262425771683005 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160407896 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160407897 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160407898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49086<->l=127.0.0.1:4258 20241105160407910 DAUC <0003> db_auc.c:157 IMSI='262429534091896': No 2G Auth Data 20241105160407910 DAUC <0003> db_auc.c:192 IMSI='262429534091896': No 3G Auth Data 20241105160407940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 20241105160407947 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160407947 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429534091896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429534091896" session_id=3473396551 session_state=BEGIN} 20241105160407947 DSS <0004> hlr_ussd.c:576 262429534091896/0xcf07d347: Process SS (BEGIN) 20241105160407947 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160407947 DSS <0004> hlr_ussd.c:518 262429534091896/0xcf07d347: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160407947 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407947 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160407947 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407947 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160407948 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407948 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160407948 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262429534091896 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429534091896" session_id=3473396551 session_state=CONTINUE} 20241105160407948 DSS <0004> hlr_ussd.c:576 262429534091896/0xcf07d347: Process SS (CONTINUE) 20241105160407948 DSS <0004> hlr_ussd.c:518 262429534091896/0xcf07d347: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160407948 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429534091896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429534091896" session_id=3473396551 session_state=CONTINUE} 20241105160407949 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262429534091896 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160407949 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160407949 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160407954 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160407954 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429534091896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429534091896" session_id=3473396551 session_state=CONTINUE} 20241105160407954 DSS <0004> hlr_ussd.c:576 262429534091896/0xcf07d347: Process SS (CONTINUE) 20241105160407954 DSS <0004> hlr_ussd.c:518 262429534091896/0xcf07d347: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241105160407954 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262429534091896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160407954 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407954 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160407954 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407954 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160407956 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407956 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160407956 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262429534091896 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429534091896" session_id=3473396551 session_state=END} 20241105160407956 DSS <0004> hlr_ussd.c:576 262429534091896/0xcf07d347: Process SS (END) 20241105160407956 DSS <0004> hlr_ussd.c:518 262429534091896/0xcf07d347: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241105160407956 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429534091896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429534091896" session_id=3473396551 session_state=END} 20241105160407956 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262429534091896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160407956 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262429534091896 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160407956 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160407956 DLINP <000b> input/ipa.c:451 connected read/write 20241105160407956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160407958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49100<->l=127.0.0.1:4258 20241105160407965 DAUC <0003> db_auc.c:157 IMSI='262425620225270': No 2G Auth Data 20241105160407965 DAUC <0003> db_auc.c:192 IMSI='262425620225270': No 3G Auth Data 20241105160408000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4258 20241105160408006 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408006 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425620225270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425620225270" session_id=419056897 session_state=BEGIN} 20241105160408006 DSS <0004> hlr_ussd.c:576 262425620225270/0x18fa4d01: Process SS (BEGIN) 20241105160408006 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160408006 DSS <0004> hlr_ussd.c:518 262425620225270/0x18fa4d01: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160408006 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408006 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408006 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408006 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408008 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408008 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408008 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262425620225270 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425620225270" session_id=419056897 session_state=CONTINUE} 20241105160408008 DSS <0004> hlr_ussd.c:576 262425620225270/0x18fa4d01: Process SS (CONTINUE) 20241105160408008 DSS <0004> hlr_ussd.c:518 262425620225270/0x18fa4d01: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160408008 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425620225270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425620225270" session_id=419056897 session_state=CONTINUE} 20241105160408008 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262425620225270 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408008 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408008 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408013 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408013 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425620225270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425620225270" session_id=419056897 session_state=CONTINUE} 20241105160408013 DSS <0004> hlr_ussd.c:576 262425620225270/0x18fa4d01: Process SS (CONTINUE) 20241105160408013 DSS <0004> hlr_ussd.c:518 262425620225270/0x18fa4d01: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408013 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262425620225270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408013 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408013 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408013 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408013 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408014 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408014 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408014 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262425620225270 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425620225270" session_id=419056897 session_state=END} 20241105160408014 DSS <0004> hlr_ussd.c:576 262425620225270/0x18fa4d01: Process SS (END) 20241105160408015 DSS <0004> hlr_ussd.c:518 262425620225270/0x18fa4d01: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408015 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425620225270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425620225270" session_id=419056897 session_state=END} 20241105160408015 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262425620225270 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408015 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262425620225270 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408015 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408015 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49106<->l=127.0.0.1:4258 20241105160408106 DAUC <0003> db_auc.c:157 IMSI='262420190328281': No 2G Auth Data 20241105160408106 DAUC <0003> db_auc.c:192 IMSI='262420190328281': No 3G Auth Data 20241105160408232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4258 20241105160408240 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408240 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420190328281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420190328281" session_id=1986472987 session_state=BEGIN} 20241105160408240 DSS <0004> hlr_ussd.c:576 262420190328281/0x76672c1b: Process SS (BEGIN) 20241105160408240 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160408240 DSS <0004> hlr_ussd.c:518 262420190328281/0x76672c1b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160408240 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408240 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408240 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408240 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408241 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408241 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408241 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420190328281 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420190328281" session_id=1986472987 session_state=CONTINUE} 20241105160408241 DSS <0004> hlr_ussd.c:576 262420190328281/0x76672c1b: Process SS (CONTINUE) 20241105160408241 DSS <0004> hlr_ussd.c:518 262420190328281/0x76672c1b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160408241 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420190328281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420190328281" session_id=1986472987 session_state=CONTINUE} 20241105160408241 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420190328281 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408242 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408242 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408247 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408247 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420190328281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420190328281" session_id=1986472987 session_state=CONTINUE} 20241105160408247 DSS <0004> hlr_ussd.c:576 262420190328281/0x76672c1b: Process SS (CONTINUE) 20241105160408247 DSS <0004> hlr_ussd.c:518 262420190328281/0x76672c1b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408247 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420190328281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408247 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408247 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408247 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408247 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408249 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408249 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408249 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420190328281 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420190328281" session_id=1986472987 session_state=END} 20241105160408249 DSS <0004> hlr_ussd.c:576 262420190328281/0x76672c1b: Process SS (END) 20241105160408249 DSS <0004> hlr_ussd.c:518 262420190328281/0x76672c1b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408249 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420190328281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420190328281" session_id=1986472987 session_state=END} 20241105160408249 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420190328281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408249 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420190328281 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408249 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408249 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49116<->l=127.0.0.1:4258 20241105160408285 DAUC <0003> db_auc.c:157 IMSI='262429779923510': No 2G Auth Data 20241105160408285 DAUC <0003> db_auc.c:192 IMSI='262429779923510': No 3G Auth Data 20241105160408392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4258 20241105160408399 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408399 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429779923510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429779923510" session_id=2801797529 session_state=BEGIN} 20241105160408399 DSS <0004> hlr_ussd.c:576 262429779923510/0xa7000999: Process SS (BEGIN) 20241105160408399 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160408399 DSS <0004> hlr_ussd.c:518 262429779923510/0xa7000999: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160408399 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408399 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408399 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408399 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408401 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408401 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408401 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429779923510 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779923510" session_id=2801797529 session_state=CONTINUE} 20241105160408401 DSS <0004> hlr_ussd.c:576 262429779923510/0xa7000999: Process SS (CONTINUE) 20241105160408401 DSS <0004> hlr_ussd.c:518 262429779923510/0xa7000999: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160408401 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429779923510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779923510" session_id=2801797529 session_state=CONTINUE} 20241105160408401 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429779923510 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408401 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408401 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408406 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408406 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429779923510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429779923510" session_id=2801797529 session_state=CONTINUE} 20241105160408406 DSS <0004> hlr_ussd.c:576 262429779923510/0xa7000999: Process SS (CONTINUE) 20241105160408406 DSS <0004> hlr_ussd.c:518 262429779923510/0xa7000999: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408406 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429779923510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408406 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408406 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408406 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408406 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408408 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408408 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408408 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429779923510 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779923510" session_id=2801797529 session_state=END} 20241105160408408 DSS <0004> hlr_ussd.c:576 262429779923510/0xa7000999: Process SS (END) 20241105160408408 DSS <0004> hlr_ussd.c:518 262429779923510/0xa7000999: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408408 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429779923510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429779923510" session_id=2801797529 session_state=END} 20241105160408408 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429779923510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408408 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429779923510 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408408 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408408 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4258 20241105160408447 DAUC <0003> db_auc.c:157 IMSI='262423146573251': No 2G Auth Data 20241105160408447 DAUC <0003> db_auc.c:192 IMSI='262423146573251': No 3G Auth Data 20241105160408507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4258 20241105160408513 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408514 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423146573251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423146573251" session_id=1793631117 session_state=BEGIN} 20241105160408514 DSS <0004> hlr_ussd.c:576 262423146573251/0x6ae8a38d: Process SS (BEGIN) 20241105160408514 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160408514 DSS <0004> hlr_ussd.c:518 262423146573251/0x6ae8a38d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160408514 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408514 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408514 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408514 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408515 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408515 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408515 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262423146573251 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423146573251" session_id=1793631117 session_state=CONTINUE} 20241105160408515 DSS <0004> hlr_ussd.c:576 262423146573251/0x6ae8a38d: Process SS (CONTINUE) 20241105160408515 DSS <0004> hlr_ussd.c:518 262423146573251/0x6ae8a38d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160408515 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423146573251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423146573251" session_id=1793631117 session_state=CONTINUE} 20241105160408515 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262423146573251 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408515 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408515 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408521 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408521 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423146573251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423146573251" session_id=1793631117 session_state=CONTINUE} 20241105160408521 DSS <0004> hlr_ussd.c:576 262423146573251/0x6ae8a38d: Process SS (CONTINUE) 20241105160408521 DSS <0004> hlr_ussd.c:518 262423146573251/0x6ae8a38d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408521 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423146573251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408521 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408521 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408521 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408521 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408522 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408522 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408523 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262423146573251 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423146573251" session_id=1793631117 session_state=END} 20241105160408523 DSS <0004> hlr_ussd.c:576 262423146573251/0x6ae8a38d: Process SS (END) 20241105160408523 DSS <0004> hlr_ussd.c:518 262423146573251/0x6ae8a38d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408523 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423146573251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423146573251" session_id=1793631117 session_state=END} 20241105160408523 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423146573251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408523 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262423146573251 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408523 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408523 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4258 20241105160408538 DAUC <0003> db_auc.c:157 IMSI='262426748941082': No 2G Auth Data 20241105160408538 DAUC <0003> db_auc.c:192 IMSI='262426748941082': No 3G Auth Data 20241105160408586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49132<->l=127.0.0.1:4258 20241105160408590 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408590 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426748941082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426748941082" session_id=2250971318 session_state=BEGIN} 20241105160408590 DSS <0004> hlr_ussd.c:576 262426748941082/0x862b18b6: Process SS (BEGIN) 20241105160408590 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160408590 DSS <0004> hlr_ussd.c:518 262426748941082/0x862b18b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160408590 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408590 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408590 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408590 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408591 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408591 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408591 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262426748941082 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426748941082" session_id=2250971318 session_state=CONTINUE} 20241105160408591 DSS <0004> hlr_ussd.c:576 262426748941082/0x862b18b6: Process SS (CONTINUE) 20241105160408591 DSS <0004> hlr_ussd.c:518 262426748941082/0x862b18b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160408591 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426748941082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426748941082" session_id=2250971318 session_state=CONTINUE} 20241105160408591 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262426748941082 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408591 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408591 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408595 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408595 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426748941082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426748941082" session_id=2250971318 session_state=CONTINUE} 20241105160408595 DSS <0004> hlr_ussd.c:576 262426748941082/0x862b18b6: Process SS (CONTINUE) 20241105160408595 DSS <0004> hlr_ussd.c:518 262426748941082/0x862b18b6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408595 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426748941082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408595 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408595 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408595 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408595 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408596 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408596 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408596 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262426748941082 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426748941082" session_id=2250971318 session_state=END} 20241105160408596 DSS <0004> hlr_ussd.c:576 262426748941082/0x862b18b6: Process SS (END) 20241105160408596 DSS <0004> hlr_ussd.c:518 262426748941082/0x862b18b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408596 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426748941082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426748941082" session_id=2250971318 session_state=END} 20241105160408596 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262426748941082 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408596 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262426748941082 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408596 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408596 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49132<->l=127.0.0.1:4258 20241105160408609 DAUC <0003> db_auc.c:157 IMSI='262423633092232': No 2G Auth Data 20241105160408609 DAUC <0003> db_auc.c:192 IMSI='262423633092232': No 3G Auth Data 20241105160408654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49138<->l=127.0.0.1:4258 20241105160408658 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408658 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423633092232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423633092232" session_id=3829159496 session_state=BEGIN} 20241105160408658 DSS <0004> hlr_ussd.c:576 262423633092232/0xe43c5648: Process SS (BEGIN) 20241105160408658 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241105160408658 DSS <0004> hlr_ussd.c:518 262423633092232/0xe43c5648: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241105160408658 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408658 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408658 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408658 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408659 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408659 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408659 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262423633092232 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423633092232" session_id=3829159496 session_state=CONTINUE} 20241105160408659 DSS <0004> hlr_ussd.c:576 262423633092232/0xe43c5648: Process SS (CONTINUE) 20241105160408659 DSS <0004> hlr_ussd.c:518 262423633092232/0xe43c5648: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241105160408659 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423633092232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423633092232" session_id=3829159496 session_state=CONTINUE} 20241105160408659 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262423633092232 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408659 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408659 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408662 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408662 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423633092232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423633092232" session_id=3829159496 session_state=CONTINUE} 20241105160408662 DSS <0004> hlr_ussd.c:576 262423633092232/0xe43c5648: Process SS (CONTINUE) 20241105160408662 DSS <0004> hlr_ussd.c:518 262423633092232/0xe43c5648: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408662 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423633092232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408662 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408662 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408662 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408662 DLINP <000b> input/ipa.c:431 127.0.0.1:33467 sending data 20241105160408663 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408663 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408663 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262423633092232 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423633092232" session_id=3829159496 session_state=END} 20241105160408663 DSS <0004> hlr_ussd.c:576 262423633092232/0xe43c5648: Process SS (END) 20241105160408664 DSS <0004> hlr_ussd.c:518 262423633092232/0xe43c5648: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241105160408664 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423633092232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423633092232" session_id=3829159496 session_state=END} 20241105160408664 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423633092232 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408664 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262423633092232 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160408664 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408664 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160408665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49138<->l=127.0.0.1:4258 20241105160408666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49082<->l=127.0.0.1:4258 20241105160408666 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160408666 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160408666 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160408666 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160408666 DLINP <000b> input/ipa.c:451 connected read/write 20241105160408666 DLINP <000b> input/ipa.c:405 127.0.0.1:33467 message received 20241105160408666 DLINP <000b> input/ipa.c:414 127.0.0.1:33467 connection closed with server 20241105160408667 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33467 20241105160408667 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241105160408667 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46559<->l=127.0.0.1:4259) 20241105160408694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49144<->l=127.0.0.1:4258 20241105160408740 DSS <0004> hlr_ussd.c:239 262429480592492/0xb42f582d: SS Session Timeout, destroying 20241105160408740 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262429480592492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160408896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49144<->l=127.0.0.1:4258 20241105160409032 DSS <0004> hlr_ussd.c:239 262420151966699/0xc34bee29: SS Session Timeout, destroying 20241105160409032 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420151966699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160409106 DSS <0004> hlr_ussd.c:239 262426029920309/0x90863e30: SS Session Timeout, destroying 20241105160409106 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426029920309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160409222 DSS <0004> hlr_ussd.c:239 262425591669991/0x2298d588: SS Session Timeout, destroying 20241105160409222 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425591669991 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160409284 DSS <0004> hlr_ussd.c:239 262424669208012/0x9fa0ae73: SS Session Timeout, destroying 20241105160409285 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424669208012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160409425 DSS <0004> hlr_ussd.c:239 262428473397375/0xbc311dff: SS Session Timeout, destroying 20241105160409425 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428473397375 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160409499 DSS <0004> hlr_ussd.c:239 262421397603326/0x69c06e58: SS Session Timeout, destroying 20241105160409499 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421397603326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160409593 DSS <0004> hlr_ussd.c:239 262420280656158/0x4ef5f411: SS Session Timeout, destroying 20241105160409593 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420280656158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160411933 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44953 20241105160411933 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44953 20241105160411934 DLINP <000b> input/ipa.c:451 connected read/write 20241105160411934 DLINP <000b> input/ipa.c:405 127.0.0.1:44953 message received 20241105160411935 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160411935 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160411936 DLINP <000b> input/ipa.c:451 connected read/write 20241105160411936 DLINP <000b> input/ipa.c:405 127.0.0.1:44953 message received 20241105160411936 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160411936 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241105160411936 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241105160411936 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241105160411936 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  20241105160411936 DLGSUP <0013> gsup_server.c:235 2:  20241105160411936 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160411936 DLGSUP <0013> gsup_server.c:235 3:  20241105160411936 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160411936 DLGSUP <0013> gsup_server.c:235 4:  20241105160411936 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160411936 DLGSUP <0013> gsup_server.c:235 5:  20241105160411936 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160411936 DLGSUP <0013> gsup_server.c:235 7:  20241105160411936 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160411936 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160411936 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160411936 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44953 20241105160411937 DLINP <000b> input/ipa.c:451 connected read/write 20241105160411937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160411938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40244<->l=127.0.0.1:4258 20241105160411939 DLINP <000b> input/ipa.c:451 connected read/write 20241105160411939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160411939 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160411939 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160411939 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  20241105160411939 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160411939 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  20241105160411939 DLGSUP <0013> gsup_server.c:235 2:  20241105160411939 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160411939 DLGSUP <0013> gsup_server.c:235 3:  20241105160411939 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160411939 DLGSUP <0013> gsup_server.c:235 4:  20241105160411939 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160411939 DLGSUP <0013> gsup_server.c:235 5:  20241105160411939 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160411939 DLGSUP <0013> gsup_server.c:235 7:  20241105160411939 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160411939 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160411939 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160411939 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160411947 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42887<->l=127.0.0.1:4259) 20241105160411958 DAUC <0003> db_auc.c:157 IMSI='262424020365748': No 2G Auth Data 20241105160411958 DAUC <0003> db_auc.c:192 IMSI='262424020365748': No 3G Auth Data 20241105160411989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40254<->l=127.0.0.1:4258 20241105160411993 DLINP <000b> input/ipa.c:451 connected read/write 20241105160411993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160411993 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424020365748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424020365748" session_id=934828441 session_state=BEGIN} 20241105160411993 DSS <0004> hlr_ussd.c:576 262424020365748/0x37b85999: Process SS (BEGIN) 20241105160411993 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241105160411993 DSS <0004> hlr_ussd.c:518 262424020365748/0x37b85999: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241105160411993 DLINP <000b> input/ipa.c:451 connected read/write 20241105160411993 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160411993 DLINP <000b> input/ipa.c:451 connected read/write 20241105160411993 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160411997 DLINP <000b> input/ipa.c:451 connected read/write 20241105160411997 DLINP <000b> input/ipa.c:405 127.0.0.1:44953 message received 20241105160411997 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424020365748 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424020365748" session_id=934828441 session_state=END} 20241105160411997 DSS <0004> hlr_ussd.c:576 262424020365748/0x37b85999: Process SS (END) 20241105160411997 DSS <0004> hlr_ussd.c:518 262424020365748/0x37b85999: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241105160411997 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424020365748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424020365748" session_id=934828441 session_state=END} 20241105160411997 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424020365748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160411997 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424020365748 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160411997 DLINP <000b> input/ipa.c:451 connected read/write 20241105160411997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160411997 DLINP <000b> input/ipa.c:451 connected read/write 20241105160411997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160411999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40254<->l=127.0.0.1:4258 20241105160412013 DAUC <0003> db_auc.c:157 IMSI='262426398018280': No 2G Auth Data 20241105160412013 DAUC <0003> db_auc.c:192 IMSI='262426398018280': No 3G Auth Data 20241105160412045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40262<->l=127.0.0.1:4258 20241105160412048 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160412048 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426398018280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426398018280" session_id=2359034257 session_state=BEGIN} 20241105160412048 DSS <0004> hlr_ussd.c:576 262426398018280/0x8c9c0191: Process SS (BEGIN) 20241105160412048 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241105160412048 DSS <0004> hlr_ussd.c:518 262426398018280/0x8c9c0191: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241105160412048 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412048 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412048 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412048 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412049 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412049 DLINP <000b> input/ipa.c:405 127.0.0.1:44953 message received 20241105160412049 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262426398018280 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426398018280" session_id=2359034257 session_state=END} 20241105160412049 DSS <0004> hlr_ussd.c:576 262426398018280/0x8c9c0191: Process SS (END) 20241105160412049 DSS <0004> hlr_ussd.c:518 262426398018280/0x8c9c0191: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241105160412049 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426398018280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426398018280" session_id=2359034257 session_state=END} 20241105160412049 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262426398018280 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160412049 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262426398018280 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160412049 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412049 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40262<->l=127.0.0.1:4258 20241105160412057 DAUC <0003> db_auc.c:157 IMSI='262425089191202': No 2G Auth Data 20241105160412057 DAUC <0003> db_auc.c:192 IMSI='262425089191202': No 3G Auth Data 20241105160412089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4258 20241105160412092 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160412092 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425089191202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425089191202" session_id=4266298112 session_state=BEGIN} 20241105160412092 DSS <0004> hlr_ussd.c:576 262425089191202/0xfe4a8b00: Process SS (BEGIN) 20241105160412092 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241105160412092 DSS <0004> hlr_ussd.c:518 262425089191202/0xfe4a8b00: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241105160412092 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412092 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412092 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412092 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412093 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412093 DLINP <000b> input/ipa.c:405 127.0.0.1:44953 message received 20241105160412094 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425089191202 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089191202" session_id=4266298112 session_state=END} 20241105160412094 DSS <0004> hlr_ussd.c:576 262425089191202/0xfe4a8b00: Process SS (END) 20241105160412094 DSS <0004> hlr_ussd.c:518 262425089191202/0xfe4a8b00: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241105160412094 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425089191202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425089191202" session_id=4266298112 session_state=END} 20241105160412094 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425089191202 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160412094 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425089191202 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160412094 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412094 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40264<->l=127.0.0.1:4258 20241105160412112 DAUC <0003> db_auc.c:157 IMSI='262425094897278': No 2G Auth Data 20241105160412112 DAUC <0003> db_auc.c:192 IMSI='262425094897278': No 3G Auth Data 20241105160412152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40270<->l=127.0.0.1:4258 20241105160412157 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160412157 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425094897278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425094897278" session_id=1315846253 session_state=BEGIN} 20241105160412157 DSS <0004> hlr_ussd.c:576 262425094897278/0x4e6e386d: Process SS (BEGIN) 20241105160412157 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241105160412157 DSS <0004> hlr_ussd.c:518 262425094897278/0x4e6e386d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241105160412157 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412157 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412157 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412157 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412158 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412158 DLINP <000b> input/ipa.c:405 127.0.0.1:44953 message received 20241105160412158 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262425094897278 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425094897278" session_id=1315846253 session_state=END} 20241105160412158 DSS <0004> hlr_ussd.c:576 262425094897278/0x4e6e386d: Process SS (END) 20241105160412158 DSS <0004> hlr_ussd.c:518 262425094897278/0x4e6e386d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241105160412158 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425094897278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425094897278" session_id=1315846253 session_state=END} 20241105160412158 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262425094897278 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160412158 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262425094897278 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160412158 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412158 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40270<->l=127.0.0.1:4258 20241105160412173 DAUC <0003> db_auc.c:157 IMSI='262425609419371': No 2G Auth Data 20241105160412173 DAUC <0003> db_auc.c:192 IMSI='262425609419371': No 3G Auth Data 20241105160412200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4258 20241105160412203 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160412203 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425609419371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425609419371" session_id=614442319 session_state=BEGIN} 20241105160412203 DSS <0004> hlr_ussd.c:576 262425609419371/0x249fa54f: Process SS (BEGIN) 20241105160412203 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241105160412203 DSS <0004> hlr_ussd.c:518 262425609419371/0x249fa54f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241105160412203 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412203 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412203 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412203 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412204 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412204 DLINP <000b> input/ipa.c:405 127.0.0.1:44953 message received 20241105160412204 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425609419371 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425609419371" session_id=614442319 session_state=END} 20241105160412204 DSS <0004> hlr_ussd.c:576 262425609419371/0x249fa54f: Process SS (END) 20241105160412204 DSS <0004> hlr_ussd.c:518 262425609419371/0x249fa54f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241105160412204 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425609419371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425609419371" session_id=614442319 session_state=END} 20241105160412204 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425609419371 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160412204 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425609419371 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160412204 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412204 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40276<->l=127.0.0.1:4258 20241105160412215 DAUC <0003> db_auc.c:157 IMSI='262423766460469': No 2G Auth Data 20241105160412215 DAUC <0003> db_auc.c:192 IMSI='262423766460469': No 3G Auth Data 20241105160412254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40282<->l=127.0.0.1:4258 20241105160412257 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160412257 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423766460469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423766460469" session_id=1670457882 session_state=BEGIN} 20241105160412257 DSS <0004> hlr_ussd.c:576 262423766460469/0x63912a1a: Process SS (BEGIN) 20241105160412257 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241105160412257 DSS <0004> hlr_ussd.c:518 262423766460469/0x63912a1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241105160412257 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412257 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412257 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412257 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412258 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412258 DLINP <000b> input/ipa.c:405 127.0.0.1:44953 message received 20241105160412258 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423766460469 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423766460469" session_id=1670457882 session_state=END} 20241105160412258 DSS <0004> hlr_ussd.c:576 262423766460469/0x63912a1a: Process SS (END) 20241105160412258 DSS <0004> hlr_ussd.c:518 262423766460469/0x63912a1a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241105160412258 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423766460469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423766460469" session_id=1670457882 session_state=END} 20241105160412258 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423766460469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160412258 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423766460469 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160412258 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412258 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40282<->l=127.0.0.1:4258 20241105160412271 DAUC <0003> db_auc.c:157 IMSI='262426314465324': No 2G Auth Data 20241105160412271 DAUC <0003> db_auc.c:192 IMSI='262426314465324': No 3G Auth Data 20241105160412311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4258 20241105160412314 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160412314 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426314465324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426314465324" session_id=283270560 session_state=BEGIN} 20241105160412314 DSS <0004> hlr_ussd.c:576 262426314465324/0x10e25da0: Process SS (BEGIN) 20241105160412314 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241105160412314 DSS <0004> hlr_ussd.c:518 262426314465324/0x10e25da0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241105160412314 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412314 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412314 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412314 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412315 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412315 DLINP <000b> input/ipa.c:405 127.0.0.1:44953 message received 20241105160412315 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262426314465324 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426314465324" session_id=283270560 session_state=END} 20241105160412315 DSS <0004> hlr_ussd.c:576 262426314465324/0x10e25da0: Process SS (END) 20241105160412315 DSS <0004> hlr_ussd.c:518 262426314465324/0x10e25da0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241105160412315 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426314465324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426314465324" session_id=283270560 session_state=END} 20241105160412315 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426314465324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160412315 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262426314465324 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160412315 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412315 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40288<->l=127.0.0.1:4258 20241105160412325 DAUC <0003> db_auc.c:157 IMSI='262427452320844': No 2G Auth Data 20241105160412325 DAUC <0003> db_auc.c:192 IMSI='262427452320844': No 3G Auth Data 20241105160412373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4258 20241105160412376 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160412376 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427452320844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427452320844" session_id=166041568 session_state=BEGIN} 20241105160412376 DSS <0004> hlr_ussd.c:576 262427452320844/0x09e597e0: Process SS (BEGIN) 20241105160412376 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241105160412376 DSS <0004> hlr_ussd.c:518 262427452320844/0x09e597e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241105160412376 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412376 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412376 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412376 DLINP <000b> input/ipa.c:431 127.0.0.1:44953 sending data 20241105160412378 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412378 DLINP <000b> input/ipa.c:405 127.0.0.1:44953 message received 20241105160412378 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262427452320844 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427452320844" session_id=166041568 session_state=END} 20241105160412378 DSS <0004> hlr_ussd.c:576 262427452320844/0x09e597e0: Process SS (END) 20241105160412378 DSS <0004> hlr_ussd.c:518 262427452320844/0x09e597e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241105160412378 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427452320844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427452320844" session_id=166041568 session_state=END} 20241105160412378 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427452320844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160412378 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262427452320844 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241105160412378 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412378 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160412380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40294<->l=127.0.0.1:4258 20241105160412382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40244<->l=127.0.0.1:4258 20241105160412383 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42887<->l=127.0.0.1:4259) 20241105160412383 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412383 DLINP <000b> input/ipa.c:405 127.0.0.1:44953 message received 20241105160412383 DLINP <000b> input/ipa.c:414 127.0.0.1:44953 connection closed with server 20241105160412383 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44953 20241105160412383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241105160412383 DLINP <000b> input/ipa.c:451 connected read/write 20241105160412383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160412383 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160412383 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160412383 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160412423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4258 20241105160412524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40304<->l=127.0.0.1:4258 20241105160412839 DSS <0004> hlr_ussd.c:239 262422223548457/0x75280f33: SS Session Timeout, destroying 20241105160412839 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422223548457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160412887 DSS <0004> hlr_ussd.c:239 262427451412978/0x7f1b3075: SS Session Timeout, destroying 20241105160412887 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427451412978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160412944 DSS <0004> hlr_ussd.c:239 262424801047480/0x09ecbb31: SS Session Timeout, destroying 20241105160412944 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424801047480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160412995 DSS <0004> hlr_ussd.c:239 262420353986586/0xad106fe8: SS Session Timeout, destroying 20241105160412995 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420353986586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160413079 DSS <0004> hlr_ussd.c:239 262423490569549/0x04d7042c: SS Session Timeout, destroying 20241105160413079 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423490569549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160413145 DSS <0004> hlr_ussd.c:239 262427514702653/0xe419db6f: SS Session Timeout, destroying 20241105160413145 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427514702653 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160413223 DSS <0004> hlr_ussd.c:239 262420921702411/0x17376801: SS Session Timeout, destroying 20241105160413223 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420921702411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160413281 DSS <0004> hlr_ussd.c:239 262423811072836/0x77aa3e5e: SS Session Timeout, destroying 20241105160413281 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423811072836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160415646 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160415646 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160415651 DLINP <000b> input/ipa.c:451 connected read/write 20241105160415651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160415654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40320<->l=127.0.0.1:4258 20241105160415658 DLINP <000b> input/ipa.c:451 connected read/write 20241105160415658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160415658 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160415658 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160415658 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  20241105160415658 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160415658 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  20241105160415658 DLGSUP <0013> gsup_server.c:235 2:  20241105160415658 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160415658 DLGSUP <0013> gsup_server.c:235 3:  20241105160415658 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160415658 DLGSUP <0013> gsup_server.c:235 4:  20241105160415658 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160415658 DLGSUP <0013> gsup_server.c:235 5:  20241105160415658 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160415658 DLGSUP <0013> gsup_server.c:235 7:  20241105160415658 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160415658 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160415658 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160415658 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160415674 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46481<->l=127.0.0.1:4259) 20241105160415997 DAUC <0003> db_auc.c:157 IMSI='262422492805518': No 2G Auth Data 20241105160415997 DAUC <0003> db_auc.c:192 IMSI='262422492805518': No 3G Auth Data 20241105160416547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40334<->l=127.0.0.1:4258 20241105160416552 DLINP <000b> input/ipa.c:451 connected read/write 20241105160416552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160416552 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422492805518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422492805518" session_id=912509962 session_state=BEGIN} 20241105160416552 DSS <0004> hlr_ussd.c:576 262422492805518/0x3663cc0a: Process SS (BEGIN) 20241105160416552 DSS <0004> hlr_ussd.c:498 262422492805518/0x3663cc0a: SS CompType=Invoke, OpCode=InterrogateSS 20241105160416552 DSS <0004> hlr_ussd.c:506 262422492805518/0x3663cc0a: Structured SS requests are not supported, rejecting... 20241105160416552 DSS <0004> hlr_ussd.c:354 262422492805518/0x3663cc0a: Tx ReturnError(0, 0x15) 20241105160416552 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422492805518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422492805518" session_id=912509962 session_state=END} 20241105160416552 DLINP <000b> input/ipa.c:451 connected read/write 20241105160416552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160416552 DLINP <000b> input/ipa.c:451 connected read/write 20241105160416552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160416554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40334<->l=127.0.0.1:4258 20241105160416570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40320<->l=127.0.0.1:4258 20241105160416570 DLINP <000b> input/ipa.c:451 connected read/write 20241105160416570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160416570 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160416570 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160416570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160416571 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46481<->l=127.0.0.1:4259) 20241105160416607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4258 20241105160416708 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40348<->l=127.0.0.1:4258 20241105160419738 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160419738 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160419739 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160419739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40356<->l=127.0.0.1:4258 20241105160419740 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160419740 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160419740 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160419740 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  20241105160419740 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160419740 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  20241105160419740 DLGSUP <0013> gsup_server.c:235 2:  20241105160419740 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160419740 DLGSUP <0013> gsup_server.c:235 3:  20241105160419740 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160419740 DLGSUP <0013> gsup_server.c:235 4:  20241105160419740 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160419740 DLGSUP <0013> gsup_server.c:235 5:  20241105160419740 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160419740 DLGSUP <0013> gsup_server.c:235 7:  20241105160419740 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160419740 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160419740 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160419740 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160419751 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38919<->l=127.0.0.1:4259) 20241105160419759 DAUC <0003> db_auc.c:157 IMSI='262426207049548': No 2G Auth Data 20241105160419759 DAUC <0003> db_auc.c:192 IMSI='262426207049548': No 3G Auth Data 20241105160419791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40372<->l=127.0.0.1:4258 20241105160419794 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160419794 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426207049548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426207049548"} 20241105160419794 DMAIN <0000> hlr.c:435 IMSI='262426207049548': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160419794 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426207049548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426207049548"} 20241105160419794 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262426207049548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160419794 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419794 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419795 DAUC <0003> db_auc.c:192 IMSI='262426207049548': No 3G Auth Data 20241105160419797 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160419797 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426207049548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426207049548"} 20241105160419797 DAUC <0003> hlr.c:428 IMSI='262426207049548': storing IMEI = 12345678901234 20241105160419804 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426207049548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426207049548"} 20241105160419804 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262426207049548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160419804 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419804 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419805 DAUC <0003> db_auc.c:192 IMSI='262426207049548': No 3G Auth Data 20241105160419806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40372<->l=127.0.0.1:4258 20241105160419836 DAUC <0003> db_auc.c:157 IMSI='262429709286400': No 2G Auth Data 20241105160419836 DAUC <0003> db_auc.c:192 IMSI='262429709286400': No 3G Auth Data 20241105160419874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40382<->l=127.0.0.1:4258 20241105160419879 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160419879 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429709286400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429709286400"} 20241105160419879 DMAIN <0000> hlr.c:435 IMSI='262429709286400': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160419879 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429709286400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429709286400"} 20241105160419879 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429709286400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160419879 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419879 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419881 DAUC <0003> db_auc.c:192 IMSI='262429709286400': No 3G Auth Data 20241105160419884 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160419884 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429709286400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429709286400"} 20241105160419884 DAUC <0003> hlr.c:428 IMSI='262429709286400': storing IMEI = 12345678901234 20241105160419891 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429709286400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429709286400"} 20241105160419891 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429709286400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160419891 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419891 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419892 DAUC <0003> db_auc.c:192 IMSI='262429709286400': No 3G Auth Data 20241105160419893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40382<->l=127.0.0.1:4258 20241105160419921 DAUC <0003> db_auc.c:157 IMSI='262427436522577': No 2G Auth Data 20241105160419921 DAUC <0003> db_auc.c:192 IMSI='262427436522577': No 3G Auth Data 20241105160419955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40388<->l=127.0.0.1:4258 20241105160419960 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160419960 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427436522577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427436522577"} 20241105160419960 DMAIN <0000> hlr.c:435 IMSI='262427436522577': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160419960 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427436522577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427436522577"} 20241105160419960 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427436522577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160419960 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419960 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419962 DAUC <0003> db_auc.c:192 IMSI='262427436522577': No 3G Auth Data 20241105160419965 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160419965 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427436522577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427436522577"} 20241105160419965 DAUC <0003> hlr.c:428 IMSI='262427436522577': storing IMEI = 12345678901234 20241105160419971 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427436522577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427436522577"} 20241105160419971 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427436522577 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160419971 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419971 DLINP <000b> input/ipa.c:451 connected read/write 20241105160419971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160419972 DAUC <0003> db_auc.c:192 IMSI='262427436522577': No 3G Auth Data 20241105160419973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40388<->l=127.0.0.1:4258 20241105160420011 DAUC <0003> db_auc.c:157 IMSI='262427454945071': No 2G Auth Data 20241105160420011 DAUC <0003> db_auc.c:192 IMSI='262427454945071': No 3G Auth Data 20241105160420044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40394<->l=127.0.0.1:4258 20241105160420049 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160420049 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427454945071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427454945071"} 20241105160420049 DMAIN <0000> hlr.c:435 IMSI='262427454945071': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160420049 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427454945071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427454945071"} 20241105160420049 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427454945071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160420049 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420049 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420051 DAUC <0003> db_auc.c:157 IMSI='262427454945071': No 2G Auth Data 20241105160420054 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160420054 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427454945071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427454945071"} 20241105160420054 DAUC <0003> hlr.c:428 IMSI='262427454945071': storing IMEI = 12345678901234 20241105160420063 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427454945071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427454945071"} 20241105160420063 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427454945071 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160420063 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420063 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420065 DAUC <0003> db_auc.c:157 IMSI='262427454945071': No 2G Auth Data 20241105160420066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40394<->l=127.0.0.1:4258 20241105160420093 DAUC <0003> db_auc.c:157 IMSI='262422084969508': No 2G Auth Data 20241105160420093 DAUC <0003> db_auc.c:192 IMSI='262422084969508': No 3G Auth Data 20241105160420132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 20241105160420137 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160420138 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422084969508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422084969508"} 20241105160420138 DMAIN <0000> hlr.c:435 IMSI='262422084969508': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160420138 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422084969508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422084969508"} 20241105160420138 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422084969508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160420138 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420138 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420139 DAUC <0003> db_auc.c:157 IMSI='262422084969508': No 2G Auth Data 20241105160420143 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160420143 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422084969508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422084969508"} 20241105160420143 DAUC <0003> hlr.c:428 IMSI='262422084969508': storing IMEI = 12345678901234 20241105160420151 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422084969508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422084969508"} 20241105160420151 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422084969508 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160420151 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420151 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420153 DAUC <0003> db_auc.c:157 IMSI='262422084969508': No 2G Auth Data 20241105160420154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40400<->l=127.0.0.1:4258 20241105160420198 DAUC <0003> db_auc.c:157 IMSI='262427098767666': No 2G Auth Data 20241105160420198 DAUC <0003> db_auc.c:192 IMSI='262427098767666': No 3G Auth Data 20241105160420243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40402<->l=127.0.0.1:4258 20241105160420248 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160420248 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427098767666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427098767666"} 20241105160420248 DMAIN <0000> hlr.c:435 IMSI='262427098767666': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160420248 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427098767666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427098767666"} 20241105160420248 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262427098767666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160420248 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420248 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420252 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160420252 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427098767666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427098767666"} 20241105160420252 DAUC <0003> hlr.c:428 IMSI='262427098767666': storing IMEI = 12345678901234 20241105160420270 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427098767666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427098767666"} 20241105160420270 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262427098767666 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160420270 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420270 DLINP <000b> input/ipa.c:451 connected read/write 20241105160420270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160420272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40402<->l=127.0.0.1:4258 20241105160421026 DAUC <0003> db_auc.c:157 IMSI='262429166927029': No 2G Auth Data 20241105160421026 DAUC <0003> db_auc.c:192 IMSI='262429166927029': No 3G Auth Data 20241105160421090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40416<->l=127.0.0.1:4258 20241105160421095 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160421096 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429166927029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429166927029"} 20241105160421096 DMAIN <0000> hlr.c:435 IMSI='262429166927029': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160421096 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429166927029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429166927029"} 20241105160421096 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429166927029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160421096 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160421096 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160421101 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160421101 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429166927029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429166927029"} 20241105160421102 DAUC <0003> hlr.c:428 IMSI='262429166927029': storing IMEI = 12345678901234 20241105160421109 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429166927029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429166927029"} 20241105160421109 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429166927029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160421109 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160421109 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160421112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40416<->l=127.0.0.1:4258 20241105160421158 DAUC <0003> db_auc.c:157 IMSI='262429152897253': No 2G Auth Data 20241105160421158 DAUC <0003> db_auc.c:192 IMSI='262429152897253': No 3G Auth Data 20241105160421260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40430<->l=127.0.0.1:4258 20241105160421264 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160421264 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429152897253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429152897253"} 20241105160421264 DMAIN <0000> hlr.c:435 IMSI='262429152897253': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160421264 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429152897253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429152897253"} 20241105160421264 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429152897253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160421264 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160421264 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160421266 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160421266 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429152897253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429152897253"} 20241105160421266 DAUC <0003> hlr.c:428 IMSI='262429152897253': storing IMEI = 12345678901234 20241105160421276 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429152897253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429152897253"} 20241105160421276 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429152897253 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160421276 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160421276 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160421277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40430<->l=127.0.0.1:4258 20241105160421309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40356<->l=127.0.0.1:4258 20241105160421310 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38919<->l=127.0.0.1:4259) 20241105160421310 DLINP <000b> input/ipa.c:451 connected read/write 20241105160421310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160421310 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160421310 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160421310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160421349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40442<->l=127.0.0.1:4258 20241105160421450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40442<->l=127.0.0.1:4258 20241105160424482 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160424482 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160424483 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424483 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241105160424484 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424484 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160424484 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160424484 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  20241105160424484 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160424484 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  20241105160424484 DLGSUP <0013> gsup_server.c:235 2:  20241105160424484 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160424484 DLGSUP <0013> gsup_server.c:235 3:  20241105160424484 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160424484 DLGSUP <0013> gsup_server.c:235 4:  20241105160424484 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160424484 DLGSUP <0013> gsup_server.c:235 5:  20241105160424484 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160424484 DLGSUP <0013> gsup_server.c:235 7:  20241105160424484 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160424484 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160424484 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160424484 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160424494 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42071<->l=127.0.0.1:4259) 20241105160424502 DAUC <0003> db_auc.c:157 IMSI='262423159109068': No 2G Auth Data 20241105160424502 DAUC <0003> db_auc.c:192 IMSI='262423159109068': No 3G Auth Data 20241105160424535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241105160424539 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424539 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423159109068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423159109068" source_name="the-source\n"} 20241105160424539 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241105160424539 DMAIN <0000> hlr.c:435 IMSI='262423159109068': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160424539 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262423159109068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423159109068" destination_name="the-source\n"} 20241105160424539 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423159109068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160424539 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424539 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424540 DAUC <0003> db_auc.c:192 IMSI='262423159109068': No 3G Auth Data 20241105160424542 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424542 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423159109068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423159109068" source_name="the-source\n"} 20241105160424542 DAUC <0003> hlr.c:428 IMSI='262423159109068': storing IMEI = 12345678901234 20241105160424553 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262423159109068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423159109068" destination_name="the-source\n"} 20241105160424553 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423159109068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160424553 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424553 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424554 DAUC <0003> db_auc.c:192 IMSI='262423159109068': No 3G Auth Data 20241105160424554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241105160424593 DAUC <0003> db_auc.c:157 IMSI='262424146119665': No 2G Auth Data 20241105160424593 DAUC <0003> db_auc.c:192 IMSI='262424146119665': No 3G Auth Data 20241105160424620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 20241105160424623 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424623 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424146119665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424146119665" source_name="the-source\n"} 20241105160424623 DMAIN <0000> hlr.c:435 IMSI='262424146119665': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160424623 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262424146119665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424146119665" destination_name="the-source\n"} 20241105160424623 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424146119665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160424623 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424623 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424624 DAUC <0003> db_auc.c:192 IMSI='262424146119665': No 3G Auth Data 20241105160424625 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424625 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424146119665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424146119665" source_name="the-source\n"} 20241105160424625 DAUC <0003> hlr.c:428 IMSI='262424146119665': storing IMEI = 12345678901234 20241105160424639 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262424146119665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424146119665" destination_name="the-source\n"} 20241105160424639 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424146119665 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160424639 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424639 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424640 DAUC <0003> db_auc.c:192 IMSI='262424146119665': No 3G Auth Data 20241105160424640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4258 20241105160424680 DAUC <0003> db_auc.c:157 IMSI='262429196982215': No 2G Auth Data 20241105160424680 DAUC <0003> db_auc.c:192 IMSI='262429196982215': No 3G Auth Data 20241105160424715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48376<->l=127.0.0.1:4258 20241105160424718 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424718 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429196982215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429196982215" source_name="the-source\n"} 20241105160424718 DMAIN <0000> hlr.c:435 IMSI='262429196982215': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160424718 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429196982215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429196982215" destination_name="the-source\n"} 20241105160424718 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429196982215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160424718 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424719 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424719 DAUC <0003> db_auc.c:192 IMSI='262429196982215': No 3G Auth Data 20241105160424721 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424721 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429196982215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429196982215" source_name="the-source\n"} 20241105160424721 DAUC <0003> hlr.c:428 IMSI='262429196982215': storing IMEI = 12345678901234 20241105160424729 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429196982215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429196982215" destination_name="the-source\n"} 20241105160424729 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429196982215 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160424729 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424729 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424730 DAUC <0003> db_auc.c:192 IMSI='262429196982215': No 3G Auth Data 20241105160424730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48376<->l=127.0.0.1:4258 20241105160424769 DAUC <0003> db_auc.c:157 IMSI='262423811114278': No 2G Auth Data 20241105160424769 DAUC <0003> db_auc.c:192 IMSI='262423811114278': No 3G Auth Data 20241105160424798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241105160424800 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424800 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423811114278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423811114278" source_name="the-source\n"} 20241105160424800 DMAIN <0000> hlr.c:435 IMSI='262423811114278': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160424800 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262423811114278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423811114278" destination_name="the-source\n"} 20241105160424800 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423811114278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160424800 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424800 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424801 DAUC <0003> db_auc.c:157 IMSI='262423811114278': No 2G Auth Data 20241105160424803 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424803 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423811114278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423811114278" source_name="the-source\n"} 20241105160424803 DAUC <0003> hlr.c:428 IMSI='262423811114278': storing IMEI = 12345678901234 20241105160424811 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262423811114278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423811114278" destination_name="the-source\n"} 20241105160424811 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423811114278 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160424811 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424811 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424812 DAUC <0003> db_auc.c:157 IMSI='262423811114278': No 2G Auth Data 20241105160424812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48392<->l=127.0.0.1:4258 20241105160424852 DAUC <0003> db_auc.c:157 IMSI='262422451481370': No 2G Auth Data 20241105160424852 DAUC <0003> db_auc.c:192 IMSI='262422451481370': No 3G Auth Data 20241105160424882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241105160424885 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424885 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262422451481370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422451481370" source_name="the-source\n"} 20241105160424885 DMAIN <0000> hlr.c:435 IMSI='262422451481370': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160424885 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262422451481370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422451481370" destination_name="the-source\n"} 20241105160424885 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262422451481370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160424885 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424885 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424886 DAUC <0003> db_auc.c:157 IMSI='262422451481370': No 2G Auth Data 20241105160424887 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424887 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262422451481370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422451481370" source_name="the-source\n"} 20241105160424887 DAUC <0003> hlr.c:428 IMSI='262422451481370': storing IMEI = 12345678901234 20241105160424901 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262422451481370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422451481370" destination_name="the-source\n"} 20241105160424901 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262422451481370 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160424901 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424901 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424902 DAUC <0003> db_auc.c:157 IMSI='262422451481370': No 2G Auth Data 20241105160424903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48406<->l=127.0.0.1:4258 20241105160424939 DAUC <0003> db_auc.c:157 IMSI='262427021749535': No 2G Auth Data 20241105160424939 DAUC <0003> db_auc.c:192 IMSI='262427021749535': No 3G Auth Data 20241105160424994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48420<->l=127.0.0.1:4258 20241105160424997 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424997 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427021749535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427021749535" source_name="the-source\n"} 20241105160424997 DMAIN <0000> hlr.c:435 IMSI='262427021749535': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160424997 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262427021749535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427021749535" destination_name="the-source\n"} 20241105160424997 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427021749535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160424997 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424997 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160424999 DLINP <000b> input/ipa.c:451 connected read/write 20241105160424999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160424999 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427021749535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427021749535" source_name="the-source\n"} 20241105160424999 DAUC <0003> hlr.c:428 IMSI='262427021749535': storing IMEI = 12345678901234 20241105160425007 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262427021749535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427021749535" destination_name="the-source\n"} 20241105160425007 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427021749535 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160425007 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160425007 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160425008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48420<->l=127.0.0.1:4258 20241105160425063 DAUC <0003> db_auc.c:157 IMSI='262420711378788': No 2G Auth Data 20241105160425063 DAUC <0003> db_auc.c:192 IMSI='262420711378788': No 3G Auth Data 20241105160425109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4258 20241105160425112 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160425112 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420711378788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420711378788" source_name="the-source\n"} 20241105160425112 DMAIN <0000> hlr.c:435 IMSI='262420711378788': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160425112 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420711378788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420711378788" destination_name="the-source\n"} 20241105160425112 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262420711378788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160425112 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160425112 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160425115 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160425115 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420711378788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420711378788" source_name="the-source\n"} 20241105160425115 DAUC <0003> hlr.c:428 IMSI='262420711378788': storing IMEI = 12345678901234 20241105160425122 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420711378788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420711378788" destination_name="the-source\n"} 20241105160425122 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262420711378788 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160425122 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160425122 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160425123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4258 20241105160425176 DAUC <0003> db_auc.c:157 IMSI='262421815646582': No 2G Auth Data 20241105160425176 DAUC <0003> db_auc.c:192 IMSI='262421815646582': No 3G Auth Data 20241105160425226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 20241105160425229 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160425229 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421815646582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421815646582" source_name="the-source\n"} 20241105160425229 DMAIN <0000> hlr.c:435 IMSI='262421815646582': has IMEI = 12345678901234 (consider setting 'store-imei') 20241105160425229 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262421815646582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421815646582" destination_name="the-source\n"} 20241105160425229 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421815646582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160425229 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160425229 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160425232 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160425232 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421815646582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421815646582" source_name="the-source\n"} 20241105160425232 DAUC <0003> hlr.c:428 IMSI='262421815646582': storing IMEI = 12345678901234 20241105160425245 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262421815646582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421815646582" destination_name="the-source\n"} 20241105160425245 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421815646582 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160425245 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160425245 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160425246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 20241105160425280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241105160425281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42071<->l=127.0.0.1:4259) 20241105160425281 DLINP <000b> input/ipa.c:451 connected read/write 20241105160425281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160425281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160425281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160425281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160425281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241105160425302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4258 20241105160425403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4258 20241105160428440 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160428440 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160428442 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241105160428445 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428445 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160428445 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160428445 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  20241105160428445 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160428445 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  20241105160428445 DLGSUP <0013> gsup_server.c:235 2:  20241105160428445 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160428445 DLGSUP <0013> gsup_server.c:235 3:  20241105160428445 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160428445 DLGSUP <0013> gsup_server.c:235 4:  20241105160428445 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160428445 DLGSUP <0013> gsup_server.c:235 5:  20241105160428445 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160428445 DLGSUP <0013> gsup_server.c:235 7:  20241105160428445 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160428445 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160428445 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160428445 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160428455 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43167<->l=127.0.0.1:4259) 20241105160428470 DAUC <0003> db_auc.c:157 IMSI='262427169787029': No 2G Auth Data 20241105160428470 DAUC <0003> db_auc.c:192 IMSI='262427169787029': No 3G Auth Data 20241105160428518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20241105160428523 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428523 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427169787029"} 20241105160428523 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241105160428523 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427169787029" cause=Invalid mandatory information} 20241105160428523 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428523 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428523 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428526 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428526 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427169787029"} 20241105160428526 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241105160428526 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427169787029" cause=Invalid mandatory information} 20241105160428526 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428526 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428526 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428527 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428527 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427169787029"} 20241105160428527 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241105160428527 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427169787029" cause=Invalid mandatory information} 20241105160428528 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428528 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428528 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428529 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428529 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427169787029"} 20241105160428529 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241105160428529 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427169787029" cause=Invalid mandatory information} 20241105160428529 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428529 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428529 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428531 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428531 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427169787029"} 20241105160428531 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241105160428531 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427169787029" cause=Invalid mandatory information} 20241105160428531 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427169787029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428531 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428531 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20241105160428582 DAUC <0003> db_auc.c:157 IMSI='262421633090576': No 2G Auth Data 20241105160428582 DAUC <0003> db_auc.c:192 IMSI='262421633090576': No 3G Auth Data 20241105160428624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4258 20241105160428626 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428626 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421633090576"} 20241105160428626 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241105160428626 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421633090576" cause=Invalid mandatory information} 20241105160428626 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428626 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428626 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428629 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428629 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421633090576"} 20241105160428629 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241105160428629 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421633090576" cause=Invalid mandatory information} 20241105160428629 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428629 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428629 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428630 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428630 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421633090576"} 20241105160428630 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241105160428630 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421633090576" cause=Invalid mandatory information} 20241105160428630 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428630 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428630 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428632 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428632 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421633090576"} 20241105160428632 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241105160428632 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421633090576" cause=Invalid mandatory information} 20241105160428632 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428632 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428632 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428633 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428633 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421633090576"} 20241105160428633 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241105160428633 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421633090576" cause=Invalid mandatory information} 20241105160428633 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421633090576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428633 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428633 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48468<->l=127.0.0.1:4258 20241105160428667 DAUC <0003> db_auc.c:157 IMSI='262425219192550': No 2G Auth Data 20241105160428667 DAUC <0003> db_auc.c:192 IMSI='262425219192550': No 3G Auth Data 20241105160428705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 20241105160428708 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428708 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425219192550"} 20241105160428708 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241105160428708 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425219192550" cause=Invalid mandatory information} 20241105160428709 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428709 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428709 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428710 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428710 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425219192550"} 20241105160428710 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241105160428710 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425219192550" cause=Invalid mandatory information} 20241105160428710 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428710 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428710 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428712 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428712 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425219192550"} 20241105160428712 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241105160428712 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425219192550" cause=Invalid mandatory information} 20241105160428712 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428712 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428712 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428713 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428714 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425219192550"} 20241105160428714 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241105160428714 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425219192550" cause=Invalid mandatory information} 20241105160428714 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428714 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428714 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428715 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428715 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425219192550"} 20241105160428715 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241105160428715 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425219192550" cause=Invalid mandatory information} 20241105160428715 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425219192550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428715 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428715 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 20241105160428745 DAUC <0003> db_auc.c:157 IMSI='262425806092687': No 2G Auth Data 20241105160428745 DAUC <0003> db_auc.c:192 IMSI='262425806092687': No 3G Auth Data 20241105160428782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241105160428785 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428785 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425806092687"} 20241105160428785 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241105160428785 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425806092687" cause=Invalid mandatory information} 20241105160428785 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428785 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428785 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428787 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428787 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425806092687"} 20241105160428787 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241105160428787 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425806092687" cause=Invalid mandatory information} 20241105160428787 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428787 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428787 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428788 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428788 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425806092687"} 20241105160428788 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241105160428788 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425806092687" cause=Invalid mandatory information} 20241105160428788 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428788 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428788 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428790 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428790 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425806092687"} 20241105160428790 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241105160428790 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425806092687" cause=Invalid mandatory information} 20241105160428790 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428790 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428790 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428792 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428792 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425806092687"} 20241105160428792 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241105160428792 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425806092687" cause=Invalid mandatory information} 20241105160428792 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425806092687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428792 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428792 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241105160428835 DAUC <0003> db_auc.c:157 IMSI='262424320870074': No 2G Auth Data 20241105160428835 DAUC <0003> db_auc.c:192 IMSI='262424320870074': No 3G Auth Data 20241105160428865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48498<->l=127.0.0.1:4258 20241105160428869 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428869 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424320870074"} 20241105160428869 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241105160428869 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424320870074" cause=Invalid mandatory information} 20241105160428869 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428869 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428869 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428871 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428871 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424320870074"} 20241105160428871 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241105160428871 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424320870074" cause=Invalid mandatory information} 20241105160428871 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428871 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428871 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428872 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428872 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424320870074"} 20241105160428873 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241105160428873 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424320870074" cause=Invalid mandatory information} 20241105160428873 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428873 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428873 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428874 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428874 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424320870074"} 20241105160428874 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241105160428874 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424320870074" cause=Invalid mandatory information} 20241105160428874 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428874 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428874 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428876 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428876 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424320870074"} 20241105160428876 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241105160428876 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424320870074" cause=Invalid mandatory information} 20241105160428876 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424320870074 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428876 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428876 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48498<->l=127.0.0.1:4258 20241105160428919 DAUC <0003> db_auc.c:157 IMSI='262425004242397': No 2G Auth Data 20241105160428919 DAUC <0003> db_auc.c:192 IMSI='262425004242397': No 3G Auth Data 20241105160428970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48502<->l=127.0.0.1:4258 20241105160428974 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428974 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425004242397"} 20241105160428974 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241105160428974 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425004242397" cause=Invalid mandatory information} 20241105160428974 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428974 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428974 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428976 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428976 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425004242397"} 20241105160428976 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241105160428976 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425004242397" cause=Invalid mandatory information} 20241105160428976 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428976 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428976 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428977 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428977 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425004242397"} 20241105160428977 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241105160428977 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425004242397" cause=Invalid mandatory information} 20241105160428977 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428977 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428977 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428979 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428979 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425004242397"} 20241105160428979 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241105160428979 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425004242397" cause=Invalid mandatory information} 20241105160428979 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428979 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428979 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428981 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160428981 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425004242397"} 20241105160428981 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241105160428981 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425004242397" cause=Invalid mandatory information} 20241105160428981 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425004242397 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160428981 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428981 DLINP <000b> input/ipa.c:451 connected read/write 20241105160428981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160428982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48502<->l=127.0.0.1:4258 20241105160429035 DAUC <0003> db_auc.c:157 IMSI='262420161450806': No 2G Auth Data 20241105160429035 DAUC <0003> db_auc.c:192 IMSI='262420161450806': No 3G Auth Data 20241105160429080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48508<->l=127.0.0.1:4258 20241105160429083 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160429083 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420161450806"} 20241105160429083 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241105160429083 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420161450806" cause=Invalid mandatory information} 20241105160429083 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160429083 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429083 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429085 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160429085 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420161450806"} 20241105160429085 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241105160429085 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420161450806" cause=Invalid mandatory information} 20241105160429085 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160429085 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429085 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429087 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160429087 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420161450806"} 20241105160429087 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241105160429087 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420161450806" cause=Invalid mandatory information} 20241105160429087 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160429087 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429087 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429088 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160429088 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420161450806"} 20241105160429088 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241105160429088 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420161450806" cause=Invalid mandatory information} 20241105160429088 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160429088 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429088 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429090 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160429090 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420161450806"} 20241105160429090 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241105160429090 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420161450806" cause=Invalid mandatory information} 20241105160429090 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420161450806 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160429090 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429090 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48508<->l=127.0.0.1:4258 20241105160429142 DAUC <0003> db_auc.c:157 IMSI='262429709067638': No 2G Auth Data 20241105160429142 DAUC <0003> db_auc.c:192 IMSI='262429709067638': No 3G Auth Data 20241105160429189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20241105160429193 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160429193 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429709067638"} 20241105160429193 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241105160429193 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429709067638" cause=Invalid mandatory information} 20241105160429193 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160429193 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429193 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429195 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160429195 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429709067638"} 20241105160429195 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241105160429195 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429709067638" cause=Invalid mandatory information} 20241105160429195 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160429195 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429195 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429197 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160429197 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429709067638"} 20241105160429197 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241105160429197 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429709067638" cause=Invalid mandatory information} 20241105160429197 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160429197 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429197 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429198 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160429198 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429709067638"} 20241105160429198 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241105160429198 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429709067638" cause=Invalid mandatory information} 20241105160429198 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160429198 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429198 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429200 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160429200 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429709067638"} 20241105160429200 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241105160429200 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429709067638" cause=Invalid mandatory information} 20241105160429200 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429709067638 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160429200 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429200 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160429201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48522<->l=127.0.0.1:4258 20241105160429241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241105160429242 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43167<->l=127.0.0.1:4259) 20241105160429242 DLINP <000b> input/ipa.c:451 connected read/write 20241105160429242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160429242 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160429243 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160429243 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160429299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 20241105160429400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 20241105160432469 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160432469 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160432472 DLINP <000b> input/ipa.c:451 connected read/write 20241105160432472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160432473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39074<->l=127.0.0.1:4258 20241105160432477 DLINP <000b> input/ipa.c:451 connected read/write 20241105160432477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160432477 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160432477 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160432477 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  20241105160432477 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160432477 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  20241105160432477 DLGSUP <0013> gsup_server.c:235 2:  20241105160432477 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160432477 DLGSUP <0013> gsup_server.c:235 3:  20241105160432477 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160432477 DLGSUP <0013> gsup_server.c:235 4:  20241105160432477 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160432477 DLGSUP <0013> gsup_server.c:235 5:  20241105160432477 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160432477 DLGSUP <0013> gsup_server.c:235 7:  20241105160432477 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160432477 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160432477 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160432477 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160432498 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40107<->l=127.0.0.1:4259) 20241105160432507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39084<->l=127.0.0.1:4258 20241105160432518 DLINP <000b> input/ipa.c:451 connected read/write 20241105160432518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160432518 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425880822726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425880822726"} 20241105160432518 DMAIN <0000> hlr.c:435 IMSI='262425880822726': has IMEI = 22245678901234 (consider setting 'store-imei') 20241105160432518 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425880822726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241105160432518 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425880822726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425880822726" cause=Invalid mandatory information} 20241105160432518 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262425880822726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160432518 DLINP <000b> input/ipa.c:451 connected read/write 20241105160432518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160432518 DLINP <000b> input/ipa.c:451 connected read/write 20241105160432518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160432523 DLINP <000b> input/ipa.c:451 connected read/write 20241105160432523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160432523 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425880822726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425880822726"} 20241105160432523 DAUC <0003> hlr.c:428 IMSI='262425880822726': storing IMEI = 22245678901234 20241105160432523 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262425880822726': no such subscriber 20241105160432523 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425880822726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241105160432523 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425880822726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425880822726" cause=Invalid mandatory information} 20241105160432523 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262425880822726 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160432523 DLINP <000b> input/ipa.c:451 connected read/write 20241105160432523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160432523 DLINP <000b> input/ipa.c:451 connected read/write 20241105160432523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160432524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39084<->l=127.0.0.1:4258 20241105160432525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39074<->l=127.0.0.1:4258 20241105160432526 DLINP <000b> input/ipa.c:451 connected read/write 20241105160432526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160432526 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160432526 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160432526 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160432526 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40107<->l=127.0.0.1:4259) 20241105160432556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39094<->l=127.0.0.1:4258 20241105160432657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39094<->l=127.0.0.1:4258 20241105160435701 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160435701 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160435702 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160435703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39102<->l=127.0.0.1:4258 20241105160435703 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160435703 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160435703 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160435703 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  20241105160435703 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160435704 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  20241105160435704 DLGSUP <0013> gsup_server.c:235 2:  20241105160435704 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160435704 DLGSUP <0013> gsup_server.c:235 3:  20241105160435704 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160435704 DLGSUP <0013> gsup_server.c:235 4:  20241105160435704 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160435704 DLGSUP <0013> gsup_server.c:235 5:  20241105160435704 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160435704 DLGSUP <0013> gsup_server.c:235 7:  20241105160435704 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160435704 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160435704 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160435704 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160435713 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35543<->l=127.0.0.1:4259) 20241105160435718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39106<->l=127.0.0.1:4258 20241105160435746 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160435746 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428262041592"} 20241105160435746 DMAIN <0000> hlr.c:227 IMSI='262428262041592': Creating subscriber on demand 20241105160435763 DMAIN <0000> hlr.c:243 IMSI='262428262041592': Successfully assigned MSISDN='796' 20241105160435763 DAUC <0003> hlr.c:428 IMSI='262428262041592': storing IMEI = 12345678901234 20241105160435810 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428262041592"} 20241105160435811 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160435811 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435811 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435813 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160435813 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160435813 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160435813 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160435814 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160435814 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160435814 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160435814 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428262041592" cn_domain=PS} 20241105160435814 DLU <0006> fsm.c:456 lu(262428262041592)[0x612000013720]{UNVALIDATED}: Allocated 20241105160435814 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160435850 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428262041592)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160435850 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428262041592" cn_domain=PS} 20241105160435850 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435850 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435853 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160435853 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428262041592"} 20241105160435853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428262041592)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160435853 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160435853 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428262041592"} 20241105160435853 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160435853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428262041592)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160435853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428262041592)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160435853 DLU <0006> fsm.c:568 lu(PS:IMSI-262428262041592)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160435853 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435853 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435865 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160435865 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428262041592"} 20241105160435865 DMAIN <0000> hlr.c:227 IMSI='262428262041592': Creating subscriber on demand 20241105160435889 DMAIN <0000> hlr.c:243 IMSI='262428262041592': Successfully assigned MSISDN='321' 20241105160435889 DAUC <0003> hlr.c:428 IMSI='262428262041592': storing IMEI = 12345678901234 20241105160435901 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428262041592"} 20241105160435901 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160435901 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435901 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435903 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160435903 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160435904 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160435904 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160435905 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160435905 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160435906 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160435906 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160435907 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160435907 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428262041592" cn_domain=PS} 20241105160435907 DLU <0006> fsm.c:456 lu(262428262041592)[0x6120000138a0]{UNVALIDATED}: Allocated 20241105160435907 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160435919 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428262041592)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160435919 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428262041592" cn_domain=PS} 20241105160435919 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435919 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435923 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160435923 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428262041592"} 20241105160435923 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428262041592)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160435923 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160435923 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428262041592"} 20241105160435923 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160435923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428262041592)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160435923 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428262041592)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160435923 DLU <0006> fsm.c:568 lu(PS:IMSI-262428262041592)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160435923 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435923 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435940 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160435940 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428262041592"} 20241105160435940 DMAIN <0000> hlr.c:227 IMSI='262428262041592': Creating subscriber on demand 20241105160435981 DMAIN <0000> hlr.c:243 IMSI='262428262041592': Successfully assigned MSISDN='118' 20241105160435981 DAUC <0003> hlr.c:428 IMSI='262428262041592': storing IMEI = 12345678901234 20241105160435989 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428262041592"} 20241105160435989 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160435989 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435989 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435991 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160435991 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160435991 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160435991 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160435991 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160435991 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160435992 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160435992 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160435993 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160435993 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428262041592" cn_domain=PS} 20241105160435993 DLU <0006> fsm.c:456 lu(262428262041592)[0x612000013a20]{UNVALIDATED}: Allocated 20241105160435993 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241105160435993 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428262041592" cause=GPRS services not allowed} 20241105160435993 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160435993 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428262041592)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160435993 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428262041592)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241105160435993 DLU <0006> fsm.c:568 lu(PS:IMSI-262428262041592)[0x612000013a20]{UNVALIDATED}: Deallocated 20241105160435993 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160435993 DLINP <000b> input/ipa.c:451 connected read/write 20241105160435993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436003 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160436003 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428262041592"} 20241105160436003 DMAIN <0000> hlr.c:227 IMSI='262428262041592': Creating subscriber on demand 20241105160436024 DMAIN <0000> hlr.c:243 IMSI='262428262041592': Successfully assigned MSISDN='432' 20241105160436024 DAUC <0003> hlr.c:428 IMSI='262428262041592': storing IMEI = 12345678901234 20241105160436040 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428262041592"} 20241105160436040 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160436040 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436041 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436042 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160436042 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160436043 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160436043 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160436043 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160436043 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160436045 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160436045 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428262041592" cn_domain=PS} 20241105160436045 DLU <0006> fsm.c:456 lu(262428262041592)[0x612000013ba0]{UNVALIDATED}: Allocated 20241105160436045 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241105160436045 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428262041592" cause=GPRS services not allowed} 20241105160436045 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160436045 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428262041592)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160436045 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428262041592)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241105160436045 DLU <0006> fsm.c:568 lu(PS:IMSI-262428262041592)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241105160436045 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436045 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436058 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160436058 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428262041592"} 20241105160436058 DMAIN <0000> hlr.c:227 IMSI='262428262041592': Creating subscriber on demand 20241105160436068 DAUC <0003> hlr.c:428 IMSI='262428262041592': storing IMEI = 12345678901234 20241105160436083 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428262041592"} 20241105160436083 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160436083 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436083 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436084 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160436084 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160436084 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160436084 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160436084 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160436084 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160436086 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160436086 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428262041592" cn_domain=PS} 20241105160436086 DLU <0006> fsm.c:456 lu(262428262041592)[0x612000013d20]{UNVALIDATED}: Allocated 20241105160436086 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241105160436086 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428262041592" cause=GPRS services not allowed} 20241105160436086 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160436086 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428262041592)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160436086 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262428262041592)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241105160436086 DLU <0006> fsm.c:568 lu(PS:IMSI-262428262041592)[0x612000013d20]{UNVALIDATED}: Deallocated 20241105160436086 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436086 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436103 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160436103 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428262041592"} 20241105160436103 DMAIN <0000> hlr.c:227 IMSI='262428262041592': Creating subscriber on demand 20241105160436118 DAUC <0003> hlr.c:428 IMSI='262428262041592': storing IMEI = 12345678901234 20241105160436147 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428262041592"} 20241105160436147 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241105160436147 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436147 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436148 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160436148 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160436149 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160436149 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160436149 DAUC <0003> db_auc.c:157 IMSI='262428262041592': No 2G Auth Data 20241105160436149 DAUC <0003> db_auc.c:192 IMSI='262428262041592': No 3G Auth Data 20241105160436150 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160436150 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428262041592" cn_domain=PS} 20241105160436150 DLU <0006> fsm.c:456 lu(262428262041592)[0x612000013ea0]{UNVALIDATED}: Allocated 20241105160436151 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160436244 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428262041592)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160436244 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428262041592" cn_domain=PS} 20241105160436245 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436245 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436246 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160436246 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428262041592"} 20241105160436246 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428262041592)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160436246 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160436246 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428262041592"} 20241105160436246 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262428262041592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160436246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428262041592)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160436246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428262041592)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160436246 DLU <0006> fsm.c:568 lu(PS:IMSI-262428262041592)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160436246 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436246 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160436259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39106<->l=127.0.0.1:4258 20241105160436260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39102<->l=127.0.0.1:4258 20241105160436262 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35543<->l=127.0.0.1:4259) 20241105160436262 DLINP <000b> input/ipa.c:451 connected read/write 20241105160436262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160436262 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160436262 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160436262 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160436332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39118<->l=127.0.0.1:4258 20241105160436433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39118<->l=127.0.0.1:4258 20241105160439462 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160439462 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160439463 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39124<->l=127.0.0.1:4258 20241105160439464 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439464 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160439464 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160439464 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  20241105160439464 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160439464 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  20241105160439464 DLGSUP <0013> gsup_server.c:235 2:  20241105160439464 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160439464 DLGSUP <0013> gsup_server.c:235 3:  20241105160439464 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160439464 DLGSUP <0013> gsup_server.c:235 4:  20241105160439464 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160439464 DLGSUP <0013> gsup_server.c:235 5:  20241105160439464 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160439464 DLGSUP <0013> gsup_server.c:235 7:  20241105160439464 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160439464 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160439464 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160439464 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160439476 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44211<->l=127.0.0.1:4259) 20241105160439481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39132<->l=127.0.0.1:4258 20241105160439510 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439510 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421931999393" cn_domain=PS} 20241105160439510 DMAIN <0000> hlr.c:227 IMSI='262421931999393': Creating subscriber on demand 20241105160439534 DMAIN <0000> hlr.c:243 IMSI='262421931999393': Successfully assigned MSISDN='110' 20241105160439534 DLU <0006> fsm.c:456 lu(262421931999393)[0x612000014020]{UNVALIDATED}: Allocated 20241105160439534 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160439567 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421931999393)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160439567 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421931999393" cn_domain=PS} 20241105160439567 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439567 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439570 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439570 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421931999393"} 20241105160439570 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421931999393)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160439570 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160439570 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421931999393"} 20241105160439570 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160439570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421931999393)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160439570 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421931999393)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160439570 DLU <0006> fsm.c:568 lu(PS:IMSI-262421931999393)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160439570 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439570 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439570 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439570 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439571 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439571 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439571 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439571 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439580 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439580 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421931999393" cn_domain=PS} 20241105160439580 DMAIN <0000> hlr.c:227 IMSI='262421931999393': Creating subscriber on demand 20241105160439606 DMAIN <0000> hlr.c:243 IMSI='262421931999393': Successfully assigned MSISDN='868' 20241105160439606 DLU <0006> fsm.c:456 lu(262421931999393)[0x6120000141a0]{UNVALIDATED}: Allocated 20241105160439606 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160439631 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421931999393)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160439631 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421931999393" cn_domain=PS} 20241105160439631 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439631 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439632 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439632 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421931999393"} 20241105160439632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421931999393)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160439632 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160439632 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421931999393"} 20241105160439632 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160439632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421931999393)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160439632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421931999393)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160439632 DLU <0006> fsm.c:568 lu(PS:IMSI-262421931999393)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160439632 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439632 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439633 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439633 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439633 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439633 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439633 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439633 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439634 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439634 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439643 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439643 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421931999393" cn_domain=PS} 20241105160439643 DMAIN <0000> hlr.c:227 IMSI='262421931999393': Creating subscriber on demand 20241105160439667 DMAIN <0000> hlr.c:243 IMSI='262421931999393': Successfully assigned MSISDN='201' 20241105160439667 DLU <0006> fsm.c:456 lu(262421931999393)[0x612000014320]{UNVALIDATED}: Allocated 20241105160439667 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241105160439667 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421931999393" cause=GPRS services not allowed} 20241105160439667 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160439667 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421931999393)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160439667 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421931999393)[0x612000014320]{UNVALIDATED}: Freeing instance 20241105160439667 DLU <0006> fsm.c:568 lu(PS:IMSI-262421931999393)[0x612000014320]{UNVALIDATED}: Deallocated 20241105160439667 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439667 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439668 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439668 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439668 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439668 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439668 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439668 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439669 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439669 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439684 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439684 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421931999393" cn_domain=PS} 20241105160439684 DMAIN <0000> hlr.c:227 IMSI='262421931999393': Creating subscriber on demand 20241105160439697 DMAIN <0000> hlr.c:243 IMSI='262421931999393': Successfully assigned MSISDN='634' 20241105160439697 DLU <0006> fsm.c:456 lu(262421931999393)[0x6120000144a0]{UNVALIDATED}: Allocated 20241105160439697 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241105160439697 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421931999393" cause=GPRS services not allowed} 20241105160439697 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160439697 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421931999393)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160439697 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421931999393)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241105160439697 DLU <0006> fsm.c:568 lu(PS:IMSI-262421931999393)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241105160439697 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439697 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439698 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439698 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439698 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439698 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439699 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439699 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439708 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439708 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421931999393" cn_domain=PS} 20241105160439708 DMAIN <0000> hlr.c:227 IMSI='262421931999393': Creating subscriber on demand 20241105160439715 DLU <0006> fsm.c:456 lu(262421931999393)[0x612000014620]{UNVALIDATED}: Allocated 20241105160439715 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241105160439715 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421931999393" cause=GPRS services not allowed} 20241105160439715 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160439715 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421931999393)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160439715 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421931999393)[0x612000014620]{UNVALIDATED}: Freeing instance 20241105160439715 DLU <0006> fsm.c:568 lu(PS:IMSI-262421931999393)[0x612000014620]{UNVALIDATED}: Deallocated 20241105160439715 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439715 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439716 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439716 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439716 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439716 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439717 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439717 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439737 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439737 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421931999393" cn_domain=PS} 20241105160439737 DMAIN <0000> hlr.c:227 IMSI='262421931999393': Creating subscriber on demand 20241105160439756 DLU <0006> fsm.c:456 lu(262421931999393)[0x6120000147a0]{UNVALIDATED}: Allocated 20241105160439756 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160439792 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421931999393)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160439792 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421931999393" cn_domain=PS} 20241105160439793 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439793 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439794 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439794 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421931999393"} 20241105160439794 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421931999393)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160439794 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160439794 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421931999393"} 20241105160439794 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421931999393 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160439794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421931999393)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160439794 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421931999393)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160439794 DLU <0006> fsm.c:568 lu(PS:IMSI-262421931999393)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160439794 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439794 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160439795 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439795 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439795 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439795 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439796 DAUC <0003> db_auc.c:157 IMSI='262421931999393': No 2G Auth Data 20241105160439796 DAUC <0003> db_auc.c:192 IMSI='262421931999393': No 3G Auth Data 20241105160439813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39132<->l=127.0.0.1:4258 20241105160439814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39124<->l=127.0.0.1:4258 20241105160439814 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44211<->l=127.0.0.1:4259) 20241105160439814 DLINP <000b> input/ipa.c:451 connected read/write 20241105160439814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160439814 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160439814 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160439814 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160439855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39144<->l=127.0.0.1:4258 20241105160439956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39144<->l=127.0.0.1:4258 20241105160442986 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160442986 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160442987 DLINP <000b> input/ipa.c:451 connected read/write 20241105160442987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160442987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58616<->l=127.0.0.1:4258 20241105160442989 DLINP <000b> input/ipa.c:451 connected read/write 20241105160442989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160442989 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160442989 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160442989 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  20241105160442989 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160442989 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  20241105160442989 DLGSUP <0013> gsup_server.c:235 2:  20241105160442989 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160442989 DLGSUP <0013> gsup_server.c:235 3:  20241105160442989 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160442989 DLGSUP <0013> gsup_server.c:235 4:  20241105160442989 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160442989 DLGSUP <0013> gsup_server.c:235 5:  20241105160442989 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160442989 DLGSUP <0013> gsup_server.c:235 7:  20241105160442989 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160442989 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160442989 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160442989 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160442997 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45063<->l=127.0.0.1:4259) 20241105160443003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58632<->l=127.0.0.1:4258 20241105160443034 DLINP <000b> input/ipa.c:451 connected read/write 20241105160443034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160443034 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424851063517 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424851063517"} 20241105160443034 DMAIN <0000> hlr.c:227 IMSI='262424851063517': Creating subscriber on demand 20241105160443062 DMAIN <0000> hlr.c:243 IMSI='262424851063517': Successfully assigned MSISDN='584' 20241105160443062 DAUC <0003> db_auc.c:157 IMSI='262424851063517': No 2G Auth Data 20241105160443062 DAUC <0003> db_auc.c:192 IMSI='262424851063517': No 3G Auth Data 20241105160443062 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424851063517 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 20241105160443062 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424851063517 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424851063517" cause=IMSI unknown in HLR} 20241105160443062 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424851063517 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241105160443062 DLINP <000b> input/ipa.c:451 connected read/write 20241105160443062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160443062 DLINP <000b> input/ipa.c:451 connected read/write 20241105160443062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160443064 DAUC <0003> db_auc.c:157 IMSI='262424851063517': No 2G Auth Data 20241105160443064 DAUC <0003> db_auc.c:192 IMSI='262424851063517': No 3G Auth Data 20241105160443065 DAUC <0003> db_auc.c:157 IMSI='262424851063517': No 2G Auth Data 20241105160443065 DAUC <0003> db_auc.c:192 IMSI='262424851063517': No 3G Auth Data 20241105160443065 DAUC <0003> db_auc.c:157 IMSI='262424851063517': No 2G Auth Data 20241105160443065 DAUC <0003> db_auc.c:192 IMSI='262424851063517': No 3G Auth Data 20241105160443066 DLINP <000b> input/ipa.c:451 connected read/write 20241105160443066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160443066 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424851063517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424851063517" cn_domain=PS} 20241105160443066 DLU <0006> fsm.c:456 lu(262424851063517)[0x612000014920]{UNVALIDATED}: Allocated 20241105160443066 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424851063517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241105160443091 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424851063517)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160443091 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424851063517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424851063517" cn_domain=PS} 20241105160443091 DLINP <000b> input/ipa.c:451 connected read/write 20241105160443091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160443091 DLINP <000b> input/ipa.c:451 connected read/write 20241105160443091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160443095 DLINP <000b> input/ipa.c:451 connected read/write 20241105160443095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160443095 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424851063517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424851063517"} 20241105160443095 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424851063517)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160443095 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424851063517 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160443095 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424851063517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424851063517"} 20241105160443095 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424851063517 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160443095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424851063517)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160443095 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424851063517)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160443095 DLU <0006> fsm.c:568 lu(PS:IMSI-262424851063517)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160443095 DLINP <000b> input/ipa.c:451 connected read/write 20241105160443095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160443095 DLINP <000b> input/ipa.c:451 connected read/write 20241105160443095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160443105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58632<->l=127.0.0.1:4258 20241105160443106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58616<->l=127.0.0.1:4258 20241105160443108 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45063<->l=127.0.0.1:4259) 20241105160443108 DLINP <000b> input/ipa.c:451 connected read/write 20241105160443108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160443108 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160443108 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160443108 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160443174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 20241105160443275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58638<->l=127.0.0.1:4258 20241105160446308 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160446308 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160446309 DLINP <000b> input/ipa.c:451 connected read/write 20241105160446309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160446309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58652<->l=127.0.0.1:4258 20241105160446310 DLINP <000b> input/ipa.c:451 connected read/write 20241105160446310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160446310 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160446310 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160446310 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  20241105160446310 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160446310 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  20241105160446310 DLGSUP <0013> gsup_server.c:235 2:  20241105160446310 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160446310 DLGSUP <0013> gsup_server.c:235 3:  20241105160446310 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160446310 DLGSUP <0013> gsup_server.c:235 4:  20241105160446310 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160446310 DLGSUP <0013> gsup_server.c:235 5:  20241105160446310 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160446310 DLGSUP <0013> gsup_server.c:235 7:  20241105160446310 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160446310 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160446310 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160446310 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160446320 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43657<->l=127.0.0.1:4259) 20241105160446321 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241105160446321 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241105160446329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58668<->l=127.0.0.1:4258 20241105160446339 DAUC <0003> db_auc.c:157 IMSI='262425227907576': No 2G Auth Data 20241105160446339 DAUC <0003> db_auc.c:192 IMSI='262425227907576': No 3G Auth Data 20241105160446360 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617086265.msisdn 20241105160446360 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617086265.msisdn: not attached (vlr_number unset) 20241105160446360 DDGSM <0007> mslookup_server.c:327 sip.voice.491617086265.msisdn: does not exist in GSUP proxy 20241105160446553 DSS <0004> hlr_ussd.c:239 262422492805518/0x3663cc0a: SS Session Timeout, destroying 20241105160446553 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422492805518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241105160447368 DLINP <000b> input/ipa.c:451 connected read/write 20241105160447368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160447368 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425227907576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425227907576" cn_domain=CS} 20241105160447368 DLU <0006> fsm.c:456 lu(262425227907576)[0x612000014da0]{UNVALIDATED}: Allocated 20241105160447368 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425227907576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241105160447380 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262425227907576)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241105160447380 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425227907576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425227907576" cn_domain=CS} 20241105160447380 DLINP <000b> input/ipa.c:451 connected read/write 20241105160447380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160447380 DLINP <000b> input/ipa.c:451 connected read/write 20241105160447380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160447390 DLINP <000b> input/ipa.c:451 connected read/write 20241105160447390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160447390 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425227907576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425227907576"} 20241105160447390 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262425227907576)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241105160447390 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262425227907576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241105160447390 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425227907576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425227907576"} 20241105160447390 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262425227907576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160447390 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425227907576)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241105160447390 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262425227907576)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241105160447390 DLU <0006> fsm.c:568 lu(CS:IMSI-262425227907576)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241105160447390 DLINP <000b> input/ipa.c:451 connected read/write 20241105160447390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160447390 DLINP <000b> input/ipa.c:451 connected read/write 20241105160447390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160447394 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617086265.msisdn 20241105160447395 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617086265.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241105160447395 DDGSM <0007> mslookup_server.c:327 sip.voice.491617086265.msisdn: does not exist in GSUP proxy 20241105160447395 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617086265.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241105160447410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58668<->l=127.0.0.1:4258 20241105160447412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58652<->l=127.0.0.1:4258 20241105160447415 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43657<->l=127.0.0.1:4259) 20241105160447415 DLINP <000b> input/ipa.c:451 connected read/write 20241105160447415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160447415 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160447415 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160447415 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160447495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58676<->l=127.0.0.1:4258 20241105160447596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58676<->l=127.0.0.1:4258 20241105160450670 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160450670 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160450671 DLINP <000b> input/ipa.c:451 connected read/write 20241105160450671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160450671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58686<->l=127.0.0.1:4258 20241105160450672 DLINP <000b> input/ipa.c:451 connected read/write 20241105160450672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160450672 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160450672 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160450672 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  20241105160450672 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160450672 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  20241105160450672 DLGSUP <0013> gsup_server.c:235 2:  20241105160450672 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160450672 DLGSUP <0013> gsup_server.c:235 3:  20241105160450672 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160450672 DLGSUP <0013> gsup_server.c:235 4:  20241105160450672 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160450672 DLGSUP <0013> gsup_server.c:235 5:  20241105160450672 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160450672 DLGSUP <0013> gsup_server.c:235 7:  20241105160450672 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160450672 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160450672 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160450672 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160450673 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241105160450673 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241105160450687 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43601<->l=127.0.0.1:4259) 20241105160450688 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241105160450688 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241105160450697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58696<->l=127.0.0.1:4258 20241105160450718 DLINP <000b> input/ipa.c:451 connected read/write 20241105160450718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160450718 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426912834426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426912834426" cn_domain=CS} 20241105160450719 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426912834426 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241105160450719 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426912834426 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241105160450719 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426912834426.imsi 20241105160450719 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426912834426.imsi 20241105160450720 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426912834426.imsi: does not exist in local HLR 20241105160450732 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426912834426 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241105160450732 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241105160450732 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241105160450732 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241105160450732 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241105160450732 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241105160450732 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426912834426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160450732 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241105160450732 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241105160450733 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241105160450733 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241105160450733 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241105160450733 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241105160450737 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160450737 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160450737 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241105160450737 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241105160450737 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241105160450740 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160450740 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160450740 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241105160450782 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160450782 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160450782 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160450782 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160450782 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426912834426 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614405307 20241105160450783 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426912834426 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241105160450783 DLINP <000b> input/ipa.c:451 connected read/write 20241105160450783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160450783 DLINP <000b> input/ipa.c:451 connected read/write 20241105160450783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160450791 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160450791 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160450791 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426912834426 MSISDN-491614405307 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241105160450791 DLINP <000b> input/ipa.c:451 connected read/write 20241105160450791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160450791 DLINP <000b> input/ipa.c:451 connected read/write 20241105160450791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160450795 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160450795 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160450795 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426912834426 MSISDN-491614405307 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 20241105160450796 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426912834426 MSISDN-491614405307 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241105160450796 DLINP <000b> input/ipa.c:451 connected read/write 20241105160450796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160450796 DLINP <000b> input/ipa.c:451 connected read/write 20241105160450796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160450800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58696<->l=127.0.0.1:4258 20241105160450802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58686<->l=127.0.0.1:4258 20241105160450804 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43601<->l=127.0.0.1:4259) 20241105160450805 DLINP <000b> input/ipa.c:451 connected read/write 20241105160450805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160450806 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160450806 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160450806 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160450806 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160450806 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160450806 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241105160450806 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241105160450806 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241105160450874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58712<->l=127.0.0.1:4258 20241105160450975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58712<->l=127.0.0.1:4258 20241105160454087 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160454087 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160454088 DLINP <000b> input/ipa.c:451 connected read/write 20241105160454088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160454088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32768<->l=127.0.0.1:4258 20241105160454089 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241105160454089 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241105160454089 DLINP <000b> input/ipa.c:451 connected read/write 20241105160454089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160454089 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160454089 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160454089 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  20241105160454089 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160454089 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  20241105160454089 DLGSUP <0013> gsup_server.c:235 2:  20241105160454089 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160454089 DLGSUP <0013> gsup_server.c:235 3:  20241105160454089 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160454089 DLGSUP <0013> gsup_server.c:235 4:  20241105160454089 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160454089 DLGSUP <0013> gsup_server.c:235 5:  20241105160454089 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160454089 DLGSUP <0013> gsup_server.c:235 7:  20241105160454089 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160454089 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160454089 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160454089 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160454096 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43887<->l=127.0.0.1:4259) 20241105160454097 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241105160454097 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241105160454102 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32772<->l=127.0.0.1:4258 20241105160454119 DAUC <0003> db_auc.c:157 IMSI='262428659356638': No 2G Auth Data 20241105160454119 DAUC <0003> db_auc.c:192 IMSI='262428659356638': No 3G Auth Data 20241105160454137 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428659356638.imsi 20241105160454137 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428659356638.imsi: found in local HLR 20241105160454167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32772<->l=127.0.0.1:4258 20241105160454169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32768<->l=127.0.0.1:4258 20241105160454171 DLINP <000b> input/ipa.c:451 connected read/write 20241105160454171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160454171 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160454171 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160454171 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160454172 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43887<->l=127.0.0.1:4259) 20241105160454262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32784<->l=127.0.0.1:4258 20241105160454362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32784<->l=127.0.0.1:4258 20241105160457448 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160457449 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160457450 DLINP <000b> input/ipa.c:451 connected read/write 20241105160457450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160457451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32786<->l=127.0.0.1:4258 20241105160457453 DLINP <000b> input/ipa.c:451 connected read/write 20241105160457453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160457453 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160457453 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160457453 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  20241105160457453 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160457453 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  20241105160457453 DLGSUP <0013> gsup_server.c:235 2:  20241105160457453 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160457453 DLGSUP <0013> gsup_server.c:235 3:  20241105160457453 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160457453 DLGSUP <0013> gsup_server.c:235 4:  20241105160457453 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160457453 DLGSUP <0013> gsup_server.c:235 5:  20241105160457453 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160457453 DLGSUP <0013> gsup_server.c:235 7:  20241105160457453 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160457453 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160457453 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160457453 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160457453 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241105160457453 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241105160457469 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40925<->l=127.0.0.1:4259) 20241105160457470 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241105160457470 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241105160457476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32802<->l=127.0.0.1:4258 20241105160457494 DLINP <000b> input/ipa.c:451 connected read/write 20241105160457494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160457494 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425117842840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425117842840" cn_domain=CS} 20241105160457494 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425117842840 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241105160457494 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425117842840 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241105160457495 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425117842840.imsi 20241105160457495 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425117842840.imsi 20241105160457495 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425117842840.imsi: does not exist in local HLR 20241105160457506 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425117842840 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241105160457507 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241105160457507 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241105160457507 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241105160457507 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241105160457507 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241105160457507 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425117842840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160457507 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241105160457507 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241105160457507 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241105160457507 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241105160457507 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241105160457507 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241105160457513 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160457513 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160457513 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241105160457513 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241105160457513 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241105160457515 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160457515 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160457515 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241105160457558 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160457558 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160457558 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160457558 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160457558 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425117842840 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617173806 20241105160457558 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425117842840 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241105160457558 DLINP <000b> input/ipa.c:451 connected read/write 20241105160457558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160457558 DLINP <000b> input/ipa.c:451 connected read/write 20241105160457558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160457565 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160457565 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160457565 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425117842840 MSISDN-491617173806 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241105160457565 DLINP <000b> input/ipa.c:451 connected read/write 20241105160457565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160457565 DLINP <000b> input/ipa.c:451 connected read/write 20241105160457565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160457568 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160457568 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160457569 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425117842840 MSISDN-491617173806 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 20241105160457569 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425117842840 MSISDN-491617173806 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241105160457569 DLINP <000b> input/ipa.c:451 connected read/write 20241105160457569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160457569 DLINP <000b> input/ipa.c:451 connected read/write 20241105160457569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160457573 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425117842840.imsi 20241105160457573 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425117842840.imsi: does not exist in local HLR 20241105160458575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32802<->l=127.0.0.1:4258 20241105160459044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32786<->l=127.0.0.1:4258 20241105160459047 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40925<->l=127.0.0.1:4259) 20241105160459047 DLINP <000b> input/ipa.c:451 connected read/write 20241105160459048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160459048 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160459048 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160459048 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160459048 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160459048 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160459048 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241105160459048 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241105160459048 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241105160459076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32818<->l=127.0.0.1:4258 20241105160459177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32818<->l=127.0.0.1:4258 20241105160502471 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241105160502471 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241105160502472 DLINP <000b> input/ipa.c:451 connected read/write 20241105160502472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160502473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41504<->l=127.0.0.1:4258 20241105160502473 DLINP <000b> input/ipa.c:451 connected read/write 20241105160502473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160502473 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241105160502473 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241105160502473 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  20241105160502473 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241105160502473 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  20241105160502473 DLGSUP <0013> gsup_server.c:235 2:  20241105160502473 DLGSUP <0013> gsup_server.c:237 2: 00  20241105160502473 DLGSUP <0013> gsup_server.c:235 3:  20241105160502473 DLGSUP <0013> gsup_server.c:237 3: 00  20241105160502473 DLGSUP <0013> gsup_server.c:235 4:  20241105160502473 DLGSUP <0013> gsup_server.c:237 4: 00  20241105160502473 DLGSUP <0013> gsup_server.c:235 5:  20241105160502474 DLGSUP <0013> gsup_server.c:237 5: 00  20241105160502474 DLGSUP <0013> gsup_server.c:235 7:  20241105160502474 DLGSUP <0013> gsup_server.c:237 7: 00  20241105160502474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241105160502474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241105160502474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241105160502474 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241105160502474 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241105160502487 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33263<->l=127.0.0.1:4259) 20241105160502489 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241105160502489 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241105160502495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 20241105160502514 DLINP <000b> input/ipa.c:451 connected read/write 20241105160502514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160502514 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420942939175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420942939175" cn_domain=CS} 20241105160502514 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420942939175 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241105160502514 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420942939175 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241105160502514 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420942939175.imsi 20241105160502514 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420942939175.imsi 20241105160502514 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420942939175.imsi: does not exist in local HLR 20241105160502518 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420942939175 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241105160502518 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241105160502518 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241105160502518 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241105160502518 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241105160502518 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241105160502518 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262420942939175 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241105160502518 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241105160502518 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241105160502518 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241105160502518 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241105160502518 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241105160502518 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241105160502519 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160502519 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160502519 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241105160502519 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241105160502519 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241105160502519 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160502519 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160502519 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241105160502562 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160502562 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160502562 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160502562 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160502563 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420942939175 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614348157 20241105160502563 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420942939175 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241105160502563 DLINP <000b> input/ipa.c:451 connected read/write 20241105160502563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160502563 DLINP <000b> input/ipa.c:451 connected read/write 20241105160502563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160502571 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160502571 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160502571 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420942939175 MSISDN-491614348157 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241105160502571 DLINP <000b> input/ipa.c:451 connected read/write 20241105160502571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160502571 DLINP <000b> input/ipa.c:451 connected read/write 20241105160502571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160502575 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160502575 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160502576 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420942939175 MSISDN-491614348157 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 20241105160502576 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420942939175 MSISDN-491614348157 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241105160502576 DLINP <000b> input/ipa.c:451 connected read/write 20241105160502576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160502576 DLINP <000b> input/ipa.c:451 connected read/write 20241105160502576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241105160502580 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614348157.msisdn 20241105160502581 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614348157.msisdn: does not exist in local HLR 20241105160502581 DDGSM <0007> mslookup_server.c:352 sip.voice.491614348157.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241105160502581 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614348157.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241105160502585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41506<->l=127.0.0.1:4258 20241105160502587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41504<->l=127.0.0.1:4258 20241105160502589 DLINP <000b> input/ipa.c:451 connected read/write 20241105160502589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241105160502589 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241105160502589 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241105160502590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241105160502590 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33263<->l=127.0.0.1:4259) 20241105160502590 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241105160502590 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241105160502590 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241105160502590 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241105160502590 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241105160502682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41512<->l=127.0.0.1:4258 20241105160502782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41512<->l=127.0.0.1:4258