20241022055525546 DMAIN <0000> hlr.c:813 hlr starting 20241022055525546 DDB <0001> db.c:599 using database: hlr.db 20241022055525546 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241022055525546 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241022055525547 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241022055525547 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241022055525578 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241022055525578 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241022055525670 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241022055525671 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241022055525671 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241022055527210 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055527210 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055527212 DLINP <000b> input/ipa.c:451 connected read/write 20241022055527212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055527214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4258 20241022055527215 DLINP <000b> input/ipa.c:451 connected read/write 20241022055527215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055527215 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055527215 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055527215 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  20241022055527215 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055527215 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  20241022055527215 DLGSUP <0013> gsup_server.c:235 2:  20241022055527215 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055527215 DLGSUP <0013> gsup_server.c:235 3:  20241022055527215 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055527215 DLGSUP <0013> gsup_server.c:235 4:  20241022055527215 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055527215 DLGSUP <0013> gsup_server.c:235 5:  20241022055527215 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055527215 DLGSUP <0013> gsup_server.c:235 7:  20241022055527215 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055527215 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055527215 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055527215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055527237 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33821<->l=127.0.0.1:4259) 20241022055527253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4258 20241022055527257 DLINP <000b> input/ipa.c:451 connected read/write 20241022055527257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055527257 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"} 20241022055527257 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" 20241022055527257 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} 20241022055527257 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 20241022055527257 DLINP <000b> input/ipa.c:451 connected read/write 20241022055527257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055527257 DLINP <000b> input/ipa.c:451 connected read/write 20241022055527257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055527260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4258 20241022055527261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4258 20241022055527261 DLINP <000b> input/ipa.c:451 connected read/write 20241022055527261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055527261 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055527261 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055527261 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055527262 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33821<->l=127.0.0.1:4259) 20241022055527316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 20241022055527317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 20241022055530393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055530393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055530394 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055530395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53416<->l=127.0.0.1:4258 20241022055530396 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055530396 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055530396 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055530396 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  20241022055530396 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055530396 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  20241022055530396 DLGSUP <0013> gsup_server.c:235 2:  20241022055530396 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055530396 DLGSUP <0013> gsup_server.c:235 3:  20241022055530396 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055530396 DLGSUP <0013> gsup_server.c:235 4:  20241022055530396 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055530396 DLGSUP <0013> gsup_server.c:235 5:  20241022055530396 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055530396 DLGSUP <0013> gsup_server.c:235 7:  20241022055530396 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055530396 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055530396 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055530396 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055530416 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38353<->l=127.0.0.1:4259) 20241022055530443 DAUC <0003> db_auc.c:157 IMSI='262426443929122': No 2G Auth Data 20241022055530443 DAUC <0003> db_auc.c:192 IMSI='262426443929122': No 3G Auth Data 20241022055530488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4258 20241022055530493 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055530493 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426443929122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426443929122"} 20241022055530501 DAUC <0003> db_auc.c:192 IMSI='262426443929122': No 3G Auth Data 20241022055530502 DAUC <0003> db_auc.c:236 IMSI='262426443929122': Calling to generate 5 vectors 20241022055530502 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241022055530502 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055530502 DAUC <0003> auc.c:113 vector [0]: rand = 35692e012dfdac071bdd42b49c9fbc7a 20241022055530502 DAUC <0003> auc.c:179 vector [0]: kc = 67b09138f7a91c00 20241022055530502 DAUC <0003> auc.c:180 vector [0]: sres = 33ba521a 20241022055530502 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055530502 DAUC <0003> auc.c:113 vector [1]: rand = 93feb983e7f5c8783423c7f4d88fa33f 20241022055530502 DAUC <0003> auc.c:179 vector [1]: kc = 473ff69eaa87d400 20241022055530502 DAUC <0003> auc.c:180 vector [1]: sres = 0e62ff35 20241022055530502 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055530502 DAUC <0003> auc.c:113 vector [2]: rand = 17724158065d881dfb64c7a107618715 20241022055530502 DAUC <0003> auc.c:179 vector [2]: kc = cc0cf84135e31c00 20241022055530502 DAUC <0003> auc.c:180 vector [2]: sres = 3fb6f1d2 20241022055530502 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055530502 DAUC <0003> auc.c:113 vector [3]: rand = b8bf6467dad8e220e7f9501c3856bcc9 20241022055530502 DAUC <0003> auc.c:179 vector [3]: kc = 5a87919322bd1800 20241022055530502 DAUC <0003> auc.c:180 vector [3]: sres = fd932c76 20241022055530502 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055530502 DAUC <0003> auc.c:113 vector [4]: rand = d9f1f03ce33271e8a511bc0e502ecd06 20241022055530502 DAUC <0003> auc.c:179 vector [4]: kc = fe2b7ac431f03c00 20241022055530502 DAUC <0003> auc.c:180 vector [4]: sres = eed5e148 20241022055530502 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241022055530502 DAUC <0003> db_auc.c:245 IMSI='262426443929122': Generated 5 vectors 20241022055530502 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426443929122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426443929122"} 20241022055530502 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426443929122 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055530502 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530502 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53418<->l=127.0.0.1:4258 20241022055530531 DAUC <0003> db_auc.c:157 IMSI='262429828071088': No 2G Auth Data 20241022055530531 DAUC <0003> db_auc.c:192 IMSI='262429828071088': No 3G Auth Data 20241022055530563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53424<->l=127.0.0.1:4258 20241022055530565 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055530565 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429828071088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429828071088"} 20241022055530566 DAUC <0003> db_auc.c:192 IMSI='262429828071088': No 3G Auth Data 20241022055530566 DAUC <0003> db_auc.c:236 IMSI='262429828071088': Calling to generate 5 vectors 20241022055530566 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241022055530566 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055530566 DAUC <0003> auc.c:113 vector [0]: rand = 2fabf4cc400a03052fff21208cbbd57a 20241022055530566 DAUC <0003> auc.c:179 vector [0]: kc = a1e765d87151a800 20241022055530566 DAUC <0003> auc.c:180 vector [0]: sres = 72961eb3 20241022055530566 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055530566 DAUC <0003> auc.c:113 vector [1]: rand = f00f5c8a0cf5fd5fda18db22323bbe0e 20241022055530566 DAUC <0003> auc.c:179 vector [1]: kc = 3ff86a2c18ef0000 20241022055530566 DAUC <0003> auc.c:180 vector [1]: sres = f899d9b5 20241022055530566 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055530566 DAUC <0003> auc.c:113 vector [2]: rand = 6006ddc7e90d5567aca0a4d237797a25 20241022055530566 DAUC <0003> auc.c:179 vector [2]: kc = ad665d408a6b7c00 20241022055530566 DAUC <0003> auc.c:180 vector [2]: sres = eebb4799 20241022055530566 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055530566 DAUC <0003> auc.c:113 vector [3]: rand = a7a370bbee5a0edf2a53fb023d10332d 20241022055530566 DAUC <0003> auc.c:179 vector [3]: kc = b2873cc63ac96400 20241022055530566 DAUC <0003> auc.c:180 vector [3]: sres = 006ae76b 20241022055530566 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055530566 DAUC <0003> auc.c:113 vector [4]: rand = e83beaa79c12b919c16963286a38678d 20241022055530566 DAUC <0003> auc.c:179 vector [4]: kc = 725e5074e68b5400 20241022055530566 DAUC <0003> auc.c:180 vector [4]: sres = 6641579e 20241022055530566 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241022055530566 DAUC <0003> db_auc.c:245 IMSI='262429828071088': Generated 5 vectors 20241022055530566 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429828071088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429828071088"} 20241022055530566 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429828071088 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055530566 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530566 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53424<->l=127.0.0.1:4258 20241022055530592 DAUC <0003> db_auc.c:157 IMSI='262428842602154': No 2G Auth Data 20241022055530592 DAUC <0003> db_auc.c:192 IMSI='262428842602154': No 3G Auth Data 20241022055530625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4258 20241022055530629 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055530629 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428842602154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428842602154"} 20241022055530629 DAUC <0003> db_auc.c:192 IMSI='262428842602154': No 3G Auth Data 20241022055530629 DAUC <0003> db_auc.c:236 IMSI='262428842602154': Calling to generate 5 vectors 20241022055530629 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241022055530629 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055530629 DAUC <0003> auc.c:113 vector [0]: rand = 6fb02f89505693395f7492b0683a17df 20241022055530629 DAUC <0003> auc.c:179 vector [0]: kc = 96362b2c39b17ae1 20241022055530629 DAUC <0003> auc.c:180 vector [0]: sres = f1404406 20241022055530629 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055530629 DAUC <0003> auc.c:113 vector [1]: rand = 009ef1a5acedd2d05db4084b018f9efa 20241022055530629 DAUC <0003> auc.c:179 vector [1]: kc = 9a3094f443db4c96 20241022055530629 DAUC <0003> auc.c:180 vector [1]: sres = 0fbff084 20241022055530629 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055530629 DAUC <0003> auc.c:113 vector [2]: rand = 227c7a6938189fd93f510e6653f60e4b 20241022055530629 DAUC <0003> auc.c:179 vector [2]: kc = cc047eef29793de0 20241022055530629 DAUC <0003> auc.c:180 vector [2]: sres = 0af55995 20241022055530629 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055530629 DAUC <0003> auc.c:113 vector [3]: rand = d7389f2904208bbdc7e1b0e036f63c30 20241022055530629 DAUC <0003> auc.c:179 vector [3]: kc = 99847612fa3ab3dc 20241022055530629 DAUC <0003> auc.c:180 vector [3]: sres = b87f20fe 20241022055530629 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055530629 DAUC <0003> auc.c:113 vector [4]: rand = 02ae7e210663e40decc00981cd6a9244 20241022055530629 DAUC <0003> auc.c:179 vector [4]: kc = 667d4963f87a7be3 20241022055530629 DAUC <0003> auc.c:180 vector [4]: sres = 677ff0ee 20241022055530629 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241022055530629 DAUC <0003> db_auc.c:245 IMSI='262428842602154': Generated 5 vectors 20241022055530629 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428842602154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428842602154"} 20241022055530629 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262428842602154 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055530629 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530629 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4258 20241022055530656 DAUC <0003> db_auc.c:157 IMSI='262428364674009': No 2G Auth Data 20241022055530656 DAUC <0003> db_auc.c:192 IMSI='262428364674009': No 3G Auth Data 20241022055530690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241022055530693 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055530693 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428364674009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428364674009"} 20241022055530693 DAUC <0003> db_auc.c:157 IMSI='262428364674009': No 2G Auth Data 20241022055530693 DAUC <0003> db_auc.c:236 IMSI='262428364674009': Calling to generate 5 vectors 20241022055530693 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241022055530693 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055530693 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055530693 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055530693 DAUC <0003> auc.c:113 vector [0]: rand = 211fb749d43521387137e69f6c5b5b67 20241022055530693 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055530693 DAUC <0003> auc.c:142 vector [0]: autn = c4477af7c6580000e8188122e1c487c1 20241022055530693 DAUC <0003> auc.c:143 vector [0]: ck = 6baa7efbc50b027266e82aef0fcc55c0 20241022055530693 DAUC <0003> auc.c:144 vector [0]: ik = e32afada41e7aa016da6f16f3dd7caad 20241022055530693 DAUC <0003> auc.c:145 vector [0]: res = 2ff3af569dddfcad0000000000000000 20241022055530693 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055530693 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055530693 DAUC <0003> auc.c:151 vector [0]: kc = 83ce5fa1b6f7371e 20241022055530693 DAUC <0003> auc.c:152 vector [0]: sres = b22e53fb 20241022055530693 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055530693 DAUC <0003> auc.c:113 vector [1]: rand = b46d2e4cf45a9b111018793ce605948f 20241022055530693 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241022055530693 DAUC <0003> auc.c:142 vector [1]: autn = d2e0650074bc00006e09cb946b19c30f 20241022055530693 DAUC <0003> auc.c:143 vector [1]: ck = d275263a9058c64252e6585046407b37 20241022055530693 DAUC <0003> auc.c:144 vector [1]: ik = c79e718328eb298e5b1853bd654d2bd0 20241022055530693 DAUC <0003> auc.c:145 vector [1]: res = c5a7d65e907bca6d0000000000000000 20241022055530693 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055530693 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241022055530693 DAUC <0003> auc.c:151 vector [1]: kc = 1c155c549bbebf2b 20241022055530693 DAUC <0003> auc.c:152 vector [1]: sres = 55dc1c33 20241022055530693 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241022055530693 DAUC <0003> auc.c:113 vector [2]: rand = 84f62730d583b599c17be44b3c393742 20241022055530693 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241022055530693 DAUC <0003> auc.c:142 vector [2]: autn = fcbbabba25df000085e51ee5d4c908fc 20241022055530693 DAUC <0003> auc.c:143 vector [2]: ck = 23098fd08909716bcb424f6a71495471 20241022055530693 DAUC <0003> auc.c:144 vector [2]: ik = cfa4f8357d1bfc6bf3fb9e63e187a8bf 20241022055530693 DAUC <0003> auc.c:145 vector [2]: res = e9c64d282274f8ec0000000000000000 20241022055530693 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055530693 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241022055530693 DAUC <0003> auc.c:151 vector [2]: kc = d414a6ec64dc71ce 20241022055530693 DAUC <0003> auc.c:152 vector [2]: sres = cbb2b5c4 20241022055530693 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241022055530693 DAUC <0003> auc.c:113 vector [3]: rand = e09c35b99e8fa4ebe3c21a16a37909fd 20241022055530693 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241022055530693 DAUC <0003> auc.c:142 vector [3]: autn = 2f27d122165d0000f6bf0a114fcf22af 20241022055530693 DAUC <0003> auc.c:143 vector [3]: ck = f4ae85eb7a399003deba281971b4e123 20241022055530693 DAUC <0003> auc.c:144 vector [3]: ik = 62eb4b4d2ee966abdad70e08e0ae7ea6 20241022055530693 DAUC <0003> auc.c:145 vector [3]: res = 01b0181318a5878b0000000000000000 20241022055530693 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055530693 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241022055530693 DAUC <0003> auc.c:151 vector [3]: kc = 9228e8b7c5ca692d 20241022055530693 DAUC <0003> auc.c:152 vector [3]: sres = 19159f98 20241022055530693 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241022055530693 DAUC <0003> auc.c:113 vector [4]: rand = a947e384851c10c9a3152f59c0346da7 20241022055530693 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241022055530693 DAUC <0003> auc.c:142 vector [4]: autn = e6bd54e78c46000081c54d66ba6208cb 20241022055530693 DAUC <0003> auc.c:143 vector [4]: ck = 151ff48103aeb7019a1779363f780648 20241022055530693 DAUC <0003> auc.c:144 vector [4]: ik = 35e7b314304530f72691dd4932d8529b 20241022055530693 DAUC <0003> auc.c:145 vector [4]: res = ecaa0b9b40cba9950000000000000000 20241022055530693 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055530693 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241022055530693 DAUC <0003> auc.c:151 vector [4]: kc = 9c7ee3ea3e4bd325 20241022055530693 DAUC <0003> auc.c:152 vector [4]: sres = ac61a20e 20241022055530693 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241022055530693 DAUC <0003> db_auc.c:245 IMSI='262428364674009': Generated 5 vectors 20241022055530693 DAUC <0003> db_auc.c:249 IMSI='262428364674009': Updating SQN=161 in DB 20241022055530701 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428364674009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428364674009"} 20241022055530701 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428364674009 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055530701 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530701 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241022055530729 DAUC <0003> db_auc.c:157 IMSI='262425732763582': No 2G Auth Data 20241022055530729 DAUC <0003> db_auc.c:192 IMSI='262425732763582': No 3G Auth Data 20241022055530760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4258 20241022055530763 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055530763 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425732763582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425732763582"} 20241022055530763 DAUC <0003> db_auc.c:157 IMSI='262425732763582': No 2G Auth Data 20241022055530763 DAUC <0003> db_auc.c:236 IMSI='262425732763582': Calling to generate 5 vectors 20241022055530763 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241022055530763 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055530763 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241022055530763 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055530763 DAUC <0003> auc.c:113 vector [0]: rand = 70140eee7e557277ee0842ccd34333f4 20241022055530763 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055530763 DAUC <0003> auc.c:142 vector [0]: autn = 18040d4121e100004aefa22b8a89a390 20241022055530763 DAUC <0003> auc.c:143 vector [0]: ck = 6a3063d3444ec654d6a0ece89d5ff453 20241022055530763 DAUC <0003> auc.c:144 vector [0]: ik = 08bbb40d7e64966e7706c3f7674f28b6 20241022055530763 DAUC <0003> auc.c:145 vector [0]: res = d6d01929b66c89ca0000000000000000 20241022055530763 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055530763 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055530763 DAUC <0003> auc.c:151 vector [0]: kc = c32df8c1c03a8cdf 20241022055530763 DAUC <0003> auc.c:152 vector [0]: sres = 60bc90e3 20241022055530763 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055530763 DAUC <0003> auc.c:113 vector [1]: rand = 5b40d08cfec803971415dd0fb1c4320e 20241022055530763 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241022055530763 DAUC <0003> auc.c:142 vector [1]: autn = 09657b8c8f0e0000d06a8783711ec352 20241022055530763 DAUC <0003> auc.c:143 vector [1]: ck = 607c9bf6bd12e3fbba7e2be982de6407 20241022055530763 DAUC <0003> auc.c:144 vector [1]: ik = d3aa05b3635ce2ff6cbd5cf72f5274d1 20241022055530763 DAUC <0003> auc.c:145 vector [1]: res = 93f7a341ea66afff0000000000000000 20241022055530763 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055530763 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241022055530763 DAUC <0003> auc.c:151 vector [1]: kc = 6515e95b73c211d2 20241022055530763 DAUC <0003> auc.c:152 vector [1]: sres = 79910cbe 20241022055530763 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241022055530763 DAUC <0003> auc.c:113 vector [2]: rand = 7f84534725b15253433207cc4ff7e030 20241022055530763 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241022055530763 DAUC <0003> auc.c:142 vector [2]: autn = d17b5492253d0000c08ee9c8751fdcd0 20241022055530763 DAUC <0003> auc.c:143 vector [2]: ck = 89811dbbf1c32c404d9103cf68b18814 20241022055530763 DAUC <0003> auc.c:144 vector [2]: ik = 11d9d713b1906d4dd16699633e4bdddd 20241022055530763 DAUC <0003> auc.c:145 vector [2]: res = 76759aab7c5e218f0000000000000000 20241022055530763 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055530763 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241022055530763 DAUC <0003> auc.c:151 vector [2]: kc = 04af500416a914c4 20241022055530764 DAUC <0003> auc.c:152 vector [2]: sres = 0a2bbb24 20241022055530764 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241022055530764 DAUC <0003> auc.c:113 vector [3]: rand = 2894a24cc8023347348d81796d24c3fc 20241022055530764 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241022055530764 DAUC <0003> auc.c:142 vector [3]: autn = afa84d3d0f600000f1b656b19b2715d7 20241022055530764 DAUC <0003> auc.c:143 vector [3]: ck = 0123af8fc38a8732c5340f2311e30de9 20241022055530764 DAUC <0003> auc.c:144 vector [3]: ik = 5769806f205a4c86dc6c3381cde6a996 20241022055530764 DAUC <0003> auc.c:145 vector [3]: res = b79a0924ab648c6e0000000000000000 20241022055530764 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055530764 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241022055530764 DAUC <0003> auc.c:151 vector [3]: kc = 4f1213423fd56fcb 20241022055530764 DAUC <0003> auc.c:152 vector [3]: sres = 1cfe854a 20241022055530764 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241022055530764 DAUC <0003> auc.c:113 vector [4]: rand = 88642feae6605f19eeb79f068e6a9158 20241022055530764 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241022055530764 DAUC <0003> auc.c:142 vector [4]: autn = 252575943f240000231e5ce99fe187fb 20241022055530764 DAUC <0003> auc.c:143 vector [4]: ck = b1e6da304758308fd00ce384148a445e 20241022055530764 DAUC <0003> auc.c:144 vector [4]: ik = 37be4d17bb7c67ba6e77e4b9f2cab365 20241022055530764 DAUC <0003> auc.c:145 vector [4]: res = 10ab703a5e1c8bb40000000000000000 20241022055530764 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055530764 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241022055530764 DAUC <0003> auc.c:151 vector [4]: kc = 3823901a1a64a00e 20241022055530764 DAUC <0003> auc.c:152 vector [4]: sres = 4eb7fb8e 20241022055530764 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241022055530764 DAUC <0003> db_auc.c:245 IMSI='262425732763582': Generated 5 vectors 20241022055530764 DAUC <0003> db_auc.c:249 IMSI='262425732763582': Updating SQN=161 in DB 20241022055530772 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425732763582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425732763582"} 20241022055530772 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425732763582 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055530772 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530772 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4258 20241022055530799 DAUC <0003> db_auc.c:157 IMSI='262427855902228': No 2G Auth Data 20241022055530799 DAUC <0003> db_auc.c:192 IMSI='262427855902228': No 3G Auth Data 20241022055530839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 20241022055530843 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055530843 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427855902228 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427855902228"} 20241022055530843 DAUC <0003> db_auc.c:236 IMSI='262427855902228': Calling to generate 5 vectors 20241022055530843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055530843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055530843 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055530843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055530843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055530843 DAUC <0003> auc.c:113 vector [0]: rand = 4872829894f13bd905142acbc5ce68cb 20241022055530843 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055530843 DAUC <0003> auc.c:142 vector [0]: autn = ddded6df1ab00000a646ed8840ba6ed5 20241022055530843 DAUC <0003> auc.c:143 vector [0]: ck = aad550e84a09842bbe09769cf45f4c5b 20241022055530843 DAUC <0003> auc.c:144 vector [0]: ik = 5494c8910969af491f67b29d5dc20eec 20241022055530843 DAUC <0003> auc.c:145 vector [0]: res = 34ef4bf7a19d92a70000000000000000 20241022055530843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055530843 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055530843 DAUC <0003> auc.c:179 vector [0]: kc = b0ff84cbef0df000 20241022055530843 DAUC <0003> auc.c:180 vector [0]: sres = b72cb49d 20241022055530843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055530843 DAUC <0003> auc.c:113 vector [1]: rand = 0c82fd4db5ca24ced64d49faa4245708 20241022055530843 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241022055530843 DAUC <0003> auc.c:142 vector [1]: autn = 2af55eb2ab090000daa40a2d9ffa9e28 20241022055530843 DAUC <0003> auc.c:143 vector [1]: ck = 31f2e4fad3631501b532028636995556 20241022055530843 DAUC <0003> auc.c:144 vector [1]: ik = 71e5c286b4b2b9738305598a2af512ac 20241022055530843 DAUC <0003> auc.c:145 vector [1]: res = f8f97d677d93460f0000000000000000 20241022055530843 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055530843 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055530843 DAUC <0003> auc.c:179 vector [1]: kc = 6729e9dc91b30c00 20241022055530843 DAUC <0003> auc.c:180 vector [1]: sres = dcd9552f 20241022055530843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055530843 DAUC <0003> auc.c:113 vector [2]: rand = 67314c0328525b3c66945a441f06953c 20241022055530843 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241022055530843 DAUC <0003> auc.c:142 vector [2]: autn = bf37de96813800006da86682b9abf17c 20241022055530843 DAUC <0003> auc.c:143 vector [2]: ck = fe178c1a6a8ae67755f914373455ac58 20241022055530843 DAUC <0003> auc.c:144 vector [2]: ik = ab5362c3dbdd301d6507781ca59cf842 20241022055530843 DAUC <0003> auc.c:145 vector [2]: res = 831204f631b558680000000000000000 20241022055530843 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055530843 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055530843 DAUC <0003> auc.c:179 vector [2]: kc = c3a090b8b0695c00 20241022055530843 DAUC <0003> auc.c:180 vector [2]: sres = 149aa395 20241022055530843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055530843 DAUC <0003> auc.c:113 vector [3]: rand = d6b6d4e6619bfd8638e47b634a78dde5 20241022055530844 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241022055530844 DAUC <0003> auc.c:142 vector [3]: autn = 2cc9abaf45110000c6153a951ec702bd 20241022055530844 DAUC <0003> auc.c:143 vector [3]: ck = a77a07f5a28cc6c024d51ca34774e98d 20241022055530844 DAUC <0003> auc.c:144 vector [3]: ik = 806311fbb2562c8d38c8225544377894 20241022055530844 DAUC <0003> auc.c:145 vector [3]: res = 5c9bc4143feff61e0000000000000000 20241022055530844 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055530844 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055530844 DAUC <0003> auc.c:179 vector [3]: kc = 04487f8464d28400 20241022055530844 DAUC <0003> auc.c:180 vector [3]: sres = 5662365e 20241022055530844 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055530844 DAUC <0003> auc.c:113 vector [4]: rand = a753b9274fbfd78e21af523575ef5fb5 20241022055530844 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241022055530844 DAUC <0003> auc.c:142 vector [4]: autn = 30ac817d0bd900003db87cd1e563b2db 20241022055530844 DAUC <0003> auc.c:143 vector [4]: ck = 9626fd0a1a17f9319bbe8bee09f86fb1 20241022055530844 DAUC <0003> auc.c:144 vector [4]: ik = eeb642a7ce58dad335764e1af3bd4e88 20241022055530844 DAUC <0003> auc.c:145 vector [4]: res = 5b3167409f1450610000000000000000 20241022055530844 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055530844 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055530844 DAUC <0003> auc.c:179 vector [4]: kc = 8fdd69f0babc5c00 20241022055530844 DAUC <0003> auc.c:180 vector [4]: sres = 1b4d5f8d 20241022055530844 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055530844 DAUC <0003> db_auc.c:245 IMSI='262427855902228': Generated 5 vectors 20241022055530844 DAUC <0003> db_auc.c:249 IMSI='262427855902228': Updating SQN=161 in DB 20241022055530851 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427855902228 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427855902228"} 20241022055530851 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262427855902228 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055530851 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530851 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 20241022055530889 DAUC <0003> db_auc.c:157 IMSI='262428114234420': No 2G Auth Data 20241022055530889 DAUC <0003> db_auc.c:192 IMSI='262428114234420': No 3G Auth Data 20241022055530929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 20241022055530933 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055530933 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428114234420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428114234420"} 20241022055530933 DAUC <0003> db_auc.c:236 IMSI='262428114234420': Calling to generate 5 vectors 20241022055530933 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055530933 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055530933 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055530933 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055530933 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055530933 DAUC <0003> auc.c:113 vector [0]: rand = 804e9af0f1b7b5ed21c006e4a5741acd 20241022055530933 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055530933 DAUC <0003> auc.c:142 vector [0]: autn = 74d2c1f47f3f000007833e6fd35f4870 20241022055530933 DAUC <0003> auc.c:143 vector [0]: ck = 1f8df581587f57bc2d90522c712dea87 20241022055530933 DAUC <0003> auc.c:144 vector [0]: ik = ec76c8576ab1b67d2868ef92a10ea5e8 20241022055530933 DAUC <0003> auc.c:145 vector [0]: res = 41744d9c5ab68f370000000000000000 20241022055530933 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055530933 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055530933 DAUC <0003> auc.c:179 vector [0]: kc = dc45d55e37ed9c00 20241022055530933 DAUC <0003> auc.c:180 vector [0]: sres = ecc34575 20241022055530933 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055530933 DAUC <0003> auc.c:113 vector [1]: rand = 0950fe23c21c382a7624cf17e9071fc3 20241022055530933 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241022055530933 DAUC <0003> auc.c:142 vector [1]: autn = 34fe742a3a65000050fbd0bddfba84c6 20241022055530933 DAUC <0003> auc.c:143 vector [1]: ck = 4c6aaad2a5f9ebde1b65ae497de452e9 20241022055530933 DAUC <0003> auc.c:144 vector [1]: ik = 2542f5ed9e2db04687f8f3b543a89a1c 20241022055530933 DAUC <0003> auc.c:145 vector [1]: res = de01d52a15faf7660000000000000000 20241022055530933 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055530933 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055530933 DAUC <0003> auc.c:179 vector [1]: kc = bd6e530c86351400 20241022055530933 DAUC <0003> auc.c:180 vector [1]: sres = e9ebcdec 20241022055530933 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055530933 DAUC <0003> auc.c:113 vector [2]: rand = 6ec59368f91f9b1359876bb3e124529e 20241022055530933 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241022055530933 DAUC <0003> auc.c:142 vector [2]: autn = 84e48ab5793f00008f1c9246534cec87 20241022055530933 DAUC <0003> auc.c:143 vector [2]: ck = 7e1414a0afd377836573d796e30dfade 20241022055530933 DAUC <0003> auc.c:144 vector [2]: ik = 9a7667c1a5886c89d8bf0890ab1cf8d1 20241022055530933 DAUC <0003> auc.c:145 vector [2]: res = 582d43b370fe40420000000000000000 20241022055530933 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055530933 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055530933 DAUC <0003> auc.c:179 vector [2]: kc = 27c9e263f3581800 20241022055530933 DAUC <0003> auc.c:180 vector [2]: sres = 252925b1 20241022055530933 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055530933 DAUC <0003> auc.c:113 vector [3]: rand = 5b3e1cf686fd35fa80a7c67046f13eaf 20241022055530933 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241022055530933 DAUC <0003> auc.c:142 vector [3]: autn = 1311bdaa9ca90000b97cb111405d4807 20241022055530933 DAUC <0003> auc.c:143 vector [3]: ck = 791ecdbba785ee801321614af35dcd18 20241022055530933 DAUC <0003> auc.c:144 vector [3]: ik = b9b3c0fc9cfb699d472bf4300a2971cd 20241022055530933 DAUC <0003> auc.c:145 vector [3]: res = 159561a33418dde10000000000000000 20241022055530933 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055530933 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055530933 DAUC <0003> auc.c:179 vector [3]: kc = b3a72842ecc5d400 20241022055530933 DAUC <0003> auc.c:180 vector [3]: sres = 216fc5e6 20241022055530933 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055530933 DAUC <0003> auc.c:113 vector [4]: rand = 6a8c9995f6dbebae8e4b639779807d82 20241022055530933 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241022055530933 DAUC <0003> auc.c:142 vector [4]: autn = 2e073a873e990000f83dd0e15144859f 20241022055530933 DAUC <0003> auc.c:143 vector [4]: ck = 0b5ba2672559d210d3d56f07ca915054 20241022055530933 DAUC <0003> auc.c:144 vector [4]: ik = 2956a844835afb708baf68f06ab88b56 20241022055530933 DAUC <0003> auc.c:145 vector [4]: res = 1a9c421ddbce57fb0000000000000000 20241022055530933 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055530933 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055530933 DAUC <0003> auc.c:179 vector [4]: kc = b20996c09c446c00 20241022055530933 DAUC <0003> auc.c:180 vector [4]: sres = f5cdc2ec 20241022055530933 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055530933 DAUC <0003> db_auc.c:245 IMSI='262428114234420': Generated 5 vectors 20241022055530933 DAUC <0003> db_auc.c:249 IMSI='262428114234420': Updating SQN=161 in DB 20241022055530940 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428114234420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428114234420"} 20241022055530940 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428114234420 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055530940 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530941 DLINP <000b> input/ipa.c:451 connected read/write 20241022055530941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055530944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4258 20241022055530975 DAUC <0003> db_auc.c:157 IMSI='262423561405938': No 2G Auth Data 20241022055530975 DAUC <0003> db_auc.c:192 IMSI='262423561405938': No 3G Auth Data 20241022055531015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53466<->l=127.0.0.1:4258 20241022055531019 DLINP <000b> input/ipa.c:451 connected read/write 20241022055531019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055531019 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423561405938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423561405938"} 20241022055531019 DAUC <0003> db_auc.c:236 IMSI='262423561405938': Calling to generate 5 vectors 20241022055531019 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055531019 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055531019 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055531019 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055531019 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055531019 DAUC <0003> auc.c:113 vector [0]: rand = 59de019b280f487626b54910ce0728b3 20241022055531019 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055531019 DAUC <0003> auc.c:142 vector [0]: autn = e99b8425677b000092163bb201c2536f 20241022055531019 DAUC <0003> auc.c:143 vector [0]: ck = 8a7efbf370a60cc8ba2fca1eacc91dec 20241022055531019 DAUC <0003> auc.c:144 vector [0]: ik = 03a6f5a8e8d438f6d1a9ac9d17631e92 20241022055531019 DAUC <0003> auc.c:145 vector [0]: res = bc17843cf52f8d410000000000000000 20241022055531019 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055531019 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055531019 DAUC <0003> auc.c:179 vector [0]: kc = 7ad964ea5d2bdb71 20241022055531019 DAUC <0003> auc.c:180 vector [0]: sres = 23f9e1c0 20241022055531019 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055531019 DAUC <0003> auc.c:113 vector [1]: rand = 79f2c312907b569b3a88399fd75067b7 20241022055531019 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241022055531019 DAUC <0003> auc.c:142 vector [1]: autn = 5f0bc800fee300005bdd50c88459faea 20241022055531019 DAUC <0003> auc.c:143 vector [1]: ck = ee1ec90972f533e912cf965846b5e285 20241022055531019 DAUC <0003> auc.c:144 vector [1]: ik = 201bd7cdcbc278c30e3d1efe1ab64460 20241022055531019 DAUC <0003> auc.c:145 vector [1]: res = 24a2a8985f92dfd70000000000000000 20241022055531019 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055531019 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055531019 DAUC <0003> auc.c:179 vector [1]: kc = 3ad8744dd0d018cd 20241022055531019 DAUC <0003> auc.c:180 vector [1]: sres = 70418d92 20241022055531019 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055531019 DAUC <0003> auc.c:113 vector [2]: rand = 7bf9ea270c3924336a7151d32459765e 20241022055531019 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241022055531019 DAUC <0003> auc.c:142 vector [2]: autn = a263ddf1f44f0000fe82c41630c15c31 20241022055531019 DAUC <0003> auc.c:143 vector [2]: ck = ce99058a5efdad9eaa080b3e75548926 20241022055531019 DAUC <0003> auc.c:144 vector [2]: ik = 2eeb7afbbdf261e5db331ed87e603faa 20241022055531019 DAUC <0003> auc.c:145 vector [2]: res = 48fe4dee9afb5d2c0000000000000000 20241022055531019 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055531019 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055531019 DAUC <0003> auc.c:179 vector [2]: kc = 5bdfad11cbf8cd48 20241022055531019 DAUC <0003> auc.c:180 vector [2]: sres = 58c2fe77 20241022055531019 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055531019 DAUC <0003> auc.c:113 vector [3]: rand = e06ae6c0fbe87f25025053ebf505e5ca 20241022055531019 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241022055531019 DAUC <0003> auc.c:142 vector [3]: autn = cfd9c0ca0f700000389d69bcfa3cf015 20241022055531019 DAUC <0003> auc.c:143 vector [3]: ck = 030ed2583ad109c54feba33c39d998ee 20241022055531019 DAUC <0003> auc.c:144 vector [3]: ik = 3da21bce5c4f293079b4b04c841405f0 20241022055531019 DAUC <0003> auc.c:145 vector [3]: res = 4b4a753b457b4b570000000000000000 20241022055531019 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055531019 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055531019 DAUC <0003> auc.c:179 vector [3]: kc = 853163938d02fc17 20241022055531019 DAUC <0003> auc.c:180 vector [3]: sres = f0b74feb 20241022055531019 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055531019 DAUC <0003> auc.c:113 vector [4]: rand = 3c964c6783d649b88dda8f9823e4acc4 20241022055531019 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241022055531019 DAUC <0003> auc.c:142 vector [4]: autn = d5c0bcd69c160000efd607d36ee52e9a 20241022055531019 DAUC <0003> auc.c:143 vector [4]: ck = c194a6566453a5b06d998a947a6e9c4b 20241022055531019 DAUC <0003> auc.c:144 vector [4]: ik = 5ddda61154315187d441f42ba23afae5 20241022055531019 DAUC <0003> auc.c:145 vector [4]: res = b2b21f2d8f010d8e0000000000000000 20241022055531019 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055531019 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055531019 DAUC <0003> auc.c:179 vector [4]: kc = be18278dc0c9d238 20241022055531019 DAUC <0003> auc.c:180 vector [4]: sres = 095870b9 20241022055531019 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055531019 DAUC <0003> db_auc.c:245 IMSI='262423561405938': Generated 5 vectors 20241022055531019 DAUC <0003> db_auc.c:249 IMSI='262423561405938': Updating SQN=161 in DB 20241022055531027 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423561405938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423561405938"} 20241022055531027 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423561405938 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055531027 DLINP <000b> input/ipa.c:451 connected read/write 20241022055531027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055531027 DLINP <000b> input/ipa.c:451 connected read/write 20241022055531027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055531031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53466<->l=127.0.0.1:4258 20241022055531055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53416<->l=127.0.0.1:4258 20241022055531056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38353<->l=127.0.0.1:4259) 20241022055531056 DLINP <000b> input/ipa.c:451 connected read/write 20241022055531056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055531056 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055531056 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055531056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055531097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4258 20241022055531097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4258 20241022055534404 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055534404 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055534406 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20241022055534409 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534409 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055534409 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055534409 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  20241022055534409 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055534409 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  20241022055534409 DLGSUP <0013> gsup_server.c:235 2:  20241022055534409 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055534409 DLGSUP <0013> gsup_server.c:235 3:  20241022055534409 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055534409 DLGSUP <0013> gsup_server.c:235 4:  20241022055534409 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055534409 DLGSUP <0013> gsup_server.c:235 5:  20241022055534409 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055534409 DLGSUP <0013> gsup_server.c:235 7:  20241022055534409 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055534409 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055534409 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055534409 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055534427 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39205<->l=127.0.0.1:4259) 20241022055534449 DAUC <0003> db_auc.c:157 IMSI='262426002393785': No 2G Auth Data 20241022055534449 DAUC <0003> db_auc.c:192 IMSI='262426002393785': No 3G Auth Data 20241022055534499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 20241022055534505 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534505 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426002393785"} 20241022055534505 DAUC <0003> db_auc.c:192 IMSI='262426002393785': No 3G Auth Data 20241022055534505 DAUC <0003> db_auc.c:236 IMSI='262426002393785': Calling to generate 1 vectors 20241022055534505 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241022055534505 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534505 DAUC <0003> auc.c:113 vector [0]: rand = 85f3714616f6daa15424f4295246c995 20241022055534505 DAUC <0003> auc.c:179 vector [0]: kc = 69e0ff5f9ce71c00 20241022055534505 DAUC <0003> auc.c:180 vector [0]: sres = a81abac8 20241022055534505 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534505 DAUC <0003> db_auc.c:245 IMSI='262426002393785': Generated 1 vectors 20241022055534505 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426002393785"} 20241022055534505 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534505 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534505 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534508 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534508 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426002393785"} 20241022055534508 DAUC <0003> db_auc.c:192 IMSI='262426002393785': No 3G Auth Data 20241022055534508 DAUC <0003> db_auc.c:236 IMSI='262426002393785': Calling to generate 4 vectors 20241022055534508 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241022055534508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534508 DAUC <0003> auc.c:113 vector [0]: rand = 5fc3f7a0c1dd778c28d1ee54685e9d3b 20241022055534508 DAUC <0003> auc.c:179 vector [0]: kc = 1fdf7e1b0eee1000 20241022055534508 DAUC <0003> auc.c:180 vector [0]: sres = f42efef0 20241022055534508 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534508 DAUC <0003> auc.c:113 vector [1]: rand = f9fae8e679ddc68328f6bb9ee3595634 20241022055534508 DAUC <0003> auc.c:179 vector [1]: kc = 973114f7fe200000 20241022055534508 DAUC <0003> auc.c:180 vector [1]: sres = f4187e27 20241022055534508 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055534508 DAUC <0003> auc.c:113 vector [2]: rand = 31292ab0b7aabca08202eac6b2931f93 20241022055534508 DAUC <0003> auc.c:179 vector [2]: kc = 728a4eff90ce5000 20241022055534508 DAUC <0003> auc.c:180 vector [2]: sres = 7b68755b 20241022055534508 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055534508 DAUC <0003> auc.c:113 vector [3]: rand = 579fdb263119ed22ed92312cc25862da 20241022055534508 DAUC <0003> auc.c:179 vector [3]: kc = bf5ca32be4c10000 20241022055534508 DAUC <0003> auc.c:180 vector [3]: sres = 78d39b4a 20241022055534508 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055534508 DAUC <0003> db_auc.c:245 IMSI='262426002393785': Generated 4 vectors 20241022055534508 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426002393785"} 20241022055534508 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534508 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534508 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534510 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534511 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426002393785"} 20241022055534511 DAUC <0003> db_auc.c:192 IMSI='262426002393785': No 3G Auth Data 20241022055534511 DAUC <0003> db_auc.c:236 IMSI='262426002393785': Calling to generate 5 vectors 20241022055534511 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241022055534511 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534511 DAUC <0003> auc.c:113 vector [0]: rand = b4111d74872cecc15e4ce2091771930f 20241022055534511 DAUC <0003> auc.c:179 vector [0]: kc = f49af4e19bf20c00 20241022055534511 DAUC <0003> auc.c:180 vector [0]: sres = 8f9f4675 20241022055534511 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534511 DAUC <0003> auc.c:113 vector [1]: rand = 0f4a1a8b28f46268c0fe64180fd940f4 20241022055534511 DAUC <0003> auc.c:179 vector [1]: kc = d33d8f3a7cd07000 20241022055534511 DAUC <0003> auc.c:180 vector [1]: sres = 9a96fa9a 20241022055534511 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055534511 DAUC <0003> auc.c:113 vector [2]: rand = 157ab20fcc34070fd9b418aa98208bff 20241022055534511 DAUC <0003> auc.c:179 vector [2]: kc = 59545f3d4b665800 20241022055534511 DAUC <0003> auc.c:180 vector [2]: sres = 4603f5c9 20241022055534511 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055534511 DAUC <0003> auc.c:113 vector [3]: rand = b8b28af918d14a709ee74c3249c7c2d1 20241022055534511 DAUC <0003> auc.c:179 vector [3]: kc = 0e2dad341b597c00 20241022055534511 DAUC <0003> auc.c:180 vector [3]: sres = 20c0fc31 20241022055534511 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055534511 DAUC <0003> auc.c:113 vector [4]: rand = 90e120ec7641107af5d9f1a38d1e359a 20241022055534511 DAUC <0003> auc.c:179 vector [4]: kc = b88423c7adae6400 20241022055534511 DAUC <0003> auc.c:180 vector [4]: sres = 408d431f 20241022055534511 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241022055534511 DAUC <0003> db_auc.c:245 IMSI='262426002393785': Generated 5 vectors 20241022055534511 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426002393785"} 20241022055534511 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534511 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534511 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534513 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534513 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426002393785"} 20241022055534513 DAUC <0003> db_auc.c:192 IMSI='262426002393785': No 3G Auth Data 20241022055534513 DAUC <0003> db_auc.c:236 IMSI='262426002393785': Calling to generate 5 vectors 20241022055534513 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241022055534513 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534513 DAUC <0003> auc.c:113 vector [0]: rand = 42425a50679e45ed454a67b0027968f5 20241022055534513 DAUC <0003> auc.c:179 vector [0]: kc = 9da10902379b5800 20241022055534513 DAUC <0003> auc.c:180 vector [0]: sres = 1771f91d 20241022055534513 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534513 DAUC <0003> auc.c:113 vector [1]: rand = f5fe248a61682884ef3d0efad83a8ab7 20241022055534513 DAUC <0003> auc.c:179 vector [1]: kc = 6c19c3552e1e9400 20241022055534513 DAUC <0003> auc.c:180 vector [1]: sres = ef929658 20241022055534513 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055534513 DAUC <0003> auc.c:113 vector [2]: rand = 28b17d94a23342f02e34339d73713874 20241022055534513 DAUC <0003> auc.c:179 vector [2]: kc = 6a2cc652abbc0000 20241022055534513 DAUC <0003> auc.c:180 vector [2]: sres = b07daaee 20241022055534513 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055534513 DAUC <0003> auc.c:113 vector [3]: rand = 896c428f049677daa3cc99f8cfedc5cc 20241022055534513 DAUC <0003> auc.c:179 vector [3]: kc = ef14a7f12aa83800 20241022055534513 DAUC <0003> auc.c:180 vector [3]: sres = 50241ad0 20241022055534513 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055534513 DAUC <0003> auc.c:113 vector [4]: rand = 4a601b3ab4a480fc85b7c2d1a6361147 20241022055534513 DAUC <0003> auc.c:179 vector [4]: kc = f0c14e3032c14c00 20241022055534513 DAUC <0003> auc.c:180 vector [4]: sres = d5db1132 20241022055534513 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241022055534513 DAUC <0003> db_auc.c:245 IMSI='262426002393785': Generated 5 vectors 20241022055534513 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426002393785"} 20241022055534513 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426002393785 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534513 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534513 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534513 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53502<->l=127.0.0.1:4258 20241022055534540 DAUC <0003> db_auc.c:157 IMSI='262428594641874': No 2G Auth Data 20241022055534540 DAUC <0003> db_auc.c:192 IMSI='262428594641874': No 3G Auth Data 20241022055534577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53506<->l=127.0.0.1:4258 20241022055534581 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534581 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428594641874"} 20241022055534581 DAUC <0003> db_auc.c:192 IMSI='262428594641874': No 3G Auth Data 20241022055534581 DAUC <0003> db_auc.c:236 IMSI='262428594641874': Calling to generate 1 vectors 20241022055534581 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241022055534581 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534581 DAUC <0003> auc.c:113 vector [0]: rand = f0efe71e004005e2da027bf347ef7ff7 20241022055534581 DAUC <0003> auc.c:179 vector [0]: kc = 9aeb5168930a4c00 20241022055534581 DAUC <0003> auc.c:180 vector [0]: sres = f5dbdd41 20241022055534581 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534581 DAUC <0003> db_auc.c:245 IMSI='262428594641874': Generated 1 vectors 20241022055534581 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428594641874"} 20241022055534581 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534581 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534581 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534583 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534583 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428594641874"} 20241022055534583 DAUC <0003> db_auc.c:192 IMSI='262428594641874': No 3G Auth Data 20241022055534583 DAUC <0003> db_auc.c:236 IMSI='262428594641874': Calling to generate 4 vectors 20241022055534583 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241022055534583 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534583 DAUC <0003> auc.c:113 vector [0]: rand = 32b0e24223687a14ca58ca3d9eddc10d 20241022055534583 DAUC <0003> auc.c:179 vector [0]: kc = 22c4757db17d5400 20241022055534583 DAUC <0003> auc.c:180 vector [0]: sres = 9d22f779 20241022055534583 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534583 DAUC <0003> auc.c:113 vector [1]: rand = fe6b144cdb019922dbbd724633693eca 20241022055534583 DAUC <0003> auc.c:179 vector [1]: kc = 34411ee2e78bd000 20241022055534583 DAUC <0003> auc.c:180 vector [1]: sres = c4fb7208 20241022055534583 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055534583 DAUC <0003> auc.c:113 vector [2]: rand = c5c2d6eef40d2e9287a17416f6ef0b72 20241022055534583 DAUC <0003> auc.c:179 vector [2]: kc = b485e7b46dc11c00 20241022055534583 DAUC <0003> auc.c:180 vector [2]: sres = 17af64fc 20241022055534583 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055534583 DAUC <0003> auc.c:113 vector [3]: rand = 7096ae8abfb9928123b6440d83aad5f2 20241022055534583 DAUC <0003> auc.c:179 vector [3]: kc = c3a457e3d860b800 20241022055534583 DAUC <0003> auc.c:180 vector [3]: sres = 9a544a3c 20241022055534583 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055534583 DAUC <0003> db_auc.c:245 IMSI='262428594641874': Generated 4 vectors 20241022055534583 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428594641874"} 20241022055534583 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534583 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534583 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534585 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534585 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428594641874"} 20241022055534585 DAUC <0003> db_auc.c:192 IMSI='262428594641874': No 3G Auth Data 20241022055534585 DAUC <0003> db_auc.c:236 IMSI='262428594641874': Calling to generate 5 vectors 20241022055534585 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241022055534585 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534585 DAUC <0003> auc.c:113 vector [0]: rand = 71040dab9735e1042e1094a6b8349b13 20241022055534585 DAUC <0003> auc.c:179 vector [0]: kc = 52b7078070c13400 20241022055534585 DAUC <0003> auc.c:180 vector [0]: sres = 6100602f 20241022055534585 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534585 DAUC <0003> auc.c:113 vector [1]: rand = 33f10d6711ee69daf268bf7be5b2e009 20241022055534585 DAUC <0003> auc.c:179 vector [1]: kc = 948898e6c07a5800 20241022055534585 DAUC <0003> auc.c:180 vector [1]: sres = 409c3571 20241022055534585 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055534585 DAUC <0003> auc.c:113 vector [2]: rand = 8e0e322f7e62ea20a80f074992183d04 20241022055534585 DAUC <0003> auc.c:179 vector [2]: kc = 5ea8d1933bc43400 20241022055534585 DAUC <0003> auc.c:180 vector [2]: sres = 2f7e2547 20241022055534585 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055534585 DAUC <0003> auc.c:113 vector [3]: rand = 4d8b09433d2753dbb6a8c5e30f856dac 20241022055534585 DAUC <0003> auc.c:179 vector [3]: kc = 619deb46224e7c00 20241022055534585 DAUC <0003> auc.c:180 vector [3]: sres = b19cd0ba 20241022055534585 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055534585 DAUC <0003> auc.c:113 vector [4]: rand = e8cbf1dcf88540d72cd984488f035514 20241022055534585 DAUC <0003> auc.c:179 vector [4]: kc = 0c1f80d92d8fb000 20241022055534585 DAUC <0003> auc.c:180 vector [4]: sres = 42c885c8 20241022055534585 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241022055534585 DAUC <0003> db_auc.c:245 IMSI='262428594641874': Generated 5 vectors 20241022055534585 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428594641874"} 20241022055534585 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534585 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534585 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534587 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534587 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428594641874"} 20241022055534587 DAUC <0003> db_auc.c:192 IMSI='262428594641874': No 3G Auth Data 20241022055534587 DAUC <0003> db_auc.c:236 IMSI='262428594641874': Calling to generate 5 vectors 20241022055534587 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241022055534587 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534587 DAUC <0003> auc.c:113 vector [0]: rand = 55fa87a6652ee0fe4b02d8606f4bbd73 20241022055534587 DAUC <0003> auc.c:179 vector [0]: kc = 5d087cf571139c00 20241022055534587 DAUC <0003> auc.c:180 vector [0]: sres = 4bf4c9cd 20241022055534587 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534587 DAUC <0003> auc.c:113 vector [1]: rand = 6d04b8976b6e827b5c0811ecd5405044 20241022055534587 DAUC <0003> auc.c:179 vector [1]: kc = cf6c1d29a2ea2400 20241022055534587 DAUC <0003> auc.c:180 vector [1]: sres = 60996a6b 20241022055534587 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055534587 DAUC <0003> auc.c:113 vector [2]: rand = 8bc85f32f7a414fdaac6b17b15c4369d 20241022055534587 DAUC <0003> auc.c:179 vector [2]: kc = a21198a9018a9000 20241022055534587 DAUC <0003> auc.c:180 vector [2]: sres = 79811a55 20241022055534587 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055534587 DAUC <0003> auc.c:113 vector [3]: rand = a2fda6f7f3501b5a87e30592809ae78a 20241022055534587 DAUC <0003> auc.c:179 vector [3]: kc = e2b255e1d4c1a800 20241022055534587 DAUC <0003> auc.c:180 vector [3]: sres = 925ae51b 20241022055534587 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055534587 DAUC <0003> auc.c:113 vector [4]: rand = 437c142ae0e31a6a576c0d3b7380c774 20241022055534587 DAUC <0003> auc.c:179 vector [4]: kc = 3905859b93827c00 20241022055534587 DAUC <0003> auc.c:180 vector [4]: sres = 9cee55fb 20241022055534587 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241022055534587 DAUC <0003> db_auc.c:245 IMSI='262428594641874': Generated 5 vectors 20241022055534587 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428594641874"} 20241022055534587 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428594641874 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534587 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534587 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53506<->l=127.0.0.1:4258 20241022055534614 DAUC <0003> db_auc.c:157 IMSI='262428849656414': No 2G Auth Data 20241022055534614 DAUC <0003> db_auc.c:192 IMSI='262428849656414': No 3G Auth Data 20241022055534644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 20241022055534647 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534647 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428849656414"} 20241022055534647 DAUC <0003> db_auc.c:192 IMSI='262428849656414': No 3G Auth Data 20241022055534647 DAUC <0003> db_auc.c:236 IMSI='262428849656414': Calling to generate 1 vectors 20241022055534647 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241022055534647 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534647 DAUC <0003> auc.c:113 vector [0]: rand = 0e89969e3d3aee18c22aa250ee5109c2 20241022055534647 DAUC <0003> auc.c:179 vector [0]: kc = 07441fbc5a6a50b8 20241022055534647 DAUC <0003> auc.c:180 vector [0]: sres = 62c62c0d 20241022055534647 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534647 DAUC <0003> db_auc.c:245 IMSI='262428849656414': Generated 1 vectors 20241022055534647 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428849656414"} 20241022055534647 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534647 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534647 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534650 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534650 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428849656414"} 20241022055534650 DAUC <0003> db_auc.c:192 IMSI='262428849656414': No 3G Auth Data 20241022055534650 DAUC <0003> db_auc.c:236 IMSI='262428849656414': Calling to generate 4 vectors 20241022055534650 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241022055534650 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534650 DAUC <0003> auc.c:113 vector [0]: rand = a1351548ae69bc6509953912376c0096 20241022055534650 DAUC <0003> auc.c:179 vector [0]: kc = 21c3fe03a72c0b89 20241022055534650 DAUC <0003> auc.c:180 vector [0]: sres = 79519216 20241022055534650 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534650 DAUC <0003> auc.c:113 vector [1]: rand = 281a3f9b6e60174ac5470c406abbf7c5 20241022055534650 DAUC <0003> auc.c:179 vector [1]: kc = fbd824382e0c6cda 20241022055534650 DAUC <0003> auc.c:180 vector [1]: sres = a4b77199 20241022055534650 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055534650 DAUC <0003> auc.c:113 vector [2]: rand = ea5f016af80dfd75541a8e1b8fb49999 20241022055534650 DAUC <0003> auc.c:179 vector [2]: kc = 435bfb2f077b7b64 20241022055534650 DAUC <0003> auc.c:180 vector [2]: sres = a2aae669 20241022055534650 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055534650 DAUC <0003> auc.c:113 vector [3]: rand = 5215cc509be004de557067c9902a22b5 20241022055534650 DAUC <0003> auc.c:179 vector [3]: kc = 2d079a40654012c6 20241022055534650 DAUC <0003> auc.c:180 vector [3]: sres = e463294d 20241022055534650 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055534650 DAUC <0003> db_auc.c:245 IMSI='262428849656414': Generated 4 vectors 20241022055534650 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428849656414"} 20241022055534650 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534650 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534650 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534652 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534652 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428849656414"} 20241022055534652 DAUC <0003> db_auc.c:192 IMSI='262428849656414': No 3G Auth Data 20241022055534652 DAUC <0003> db_auc.c:236 IMSI='262428849656414': Calling to generate 5 vectors 20241022055534652 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241022055534652 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534652 DAUC <0003> auc.c:113 vector [0]: rand = 4e1f70cbe60f5d9ed33e9a13566993c7 20241022055534652 DAUC <0003> auc.c:179 vector [0]: kc = 7521d843b95385bd 20241022055534652 DAUC <0003> auc.c:180 vector [0]: sres = b68aa557 20241022055534652 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534652 DAUC <0003> auc.c:113 vector [1]: rand = c5bc73ad8cbd41bd90e52858d73003a6 20241022055534652 DAUC <0003> auc.c:179 vector [1]: kc = b69835d6a33a5333 20241022055534652 DAUC <0003> auc.c:180 vector [1]: sres = 3fc13344 20241022055534652 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055534652 DAUC <0003> auc.c:113 vector [2]: rand = 5045de42f8eb15f945f55eeccb9307ac 20241022055534652 DAUC <0003> auc.c:179 vector [2]: kc = bccf6a83f98731dd 20241022055534652 DAUC <0003> auc.c:180 vector [2]: sres = 513aee6c 20241022055534652 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055534652 DAUC <0003> auc.c:113 vector [3]: rand = ba70f0d219dcd455fe2cc1806ab5907f 20241022055534652 DAUC <0003> auc.c:179 vector [3]: kc = 705486e155f267de 20241022055534652 DAUC <0003> auc.c:180 vector [3]: sres = 63bfb285 20241022055534652 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055534652 DAUC <0003> auc.c:113 vector [4]: rand = 3b3891525bd8046437c98536a602b32e 20241022055534652 DAUC <0003> auc.c:179 vector [4]: kc = 73d08fac16ad1839 20241022055534652 DAUC <0003> auc.c:180 vector [4]: sres = 4f17cd7c 20241022055534652 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241022055534652 DAUC <0003> db_auc.c:245 IMSI='262428849656414': Generated 5 vectors 20241022055534652 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428849656414"} 20241022055534652 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534652 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534652 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534654 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534654 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428849656414"} 20241022055534654 DAUC <0003> db_auc.c:192 IMSI='262428849656414': No 3G Auth Data 20241022055534654 DAUC <0003> db_auc.c:236 IMSI='262428849656414': Calling to generate 5 vectors 20241022055534654 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241022055534654 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534654 DAUC <0003> auc.c:113 vector [0]: rand = c6fccb2e29a4ca959f7228bc90467f37 20241022055534654 DAUC <0003> auc.c:179 vector [0]: kc = f0e8893c7cd76969 20241022055534654 DAUC <0003> auc.c:180 vector [0]: sres = f77ee1b7 20241022055534654 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241022055534654 DAUC <0003> auc.c:113 vector [1]: rand = ca91dd0baed4a9194869d898adba90bd 20241022055534654 DAUC <0003> auc.c:179 vector [1]: kc = 349ee72b0d0e7f78 20241022055534655 DAUC <0003> auc.c:180 vector [1]: sres = a7703dac 20241022055534655 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241022055534655 DAUC <0003> auc.c:113 vector [2]: rand = 0977cb6ffccbc185b15fa9a08801d71e 20241022055534655 DAUC <0003> auc.c:179 vector [2]: kc = c1d47c27999e1c72 20241022055534655 DAUC <0003> auc.c:180 vector [2]: sres = 427dcf46 20241022055534655 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241022055534655 DAUC <0003> auc.c:113 vector [3]: rand = 2a351c4c3b10e8950fbd2841e9624811 20241022055534655 DAUC <0003> auc.c:179 vector [3]: kc = 169d39943c196c64 20241022055534655 DAUC <0003> auc.c:180 vector [3]: sres = 6b80a863 20241022055534655 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241022055534655 DAUC <0003> auc.c:113 vector [4]: rand = 4705ba7fec80d79f73eea8a13f928205 20241022055534655 DAUC <0003> auc.c:179 vector [4]: kc = 52da355940eb0047 20241022055534655 DAUC <0003> auc.c:180 vector [4]: sres = cbeb24ef 20241022055534655 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241022055534655 DAUC <0003> db_auc.c:245 IMSI='262428849656414': Generated 5 vectors 20241022055534655 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428849656414"} 20241022055534655 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262428849656414 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534655 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534655 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4258 20241022055534684 DAUC <0003> db_auc.c:157 IMSI='262424142413107': No 2G Auth Data 20241022055534684 DAUC <0003> db_auc.c:192 IMSI='262424142413107': No 3G Auth Data 20241022055534718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53536<->l=127.0.0.1:4258 20241022055534723 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534723 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424142413107"} 20241022055534723 DAUC <0003> db_auc.c:157 IMSI='262424142413107': No 2G Auth Data 20241022055534723 DAUC <0003> db_auc.c:236 IMSI='262424142413107': Calling to generate 1 vectors 20241022055534723 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241022055534723 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534723 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055534723 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055534723 DAUC <0003> auc.c:113 vector [0]: rand = 9d8c80b59ea64ebf9f7332017d8c64ba 20241022055534723 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055534723 DAUC <0003> auc.c:142 vector [0]: autn = 2b36c380c3c00000f2c7ab5e2c7b2127 20241022055534723 DAUC <0003> auc.c:143 vector [0]: ck = 4a20ccf70be74a98cd70f0807f3863bd 20241022055534723 DAUC <0003> auc.c:144 vector [0]: ik = 85700b782cf9c259d42f03af2ecf1afc 20241022055534723 DAUC <0003> auc.c:145 vector [0]: res = 4014e21ac53cd4c10000000000000000 20241022055534723 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534723 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055534723 DAUC <0003> auc.c:151 vector [0]: kc = d60f34a076e9f180 20241022055534723 DAUC <0003> auc.c:152 vector [0]: sres = 852836db 20241022055534723 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055534723 DAUC <0003> db_auc.c:245 IMSI='262424142413107': Generated 1 vectors 20241022055534723 DAUC <0003> db_auc.c:249 IMSI='262424142413107': Updating SQN=33 in DB 20241022055534732 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424142413107"} 20241022055534732 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534732 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534732 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534735 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534735 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424142413107"} 20241022055534735 DAUC <0003> db_auc.c:157 IMSI='262424142413107': No 2G Auth Data 20241022055534735 DAUC <0003> db_auc.c:236 IMSI='262424142413107': Calling to generate 4 vectors 20241022055534735 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241022055534735 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534735 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055534735 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241022055534735 DAUC <0003> auc.c:113 vector [0]: rand = 4f89959d34045be091e87d33d114ee31 20241022055534735 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241022055534735 DAUC <0003> auc.c:142 vector [0]: autn = 6d6aa87c0b280000c7b30a8f99d42e19 20241022055534735 DAUC <0003> auc.c:143 vector [0]: ck = 2a34850b463f7794d831ea940b7e47ac 20241022055534735 DAUC <0003> auc.c:144 vector [0]: ik = bd8adfd22e3073971b0c0926b61e10b1 20241022055534735 DAUC <0003> auc.c:145 vector [0]: res = 1223426b07ea581b0000000000000000 20241022055534735 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534735 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055534735 DAUC <0003> auc.c:151 vector [0]: kc = 5483b96bd56f531e 20241022055534735 DAUC <0003> auc.c:152 vector [0]: sres = 15c91a70 20241022055534735 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055534735 DAUC <0003> auc.c:113 vector [1]: rand = d4ef3232cc4f3262563753190465af95 20241022055534735 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241022055534735 DAUC <0003> auc.c:142 vector [1]: autn = 296c5835257b0000b21b2e672a32a432 20241022055534735 DAUC <0003> auc.c:143 vector [1]: ck = 17cfda97f089483d10879a4db4050623 20241022055534735 DAUC <0003> auc.c:144 vector [1]: ik = 8ed3aba909936d9c31af985f48b55412 20241022055534735 DAUC <0003> auc.c:145 vector [1]: res = 134050851b541e3e0000000000000000 20241022055534735 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055534735 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241022055534735 DAUC <0003> auc.c:151 vector [1]: kc = b834732c05aa7790 20241022055534735 DAUC <0003> auc.c:152 vector [1]: sres = 08144ebb 20241022055534735 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241022055534735 DAUC <0003> auc.c:113 vector [2]: rand = 0e8d27edbc1bf9705d97925b67a91850 20241022055534735 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241022055534735 DAUC <0003> auc.c:142 vector [2]: autn = 0a57fef21f2a000063760c8370a40305 20241022055534735 DAUC <0003> auc.c:143 vector [2]: ck = bc256783919f65858095104620a5ebfa 20241022055534735 DAUC <0003> auc.c:144 vector [2]: ik = 936aa9da48cce70752ce72c8072ad22d 20241022055534735 DAUC <0003> auc.c:145 vector [2]: res = 6076e2cc815f4def0000000000000000 20241022055534735 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055534735 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241022055534735 DAUC <0003> auc.c:151 vector [2]: kc = fd14acd7fedcbb55 20241022055534735 DAUC <0003> auc.c:152 vector [2]: sres = e129af23 20241022055534735 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241022055534735 DAUC <0003> auc.c:113 vector [3]: rand = aa3a9d659052e19155dd19b26ead227e 20241022055534735 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241022055534735 DAUC <0003> auc.c:142 vector [3]: autn = 592ba8e30c860000fc9a0eb53a0e020b 20241022055534735 DAUC <0003> auc.c:143 vector [3]: ck = c04daf01800d676c17cdd7bf85e24919 20241022055534735 DAUC <0003> auc.c:144 vector [3]: ik = 452df1ec374bc711adc7b7a1784c671b 20241022055534735 DAUC <0003> auc.c:145 vector [3]: res = e1e605e5d86be0b70000000000000000 20241022055534735 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055534735 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241022055534735 DAUC <0003> auc.c:151 vector [3]: kc = 3f6a3ef34ae88e7f 20241022055534735 DAUC <0003> auc.c:152 vector [3]: sres = 398de552 20241022055534735 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241022055534735 DAUC <0003> db_auc.c:245 IMSI='262424142413107': Generated 4 vectors 20241022055534735 DAUC <0003> db_auc.c:249 IMSI='262424142413107': Updating SQN=161 in DB 20241022055534742 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424142413107"} 20241022055534742 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534742 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534743 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534746 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534746 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424142413107"} 20241022055534746 DAUC <0003> db_auc.c:157 IMSI='262424142413107': No 2G Auth Data 20241022055534746 DAUC <0003> db_auc.c:236 IMSI='262424142413107': Calling to generate 5 vectors 20241022055534746 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241022055534746 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534746 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055534746 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241022055534746 DAUC <0003> auc.c:113 vector [0]: rand = 9ffe200a7acbc1081ff833c442319e88 20241022055534746 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241022055534746 DAUC <0003> auc.c:142 vector [0]: autn = 34c232d770940000442ce7c689049158 20241022055534746 DAUC <0003> auc.c:143 vector [0]: ck = 4d0323fc4bf9f5698a84d2dfb9f8c7f8 20241022055534746 DAUC <0003> auc.c:144 vector [0]: ik = da24b1b2da8b3a77b157a0c604ae57de 20241022055534746 DAUC <0003> auc.c:145 vector [0]: res = d2bda0d29e2076b40000000000000000 20241022055534746 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534746 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055534746 DAUC <0003> auc.c:151 vector [0]: kc = acf4e0572c245f38 20241022055534746 DAUC <0003> auc.c:152 vector [0]: sres = 4c9dd666 20241022055534746 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055534746 DAUC <0003> auc.c:113 vector [1]: rand = 22ed703a8c7f2044b8639a8bd1a2b34b 20241022055534746 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241022055534746 DAUC <0003> auc.c:142 vector [1]: autn = 6a206212fbf70000fa31280c24c389be 20241022055534746 DAUC <0003> auc.c:143 vector [1]: ck = 570743627cafa0526b17c7c9df61f153 20241022055534746 DAUC <0003> auc.c:144 vector [1]: ik = 64848fb122cd778e5c8e3f7adb840ed2 20241022055534746 DAUC <0003> auc.c:145 vector [1]: res = e9824139c0b11d100000000000000000 20241022055534746 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055534746 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241022055534746 DAUC <0003> auc.c:151 vector [1]: kc = 041a34605a87285d 20241022055534746 DAUC <0003> auc.c:152 vector [1]: sres = 29335c29 20241022055534746 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241022055534746 DAUC <0003> auc.c:113 vector [2]: rand = 3e0a08ba043a5f50d327988c6e9d62f9 20241022055534746 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241022055534746 DAUC <0003> auc.c:142 vector [2]: autn = 90f637c30a800000635448a775652ca0 20241022055534746 DAUC <0003> auc.c:143 vector [2]: ck = f0d843a6174967b1654b629167e9d479 20241022055534746 DAUC <0003> auc.c:144 vector [2]: ik = 69ad4deda897a4d206d7ec791ef6a81e 20241022055534746 DAUC <0003> auc.c:145 vector [2]: res = 8878bbfa89ce40650000000000000000 20241022055534746 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055534746 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241022055534746 DAUC <0003> auc.c:151 vector [2]: kc = fae980a3c6c1bf04 20241022055534746 DAUC <0003> auc.c:152 vector [2]: sres = 01b6fb9f 20241022055534746 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241022055534746 DAUC <0003> auc.c:113 vector [3]: rand = 0ceab23a3b6d426d371c1a0db058d8b4 20241022055534746 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241022055534746 DAUC <0003> auc.c:142 vector [3]: autn = a52475164a380000cc6da24c5a3090c1 20241022055534746 DAUC <0003> auc.c:143 vector [3]: ck = 1093b9a3b990e3de4462513e2bee7ca1 20241022055534746 DAUC <0003> auc.c:144 vector [3]: ik = d06845ad225ab5a387c2e04bbbf5b458 20241022055534746 DAUC <0003> auc.c:145 vector [3]: res = baa785f215bd874b0000000000000000 20241022055534746 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055534746 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241022055534746 DAUC <0003> auc.c:151 vector [3]: kc = 035b4d7b0bd19e84 20241022055534747 DAUC <0003> auc.c:152 vector [3]: sres = af1a02b9 20241022055534747 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241022055534747 DAUC <0003> auc.c:113 vector [4]: rand = d0f5e0a5d4d75d3d84e77b46d52b5153 20241022055534747 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241022055534747 DAUC <0003> auc.c:142 vector [4]: autn = 4c81f3840d660000b2710b2023b0142c 20241022055534747 DAUC <0003> auc.c:143 vector [4]: ck = c80812b8dbe75eb7d78c2d316555ed5a 20241022055534747 DAUC <0003> auc.c:144 vector [4]: ik = 907f576359a24c0a7b00603b785a3f20 20241022055534747 DAUC <0003> auc.c:145 vector [4]: res = 6980e831bef3f0d40000000000000000 20241022055534747 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055534747 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241022055534747 DAUC <0003> auc.c:151 vector [4]: kc = f4fb08d19f4ac0c7 20241022055534747 DAUC <0003> auc.c:152 vector [4]: sres = d77318e5 20241022055534747 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241022055534747 DAUC <0003> db_auc.c:245 IMSI='262424142413107': Generated 5 vectors 20241022055534747 DAUC <0003> db_auc.c:249 IMSI='262424142413107': Updating SQN=321 in DB 20241022055534760 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424142413107"} 20241022055534760 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534760 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534760 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534763 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534763 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424142413107"} 20241022055534763 DAUC <0003> db_auc.c:157 IMSI='262424142413107': No 2G Auth Data 20241022055534763 DAUC <0003> db_auc.c:236 IMSI='262424142413107': Calling to generate 5 vectors 20241022055534763 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241022055534763 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534763 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055534763 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241022055534763 DAUC <0003> auc.c:113 vector [0]: rand = e2c83379019735ae8a02c7ad306b84ef 20241022055534763 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241022055534763 DAUC <0003> auc.c:142 vector [0]: autn = 3481dc8c53920000d2cf67a92d5361fe 20241022055534763 DAUC <0003> auc.c:143 vector [0]: ck = eea37471fd2491247563c6b4cc7c39cd 20241022055534763 DAUC <0003> auc.c:144 vector [0]: ik = 4d13109151e3771ba2935ef6e4f506b3 20241022055534763 DAUC <0003> auc.c:145 vector [0]: res = 2cbff0ebfa67dbfb0000000000000000 20241022055534763 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534763 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055534763 DAUC <0003> auc.c:151 vector [0]: kc = 7440fca2844ed941 20241022055534763 DAUC <0003> auc.c:152 vector [0]: sres = d6d82b10 20241022055534763 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055534763 DAUC <0003> auc.c:113 vector [1]: rand = 0e4c92a9cfabe1077d08343692ecb84a 20241022055534763 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241022055534763 DAUC <0003> auc.c:142 vector [1]: autn = 0747621477be0000d0039af913bf9270 20241022055534763 DAUC <0003> auc.c:143 vector [1]: ck = 778c902f027d4dfdfd9daaaa5845f605 20241022055534763 DAUC <0003> auc.c:144 vector [1]: ik = 9c73232a30bf79805c1972cf3a019798 20241022055534763 DAUC <0003> auc.c:145 vector [1]: res = d48b387a9d1c53f90000000000000000 20241022055534763 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055534763 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241022055534763 DAUC <0003> auc.c:151 vector [1]: kc = 4a7b6b60508655e0 20241022055534763 DAUC <0003> auc.c:152 vector [1]: sres = 49976b83 20241022055534763 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241022055534763 DAUC <0003> auc.c:113 vector [2]: rand = e68444674689bf7ca12c4e01929a95ba 20241022055534763 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241022055534763 DAUC <0003> auc.c:142 vector [2]: autn = 923182b917f000008c7e207b60cfd837 20241022055534763 DAUC <0003> auc.c:143 vector [2]: ck = b45ff8a82ec4c7f5327a3fa1865a5279 20241022055534763 DAUC <0003> auc.c:144 vector [2]: ik = 135dec2214812fb9366334ef383e5ade 20241022055534763 DAUC <0003> auc.c:145 vector [2]: res = 0958441ac14a5e3f0000000000000000 20241022055534763 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055534763 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241022055534763 DAUC <0003> auc.c:151 vector [2]: kc = a31b1fc48421e0eb 20241022055534763 DAUC <0003> auc.c:152 vector [2]: sres = c8121a25 20241022055534763 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241022055534763 DAUC <0003> auc.c:113 vector [3]: rand = b1446f18d0deec27629c2e7eb00c4e62 20241022055534763 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241022055534763 DAUC <0003> auc.c:142 vector [3]: autn = 69e14cc11c360000c7c01dee31ce3f47 20241022055534763 DAUC <0003> auc.c:143 vector [3]: ck = 85093d40c688a35d367a00c94118f1ad 20241022055534763 DAUC <0003> auc.c:144 vector [3]: ik = 0c3629f38e09e0ba7d0abcad6c0f71fd 20241022055534763 DAUC <0003> auc.c:145 vector [3]: res = a7ab3eb7614b15600000000000000000 20241022055534763 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055534763 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241022055534763 DAUC <0003> auc.c:151 vector [3]: kc = c24fa8d76596c3b7 20241022055534763 DAUC <0003> auc.c:152 vector [3]: sres = c6e02bd7 20241022055534763 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241022055534763 DAUC <0003> auc.c:113 vector [4]: rand = a75afab860c1e892dabe05fa6488f783 20241022055534763 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241022055534763 DAUC <0003> auc.c:142 vector [4]: autn = 0c1c2c61a10200001b0fb715e03a0956 20241022055534763 DAUC <0003> auc.c:143 vector [4]: ck = 0eb7813c0c3f9cfa4f4ab95f94cb27f8 20241022055534763 DAUC <0003> auc.c:144 vector [4]: ik = 25a947c396de8755645c9e6b9f7a7a3b 20241022055534763 DAUC <0003> auc.c:145 vector [4]: res = 8354a73fbcfd9a140000000000000000 20241022055534763 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055534763 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241022055534763 DAUC <0003> auc.c:151 vector [4]: kc = 0008e1cb9150466c 20241022055534763 DAUC <0003> auc.c:152 vector [4]: sres = 3fa93d2b 20241022055534763 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241022055534763 DAUC <0003> db_auc.c:245 IMSI='262424142413107': Generated 5 vectors 20241022055534763 DAUC <0003> db_auc.c:249 IMSI='262424142413107': Updating SQN=481 in DB 20241022055534771 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424142413107"} 20241022055534771 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424142413107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534771 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534771 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53536<->l=127.0.0.1:4258 20241022055534803 DAUC <0003> db_auc.c:157 IMSI='262423016482528': No 2G Auth Data 20241022055534803 DAUC <0003> db_auc.c:192 IMSI='262423016482528': No 3G Auth Data 20241022055534840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53540<->l=127.0.0.1:4258 20241022055534843 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534843 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423016482528"} 20241022055534843 DAUC <0003> db_auc.c:157 IMSI='262423016482528': No 2G Auth Data 20241022055534843 DAUC <0003> db_auc.c:236 IMSI='262423016482528': Calling to generate 1 vectors 20241022055534843 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241022055534843 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534843 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241022055534843 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055534843 DAUC <0003> auc.c:113 vector [0]: rand = dd57f928f65073db43d74fcf3f3dc4d7 20241022055534843 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055534843 DAUC <0003> auc.c:142 vector [0]: autn = 92b2a304f4ee000064912de05a56543f 20241022055534843 DAUC <0003> auc.c:143 vector [0]: ck = 2b2163b4bcc6d0687206ca3674a97a6a 20241022055534843 DAUC <0003> auc.c:144 vector [0]: ik = cfd0f91c382e1fd913c0dc0d1f1ceb0b 20241022055534843 DAUC <0003> auc.c:145 vector [0]: res = f7020b809d64fde10000000000000000 20241022055534843 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534843 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055534843 DAUC <0003> auc.c:151 vector [0]: kc = 85378c93ef5d5ed0 20241022055534843 DAUC <0003> auc.c:152 vector [0]: sres = 6a66f661 20241022055534843 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055534843 DAUC <0003> db_auc.c:245 IMSI='262423016482528': Generated 1 vectors 20241022055534843 DAUC <0003> db_auc.c:249 IMSI='262423016482528': Updating SQN=33 in DB 20241022055534852 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423016482528"} 20241022055534852 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534852 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534852 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534855 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534855 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423016482528"} 20241022055534855 DAUC <0003> db_auc.c:157 IMSI='262423016482528': No 2G Auth Data 20241022055534855 DAUC <0003> db_auc.c:236 IMSI='262423016482528': Calling to generate 4 vectors 20241022055534855 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241022055534855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534855 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241022055534855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241022055534855 DAUC <0003> auc.c:113 vector [0]: rand = c3dfb363cb643d6ada48ad4a9eede39c 20241022055534855 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241022055534855 DAUC <0003> auc.c:142 vector [0]: autn = adccb687f44f000009c187a065a14586 20241022055534855 DAUC <0003> auc.c:143 vector [0]: ck = dcdf929f807f710adf9628f46ba9fe93 20241022055534855 DAUC <0003> auc.c:144 vector [0]: ik = 6d3b4dbaa176332d674790a54eff32e7 20241022055534855 DAUC <0003> auc.c:145 vector [0]: res = d014805262bf08bb0000000000000000 20241022055534855 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534855 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055534855 DAUC <0003> auc.c:151 vector [0]: kc = 09356774045f8e53 20241022055534855 DAUC <0003> auc.c:152 vector [0]: sres = b2ab88e9 20241022055534855 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055534855 DAUC <0003> auc.c:113 vector [1]: rand = 653920ea4d141a1bfe3986b4bdbf04f6 20241022055534855 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241022055534855 DAUC <0003> auc.c:142 vector [1]: autn = eb8a368dc23800009570e599c353d4bc 20241022055534855 DAUC <0003> auc.c:143 vector [1]: ck = d60a13e67e518768599c865ef57d6afa 20241022055534855 DAUC <0003> auc.c:144 vector [1]: ik = 5969f1b36a0abf36e5ca9f31fa354382 20241022055534855 DAUC <0003> auc.c:145 vector [1]: res = 4b748310b7eefe390000000000000000 20241022055534855 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055534855 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241022055534855 DAUC <0003> auc.c:151 vector [1]: kc = 3335fb3a1b131126 20241022055534855 DAUC <0003> auc.c:152 vector [1]: sres = fc9a7d29 20241022055534855 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241022055534855 DAUC <0003> auc.c:113 vector [2]: rand = 97fc2a1ea3b6114b328912e5aef4f628 20241022055534855 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241022055534855 DAUC <0003> auc.c:142 vector [2]: autn = 292da1ab3d7900001c62d8846eaabc81 20241022055534855 DAUC <0003> auc.c:143 vector [2]: ck = 69f9c0af7c33e2541ed335d7889fc994 20241022055534855 DAUC <0003> auc.c:144 vector [2]: ik = 54a810e97043cd94a5883e6b300d435f 20241022055534855 DAUC <0003> auc.c:145 vector [2]: res = 23706689706ce54a0000000000000000 20241022055534855 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055534855 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241022055534855 DAUC <0003> auc.c:151 vector [2]: kc = 860adbfab4e2a50b 20241022055534855 DAUC <0003> auc.c:152 vector [2]: sres = 531c83c3 20241022055534855 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241022055534855 DAUC <0003> auc.c:113 vector [3]: rand = 5a5a7762fd68dd6ac5ac1c1df95a9bf8 20241022055534855 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241022055534856 DAUC <0003> auc.c:142 vector [3]: autn = 00d85b9dfda2000090de19db05e6ed67 20241022055534856 DAUC <0003> auc.c:143 vector [3]: ck = c6956196338f0e0f37cd7f451fe976f3 20241022055534856 DAUC <0003> auc.c:144 vector [3]: ik = 12853d133604a212cabddcc77c4e9580 20241022055534856 DAUC <0003> auc.c:145 vector [3]: res = 8248a96f66a4520b0000000000000000 20241022055534856 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055534856 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241022055534856 DAUC <0003> auc.c:151 vector [3]: kc = 2960ff07662c4f6e 20241022055534856 DAUC <0003> auc.c:152 vector [3]: sres = e4ecfb64 20241022055534856 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241022055534856 DAUC <0003> db_auc.c:245 IMSI='262423016482528': Generated 4 vectors 20241022055534856 DAUC <0003> db_auc.c:249 IMSI='262423016482528': Updating SQN=161 in DB 20241022055534863 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423016482528"} 20241022055534863 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534863 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534863 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534866 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534866 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423016482528"} 20241022055534866 DAUC <0003> db_auc.c:157 IMSI='262423016482528': No 2G Auth Data 20241022055534866 DAUC <0003> db_auc.c:236 IMSI='262423016482528': Calling to generate 5 vectors 20241022055534866 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241022055534866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534866 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241022055534866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241022055534866 DAUC <0003> auc.c:113 vector [0]: rand = 81b684bae5e98e33e0ede7e4fb9ff431 20241022055534866 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241022055534866 DAUC <0003> auc.c:142 vector [0]: autn = 2214877346540000adac9dbac38a9846 20241022055534866 DAUC <0003> auc.c:143 vector [0]: ck = 255af134bfd7a4d03d1dc889b5e7c028 20241022055534866 DAUC <0003> auc.c:144 vector [0]: ik = 85204c70a50bc04b061d9658795c03b8 20241022055534866 DAUC <0003> auc.c:145 vector [0]: res = bbf0c30554da99880000000000000000 20241022055534866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534866 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055534866 DAUC <0003> auc.c:151 vector [0]: kc = 9b7ae395d667a70b 20241022055534866 DAUC <0003> auc.c:152 vector [0]: sres = ef2a5a8d 20241022055534866 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055534866 DAUC <0003> auc.c:113 vector [1]: rand = 3e03f0d55236c9bb103f8e280675635d 20241022055534866 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241022055534866 DAUC <0003> auc.c:142 vector [1]: autn = d58a7e77925d0000161c9b144280a78b 20241022055534866 DAUC <0003> auc.c:143 vector [1]: ck = 80c24473df0e7fa956cf61de5c743f45 20241022055534866 DAUC <0003> auc.c:144 vector [1]: ik = 233195598f6d86dcdbb5c69e14088d2a 20241022055534866 DAUC <0003> auc.c:145 vector [1]: res = 73ebbc7d4b8dbbc20000000000000000 20241022055534866 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055534866 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241022055534866 DAUC <0003> auc.c:151 vector [1]: kc = 2e89766a181f4b1a 20241022055534866 DAUC <0003> auc.c:152 vector [1]: sres = 386607bf 20241022055534866 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241022055534866 DAUC <0003> auc.c:113 vector [2]: rand = d12f7112afe30c6aa27e96e88addf79f 20241022055534866 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241022055534867 DAUC <0003> auc.c:142 vector [2]: autn = a8b06ded3616000050c796ce13400862 20241022055534867 DAUC <0003> auc.c:143 vector [2]: ck = acd43074a2d3d7221d9d9c11b454641e 20241022055534867 DAUC <0003> auc.c:144 vector [2]: ik = ae54470d3bc75f67d94f184a6f8104ab 20241022055534867 DAUC <0003> auc.c:145 vector [2]: res = fd6d56966af61af20000000000000000 20241022055534867 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055534867 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241022055534867 DAUC <0003> auc.c:151 vector [2]: kc = c652f32242c1e8f0 20241022055534867 DAUC <0003> auc.c:152 vector [2]: sres = 979b4c64 20241022055534867 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241022055534867 DAUC <0003> auc.c:113 vector [3]: rand = 62e25e2c0cceb6edaa30503c81d5a864 20241022055534867 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241022055534867 DAUC <0003> auc.c:142 vector [3]: autn = 9d1a694e86680000f41b9f6134b7485c 20241022055534867 DAUC <0003> auc.c:143 vector [3]: ck = e074306c9c38173e5040614ba0cc1e19 20241022055534867 DAUC <0003> auc.c:144 vector [3]: ik = 21fecde1dc65ed97befe722a88c80b37 20241022055534867 DAUC <0003> auc.c:145 vector [3]: res = ff1903996ba16d4b0000000000000000 20241022055534867 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055534867 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241022055534867 DAUC <0003> auc.c:151 vector [3]: kc = 2f34eeec6859ef87 20241022055534867 DAUC <0003> auc.c:152 vector [3]: sres = 94b86ed2 20241022055534867 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241022055534867 DAUC <0003> auc.c:113 vector [4]: rand = 1e009b442a974e1a249e56b73c2fb1c7 20241022055534867 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241022055534867 DAUC <0003> auc.c:142 vector [4]: autn = c682716b69cb00008d501ca74be179c7 20241022055534867 DAUC <0003> auc.c:143 vector [4]: ck = 8e1cc6439072aa5ae0fc2d3c74c08e42 20241022055534867 DAUC <0003> auc.c:144 vector [4]: ik = ed1207bc5f9d7085d13b67d1b84e111d 20241022055534867 DAUC <0003> auc.c:145 vector [4]: res = 135947d11f1086720000000000000000 20241022055534867 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055534867 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241022055534867 DAUC <0003> auc.c:151 vector [4]: kc = 52c98b1203614580 20241022055534867 DAUC <0003> auc.c:152 vector [4]: sres = 0c49c1a3 20241022055534867 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241022055534867 DAUC <0003> db_auc.c:245 IMSI='262423016482528': Generated 5 vectors 20241022055534867 DAUC <0003> db_auc.c:249 IMSI='262423016482528': Updating SQN=321 in DB 20241022055534875 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423016482528"} 20241022055534875 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534875 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534875 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534878 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534878 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423016482528"} 20241022055534878 DAUC <0003> db_auc.c:157 IMSI='262423016482528': No 2G Auth Data 20241022055534878 DAUC <0003> db_auc.c:236 IMSI='262423016482528': Calling to generate 5 vectors 20241022055534878 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241022055534878 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534878 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241022055534878 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241022055534878 DAUC <0003> auc.c:113 vector [0]: rand = 4a37fb282e511d9693226af11f44d08e 20241022055534878 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241022055534878 DAUC <0003> auc.c:142 vector [0]: autn = 1a3837d813f50000f96dbea6d5e3cd6a 20241022055534878 DAUC <0003> auc.c:143 vector [0]: ck = afa09ebc407f421db981fd4ad2f48491 20241022055534878 DAUC <0003> auc.c:144 vector [0]: ik = 49d390820a3c45664bf42d5bd9a583b2 20241022055534878 DAUC <0003> auc.c:145 vector [0]: res = f80789ad5c23fae40000000000000000 20241022055534878 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534878 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055534878 DAUC <0003> auc.c:151 vector [0]: kc = 1406de2f41120058 20241022055534878 DAUC <0003> auc.c:152 vector [0]: sres = a4247349 20241022055534878 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055534878 DAUC <0003> auc.c:113 vector [1]: rand = c891b7ab575abb9f53f0a0e227249a81 20241022055534878 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241022055534878 DAUC <0003> auc.c:142 vector [1]: autn = 5f06847097cc0000cb6ea471d56eec02 20241022055534878 DAUC <0003> auc.c:143 vector [1]: ck = e90e6b052bfebcf2a65d0d703c98d6a3 20241022055534878 DAUC <0003> auc.c:144 vector [1]: ik = 3e9c9fb75f8ed123683111f23278c6b8 20241022055534878 DAUC <0003> auc.c:145 vector [1]: res = c75ec9de38fac0fa0000000000000000 20241022055534878 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055534878 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241022055534878 DAUC <0003> auc.c:151 vector [1]: kc = 19fee8307a907dca 20241022055534878 DAUC <0003> auc.c:152 vector [1]: sres = ffa40924 20241022055534878 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241022055534878 DAUC <0003> auc.c:113 vector [2]: rand = 822f999d489d0fa4918f008d57d3a246 20241022055534878 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241022055534878 DAUC <0003> auc.c:142 vector [2]: autn = 27f0ae8904850000caf77e8cd0842b1b 20241022055534878 DAUC <0003> auc.c:143 vector [2]: ck = 86fcf15b6f13455d03bf511bf4dd3a5d 20241022055534878 DAUC <0003> auc.c:144 vector [2]: ik = 876d9e50d16b280784df775519198303 20241022055534878 DAUC <0003> auc.c:145 vector [2]: res = be4ad13de9e3b3540000000000000000 20241022055534878 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055534878 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241022055534878 DAUC <0003> auc.c:151 vector [2]: kc = 86f1494553bcd404 20241022055534878 DAUC <0003> auc.c:152 vector [2]: sres = 57a96269 20241022055534878 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241022055534878 DAUC <0003> auc.c:113 vector [3]: rand = 3381f3c9ea8763f3272862b359fdbc69 20241022055534878 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241022055534878 DAUC <0003> auc.c:142 vector [3]: autn = 45567f56bdca0000cf37e447cac16ce6 20241022055534878 DAUC <0003> auc.c:143 vector [3]: ck = bba117b81d8a0fdaa8926fa96c031716 20241022055534878 DAUC <0003> auc.c:144 vector [3]: ik = 422d8331bea124d705d6aef4aa3c4895 20241022055534878 DAUC <0003> auc.c:145 vector [3]: res = 5977f391a11f618c0000000000000000 20241022055534878 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055534878 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241022055534878 DAUC <0003> auc.c:151 vector [3]: kc = 54c855d46514748e 20241022055534878 DAUC <0003> auc.c:152 vector [3]: sres = f868921d 20241022055534878 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241022055534878 DAUC <0003> auc.c:113 vector [4]: rand = b87f1cb39fce81a275ace57220fb6a87 20241022055534878 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241022055534878 DAUC <0003> auc.c:142 vector [4]: autn = d984a4073342000085d293b09f598e4c 20241022055534878 DAUC <0003> auc.c:143 vector [4]: ck = 9172015305ec26ecb7afbe2e4cd6c948 20241022055534878 DAUC <0003> auc.c:144 vector [4]: ik = 728a38915b9c277d8613383cbba2207e 20241022055534878 DAUC <0003> auc.c:145 vector [4]: res = d68a68d6a192c8fc0000000000000000 20241022055534878 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055534878 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241022055534878 DAUC <0003> auc.c:151 vector [4]: kc = d244bfd0a904e8a7 20241022055534878 DAUC <0003> auc.c:152 vector [4]: sres = 7718a02a 20241022055534878 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241022055534878 DAUC <0003> db_auc.c:245 IMSI='262423016482528': Generated 5 vectors 20241022055534878 DAUC <0003> db_auc.c:249 IMSI='262423016482528': Updating SQN=481 in DB 20241022055534885 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423016482528"} 20241022055534885 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423016482528 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534885 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534885 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53540<->l=127.0.0.1:4258 20241022055534914 DAUC <0003> db_auc.c:157 IMSI='262424355148598': No 2G Auth Data 20241022055534914 DAUC <0003> db_auc.c:192 IMSI='262424355148598': No 3G Auth Data 20241022055534955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53542<->l=127.0.0.1:4258 20241022055534958 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534958 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424355148598"} 20241022055534958 DAUC <0003> db_auc.c:236 IMSI='262424355148598': Calling to generate 1 vectors 20241022055534958 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241022055534958 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534958 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055534958 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055534958 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534958 DAUC <0003> auc.c:113 vector [0]: rand = a0f53173e88b20ca76327cc37ab6497e 20241022055534958 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055534958 DAUC <0003> auc.c:142 vector [0]: autn = 4550c850199500003fa17f5638d486f8 20241022055534958 DAUC <0003> auc.c:143 vector [0]: ck = 4287e43ed449c2743218b8193b6b899a 20241022055534958 DAUC <0003> auc.c:144 vector [0]: ik = a1c15fe4a78242b9afd0ce29bbff5194 20241022055534958 DAUC <0003> auc.c:145 vector [0]: res = 638be9a0256455e10000000000000000 20241022055534958 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534958 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055534958 DAUC <0003> auc.c:179 vector [0]: kc = 36c1f65e69e06c00 20241022055534958 DAUC <0003> auc.c:180 vector [0]: sres = 85f6bcdb 20241022055534958 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055534958 DAUC <0003> db_auc.c:245 IMSI='262424355148598': Generated 1 vectors 20241022055534958 DAUC <0003> db_auc.c:249 IMSI='262424355148598': Updating SQN=33 in DB 20241022055534966 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424355148598"} 20241022055534966 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534966 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534966 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534970 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534970 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424355148598"} 20241022055534970 DAUC <0003> db_auc.c:236 IMSI='262424355148598': Calling to generate 4 vectors 20241022055534970 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241022055534970 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534970 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055534970 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241022055534970 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534970 DAUC <0003> auc.c:113 vector [0]: rand = 15c75c6692ea6aec7d0d610a29f9620a 20241022055534970 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241022055534970 DAUC <0003> auc.c:142 vector [0]: autn = 7b7f6d1adfa4000024dfec22685547c0 20241022055534970 DAUC <0003> auc.c:143 vector [0]: ck = 4794d5a9302d078ad1180a5c7534c307 20241022055534970 DAUC <0003> auc.c:144 vector [0]: ik = 8336470db7e07ab1f854fa2103839450 20241022055534970 DAUC <0003> auc.c:145 vector [0]: res = dd742a37f883e6b00000000000000000 20241022055534970 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534970 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055534970 DAUC <0003> auc.c:179 vector [0]: kc = 2041925261191400 20241022055534970 DAUC <0003> auc.c:180 vector [0]: sres = a3886dfe 20241022055534970 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055534970 DAUC <0003> auc.c:113 vector [1]: rand = cadc6e64e503580c7ca527c1a3195c42 20241022055534970 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241022055534970 DAUC <0003> auc.c:142 vector [1]: autn = cc9f7608eddb0000d622de3816c373e5 20241022055534970 DAUC <0003> auc.c:143 vector [1]: ck = fcfdfa7340ff94eab7a69c9446679d60 20241022055534970 DAUC <0003> auc.c:144 vector [1]: ik = 5d9211d4a9f45faf0bc6f19a232b529e 20241022055534970 DAUC <0003> auc.c:145 vector [1]: res = 0d797552dab79f980000000000000000 20241022055534970 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055534970 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055534970 DAUC <0003> auc.c:179 vector [1]: kc = 7218252aebc30000 20241022055534970 DAUC <0003> auc.c:180 vector [1]: sres = ebd6d921 20241022055534970 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055534970 DAUC <0003> auc.c:113 vector [2]: rand = 3642718fa741d73b68beca0142ebbfbe 20241022055534970 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241022055534970 DAUC <0003> auc.c:142 vector [2]: autn = ea8eb8975d920000a0e8305573c247d3 20241022055534970 DAUC <0003> auc.c:143 vector [2]: ck = ce93846226e34713d569354e1b854b33 20241022055534970 DAUC <0003> auc.c:144 vector [2]: ik = 50b6558734ea4ca004dde16f107711ec 20241022055534970 DAUC <0003> auc.c:145 vector [2]: res = 4d6b5142c4bd60120000000000000000 20241022055534970 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055534970 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055534970 DAUC <0003> auc.c:179 vector [2]: kc = 41eec8b950f80800 20241022055534970 DAUC <0003> auc.c:180 vector [2]: sres = e809c94f 20241022055534970 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055534970 DAUC <0003> auc.c:113 vector [3]: rand = c9e2c5736bf5025fd88830313616e73e 20241022055534970 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241022055534970 DAUC <0003> auc.c:142 vector [3]: autn = f4c24124d93700001218c455ba64f6f4 20241022055534970 DAUC <0003> auc.c:143 vector [3]: ck = a62cbed64f4b70d93fc0b1189f6822b4 20241022055534970 DAUC <0003> auc.c:144 vector [3]: ik = bc1331d213d5ccbe3834b4970eeecd81 20241022055534970 DAUC <0003> auc.c:145 vector [3]: res = 91e95956c154d1670000000000000000 20241022055534970 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055534970 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055534970 DAUC <0003> auc.c:179 vector [3]: kc = ade3eb88ecf96400 20241022055534970 DAUC <0003> auc.c:180 vector [3]: sres = 2d5cdbb9 20241022055534970 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055534970 DAUC <0003> db_auc.c:245 IMSI='262424355148598': Generated 4 vectors 20241022055534970 DAUC <0003> db_auc.c:249 IMSI='262424355148598': Updating SQN=161 in DB 20241022055534978 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424355148598"} 20241022055534978 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534978 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534978 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534981 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534981 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424355148598"} 20241022055534981 DAUC <0003> db_auc.c:236 IMSI='262424355148598': Calling to generate 5 vectors 20241022055534981 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055534981 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534981 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055534981 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241022055534981 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534981 DAUC <0003> auc.c:113 vector [0]: rand = e32c411b9dd97ba9a2a9f590daf177a3 20241022055534981 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241022055534981 DAUC <0003> auc.c:142 vector [0]: autn = c8f17a3f828a00000f4b8d33a030f175 20241022055534981 DAUC <0003> auc.c:143 vector [0]: ck = 5dc2a528d303f03f56c3c942332ae581 20241022055534981 DAUC <0003> auc.c:144 vector [0]: ik = 94685333c3474b909f840fcd8eb1895c 20241022055534981 DAUC <0003> auc.c:145 vector [0]: res = 9990840190ff21a60000000000000000 20241022055534981 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534981 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055534981 DAUC <0003> auc.c:179 vector [0]: kc = e00a14f1a5555c00 20241022055534981 DAUC <0003> auc.c:180 vector [0]: sres = 98e8dffd 20241022055534981 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055534981 DAUC <0003> auc.c:113 vector [1]: rand = 6f7b508f55290be792737f6e1e936ade 20241022055534981 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241022055534981 DAUC <0003> auc.c:142 vector [1]: autn = 4eef3a3868df0000242d92cd5275f8f0 20241022055534981 DAUC <0003> auc.c:143 vector [1]: ck = b4a9152c3dd2ccb1c046f97bf844a2fe 20241022055534981 DAUC <0003> auc.c:144 vector [1]: ik = b85adea2c75b55995600887ccce19553 20241022055534981 DAUC <0003> auc.c:145 vector [1]: res = ee70e725dd3269bb0000000000000000 20241022055534981 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055534981 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055534981 DAUC <0003> auc.c:179 vector [1]: kc = f08c8a78f12f3000 20241022055534981 DAUC <0003> auc.c:180 vector [1]: sres = 449cc441 20241022055534981 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055534981 DAUC <0003> auc.c:113 vector [2]: rand = f7f45d1c1afa0ffd5a0a6dd01c634469 20241022055534981 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241022055534981 DAUC <0003> auc.c:142 vector [2]: autn = 2e80a47bb8ae0000faa044f1fec2354e 20241022055534981 DAUC <0003> auc.c:143 vector [2]: ck = 9d2ccf3ed77e62c3cb7a28e284f17035 20241022055534981 DAUC <0003> auc.c:144 vector [2]: ik = 2ce34dce57935d66d4b06f4494bd84ce 20241022055534981 DAUC <0003> auc.c:145 vector [2]: res = 86efe64d93a531590000000000000000 20241022055534981 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055534981 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055534981 DAUC <0003> auc.c:179 vector [2]: kc = e347a76626ef1c00 20241022055534981 DAUC <0003> auc.c:180 vector [2]: sres = 9670dd51 20241022055534981 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055534981 DAUC <0003> auc.c:113 vector [3]: rand = 69e9b71dd823dd9dcfa254a0f315d39b 20241022055534981 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241022055534981 DAUC <0003> auc.c:142 vector [3]: autn = 36a510c4dce500007dc3a8bd9ebbd286 20241022055534981 DAUC <0003> auc.c:143 vector [3]: ck = 00e53c51caab549e3b1d5c01a463aba8 20241022055534981 DAUC <0003> auc.c:144 vector [3]: ik = 01d0c0ba1aee960ad0770e9b022f79d9 20241022055534981 DAUC <0003> auc.c:145 vector [3]: res = 7441f41e283794cf0000000000000000 20241022055534981 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055534981 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055534981 DAUC <0003> auc.c:179 vector [3]: kc = d81d5902bcc29800 20241022055534981 DAUC <0003> auc.c:180 vector [3]: sres = 321f6c68 20241022055534981 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055534981 DAUC <0003> auc.c:113 vector [4]: rand = f60cf31990703bd424c5774ece177b90 20241022055534981 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241022055534981 DAUC <0003> auc.c:142 vector [4]: autn = 3eb83171be18000065469e56f8b7dd81 20241022055534981 DAUC <0003> auc.c:143 vector [4]: ck = 7e85e47b6a3e4d305812a28ca45e407d 20241022055534981 DAUC <0003> auc.c:144 vector [4]: ik = 960bf47afcaca03c14a1bf6ba76cd986 20241022055534981 DAUC <0003> auc.c:145 vector [4]: res = c483f538312b32230000000000000000 20241022055534981 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055534981 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055534981 DAUC <0003> auc.c:179 vector [4]: kc = 5d564921c999b800 20241022055534981 DAUC <0003> auc.c:180 vector [4]: sres = c465dd86 20241022055534981 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055534981 DAUC <0003> db_auc.c:245 IMSI='262424355148598': Generated 5 vectors 20241022055534981 DAUC <0003> db_auc.c:249 IMSI='262424355148598': Updating SQN=321 in DB 20241022055534989 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424355148598"} 20241022055534989 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055534989 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534989 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055534992 DLINP <000b> input/ipa.c:451 connected read/write 20241022055534992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055534992 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424355148598"} 20241022055534992 DAUC <0003> db_auc.c:236 IMSI='262424355148598': Calling to generate 5 vectors 20241022055534992 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055534992 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055534992 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055534992 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241022055534992 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055534992 DAUC <0003> auc.c:113 vector [0]: rand = 1f2fcfa75dc257409a19152a214f9c3e 20241022055534992 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241022055534992 DAUC <0003> auc.c:142 vector [0]: autn = 3e52281eecd20000c0f591bc392e0191 20241022055534992 DAUC <0003> auc.c:143 vector [0]: ck = 7baea730fa4fe5c7a2277578db1300f5 20241022055534992 DAUC <0003> auc.c:144 vector [0]: ik = 2933572997a6ed2c06ceda9c28aec855 20241022055534992 DAUC <0003> auc.c:145 vector [0]: res = c70a8622e262ec930000000000000000 20241022055534992 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055534992 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055534992 DAUC <0003> auc.c:179 vector [0]: kc = bc7fbb305d33b800 20241022055534992 DAUC <0003> auc.c:180 vector [0]: sres = c70fccc0 20241022055534992 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055534992 DAUC <0003> auc.c:113 vector [1]: rand = 0ce5eae448c89f2e0054fefe4c2a9430 20241022055534992 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241022055534992 DAUC <0003> auc.c:142 vector [1]: autn = 6885c8a1f42c0000c05cce6e9651cb48 20241022055534992 DAUC <0003> auc.c:143 vector [1]: ck = c388326247b44f2be28e2c0c45208600 20241022055534992 DAUC <0003> auc.c:144 vector [1]: ik = 7d201b5dc439fd79bbd50901b82b4c89 20241022055534992 DAUC <0003> auc.c:145 vector [1]: res = 1c379567033c1d2e0000000000000000 20241022055534992 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055534992 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055534992 DAUC <0003> auc.c:179 vector [1]: kc = a12b35f94c4ccc00 20241022055534992 DAUC <0003> auc.c:180 vector [1]: sres = 390b8a29 20241022055534992 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055534992 DAUC <0003> auc.c:113 vector [2]: rand = fa192c28794406f6c21ab7013fb6b6ec 20241022055534992 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241022055534992 DAUC <0003> auc.c:142 vector [2]: autn = 4765624e6d3f0000563ada7c08a5c92e 20241022055534992 DAUC <0003> auc.c:143 vector [2]: ck = 6816aa515b98d81d50abdf019b08a76a 20241022055534992 DAUC <0003> auc.c:144 vector [2]: ik = ff60f7e79702a07e81a722964663fb5e 20241022055534992 DAUC <0003> auc.c:145 vector [2]: res = afed97f4c8ecfd740000000000000000 20241022055534992 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055534992 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055534992 DAUC <0003> auc.c:179 vector [2]: kc = d7cb2e89087f0c00 20241022055534992 DAUC <0003> auc.c:180 vector [2]: sres = 072bc90b 20241022055534992 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055534992 DAUC <0003> auc.c:113 vector [3]: rand = df5c4ddb5627081a621a853c51082422 20241022055534992 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241022055534992 DAUC <0003> auc.c:142 vector [3]: autn = 247c1da9dd6e0000e7ecdeca4edb1937 20241022055534992 DAUC <0003> auc.c:143 vector [3]: ck = fa60cb21cb34381232627c6b14306ffc 20241022055534992 DAUC <0003> auc.c:144 vector [3]: ik = 82bd0563cffe137642720574716c7f92 20241022055534992 DAUC <0003> auc.c:145 vector [3]: res = 6c2578c781e208540000000000000000 20241022055534992 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055534992 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055534992 DAUC <0003> auc.c:179 vector [3]: kc = 1030132adc814000 20241022055534992 DAUC <0003> auc.c:180 vector [3]: sres = 8d0d5e8a 20241022055534992 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055534992 DAUC <0003> auc.c:113 vector [4]: rand = 59686b89c4243b48c24c3ab7a7b34680 20241022055534992 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241022055534992 DAUC <0003> auc.c:142 vector [4]: autn = 87565a94d1fe0000531f9d2a13c5f6a1 20241022055534992 DAUC <0003> auc.c:143 vector [4]: ck = 6ad25ea07f760db07dad434c5ace90c8 20241022055534992 DAUC <0003> auc.c:144 vector [4]: ik = a534e0a1a09b59d7e3f00d980cf64c8d 20241022055534992 DAUC <0003> auc.c:145 vector [4]: res = d5c221ad78a39f7f0000000000000000 20241022055534992 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055534992 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055534992 DAUC <0003> auc.c:179 vector [4]: kc = 746a3ce0c1139800 20241022055534992 DAUC <0003> auc.c:180 vector [4]: sres = 5b7e768f 20241022055534992 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055534992 DAUC <0003> db_auc.c:245 IMSI='262424355148598': Generated 5 vectors 20241022055534992 DAUC <0003> db_auc.c:249 IMSI='262424355148598': Updating SQN=481 in DB 20241022055535000 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424355148598"} 20241022055535000 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262424355148598 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055535000 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535000 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53542<->l=127.0.0.1:4258 20241022055535035 DAUC <0003> db_auc.c:157 IMSI='262426890388250': No 2G Auth Data 20241022055535035 DAUC <0003> db_auc.c:192 IMSI='262426890388250': No 3G Auth Data 20241022055535077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20241022055535080 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055535080 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426890388250"} 20241022055535080 DAUC <0003> db_auc.c:236 IMSI='262426890388250': Calling to generate 1 vectors 20241022055535080 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241022055535080 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055535080 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055535080 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055535080 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055535080 DAUC <0003> auc.c:113 vector [0]: rand = cbe59fdb8aae5bfe62c50ab7c2aa7df7 20241022055535080 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055535080 DAUC <0003> auc.c:142 vector [0]: autn = c28ff461f17e000013fa266e94573a9a 20241022055535080 DAUC <0003> auc.c:143 vector [0]: ck = 7e0a91aa52ef7d154376578f11b7c3f8 20241022055535080 DAUC <0003> auc.c:144 vector [0]: ik = e518958affd628b3512d2622bb9a1e16 20241022055535080 DAUC <0003> auc.c:145 vector [0]: res = deaf6ac215d13c1b0000000000000000 20241022055535080 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055535081 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055535081 DAUC <0003> auc.c:179 vector [0]: kc = c352c297a84bcc00 20241022055535081 DAUC <0003> auc.c:180 vector [0]: sres = 01090707 20241022055535081 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055535081 DAUC <0003> db_auc.c:245 IMSI='262426890388250': Generated 1 vectors 20241022055535081 DAUC <0003> db_auc.c:249 IMSI='262426890388250': Updating SQN=33 in DB 20241022055535089 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426890388250"} 20241022055535089 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055535089 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535089 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535092 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055535092 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426890388250"} 20241022055535092 DAUC <0003> db_auc.c:236 IMSI='262426890388250': Calling to generate 4 vectors 20241022055535092 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241022055535092 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055535092 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055535092 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241022055535092 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055535092 DAUC <0003> auc.c:113 vector [0]: rand = 7f2e6cc0133afdc8eaa60d4140420457 20241022055535092 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241022055535092 DAUC <0003> auc.c:142 vector [0]: autn = f7327f197c7400004cc1051e1baef6c6 20241022055535092 DAUC <0003> auc.c:143 vector [0]: ck = 6709dae17948382299bae88b71b6c357 20241022055535092 DAUC <0003> auc.c:144 vector [0]: ik = 24b2576e7c6e49b32393ad22e7f100a3 20241022055535092 DAUC <0003> auc.c:145 vector [0]: res = f647a182edfed19b0000000000000000 20241022055535092 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055535092 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055535092 DAUC <0003> auc.c:179 vector [0]: kc = 105111f47aabc000 20241022055535092 DAUC <0003> auc.c:180 vector [0]: sres = 93737968 20241022055535092 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055535092 DAUC <0003> auc.c:113 vector [1]: rand = 4bcab2781883edb42c3b309ed61361b9 20241022055535092 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241022055535092 DAUC <0003> auc.c:142 vector [1]: autn = 3d88be8ff7c2000097c3fdea2337a0a5 20241022055535092 DAUC <0003> auc.c:143 vector [1]: ck = 785832b4da56b6382883c5e00996f5dc 20241022055535092 DAUC <0003> auc.c:144 vector [1]: ik = fe0798cd141d1ea9c66b74623a7a1746 20241022055535092 DAUC <0003> auc.c:145 vector [1]: res = aae780c76bbf489d0000000000000000 20241022055535092 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055535092 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055535092 DAUC <0003> auc.c:179 vector [1]: kc = a191f14f2f76f000 20241022055535092 DAUC <0003> auc.c:180 vector [1]: sres = 9826cfb3 20241022055535092 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055535092 DAUC <0003> auc.c:113 vector [2]: rand = eec1e6c87790257db307025471e45f92 20241022055535092 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241022055535092 DAUC <0003> auc.c:142 vector [2]: autn = 693c570607070000d44bd88b3bd97dd5 20241022055535092 DAUC <0003> auc.c:143 vector [2]: ck = 71f4c1181872e24f8f1b6a3898040c2e 20241022055535092 DAUC <0003> auc.c:144 vector [2]: ik = 4f7d1aaff49c610822bb5ffbf6ea9c3c 20241022055535092 DAUC <0003> auc.c:145 vector [2]: res = 7c852034d4d254380000000000000000 20241022055535092 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055535092 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055535092 DAUC <0003> auc.c:179 vector [2]: kc = c490951aaf0da800 20241022055535092 DAUC <0003> auc.c:180 vector [2]: sres = 18f90c1e 20241022055535092 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055535092 DAUC <0003> auc.c:113 vector [3]: rand = f33f902fc10ea4d23909a1d43c6edde6 20241022055535092 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241022055535092 DAUC <0003> auc.c:142 vector [3]: autn = 77698ad5b85000005614cca272fa6efb 20241022055535092 DAUC <0003> auc.c:143 vector [3]: ck = e06a85cd2da72d4b3b369d4669e6a6be 20241022055535092 DAUC <0003> auc.c:144 vector [3]: ik = 701ed290c86e3a0372f9c32436f49bf6 20241022055535092 DAUC <0003> auc.c:145 vector [3]: res = 56a7638888ce457d0000000000000000 20241022055535092 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055535092 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055535092 DAUC <0003> auc.c:179 vector [3]: kc = f0aed6454bb50000 20241022055535092 DAUC <0003> auc.c:180 vector [3]: sres = 99b7f1d1 20241022055535092 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055535092 DAUC <0003> db_auc.c:245 IMSI='262426890388250': Generated 4 vectors 20241022055535092 DAUC <0003> db_auc.c:249 IMSI='262426890388250': Updating SQN=161 in DB 20241022055535100 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426890388250"} 20241022055535100 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055535100 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535100 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535103 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055535103 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426890388250"} 20241022055535103 DAUC <0003> db_auc.c:236 IMSI='262426890388250': Calling to generate 5 vectors 20241022055535103 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055535103 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055535103 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055535103 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241022055535103 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055535103 DAUC <0003> auc.c:113 vector [0]: rand = 9df610a4f830213c16f484c5d0ec29f3 20241022055535103 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241022055535103 DAUC <0003> auc.c:142 vector [0]: autn = 80f97da4dd9b0000cd375ec4a55b6696 20241022055535103 DAUC <0003> auc.c:143 vector [0]: ck = e143513e1f6ce4dee735b0827d546dc2 20241022055535103 DAUC <0003> auc.c:144 vector [0]: ik = 90b24baa5942ce0f91977a078bfcbb75 20241022055535103 DAUC <0003> auc.c:145 vector [0]: res = b580903c8994110c0000000000000000 20241022055535103 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055535103 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055535103 DAUC <0003> auc.c:179 vector [0]: kc = 6c0d9e8561f45c00 20241022055535103 DAUC <0003> auc.c:180 vector [0]: sres = cdb2b268 20241022055535103 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055535103 DAUC <0003> auc.c:113 vector [1]: rand = 693bacc46b047826e0a8c2c6b6beb479 20241022055535103 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241022055535103 DAUC <0003> auc.c:142 vector [1]: autn = fa9e5e46be570000592c8736b7e59c16 20241022055535103 DAUC <0003> auc.c:143 vector [1]: ck = 31b707558ae6cd224d2cca5b9ced9c16 20241022055535103 DAUC <0003> auc.c:144 vector [1]: ik = b8b1cff965524fdfa66a0c02a8dcc7df 20241022055535103 DAUC <0003> auc.c:145 vector [1]: res = 4309a62e130f8ca30000000000000000 20241022055535103 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055535103 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055535103 DAUC <0003> auc.c:179 vector [1]: kc = b66c184973e18c00 20241022055535103 DAUC <0003> auc.c:180 vector [1]: sres = 87306339 20241022055535103 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055535103 DAUC <0003> auc.c:113 vector [2]: rand = 6cf4c9f57828d7b6dea508cbf23c7a69 20241022055535103 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241022055535103 DAUC <0003> auc.c:142 vector [2]: autn = c31e3a5700a50000eff239ec6ee193e0 20241022055535103 DAUC <0003> auc.c:143 vector [2]: ck = 1961dca8d8501500ecad2edd34b412f1 20241022055535103 DAUC <0003> auc.c:144 vector [2]: ik = 076a9b838a5d74e1a04a1f6a3e4218e0 20241022055535103 DAUC <0003> auc.c:145 vector [2]: res = c6b642ce1953603a0000000000000000 20241022055535103 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055535103 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055535103 DAUC <0003> auc.c:179 vector [2]: kc = 687bc2c214593c00 20241022055535103 DAUC <0003> auc.c:180 vector [2]: sres = 211472eb 20241022055535103 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055535103 DAUC <0003> auc.c:113 vector [3]: rand = 8ab60d1f7a5202bcfc143b1a9e58b460 20241022055535103 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241022055535103 DAUC <0003> auc.c:142 vector [3]: autn = e08b3696719d0000cdd92ce66288b5c5 20241022055535103 DAUC <0003> auc.c:143 vector [3]: ck = 31f31b733324d27e7217f9ae64b82701 20241022055535103 DAUC <0003> auc.c:144 vector [3]: ik = faea16bb275d5116abbf1e65e8161b92 20241022055535103 DAUC <0003> auc.c:145 vector [3]: res = 5a47211b4115edb80000000000000000 20241022055535103 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055535103 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055535103 DAUC <0003> auc.c:179 vector [3]: kc = b0ee4307c8808c00 20241022055535103 DAUC <0003> auc.c:180 vector [3]: sres = 311fcf3e 20241022055535103 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055535103 DAUC <0003> auc.c:113 vector [4]: rand = 2f3980b1c2a6b0ccede3fa9e3ed9c39c 20241022055535103 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241022055535103 DAUC <0003> auc.c:142 vector [4]: autn = 6149e92ed4110000c3394a9577c39146 20241022055535103 DAUC <0003> auc.c:143 vector [4]: ck = c912f96b446db0975f8803c9fe4a2592 20241022055535103 DAUC <0003> auc.c:144 vector [4]: ik = 3d38b0ac1ab31ea13ccfaf930ad720e8 20241022055535103 DAUC <0003> auc.c:145 vector [4]: res = 6ab387e440a1d2580000000000000000 20241022055535103 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055535103 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055535103 DAUC <0003> auc.c:179 vector [4]: kc = 8aae8e0f4c0a3000 20241022055535103 DAUC <0003> auc.c:180 vector [4]: sres = 045f110c 20241022055535103 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055535103 DAUC <0003> db_auc.c:245 IMSI='262426890388250': Generated 5 vectors 20241022055535103 DAUC <0003> db_auc.c:249 IMSI='262426890388250': Updating SQN=321 in DB 20241022055535111 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426890388250"} 20241022055535111 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055535111 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535111 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535115 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055535115 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426890388250"} 20241022055535115 DAUC <0003> db_auc.c:236 IMSI='262426890388250': Calling to generate 5 vectors 20241022055535115 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055535115 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055535115 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055535115 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241022055535115 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055535115 DAUC <0003> auc.c:113 vector [0]: rand = 9d054ec607053e67df7d28afaa9c2954 20241022055535115 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241022055535115 DAUC <0003> auc.c:142 vector [0]: autn = 53874428b0c100000c4d5472ccf97027 20241022055535115 DAUC <0003> auc.c:143 vector [0]: ck = f6ed9ad1467e08dac65a62e47c0faefe 20241022055535115 DAUC <0003> auc.c:144 vector [0]: ik = 2be9a553214976d55902f19513c25ca3 20241022055535115 DAUC <0003> auc.c:145 vector [0]: res = 7f1556b4cda433260000000000000000 20241022055535115 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055535115 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055535115 DAUC <0003> auc.c:179 vector [0]: kc = deeb1a0651dfd000 20241022055535115 DAUC <0003> auc.c:180 vector [0]: sres = 30a0eeb7 20241022055535115 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055535115 DAUC <0003> auc.c:113 vector [1]: rand = e8b24a80601af79deec4c3b50012fc44 20241022055535115 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241022055535115 DAUC <0003> auc.c:142 vector [1]: autn = 9621f0b9d8520000d9701e0b3a9ca1a4 20241022055535115 DAUC <0003> auc.c:143 vector [1]: ck = 447aa80f3d53c28baaa982efa418f88b 20241022055535115 DAUC <0003> auc.c:144 vector [1]: ik = 85d821c874592dc8a3b77a87ae6b1c74 20241022055535115 DAUC <0003> auc.c:145 vector [1]: res = e4b28efc3f1036e70000000000000000 20241022055535115 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055535115 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055535115 DAUC <0003> auc.c:179 vector [1]: kc = 817ffd3d9b687800 20241022055535115 DAUC <0003> auc.c:180 vector [1]: sres = a195f091 20241022055535115 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055535115 DAUC <0003> auc.c:113 vector [2]: rand = 622cacfa79c10a5c69715d7c9d9845fb 20241022055535115 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241022055535115 DAUC <0003> auc.c:142 vector [2]: autn = 38942ab10687000061003845dab0c8b4 20241022055535115 DAUC <0003> auc.c:143 vector [2]: ck = b7fdae6067cd88a93327f57885861fa6 20241022055535115 DAUC <0003> auc.c:144 vector [2]: ik = 61eede228e46d8841af4a28402517cf3 20241022055535115 DAUC <0003> auc.c:145 vector [2]: res = f428b09be4b759250000000000000000 20241022055535115 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055535115 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055535115 DAUC <0003> auc.c:179 vector [2]: kc = e3a9414fdf171c00 20241022055535115 DAUC <0003> auc.c:180 vector [2]: sres = b76c43d3 20241022055535115 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055535115 DAUC <0003> auc.c:113 vector [3]: rand = 6b13dce70049fc56765e44cb7f5ffd15 20241022055535115 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241022055535115 DAUC <0003> auc.c:142 vector [3]: autn = 2d9537ee3f0f00009939acd6f8f49fde 20241022055535115 DAUC <0003> auc.c:143 vector [3]: ck = 410ee64b7f8493ad87b962a88f50160a 20241022055535115 DAUC <0003> auc.c:144 vector [3]: ik = de649d18ca9f3ea7fd4f2325abaf641e 20241022055535115 DAUC <0003> auc.c:145 vector [3]: res = f65054103a58380c0000000000000000 20241022055535115 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055535115 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055535115 DAUC <0003> auc.c:179 vector [3]: kc = 736c28f8b93f6400 20241022055535115 DAUC <0003> auc.c:180 vector [3]: sres = afb04f5b 20241022055535115 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055535115 DAUC <0003> auc.c:113 vector [4]: rand = 1e520ece71754c2aed04725c11a089de 20241022055535115 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241022055535115 DAUC <0003> auc.c:142 vector [4]: autn = b0a3b3642e6500006d5b75dfbed26398 20241022055535115 DAUC <0003> auc.c:143 vector [4]: ck = db80605a78a08c1b8f2986e7d71799d5 20241022055535115 DAUC <0003> auc.c:144 vector [4]: ik = 6ac9ff12ea922e4dea5702d3964de41c 20241022055535115 DAUC <0003> auc.c:145 vector [4]: res = 583baaf1e79c144c0000000000000000 20241022055535115 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055535115 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055535115 DAUC <0003> auc.c:179 vector [4]: kc = f1ec346c4534cc00 20241022055535115 DAUC <0003> auc.c:180 vector [4]: sres = 535d6963 20241022055535115 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055535115 DAUC <0003> db_auc.c:245 IMSI='262426890388250': Generated 5 vectors 20241022055535115 DAUC <0003> db_auc.c:249 IMSI='262426890388250': Updating SQN=481 in DB 20241022055535123 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426890388250"} 20241022055535123 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426890388250 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055535123 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535123 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53558<->l=127.0.0.1:4258 20241022055535157 DAUC <0003> db_auc.c:157 IMSI='262425882952820': No 2G Auth Data 20241022055535157 DAUC <0003> db_auc.c:192 IMSI='262425882952820': No 3G Auth Data 20241022055535198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20241022055535202 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055535202 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425882952820"} 20241022055535202 DAUC <0003> db_auc.c:236 IMSI='262425882952820': Calling to generate 1 vectors 20241022055535202 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241022055535202 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055535202 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055535202 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055535202 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055535202 DAUC <0003> auc.c:113 vector [0]: rand = 92cba9aa066632b2d7e203236d404c11 20241022055535202 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055535202 DAUC <0003> auc.c:142 vector [0]: autn = 477b795447980000848d2a499934e4ec 20241022055535202 DAUC <0003> auc.c:143 vector [0]: ck = 93648bbb6405b77f21386399f7a101ff 20241022055535202 DAUC <0003> auc.c:144 vector [0]: ik = 4afb1750e4cb23cc84c45cfb71a9ed30 20241022055535202 DAUC <0003> auc.c:145 vector [0]: res = 2fb08adb880894fb0000000000000000 20241022055535202 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055535202 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055535202 DAUC <0003> auc.c:179 vector [0]: kc = 6e1795f18b8d720a 20241022055535202 DAUC <0003> auc.c:180 vector [0]: sres = c547ba07 20241022055535202 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055535202 DAUC <0003> db_auc.c:245 IMSI='262425882952820': Generated 1 vectors 20241022055535202 DAUC <0003> db_auc.c:249 IMSI='262425882952820': Updating SQN=33 in DB 20241022055535210 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425882952820"} 20241022055535211 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055535211 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535211 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535213 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055535213 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425882952820"} 20241022055535213 DAUC <0003> db_auc.c:236 IMSI='262425882952820': Calling to generate 4 vectors 20241022055535213 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241022055535213 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055535213 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055535213 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241022055535213 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055535213 DAUC <0003> auc.c:113 vector [0]: rand = 6aea0ccfe5cfb0a26cc536dba937cfdb 20241022055535213 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241022055535214 DAUC <0003> auc.c:142 vector [0]: autn = ce493d3d93fa0000e7db816625a4ca8d 20241022055535214 DAUC <0003> auc.c:143 vector [0]: ck = 990f5e785622ff8910f604281cfdc751 20241022055535214 DAUC <0003> auc.c:144 vector [0]: ik = 405affc0d23c1b13172bddd9ea02ba8e 20241022055535214 DAUC <0003> auc.c:145 vector [0]: res = 9a7669210c26eafc0000000000000000 20241022055535214 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055535214 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055535214 DAUC <0003> auc.c:179 vector [0]: kc = e78e27812ae1416f 20241022055535214 DAUC <0003> auc.c:180 vector [0]: sres = 62fdd4cb 20241022055535214 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055535214 DAUC <0003> auc.c:113 vector [1]: rand = 375fe25bcd1b93938f9fd4e4e8ee878d 20241022055535214 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241022055535214 DAUC <0003> auc.c:142 vector [1]: autn = c168aa9438a10000256a544e858147d7 20241022055535214 DAUC <0003> auc.c:143 vector [1]: ck = 2784027216df04601f8dd776ac52dc6c 20241022055535214 DAUC <0003> auc.c:144 vector [1]: ik = 023ed219e940ff07519a68f7909617d6 20241022055535214 DAUC <0003> auc.c:145 vector [1]: res = 61dc9008f2442b6d0000000000000000 20241022055535214 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055535214 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055535214 DAUC <0003> auc.c:179 vector [1]: kc = 34d6d75f0fe0a946 20241022055535214 DAUC <0003> auc.c:180 vector [1]: sres = 1dafa7fa 20241022055535214 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055535214 DAUC <0003> auc.c:113 vector [2]: rand = 88113e0f1de9403439a3485e0e928bd3 20241022055535214 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241022055535214 DAUC <0003> auc.c:142 vector [2]: autn = fc6f92ef837d0000fee18f80b49d7aa5 20241022055535214 DAUC <0003> auc.c:143 vector [2]: ck = 3885bebaee9f7c3cb393d32a4f6f723e 20241022055535214 DAUC <0003> auc.c:144 vector [2]: ik = 3bdf046a72220bd652f75daed2461cd6 20241022055535214 DAUC <0003> auc.c:145 vector [2]: res = d834bb47f92350a50000000000000000 20241022055535214 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055535214 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055535214 DAUC <0003> auc.c:179 vector [2]: kc = 7af9315d0eecbfd9 20241022055535214 DAUC <0003> auc.c:180 vector [2]: sres = 71f41210 20241022055535214 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055535214 DAUC <0003> auc.c:113 vector [3]: rand = 0199d4951217df63098ddea36c73b055 20241022055535214 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241022055535214 DAUC <0003> auc.c:142 vector [3]: autn = f87b4b3a78760000e807270f3cb0d7d3 20241022055535214 DAUC <0003> auc.c:143 vector [3]: ck = 688d108ca588dc94ba3d8ccf8ec33bb2 20241022055535214 DAUC <0003> auc.c:144 vector [3]: ik = e3725e79addd8c73f0ea786f3e76a2c1 20241022055535214 DAUC <0003> auc.c:145 vector [3]: res = cd4ce06d0a3dc9800000000000000000 20241022055535214 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055535214 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055535214 DAUC <0003> auc.c:179 vector [3]: kc = abe4e2129f468cf6 20241022055535214 DAUC <0003> auc.c:180 vector [3]: sres = 68fc7d20 20241022055535214 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055535214 DAUC <0003> db_auc.c:245 IMSI='262425882952820': Generated 4 vectors 20241022055535214 DAUC <0003> db_auc.c:249 IMSI='262425882952820': Updating SQN=161 in DB 20241022055535221 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425882952820"} 20241022055535221 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055535221 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535221 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535224 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055535224 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425882952820"} 20241022055535224 DAUC <0003> db_auc.c:236 IMSI='262425882952820': Calling to generate 5 vectors 20241022055535224 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055535224 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055535224 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055535224 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241022055535224 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055535224 DAUC <0003> auc.c:113 vector [0]: rand = b48b5e6527dc7b77571dca39c298f3a9 20241022055535224 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241022055535224 DAUC <0003> auc.c:142 vector [0]: autn = 3bede6c3d7950000db8d019700bf119a 20241022055535224 DAUC <0003> auc.c:143 vector [0]: ck = f2112805eca7062a783f9f75a21500ff 20241022055535224 DAUC <0003> auc.c:144 vector [0]: ik = 229cba1e5391b73b2b2193a941b31fc0 20241022055535224 DAUC <0003> auc.c:145 vector [0]: res = f501175d71b83e640000000000000000 20241022055535224 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055535224 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055535224 DAUC <0003> auc.c:179 vector [0]: kc = e1ccd6074cb7db71 20241022055535224 DAUC <0003> auc.c:180 vector [0]: sres = 5aa651b3 20241022055535224 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055535224 DAUC <0003> auc.c:113 vector [1]: rand = c89dfc57bf0ec688c6e45ba2bd57d24e 20241022055535224 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241022055535224 DAUC <0003> auc.c:142 vector [1]: autn = 0ee70bae196c00006bedaa3f29f3006a 20241022055535224 DAUC <0003> auc.c:143 vector [1]: ck = f0aa5341c4e6a02832e4b2edef5ea074 20241022055535224 DAUC <0003> auc.c:144 vector [1]: ik = 7e91c10ca143f879d4d66a31a623834f 20241022055535224 DAUC <0003> auc.c:145 vector [1]: res = cf80d52766a8a0980000000000000000 20241022055535224 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055535224 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055535224 DAUC <0003> auc.c:179 vector [1]: kc = 14e8cec1b467e8e8 20241022055535224 DAUC <0003> auc.c:180 vector [1]: sres = d668522f 20241022055535224 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055535224 DAUC <0003> auc.c:113 vector [2]: rand = be8b5ede885ba877b6ce2febc477be76 20241022055535224 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241022055535224 DAUC <0003> auc.c:142 vector [2]: autn = af4c5427e9520000156a93bf6de3e9c4 20241022055535224 DAUC <0003> auc.c:143 vector [2]: ck = 1db7a6d5d3e03788e701a4d9a45bea21 20241022055535224 DAUC <0003> auc.c:144 vector [2]: ik = 8ae6136d71f4db3ff42862983486e92a 20241022055535224 DAUC <0003> auc.c:145 vector [2]: res = 47304b1ae07c88a40000000000000000 20241022055535224 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055535224 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055535224 DAUC <0003> auc.c:179 vector [2]: kc = b6f7b3eed5f67a7d 20241022055535224 DAUC <0003> auc.c:180 vector [2]: sres = f30c7511 20241022055535224 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055535225 DAUC <0003> auc.c:113 vector [3]: rand = 2bfa0b6b4f8b82356b19366513bfdc7d 20241022055535225 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241022055535225 DAUC <0003> auc.c:142 vector [3]: autn = d5cb6a6f13f00000b6da33ca90f88fec 20241022055535225 DAUC <0003> auc.c:143 vector [3]: ck = 793cc9e1594c53d106882d0887987676 20241022055535225 DAUC <0003> auc.c:144 vector [3]: ik = 6941ee0bdbddadcf2d2b5cd9d2922698 20241022055535225 DAUC <0003> auc.c:145 vector [3]: res = b5938c0898f8b3a70000000000000000 20241022055535225 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055535225 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055535225 DAUC <0003> auc.c:179 vector [3]: kc = 07f85d2d0576cbc4 20241022055535225 DAUC <0003> auc.c:180 vector [3]: sres = 2329de54 20241022055535225 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055535225 DAUC <0003> auc.c:113 vector [4]: rand = af9c00754e140d6dad00972d99fdb011 20241022055535225 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241022055535225 DAUC <0003> auc.c:142 vector [4]: autn = 3bc41ce07149000026f49f2a86282452 20241022055535225 DAUC <0003> auc.c:143 vector [4]: ck = cf874816623ab1e25a3b74d919e95876 20241022055535225 DAUC <0003> auc.c:144 vector [4]: ik = b64a6edcfe92a88feafd0b9a2665db4b 20241022055535225 DAUC <0003> auc.c:145 vector [4]: res = d38c17dea5c3c0a80000000000000000 20241022055535225 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055535225 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055535225 DAUC <0003> auc.c:179 vector [4]: kc = 49766001bda978cb 20241022055535225 DAUC <0003> auc.c:180 vector [4]: sres = 2f54c3e0 20241022055535225 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055535225 DAUC <0003> db_auc.c:245 IMSI='262425882952820': Generated 5 vectors 20241022055535225 DAUC <0003> db_auc.c:249 IMSI='262425882952820': Updating SQN=321 in DB 20241022055535233 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425882952820"} 20241022055535233 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055535233 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535233 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535236 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055535236 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425882952820"} 20241022055535236 DAUC <0003> db_auc.c:236 IMSI='262425882952820': Calling to generate 5 vectors 20241022055535236 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055535236 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055535236 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055535236 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241022055535236 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055535236 DAUC <0003> auc.c:113 vector [0]: rand = 10f716e4237fb3403e73894c58d04ed5 20241022055535236 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241022055535236 DAUC <0003> auc.c:142 vector [0]: autn = 15fd272b5b9900005f0d9283a234a795 20241022055535236 DAUC <0003> auc.c:143 vector [0]: ck = 64c788fd36f5c8d6d45fab3033a079ed 20241022055535236 DAUC <0003> auc.c:144 vector [0]: ik = e83935fca40f2fa3d79b413845d3ff75 20241022055535236 DAUC <0003> auc.c:145 vector [0]: res = b66e3363e2b7287a0000000000000000 20241022055535236 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055535236 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055535236 DAUC <0003> auc.c:179 vector [0]: kc = fbc7813fd3da2079 20241022055535236 DAUC <0003> auc.c:180 vector [0]: sres = 76cb6f86 20241022055535236 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055535236 DAUC <0003> auc.c:113 vector [1]: rand = 6e423aa871e044e367e2489242e6b765 20241022055535236 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241022055535236 DAUC <0003> auc.c:142 vector [1]: autn = 9ee3b58fb5fb00004f85d91d5fbfb5b4 20241022055535236 DAUC <0003> auc.c:143 vector [1]: ck = 7e7d40875ea72b8bb4fa9cfea3513517 20241022055535236 DAUC <0003> auc.c:144 vector [1]: ik = 37f1a104b2c08166c1d41f52d750148a 20241022055535236 DAUC <0003> auc.c:145 vector [1]: res = 5a58a1a0ea1b6de30000000000000000 20241022055535236 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055535236 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055535236 DAUC <0003> auc.c:179 vector [1]: kc = b7a7fd3d26c5ab43 20241022055535236 DAUC <0003> auc.c:180 vector [1]: sres = 2d305328 20241022055535236 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055535236 DAUC <0003> auc.c:113 vector [2]: rand = 025ab1d92c4d6ef6ce3bceb7df1c3444 20241022055535236 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241022055535236 DAUC <0003> auc.c:142 vector [2]: autn = 46d1b283461c0000118c0024c0a4a199 20241022055535236 DAUC <0003> auc.c:143 vector [2]: ck = 945068c5dad6217fcecf98b874bc4138 20241022055535236 DAUC <0003> auc.c:144 vector [2]: ik = 920f19f367d19f7ea4f93c1b105edabf 20241022055535236 DAUC <0003> auc.c:145 vector [2]: res = 340f85089bd218a10000000000000000 20241022055535236 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055535236 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055535236 DAUC <0003> auc.c:179 vector [2]: kc = 040b23bfaa4c2b51 20241022055535236 DAUC <0003> auc.c:180 vector [2]: sres = fd41b311 20241022055535236 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055535236 DAUC <0003> auc.c:113 vector [3]: rand = 82c29e117fa9d830a1606a16a5bef2c2 20241022055535236 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241022055535236 DAUC <0003> auc.c:142 vector [3]: autn = b4e7f2da24460000fd25dfd66f3c3385 20241022055535236 DAUC <0003> auc.c:143 vector [3]: ck = 2a6bc68ffe6710c89cd6c0628c003211 20241022055535236 DAUC <0003> auc.c:144 vector [3]: ik = a148d093c5990f5ba68a8486fb6500cc 20241022055535236 DAUC <0003> auc.c:145 vector [3]: res = bea0072d79e635af0000000000000000 20241022055535236 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055535236 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055535236 DAUC <0003> auc.c:179 vector [3]: kc = 595a2cb5191030ee 20241022055535236 DAUC <0003> auc.c:180 vector [3]: sres = c36f0fb7 20241022055535236 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055535236 DAUC <0003> auc.c:113 vector [4]: rand = f8a5baf35820033a6bd0c34765878034 20241022055535236 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241022055535236 DAUC <0003> auc.c:142 vector [4]: autn = 94da3e4bf69b0000642d11bd81de371f 20241022055535236 DAUC <0003> auc.c:143 vector [4]: ck = b0710120a781bbc3292cfebbcfa81c11 20241022055535236 DAUC <0003> auc.c:144 vector [4]: ik = 1f6117346987264d675436c35c29f33d 20241022055535236 DAUC <0003> auc.c:145 vector [4]: res = 311c5bd5ec0b85530000000000000000 20241022055535236 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055535236 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055535236 DAUC <0003> auc.c:179 vector [4]: kc = 2a0f22203a841f36 20241022055535236 DAUC <0003> auc.c:180 vector [4]: sres = 784ae931 20241022055535236 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055535236 DAUC <0003> db_auc.c:245 IMSI='262425882952820': Generated 5 vectors 20241022055535236 DAUC <0003> db_auc.c:249 IMSI='262425882952820': Updating SQN=481 in DB 20241022055535244 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425882952820"} 20241022055535244 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262425882952820 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055535244 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535244 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055535247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20241022055535272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53492<->l=127.0.0.1:4258 20241022055535273 DLINP <000b> input/ipa.c:451 connected read/write 20241022055535273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055535273 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055535273 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055535273 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055535273 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39205<->l=127.0.0.1:4259) 20241022055535314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53576<->l=127.0.0.1:4258 20241022055535314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53576<->l=127.0.0.1:4258 20241022055538388 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055538388 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055538390 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538390 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055538391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36990<->l=127.0.0.1:4258 20241022055538393 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055538393 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055538393 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055538393 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  20241022055538393 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055538393 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  20241022055538393 DLGSUP <0013> gsup_server.c:235 2:  20241022055538393 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055538393 DLGSUP <0013> gsup_server.c:235 3:  20241022055538393 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055538393 DLGSUP <0013> gsup_server.c:235 4:  20241022055538393 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055538393 DLGSUP <0013> gsup_server.c:235 5:  20241022055538393 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055538393 DLGSUP <0013> gsup_server.c:235 7:  20241022055538393 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055538393 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055538393 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055538393 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055538412 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33437<->l=127.0.0.1:4259) 20241022055538425 DAUC <0003> db_auc.c:157 IMSI='262424126205574': No 2G Auth Data 20241022055538425 DAUC <0003> db_auc.c:192 IMSI='262424126205574': No 3G Auth Data 20241022055538457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4258 20241022055538462 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055538462 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424126205574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424126205574"} 20241022055538462 DAUC <0003> db_auc.c:157 IMSI='262424126205574': No 2G Auth Data 20241022055538462 DAUC <0003> db_auc.c:236 IMSI='262424126205574': Calling to generate 5 vectors 20241022055538462 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241022055538462 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055538462 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055538462 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055538462 DAUC <0003> auc.c:113 vector [0]: rand = 668f0f33fcfce18e32b5d183295af339 20241022055538462 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055538462 DAUC <0003> auc.c:142 vector [0]: autn = 27e9affde2ab80000d543585291f00ea 20241022055538462 DAUC <0003> auc.c:143 vector [0]: ck = 96d68d5a39db1e153120b176a9f4492c 20241022055538462 DAUC <0003> auc.c:144 vector [0]: ik = 4f9139f5336e1c26bc954382581a6889 20241022055538462 DAUC <0003> auc.c:145 vector [0]: res = b190f80623e870eb0000000000000000 20241022055538462 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055538462 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055538462 DAUC <0003> auc.c:151 vector [0]: kc = 54f2465bfb5b2396 20241022055538462 DAUC <0003> auc.c:152 vector [0]: sres = 927888ed 20241022055538462 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055538462 DAUC <0003> auc.c:113 vector [1]: rand = a932fb78414914085f070cb49a30742f 20241022055538462 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241022055538462 DAUC <0003> auc.c:142 vector [1]: autn = 9bf0415f73398000cf2f6023460c5d26 20241022055538462 DAUC <0003> auc.c:143 vector [1]: ck = bdf4f4223ac9dca33664070125a6e4b1 20241022055538462 DAUC <0003> auc.c:144 vector [1]: ik = 0a9ac0df45603156cd7e616744b6bdd1 20241022055538462 DAUC <0003> auc.c:145 vector [1]: res = 73561eb78499b78f0000000000000000 20241022055538462 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055538462 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241022055538462 DAUC <0003> auc.c:151 vector [1]: kc = 4c74529b1eb9b495 20241022055538462 DAUC <0003> auc.c:152 vector [1]: sres = f7cfa938 20241022055538462 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241022055538462 DAUC <0003> auc.c:113 vector [2]: rand = 5a0c67c9401b6a2c995e28ef26e416b3 20241022055538462 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241022055538462 DAUC <0003> auc.c:142 vector [2]: autn = 09bdbae078488000d40984e4bada177a 20241022055538462 DAUC <0003> auc.c:143 vector [2]: ck = 0c531eadc9a399cabd9a5b6fc4c7245d 20241022055538462 DAUC <0003> auc.c:144 vector [2]: ik = 576f98fef38ab565e088430cf53f560f 20241022055538462 DAUC <0003> auc.c:145 vector [2]: res = e0f3cf58629ca7f80000000000000000 20241022055538462 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055538462 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241022055538462 DAUC <0003> auc.c:151 vector [2]: kc = 062e9e300bd15efd 20241022055538462 DAUC <0003> auc.c:152 vector [2]: sres = 826f68a0 20241022055538462 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241022055538462 DAUC <0003> auc.c:113 vector [3]: rand = ec8cb7a53c232a024702fe3a72916e54 20241022055538462 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241022055538462 DAUC <0003> auc.c:142 vector [3]: autn = ea434224b0c48000bc18a09b9d9c5fc3 20241022055538462 DAUC <0003> auc.c:143 vector [3]: ck = fd256e1d17906bcfcbf20094eab3c04d 20241022055538462 DAUC <0003> auc.c:144 vector [3]: ik = fe135be77d047c0a2c761e4dfd456836 20241022055538462 DAUC <0003> auc.c:145 vector [3]: res = 3523abf63f1f62920000000000000000 20241022055538462 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055538462 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241022055538462 DAUC <0003> auc.c:151 vector [3]: kc = e4b22b237d62bfbe 20241022055538462 DAUC <0003> auc.c:152 vector [3]: sres = 0a3cc964 20241022055538462 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241022055538462 DAUC <0003> auc.c:113 vector [4]: rand = c40f5471aa32e3482f4093bfc2ed619f 20241022055538462 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241022055538462 DAUC <0003> auc.c:142 vector [4]: autn = 873f5db781b68000f22859a2534a3ad5 20241022055538462 DAUC <0003> auc.c:143 vector [4]: ck = 45befe8c2141857435328527cdb36c06 20241022055538462 DAUC <0003> auc.c:144 vector [4]: ik = 07f5e39616d40e2c7b71d114b787d56a 20241022055538462 DAUC <0003> auc.c:145 vector [4]: res = 3a73bea2f158e33c0000000000000000 20241022055538462 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055538462 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241022055538462 DAUC <0003> auc.c:151 vector [4]: kc = 0c0849294da13234 20241022055538462 DAUC <0003> auc.c:152 vector [4]: sres = cb2b5d9e 20241022055538462 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241022055538462 DAUC <0003> db_auc.c:245 IMSI='262424126205574': Generated 5 vectors 20241022055538462 DAUC <0003> db_auc.c:249 IMSI='262424126205574': Updating SQN=161 in DB 20241022055538471 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424126205574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424126205574"} 20241022055538471 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424126205574 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055538471 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055538471 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055538475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4258 20241022055538500 DAUC <0003> db_auc.c:157 IMSI='262424350172226': No 2G Auth Data 20241022055538500 DAUC <0003> db_auc.c:192 IMSI='262424350172226': No 3G Auth Data 20241022055538531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37000<->l=127.0.0.1:4258 20241022055538535 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055538535 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424350172226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424350172226"} 20241022055538535 DAUC <0003> db_auc.c:157 IMSI='262424350172226': No 2G Auth Data 20241022055538535 DAUC <0003> db_auc.c:236 IMSI='262424350172226': Calling to generate 5 vectors 20241022055538535 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241022055538535 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055538535 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241022055538535 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055538535 DAUC <0003> auc.c:113 vector [0]: rand = e51146f830712f5ab0c3f6b91885efcb 20241022055538535 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055538535 DAUC <0003> auc.c:142 vector [0]: autn = 38a0966b278480009f5acaf7f703730d 20241022055538535 DAUC <0003> auc.c:143 vector [0]: ck = 433bbad72f0a172ed86799c5de908622 20241022055538535 DAUC <0003> auc.c:144 vector [0]: ik = d91af95680226c8ee30d144f922e81e9 20241022055538535 DAUC <0003> auc.c:145 vector [0]: res = 37ccbd84d9e41de90000000000000000 20241022055538535 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055538535 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241022055538535 DAUC <0003> auc.c:151 vector [0]: kc = a14bce0be3967c6b 20241022055538535 DAUC <0003> auc.c:152 vector [0]: sres = ee28a06d 20241022055538535 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241022055538535 DAUC <0003> auc.c:113 vector [1]: rand = 106b29ea6adfc7cf8b09bab9199ffe68 20241022055538535 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241022055538535 DAUC <0003> auc.c:142 vector [1]: autn = fe3a4bc1beb38000927b1f8da32c6b6d 20241022055538535 DAUC <0003> auc.c:143 vector [1]: ck = bd051f8b5f8028215c3b3f16827f7246 20241022055538535 DAUC <0003> auc.c:144 vector [1]: ik = 3e4c1825330fb7da54ead9ee38fe3b2b 20241022055538535 DAUC <0003> auc.c:145 vector [1]: res = 6f384ad4c7d7d1f80000000000000000 20241022055538535 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055538535 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241022055538535 DAUC <0003> auc.c:151 vector [1]: kc = 8b98e156d60ed696 20241022055538535 DAUC <0003> auc.c:152 vector [1]: sres = a8ef9b2c 20241022055538535 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241022055538535 DAUC <0003> auc.c:113 vector [2]: rand = 7fa467068f826d0357ec1ccd206600d2 20241022055538535 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241022055538535 DAUC <0003> auc.c:142 vector [2]: autn = a47c50cfed878000f7dd1770a094bd3d 20241022055538535 DAUC <0003> auc.c:143 vector [2]: ck = d88abd7b9672ea213d872e9b85dcdbe5 20241022055538535 DAUC <0003> auc.c:144 vector [2]: ik = 9c1d4f098271b79dc356f0a7afeadcb7 20241022055538535 DAUC <0003> auc.c:145 vector [2]: res = 8f4818c989b1c6510000000000000000 20241022055538535 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055538535 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241022055538535 DAUC <0003> auc.c:151 vector [2]: kc = ba462c4e3e355aee 20241022055538535 DAUC <0003> auc.c:152 vector [2]: sres = 06f9de98 20241022055538535 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241022055538535 DAUC <0003> auc.c:113 vector [3]: rand = a988f1cff78e00923c7df7c1652b0d91 20241022055538535 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241022055538535 DAUC <0003> auc.c:142 vector [3]: autn = 9399c5ede07d80000a771b2a64f13a14 20241022055538535 DAUC <0003> auc.c:143 vector [3]: ck = 56bccca9a25ab64c4fa1943bb9881e26 20241022055538535 DAUC <0003> auc.c:144 vector [3]: ik = 5a561675e1a27889b70b81bb1dedcb7d 20241022055538535 DAUC <0003> auc.c:145 vector [3]: res = 8dfde1415368fdcf0000000000000000 20241022055538535 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055538535 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241022055538535 DAUC <0003> auc.c:151 vector [3]: kc = f440cf5ce79d1b9e 20241022055538535 DAUC <0003> auc.c:152 vector [3]: sres = de951c8e 20241022055538535 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241022055538535 DAUC <0003> auc.c:113 vector [4]: rand = 5718a6a201b99f125aaf2b40e938344d 20241022055538535 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241022055538535 DAUC <0003> auc.c:142 vector [4]: autn = 853a531cf8fb80008e8834cb5556f2b3 20241022055538535 DAUC <0003> auc.c:143 vector [4]: ck = c7c1dc244eeea443a1b59fe3c904899d 20241022055538535 DAUC <0003> auc.c:144 vector [4]: ik = acee46859a4033d33a3044fc484c4e60 20241022055538535 DAUC <0003> auc.c:145 vector [4]: res = 44284fc72aa9ed9e0000000000000000 20241022055538535 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055538535 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241022055538535 DAUC <0003> auc.c:151 vector [4]: kc = f0aa41be55e6506d 20241022055538535 DAUC <0003> auc.c:152 vector [4]: sres = 6e81a259 20241022055538535 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241022055538535 DAUC <0003> db_auc.c:245 IMSI='262424350172226': Generated 5 vectors 20241022055538535 DAUC <0003> db_auc.c:249 IMSI='262424350172226': Updating SQN=161 in DB 20241022055538543 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424350172226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424350172226"} 20241022055538543 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424350172226 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055538543 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055538543 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055538546 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37000<->l=127.0.0.1:4258 20241022055538572 DAUC <0003> db_auc.c:157 IMSI='262429893404010': No 2G Auth Data 20241022055538572 DAUC <0003> db_auc.c:192 IMSI='262429893404010': No 3G Auth Data 20241022055538612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37012<->l=127.0.0.1:4258 20241022055538616 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055538616 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429893404010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429893404010"} 20241022055538616 DAUC <0003> db_auc.c:236 IMSI='262429893404010': Calling to generate 5 vectors 20241022055538616 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055538616 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055538616 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055538616 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055538616 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055538616 DAUC <0003> auc.c:113 vector [0]: rand = ab182dcb14a14c15f7f67f3068426f98 20241022055538616 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055538616 DAUC <0003> auc.c:142 vector [0]: autn = ae688008daf280001dde6f97f6725fad 20241022055538616 DAUC <0003> auc.c:143 vector [0]: ck = 6f17e8a2369f7f1051f7dcb22f6881eb 20241022055538616 DAUC <0003> auc.c:144 vector [0]: ik = 9e9dcdc3f3eb6237192e5bc4fc6f7b19 20241022055538616 DAUC <0003> auc.c:145 vector [0]: res = 93bc0ad91a65d0d70000000000000000 20241022055538616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055538616 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055538616 DAUC <0003> auc.c:179 vector [0]: kc = b6010f9baabea000 20241022055538616 DAUC <0003> auc.c:180 vector [0]: sres = 1b979a2c 20241022055538616 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055538616 DAUC <0003> auc.c:113 vector [1]: rand = b0c7b835003df48bfadbcad0a7ce6d3f 20241022055538616 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241022055538616 DAUC <0003> auc.c:142 vector [1]: autn = cf678e110f188000f842ed75692675ff 20241022055538616 DAUC <0003> auc.c:143 vector [1]: ck = 6afc4aed06e7d90bdccee63d70d79c2e 20241022055538616 DAUC <0003> auc.c:144 vector [1]: ik = 08c2177ad73fd0444349c0b50ebd2317 20241022055538616 DAUC <0003> auc.c:145 vector [1]: res = 6f25ba003b6f43c30000000000000000 20241022055538616 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055538616 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055538616 DAUC <0003> auc.c:179 vector [1]: kc = 0e8b5d8876b63800 20241022055538616 DAUC <0003> auc.c:180 vector [1]: sres = 58674d19 20241022055538616 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055538616 DAUC <0003> auc.c:113 vector [2]: rand = 0446b915cf22ad1e8c166c111689099e 20241022055538616 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241022055538616 DAUC <0003> auc.c:142 vector [2]: autn = 00ba30fe31c5800065907f6e3f908371 20241022055538616 DAUC <0003> auc.c:143 vector [2]: ck = 7e90662981b5ca9b6c2f1f473f708b29 20241022055538616 DAUC <0003> auc.c:144 vector [2]: ik = eb727e4fb760a024c104498d59302cad 20241022055538616 DAUC <0003> auc.c:145 vector [2]: res = bd0219982434bfe70000000000000000 20241022055538616 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055538616 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055538616 DAUC <0003> auc.c:179 vector [2]: kc = 1dffe82e1ca7d000 20241022055538616 DAUC <0003> auc.c:180 vector [2]: sres = 4ea15075 20241022055538616 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055538616 DAUC <0003> auc.c:113 vector [3]: rand = 0f5bf4f2edc8df168b393cc0accfeba9 20241022055538616 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241022055538616 DAUC <0003> auc.c:142 vector [3]: autn = 4c15c84596e180002b7930ed847d361f 20241022055538616 DAUC <0003> auc.c:143 vector [3]: ck = 8290727932586e70cc46275bfe9c5efa 20241022055538616 DAUC <0003> auc.c:144 vector [3]: ik = 8bf9aadd5ee2a034bbc2125161d1d830 20241022055538616 DAUC <0003> auc.c:145 vector [3]: res = 4be2498b2e84e50b0000000000000000 20241022055538616 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055538616 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055538616 DAUC <0003> auc.c:179 vector [3]: kc = cb3acd611df94400 20241022055538616 DAUC <0003> auc.c:180 vector [3]: sres = 3d8ad921 20241022055538616 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055538616 DAUC <0003> auc.c:113 vector [4]: rand = 1b7d5e7806e650a1e5323ba1d0354c40 20241022055538616 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241022055538616 DAUC <0003> auc.c:142 vector [4]: autn = 857576916a0e80005ce6b103698fc476 20241022055538616 DAUC <0003> auc.c:143 vector [4]: ck = 387942c089e77e3b67e0bf5c142af111 20241022055538616 DAUC <0003> auc.c:144 vector [4]: ik = c23ac382a373aceb39fa8d268a688acf 20241022055538616 DAUC <0003> auc.c:145 vector [4]: res = f633818d22cfb4650000000000000000 20241022055538616 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055538616 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055538616 DAUC <0003> auc.c:179 vector [4]: kc = 4b005b00104c1000 20241022055538616 DAUC <0003> auc.c:180 vector [4]: sres = 6592641d 20241022055538616 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055538616 DAUC <0003> db_auc.c:245 IMSI='262429893404010': Generated 5 vectors 20241022055538616 DAUC <0003> db_auc.c:249 IMSI='262429893404010': Updating SQN=161 in DB 20241022055538624 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429893404010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429893404010"} 20241022055538624 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429893404010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055538624 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055538624 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055538627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37012<->l=127.0.0.1:4258 20241022055538659 DAUC <0003> db_auc.c:157 IMSI='262420192526914': No 2G Auth Data 20241022055538659 DAUC <0003> db_auc.c:192 IMSI='262420192526914': No 3G Auth Data 20241022055538701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 20241022055538704 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055538704 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420192526914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420192526914"} 20241022055538704 DAUC <0003> db_auc.c:236 IMSI='262420192526914': Calling to generate 5 vectors 20241022055538704 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055538704 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055538704 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055538704 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055538704 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055538704 DAUC <0003> auc.c:113 vector [0]: rand = 0a74904ec4c4c52260e9e7208ac2f540 20241022055538704 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055538704 DAUC <0003> auc.c:142 vector [0]: autn = 3926cbd98c1e800004b4e6e8c7facda9 20241022055538704 DAUC <0003> auc.c:143 vector [0]: ck = 65e95d1bafaf7a67b3bcc527f6d94c2e 20241022055538704 DAUC <0003> auc.c:144 vector [0]: ik = 0eff4e44b675a83ee6fb45b946e7c18f 20241022055538704 DAUC <0003> auc.c:145 vector [0]: res = 8434c2849b35a3570000000000000000 20241022055538704 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055538704 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055538704 DAUC <0003> auc.c:179 vector [0]: kc = ea19118add476400 20241022055538704 DAUC <0003> auc.c:180 vector [0]: sres = 3afcc3d3 20241022055538704 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055538704 DAUC <0003> auc.c:113 vector [1]: rand = 166e5b93d85b58d6731fd1b72f7ef579 20241022055538704 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241022055538704 DAUC <0003> auc.c:142 vector [1]: autn = 47fa0026b15b80009d20066a27ed8e52 20241022055538704 DAUC <0003> auc.c:143 vector [1]: ck = 9e640e2482e19cc98e34db03837b93d7 20241022055538704 DAUC <0003> auc.c:144 vector [1]: ik = 8bd444d0f9566a84ee24ae12e723cc2d 20241022055538704 DAUC <0003> auc.c:145 vector [1]: res = c8605ea36b629c2e0000000000000000 20241022055538704 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055538704 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055538704 DAUC <0003> auc.c:179 vector [1]: kc = a5c20a4a8e537c00 20241022055538704 DAUC <0003> auc.c:180 vector [1]: sres = aeab458a 20241022055538704 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055538704 DAUC <0003> auc.c:113 vector [2]: rand = 41a852d1db27bb31b1ea7cbef042d0d6 20241022055538704 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241022055538704 DAUC <0003> auc.c:142 vector [2]: autn = 9865f82c7cbf8000198ba6dd7437653d 20241022055538704 DAUC <0003> auc.c:143 vector [2]: ck = 51d746ebfbc201742110494292c6e354 20241022055538704 DAUC <0003> auc.c:144 vector [2]: ik = 0bff112be474af18df58487d268f8946 20241022055538704 DAUC <0003> auc.c:145 vector [2]: res = c771f2649c6498150000000000000000 20241022055538704 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055538704 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055538704 DAUC <0003> auc.c:179 vector [2]: kc = 7395dd42a9e86400 20241022055538704 DAUC <0003> auc.c:180 vector [2]: sres = de6b6f34 20241022055538704 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055538704 DAUC <0003> auc.c:113 vector [3]: rand = 19b35a457e74496fe2af10c679a3cb3a 20241022055538704 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241022055538704 DAUC <0003> auc.c:142 vector [3]: autn = a73107fe20258000a334e852c5e5517d 20241022055538704 DAUC <0003> auc.c:143 vector [3]: ck = 7646415e82afb61c60d9f49ad99e88da 20241022055538704 DAUC <0003> auc.c:144 vector [3]: ik = 3b8bd46e7c0bfeb7fbcb9cce1f49911b 20241022055538704 DAUC <0003> auc.c:145 vector [3]: res = 074074c5e6c34d670000000000000000 20241022055538704 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055538704 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055538704 DAUC <0003> auc.c:179 vector [3]: kc = 0841e99a34879800 20241022055538704 DAUC <0003> auc.c:180 vector [3]: sres = 8a47950d 20241022055538704 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055538704 DAUC <0003> auc.c:113 vector [4]: rand = 2cda1cc24baf191cdcab412569c23c41 20241022055538704 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241022055538704 DAUC <0003> auc.c:142 vector [4]: autn = 7207b32722a080004b3ecada9f7676de 20241022055538704 DAUC <0003> auc.c:143 vector [4]: ck = a85545cf952c42bf305227837174bc81 20241022055538704 DAUC <0003> auc.c:144 vector [4]: ik = 899c5c82ac8eb24a32d20a8a46c3243c 20241022055538704 DAUC <0003> auc.c:145 vector [4]: res = 0ddfa75c532f025a0000000000000000 20241022055538704 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055538705 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055538705 DAUC <0003> auc.c:179 vector [4]: kc = 30a1780eb2e12000 20241022055538705 DAUC <0003> auc.c:180 vector [4]: sres = c86e8a54 20241022055538705 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055538705 DAUC <0003> db_auc.c:245 IMSI='262420192526914': Generated 5 vectors 20241022055538705 DAUC <0003> db_auc.c:249 IMSI='262420192526914': Updating SQN=161 in DB 20241022055538712 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420192526914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420192526914"} 20241022055538712 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262420192526914 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055538712 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055538712 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055538716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 20241022055538749 DAUC <0003> db_auc.c:157 IMSI='262426260072921': No 2G Auth Data 20241022055538749 DAUC <0003> db_auc.c:192 IMSI='262426260072921': No 3G Auth Data 20241022055538815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37032<->l=127.0.0.1:4258 20241022055538819 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055538819 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426260072921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426260072921"} 20241022055538819 DAUC <0003> db_auc.c:236 IMSI='262426260072921': Calling to generate 5 vectors 20241022055538819 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241022055538819 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241022055538819 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241022055538819 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241022055538819 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241022055538819 DAUC <0003> auc.c:113 vector [0]: rand = 1213c827425d7ee8b63cf4c69c39ac52 20241022055538819 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241022055538819 DAUC <0003> auc.c:142 vector [0]: autn = da85a87df05d80005b022fc2a479735d 20241022055538819 DAUC <0003> auc.c:143 vector [0]: ck = e75feae9f42b35df7c5aabf3c9667077 20241022055538819 DAUC <0003> auc.c:144 vector [0]: ik = fc54617e9ef9bd7a2f227d502a4f8860 20241022055538819 DAUC <0003> auc.c:145 vector [0]: res = 87f4f2b41fab51200000000000000000 20241022055538819 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241022055538819 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241022055538819 DAUC <0003> auc.c:179 vector [0]: kc = 22acdc6df1c6231c 20241022055538819 DAUC <0003> auc.c:180 vector [0]: sres = dea6f594 20241022055538819 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241022055538819 DAUC <0003> auc.c:113 vector [1]: rand = e73d77409948a923c117d4a9919b0503 20241022055538819 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241022055538819 DAUC <0003> auc.c:142 vector [1]: autn = 4dfe9f94476680003082910900adc814 20241022055538819 DAUC <0003> auc.c:143 vector [1]: ck = 6593c01270128511b795a3c1349e077e 20241022055538819 DAUC <0003> auc.c:144 vector [1]: ik = d63c5b061937dd9d4afc873d3e1f7f42 20241022055538819 DAUC <0003> auc.c:145 vector [1]: res = 9913a89a297777140000000000000000 20241022055538819 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241022055538819 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241022055538819 DAUC <0003> auc.c:179 vector [1]: kc = e3b32b692a2559ef 20241022055538819 DAUC <0003> auc.c:180 vector [1]: sres = 47fb1081 20241022055538819 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241022055538819 DAUC <0003> auc.c:113 vector [2]: rand = a4a7623dd7afe1555792460a64b9226f 20241022055538819 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241022055538819 DAUC <0003> auc.c:142 vector [2]: autn = 9e63345d5d538000d7fcbdb86c644618 20241022055538819 DAUC <0003> auc.c:143 vector [2]: ck = a15c38352f14114adcf6620dffdbd991 20241022055538819 DAUC <0003> auc.c:144 vector [2]: ik = 0a378661151f61503bc46f44fec28a9f 20241022055538819 DAUC <0003> auc.c:145 vector [2]: res = 1972b08e1da32da30000000000000000 20241022055538819 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241022055538819 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241022055538819 DAUC <0003> auc.c:179 vector [2]: kc = 869f08d110b974a7 20241022055538819 DAUC <0003> auc.c:180 vector [2]: sres = 39fd8d22 20241022055538819 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241022055538819 DAUC <0003> auc.c:113 vector [3]: rand = 22769fc6e0109c12f75766342aa873dd 20241022055538819 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241022055538819 DAUC <0003> auc.c:142 vector [3]: autn = 203a059dae6a8000dff268fc56e6092d 20241022055538819 DAUC <0003> auc.c:143 vector [3]: ck = adfc4b7fbf919d993c1be5f9325866c2 20241022055538819 DAUC <0003> auc.c:144 vector [3]: ik = 96faa0ec4adce785966df41be6646c5e 20241022055538819 DAUC <0003> auc.c:145 vector [3]: res = 439896e12de5bccd0000000000000000 20241022055538819 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241022055538819 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241022055538819 DAUC <0003> auc.c:179 vector [3]: kc = ab89265d133791d8 20241022055538819 DAUC <0003> auc.c:180 vector [3]: sres = 7ee7ca14 20241022055538819 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241022055538819 DAUC <0003> auc.c:113 vector [4]: rand = 575040195da7db8175cd39304578b172 20241022055538819 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241022055538819 DAUC <0003> auc.c:142 vector [4]: autn = df879d5196738000d48392f0f6e16b86 20241022055538819 DAUC <0003> auc.c:143 vector [4]: ck = a2dfbcceded0d52a96a188027d279e58 20241022055538819 DAUC <0003> auc.c:144 vector [4]: ik = 8ce6adcd4531128efaabb92ba36d7947 20241022055538819 DAUC <0003> auc.c:145 vector [4]: res = 17cb0607e1bff1fd0000000000000000 20241022055538819 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241022055538819 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241022055538819 DAUC <0003> auc.c:179 vector [4]: kc = 79f6c044f2aefaa9 20241022055538819 DAUC <0003> auc.c:180 vector [4]: sres = b555664c 20241022055538819 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241022055538819 DAUC <0003> db_auc.c:245 IMSI='262426260072921': Generated 5 vectors 20241022055538819 DAUC <0003> db_auc.c:249 IMSI='262426260072921': Updating SQN=161 in DB 20241022055538831 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426260072921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426260072921"} 20241022055538831 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262426260072921 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055538831 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055538831 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055538835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37032<->l=127.0.0.1:4258 20241022055538874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36990<->l=127.0.0.1:4258 20241022055538875 DLINP <000b> input/ipa.c:451 connected read/write 20241022055538875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055538875 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055538875 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055538875 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055538875 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33437<->l=127.0.0.1:4259) 20241022055538927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 20241022055538927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 20241022055541999 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055541999 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055542001 DLINP <000b> input/ipa.c:451 connected read/write 20241022055542001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055542002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37046<->l=127.0.0.1:4258 20241022055542004 DLINP <000b> input/ipa.c:451 connected read/write 20241022055542004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055542004 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055542004 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055542004 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  20241022055542004 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055542004 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  20241022055542004 DLGSUP <0013> gsup_server.c:235 2:  20241022055542004 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055542004 DLGSUP <0013> gsup_server.c:235 3:  20241022055542004 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055542004 DLGSUP <0013> gsup_server.c:235 4:  20241022055542004 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055542004 DLGSUP <0013> gsup_server.c:235 5:  20241022055542004 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055542004 DLGSUP <0013> gsup_server.c:235 7:  20241022055542004 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055542004 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055542004 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055542004 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055542028 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38051<->l=127.0.0.1:4259) 20241022055542042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37050<->l=127.0.0.1:4258 20241022055542047 DLINP <000b> input/ipa.c:451 connected read/write 20241022055542047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055542047 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427155457432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427155457432" cn_domain=PS} 20241022055542047 DLU <0006> fsm.c:456 lu(262427155457432)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055542047 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427155457432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241022055542047 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427155457432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427155457432" cause=IMSI unknown in HLR} 20241022055542047 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262427155457432 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055542047 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427155457432)[0x558f22cd7ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055542047 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427155457432)[0x558f22cd7ef0]{UNVALIDATED}: Freeing instance 20241022055542047 DLU <0006> fsm.c:568 lu(PS:IMSI-262427155457432)[0x558f22cd7ef0]{UNVALIDATED}: Deallocated 20241022055542047 DLINP <000b> input/ipa.c:451 connected read/write 20241022055542047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055542047 DLINP <000b> input/ipa.c:451 connected read/write 20241022055542047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055542049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37050<->l=127.0.0.1:4258 20241022055542050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37046<->l=127.0.0.1:4258 20241022055542051 DLINP <000b> input/ipa.c:451 connected read/write 20241022055542051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055542051 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055542051 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055542051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055542051 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38051<->l=127.0.0.1:4259) 20241022055542101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37062<->l=127.0.0.1:4258 20241022055542102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37062<->l=127.0.0.1:4258 20241022055545177 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055545177 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055545180 DLINP <000b> input/ipa.c:451 connected read/write 20241022055545180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055545181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 20241022055545184 DLINP <000b> input/ipa.c:451 connected read/write 20241022055545184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055545184 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055545184 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055545184 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  20241022055545184 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055545184 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  20241022055545184 DLGSUP <0013> gsup_server.c:235 2:  20241022055545184 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055545184 DLGSUP <0013> gsup_server.c:235 3:  20241022055545184 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055545184 DLGSUP <0013> gsup_server.c:235 4:  20241022055545184 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055545184 DLGSUP <0013> gsup_server.c:235 5:  20241022055545184 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055545184 DLGSUP <0013> gsup_server.c:235 7:  20241022055545184 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055545184 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055545184 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055545184 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055545200 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42347<->l=127.0.0.1:4259) 20241022055545211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20241022055545225 DLINP <000b> input/ipa.c:451 connected read/write 20241022055545225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055545225 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422624125523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422624125523" cn_domain=PS source_name="the-source\n"} 20241022055545225 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241022055545225 DLU <0006> fsm.c:456 lu(262422624125523)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055545225 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422624125523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241022055545225 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262422624125523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422624125523" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241022055545225 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262422624125523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055545225 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422624125523)[0x558f22cd7ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055545225 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422624125523)[0x558f22cd7ef0]{UNVALIDATED}: Freeing instance 20241022055545225 DLU <0006> fsm.c:568 lu(PS:IMSI-262422624125523)[0x558f22cd7ef0]{UNVALIDATED}: Deallocated 20241022055545225 DLINP <000b> input/ipa.c:451 connected read/write 20241022055545225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055545225 DLINP <000b> input/ipa.c:451 connected read/write 20241022055545225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055545228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20241022055545229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 20241022055545230 DLINP <000b> input/ipa.c:451 connected read/write 20241022055545230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055545230 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055545230 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055545230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055545230 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241022055545230 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42347<->l=127.0.0.1:4259) 20241022055545276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37074<->l=127.0.0.1:4258 20241022055545276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37074<->l=127.0.0.1:4258 20241022055548354 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055548354 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055548356 DLINP <000b> input/ipa.c:451 connected read/write 20241022055548356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055548357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39578<->l=127.0.0.1:4258 20241022055548359 DLINP <000b> input/ipa.c:451 connected read/write 20241022055548359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055548359 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055548359 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055548359 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  20241022055548359 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055548359 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  20241022055548359 DLGSUP <0013> gsup_server.c:235 2:  20241022055548359 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055548359 DLGSUP <0013> gsup_server.c:235 3:  20241022055548359 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055548359 DLGSUP <0013> gsup_server.c:235 4:  20241022055548359 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055548359 DLGSUP <0013> gsup_server.c:235 5:  20241022055548359 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055548359 DLGSUP <0013> gsup_server.c:235 7:  20241022055548359 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055548359 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055548359 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055548359 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055548383 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37695<->l=127.0.0.1:4259) 20241022055548400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39582<->l=127.0.0.1:4258 20241022055548407 DLINP <000b> input/ipa.c:451 connected read/write 20241022055548407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055548407 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423027368564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423027368564" cn_domain=PS} 20241022055548407 DLU <0006> fsm.c:456 lu(262423027368564)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055548407 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423027368564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241022055548407 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423027368564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423027368564" cause=Roaming not allowed in this location area} 20241022055548407 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423027368564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055548407 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423027368564)[0x558f22cd7ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055548407 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423027368564)[0x558f22cd7ef0]{UNVALIDATED}: Freeing instance 20241022055548407 DLU <0006> fsm.c:568 lu(PS:IMSI-262423027368564)[0x558f22cd7ef0]{UNVALIDATED}: Deallocated 20241022055548407 DLINP <000b> input/ipa.c:451 connected read/write 20241022055548407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055548407 DLINP <000b> input/ipa.c:451 connected read/write 20241022055548407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055548409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39582<->l=127.0.0.1:4258 20241022055548410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39578<->l=127.0.0.1:4258 20241022055548411 DLINP <000b> input/ipa.c:451 connected read/write 20241022055548411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055548411 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055548411 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055548411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055548411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37695<->l=127.0.0.1:4259) 20241022055548455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 20241022055548455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 20241022055551524 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055551524 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055551526 DLINP <000b> input/ipa.c:451 connected read/write 20241022055551526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055551527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 20241022055551528 DLINP <000b> input/ipa.c:451 connected read/write 20241022055551528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055551528 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055551528 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055551528 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  20241022055551528 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055551528 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  20241022055551528 DLGSUP <0013> gsup_server.c:235 2:  20241022055551528 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055551528 DLGSUP <0013> gsup_server.c:235 3:  20241022055551528 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055551528 DLGSUP <0013> gsup_server.c:235 4:  20241022055551528 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055551528 DLGSUP <0013> gsup_server.c:235 5:  20241022055551528 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055551528 DLGSUP <0013> gsup_server.c:235 7:  20241022055551528 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055551528 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055551528 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055551528 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055551551 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37289<->l=127.0.0.1:4259) 20241022055551564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39610<->l=127.0.0.1:4258 20241022055551569 DLINP <000b> input/ipa.c:451 connected read/write 20241022055551569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055551569 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425347344591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425347344591"} 20241022055551569 DAUC <0003> db_auc.c:133 IMSI='262425347344591': No such subscriber 20241022055551569 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425347344591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241022055551569 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425347344591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425347344591" cause=IMSI unknown in HLR} 20241022055551569 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425347344591 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055551569 DLINP <000b> input/ipa.c:451 connected read/write 20241022055551569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055551569 DLINP <000b> input/ipa.c:451 connected read/write 20241022055551569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055551572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39610<->l=127.0.0.1:4258 20241022055551573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39600<->l=127.0.0.1:4258 20241022055551573 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37289<->l=127.0.0.1:4259) 20241022055551573 DLINP <000b> input/ipa.c:451 connected read/write 20241022055551573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055551573 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055551573 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055551573 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055551615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39622<->l=127.0.0.1:4258 20241022055551615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39622<->l=127.0.0.1:4258 20241022055554689 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055554689 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055554692 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055554692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4258 20241022055554695 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055554695 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055554695 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055554695 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  20241022055554695 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055554695 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  20241022055554695 DLGSUP <0013> gsup_server.c:235 2:  20241022055554695 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055554695 DLGSUP <0013> gsup_server.c:235 3:  20241022055554695 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055554695 DLGSUP <0013> gsup_server.c:235 4:  20241022055554695 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055554695 DLGSUP <0013> gsup_server.c:235 5:  20241022055554695 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055554695 DLGSUP <0013> gsup_server.c:235 7:  20241022055554695 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055554695 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055554695 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055554695 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055554713 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33737<->l=127.0.0.1:4259) 20241022055554729 DAUC <0003> db_auc.c:157 IMSI='262427052032351': No 2G Auth Data 20241022055554729 DAUC <0003> db_auc.c:192 IMSI='262427052032351': No 3G Auth Data 20241022055554765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4258 20241022055554770 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055554770 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427052032351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427052032351" cn_domain=PS} 20241022055554770 DLU <0006> fsm.c:456 lu(262427052032351)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055554770 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427052032351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055554785 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427052032351)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055554785 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427052032351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427052032351" cn_domain=PS} 20241022055554785 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554785 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554789 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055554789 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427052032351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427052032351"} 20241022055554789 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427052032351)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055554789 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427052032351 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055554789 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427052032351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427052032351"} 20241022055554789 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427052032351 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055554789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427052032351)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055554789 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427052032351)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055554789 DLU <0006> fsm.c:568 lu(PS:IMSI-262427052032351)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055554789 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554789 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39632<->l=127.0.0.1:4258 20241022055554818 DAUC <0003> db_auc.c:157 IMSI='262426883676920': No 2G Auth Data 20241022055554818 DAUC <0003> db_auc.c:192 IMSI='262426883676920': No 3G Auth Data 20241022055554827 DLGSUP <0013> hlr.c:121 IMSI 262426883676920: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055554853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39640<->l=127.0.0.1:4258 20241022055554857 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055554857 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426883676920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426883676920" cn_domain=PS} 20241022055554857 DLU <0006> fsm.c:456 lu(262426883676920)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055554857 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426883676920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055554872 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426883676920)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055554872 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426883676920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426883676920" cn_domain=PS} 20241022055554872 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554872 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554875 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055554875 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426883676920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426883676920"} 20241022055554875 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426883676920)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055554875 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426883676920 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055554875 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426883676920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426883676920"} 20241022055554875 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426883676920 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055554875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426883676920)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055554875 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426883676920)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055554875 DLU <0006> fsm.c:568 lu(PS:IMSI-262426883676920)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055554875 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554875 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39640<->l=127.0.0.1:4258 20241022055554905 DAUC <0003> db_auc.c:157 IMSI='262427258500306': No 2G Auth Data 20241022055554905 DAUC <0003> db_auc.c:192 IMSI='262427258500306': No 3G Auth Data 20241022055554914 DLGSUP <0013> hlr.c:121 IMSI 262427258500306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055554938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39648<->l=127.0.0.1:4258 20241022055554943 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055554943 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427258500306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427258500306" cn_domain=PS} 20241022055554943 DLU <0006> fsm.c:456 lu(262427258500306)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055554943 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427258500306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055554960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427258500306)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055554960 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427258500306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427258500306" cn_domain=PS} 20241022055554960 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554960 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554963 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055554963 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427258500306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427258500306"} 20241022055554963 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427258500306)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055554963 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427258500306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055554963 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427258500306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427258500306"} 20241022055554963 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427258500306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055554963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427258500306)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055554963 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427258500306)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055554963 DLU <0006> fsm.c:568 lu(PS:IMSI-262427258500306)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055554963 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554963 DLINP <000b> input/ipa.c:451 connected read/write 20241022055554963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055554965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39648<->l=127.0.0.1:4258 20241022055554991 DAUC <0003> db_auc.c:157 IMSI='262427007797015': No 2G Auth Data 20241022055554991 DAUC <0003> db_auc.c:192 IMSI='262427007797015': No 3G Auth Data 20241022055555000 DLGSUP <0013> hlr.c:121 IMSI 262427007797015: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055555022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4258 20241022055555025 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055555025 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427007797015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427007797015" cn_domain=PS} 20241022055555025 DLU <0006> fsm.c:456 lu(262427007797015)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055555025 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427007797015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055555041 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427007797015)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055555041 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427007797015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427007797015" cn_domain=PS} 20241022055555041 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555041 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555044 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055555044 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427007797015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427007797015"} 20241022055555044 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427007797015)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055555044 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427007797015 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055555044 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427007797015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427007797015"} 20241022055555044 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427007797015 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055555044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427007797015)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055555044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427007797015)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055555044 DLU <0006> fsm.c:568 lu(PS:IMSI-262427007797015)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055555044 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555044 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4258 20241022055555070 DAUC <0003> db_auc.c:157 IMSI='262420996265118': No 2G Auth Data 20241022055555070 DAUC <0003> db_auc.c:192 IMSI='262420996265118': No 3G Auth Data 20241022055555078 DLGSUP <0013> hlr.c:121 IMSI 262420996265118: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055555100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4258 20241022055555104 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055555104 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420996265118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420996265118" cn_domain=PS} 20241022055555104 DLU <0006> fsm.c:456 lu(262420996265118)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055555104 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420996265118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055555119 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420996265118)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055555119 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420996265118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420996265118" cn_domain=PS} 20241022055555119 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555119 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555122 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055555122 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420996265118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420996265118"} 20241022055555122 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420996265118)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055555122 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262420996265118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055555122 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420996265118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420996265118"} 20241022055555122 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262420996265118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055555122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420996265118)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055555122 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420996265118)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055555122 DLU <0006> fsm.c:568 lu(PS:IMSI-262420996265118)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055555122 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555122 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39674<->l=127.0.0.1:4258 20241022055555148 DAUC <0003> db_auc.c:157 IMSI='262423868661819': No 2G Auth Data 20241022055555148 DAUC <0003> db_auc.c:192 IMSI='262423868661819': No 3G Auth Data 20241022055555156 DLGSUP <0013> hlr.c:121 IMSI 262423868661819: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055555188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39680<->l=127.0.0.1:4258 20241022055555192 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055555192 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423868661819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423868661819" cn_domain=PS} 20241022055555192 DLU <0006> fsm.c:456 lu(262423868661819)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055555192 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423868661819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055555207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423868661819)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055555207 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423868661819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423868661819" cn_domain=PS} 20241022055555207 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555207 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555210 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055555210 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423868661819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423868661819"} 20241022055555210 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423868661819)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055555210 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423868661819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055555210 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423868661819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423868661819"} 20241022055555210 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423868661819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055555210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423868661819)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055555210 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423868661819)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055555210 DLU <0006> fsm.c:568 lu(PS:IMSI-262423868661819)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055555210 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555210 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39680<->l=127.0.0.1:4258 20241022055555245 DAUC <0003> db_auc.c:157 IMSI='262428388020176': No 2G Auth Data 20241022055555245 DAUC <0003> db_auc.c:192 IMSI='262428388020176': No 3G Auth Data 20241022055555253 DLGSUP <0013> hlr.c:121 IMSI 262428388020176: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055555284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39688<->l=127.0.0.1:4258 20241022055555288 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055555288 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428388020176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428388020176" cn_domain=PS} 20241022055555288 DLU <0006> fsm.c:456 lu(262428388020176)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055555288 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428388020176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055555304 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428388020176)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055555304 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428388020176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428388020176" cn_domain=PS} 20241022055555304 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555304 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555307 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055555307 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428388020176 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428388020176"} 20241022055555307 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428388020176)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055555307 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428388020176 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055555307 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428388020176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428388020176"} 20241022055555307 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428388020176 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055555307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428388020176)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055555307 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428388020176)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055555307 DLU <0006> fsm.c:568 lu(PS:IMSI-262428388020176)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055555307 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555307 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39688<->l=127.0.0.1:4258 20241022055555340 DAUC <0003> db_auc.c:157 IMSI='262420163296815': No 2G Auth Data 20241022055555340 DAUC <0003> db_auc.c:192 IMSI='262420163296815': No 3G Auth Data 20241022055555349 DLGSUP <0013> hlr.c:121 IMSI 262420163296815: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055555380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39694<->l=127.0.0.1:4258 20241022055555385 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055555385 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420163296815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420163296815" cn_domain=PS} 20241022055555385 DLU <0006> fsm.c:456 lu(262420163296815)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055555385 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420163296815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055555401 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420163296815)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055555401 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420163296815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420163296815" cn_domain=PS} 20241022055555401 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555401 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555403 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055555403 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420163296815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420163296815"} 20241022055555403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420163296815)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055555403 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420163296815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055555403 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420163296815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420163296815"} 20241022055555403 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420163296815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055555403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420163296815)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055555403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420163296815)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055555403 DLU <0006> fsm.c:568 lu(PS:IMSI-262420163296815)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055555403 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555403 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055555405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39694<->l=127.0.0.1:4258 20241022055555433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39624<->l=127.0.0.1:4258 20241022055555434 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33737<->l=127.0.0.1:4259) 20241022055555434 DLINP <000b> input/ipa.c:451 connected read/write 20241022055555434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055555434 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055555434 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055555434 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055555479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39700<->l=127.0.0.1:4258 20241022055555479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39700<->l=127.0.0.1:4258 20241022055558551 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055558551 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055558554 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055558555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4258 20241022055558557 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055558557 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055558557 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055558557 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  20241022055558557 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055558557 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  20241022055558557 DLGSUP <0013> gsup_server.c:235 2:  20241022055558557 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055558557 DLGSUP <0013> gsup_server.c:235 3:  20241022055558557 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055558557 DLGSUP <0013> gsup_server.c:235 4:  20241022055558557 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055558557 DLGSUP <0013> gsup_server.c:235 5:  20241022055558557 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055558557 DLGSUP <0013> gsup_server.c:235 7:  20241022055558557 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055558557 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055558557 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055558557 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055558576 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45665<->l=127.0.0.1:4259) 20241022055558592 DAUC <0003> db_auc.c:157 IMSI='262422434124786': No 2G Auth Data 20241022055558592 DAUC <0003> db_auc.c:192 IMSI='262422434124786': No 3G Auth Data 20241022055558630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 20241022055558634 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055558634 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422434124786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422434124786" cn_domain=PS source_name="the-source\n"} 20241022055558634 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241022055558634 DLU <0006> fsm.c:456 lu(262422434124786)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055558634 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422434124786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241022055558650 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422434124786)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055558650 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422434124786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422434124786" cn_domain=PS destination_name="the-source\n"} 20241022055558650 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558650 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558653 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055558653 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422434124786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422434124786" source_name="the-source\n"} 20241022055558653 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422434124786)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055558653 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422434124786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055558653 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422434124786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422434124786" destination_name="the-source\n"} 20241022055558653 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422434124786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055558653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422434124786)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055558653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422434124786)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055558653 DLU <0006> fsm.c:568 lu(PS:IMSI-262422434124786)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055558653 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558653 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4258 20241022055558689 DAUC <0003> db_auc.c:157 IMSI='262428199417833': No 2G Auth Data 20241022055558689 DAUC <0003> db_auc.c:192 IMSI='262428199417833': No 3G Auth Data 20241022055558702 DLGSUP <0013> hlr.c:121 IMSI 262428199417833: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055558730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241022055558733 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055558733 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262428199417833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428199417833" cn_domain=PS source_name="the-source\n"} 20241022055558733 DLU <0006> fsm.c:456 lu(262428199417833)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055558733 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262428199417833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241022055558759 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428199417833)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055558759 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262428199417833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428199417833" cn_domain=PS destination_name="the-source\n"} 20241022055558759 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558759 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558762 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055558762 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262428199417833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428199417833" source_name="the-source\n"} 20241022055558762 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428199417833)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055558762 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262428199417833 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055558762 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262428199417833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428199417833" destination_name="the-source\n"} 20241022055558762 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262428199417833 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055558762 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428199417833)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055558762 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428199417833)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055558762 DLU <0006> fsm.c:568 lu(PS:IMSI-262428199417833)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055558762 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558762 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241022055558797 DAUC <0003> db_auc.c:157 IMSI='262421568546069': No 2G Auth Data 20241022055558797 DAUC <0003> db_auc.c:192 IMSI='262421568546069': No 3G Auth Data 20241022055558806 DLGSUP <0013> hlr.c:121 IMSI 262421568546069: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055558830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46400<->l=127.0.0.1:4258 20241022055558833 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055558834 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262421568546069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421568546069" cn_domain=PS source_name="the-source\n"} 20241022055558834 DLU <0006> fsm.c:456 lu(262421568546069)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055558834 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262421568546069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241022055558852 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421568546069)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055558852 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262421568546069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421568546069" cn_domain=PS destination_name="the-source\n"} 20241022055558852 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558852 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558855 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055558855 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262421568546069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421568546069" source_name="the-source\n"} 20241022055558855 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421568546069)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055558855 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262421568546069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055558855 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262421568546069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421568546069" destination_name="the-source\n"} 20241022055558855 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262421568546069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055558855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421568546069)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055558855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421568546069)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055558855 DLU <0006> fsm.c:568 lu(PS:IMSI-262421568546069)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055558855 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558855 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46400<->l=127.0.0.1:4258 20241022055558886 DAUC <0003> db_auc.c:157 IMSI='262426325373575': No 2G Auth Data 20241022055558886 DAUC <0003> db_auc.c:192 IMSI='262426325373575': No 3G Auth Data 20241022055558896 DLGSUP <0013> hlr.c:121 IMSI 262426325373575: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055558922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46404<->l=127.0.0.1:4258 20241022055558924 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055558924 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426325373575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426325373575" cn_domain=PS source_name="the-source\n"} 20241022055558924 DLU <0006> fsm.c:456 lu(262426325373575)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055558924 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426325373575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241022055558942 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426325373575)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055558942 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426325373575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426325373575" cn_domain=PS destination_name="the-source\n"} 20241022055558942 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558942 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558944 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055558944 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426325373575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426325373575" source_name="the-source\n"} 20241022055558944 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426325373575)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055558944 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262426325373575 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055558944 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426325373575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426325373575" destination_name="the-source\n"} 20241022055558944 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262426325373575 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055558944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426325373575)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055558944 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426325373575)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055558944 DLU <0006> fsm.c:568 lu(PS:IMSI-262426325373575)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055558944 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558944 DLINP <000b> input/ipa.c:451 connected read/write 20241022055558944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055558945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46404<->l=127.0.0.1:4258 20241022055558975 DAUC <0003> db_auc.c:157 IMSI='262427246119615': No 2G Auth Data 20241022055558975 DAUC <0003> db_auc.c:192 IMSI='262427246119615': No 3G Auth Data 20241022055558984 DLGSUP <0013> hlr.c:121 IMSI 262427246119615: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055559009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 20241022055559012 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055559012 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427246119615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427246119615" cn_domain=PS source_name="the-source\n"} 20241022055559012 DLU <0006> fsm.c:456 lu(262427246119615)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055559012 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427246119615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241022055559034 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427246119615)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055559034 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427246119615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427246119615" cn_domain=PS destination_name="the-source\n"} 20241022055559034 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559034 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559037 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055559037 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427246119615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427246119615" source_name="the-source\n"} 20241022055559037 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427246119615)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055559037 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427246119615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055559037 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427246119615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427246119615" destination_name="the-source\n"} 20241022055559037 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427246119615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055559037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427246119615)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055559037 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427246119615)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055559037 DLU <0006> fsm.c:568 lu(PS:IMSI-262427246119615)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055559037 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559037 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46412<->l=127.0.0.1:4258 20241022055559075 DAUC <0003> db_auc.c:157 IMSI='262425482007271': No 2G Auth Data 20241022055559075 DAUC <0003> db_auc.c:192 IMSI='262425482007271': No 3G Auth Data 20241022055559087 DLGSUP <0013> hlr.c:121 IMSI 262425482007271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055559119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46428<->l=127.0.0.1:4258 20241022055559123 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055559123 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425482007271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425482007271" cn_domain=PS source_name="the-source\n"} 20241022055559123 DLU <0006> fsm.c:456 lu(262425482007271)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055559123 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425482007271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241022055559144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425482007271)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055559144 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425482007271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425482007271" cn_domain=PS destination_name="the-source\n"} 20241022055559144 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559144 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559146 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055559146 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425482007271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425482007271" source_name="the-source\n"} 20241022055559146 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425482007271)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055559146 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425482007271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055559146 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425482007271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425482007271" destination_name="the-source\n"} 20241022055559146 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425482007271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055559146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425482007271)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055559146 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425482007271)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055559146 DLU <0006> fsm.c:568 lu(PS:IMSI-262425482007271)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055559146 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559146 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46428<->l=127.0.0.1:4258 20241022055559187 DAUC <0003> db_auc.c:157 IMSI='262426710862727': No 2G Auth Data 20241022055559187 DAUC <0003> db_auc.c:192 IMSI='262426710862727': No 3G Auth Data 20241022055559198 DLGSUP <0013> hlr.c:121 IMSI 262426710862727: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055559233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4258 20241022055559237 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055559237 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262426710862727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426710862727" cn_domain=PS source_name="the-source\n"} 20241022055559237 DLU <0006> fsm.c:456 lu(262426710862727)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055559237 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262426710862727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241022055559257 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426710862727)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055559257 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262426710862727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426710862727" cn_domain=PS destination_name="the-source\n"} 20241022055559257 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559257 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559260 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055559260 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262426710862727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426710862727" source_name="the-source\n"} 20241022055559260 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426710862727)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055559260 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262426710862727 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055559260 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262426710862727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426710862727" destination_name="the-source\n"} 20241022055559260 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262426710862727 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055559260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426710862727)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055559260 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426710862727)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055559260 DLU <0006> fsm.c:568 lu(PS:IMSI-262426710862727)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055559260 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559260 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4258 20241022055559303 DAUC <0003> db_auc.c:157 IMSI='262429808511054': No 2G Auth Data 20241022055559303 DAUC <0003> db_auc.c:192 IMSI='262429808511054': No 3G Auth Data 20241022055559315 DLGSUP <0013> hlr.c:121 IMSI 262429808511054: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055559350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 20241022055559353 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055559353 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429808511054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429808511054" cn_domain=PS source_name="the-source\n"} 20241022055559353 DLU <0006> fsm.c:456 lu(262429808511054)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055559353 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429808511054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241022055559368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429808511054)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055559368 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429808511054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429808511054" cn_domain=PS destination_name="the-source\n"} 20241022055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559369 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559371 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055559371 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429808511054 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429808511054" source_name="the-source\n"} 20241022055559371 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429808511054)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055559371 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429808511054 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055559371 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429808511054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429808511054" destination_name="the-source\n"} 20241022055559371 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429808511054 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055559371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429808511054)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055559371 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429808511054)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055559371 DLU <0006> fsm.c:568 lu(PS:IMSI-262429808511054)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055559371 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559371 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055559372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46454<->l=127.0.0.1:4258 20241022055559397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4258 20241022055559399 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45665<->l=127.0.0.1:4259) 20241022055559399 DLINP <000b> input/ipa.c:451 connected read/write 20241022055559399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055559399 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055559399 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055559399 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055559399 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241022055559443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4258 20241022055559444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4258 20241022055602518 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055602518 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055602519 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602520 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46474<->l=127.0.0.1:4258 20241022055602521 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602521 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055602521 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055602521 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  20241022055602521 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055602521 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  20241022055602521 DLGSUP <0013> gsup_server.c:235 2:  20241022055602521 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055602521 DLGSUP <0013> gsup_server.c:235 3:  20241022055602521 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055602521 DLGSUP <0013> gsup_server.c:235 4:  20241022055602521 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055602521 DLGSUP <0013> gsup_server.c:235 5:  20241022055602521 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055602521 DLGSUP <0013> gsup_server.c:235 7:  20241022055602521 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055602521 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055602521 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055602521 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055602539 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46785<->l=127.0.0.1:4259) 20241022055602571 DAUC <0003> db_auc.c:157 IMSI='262423316265997': No 2G Auth Data 20241022055602571 DAUC <0003> db_auc.c:192 IMSI='262423316265997': No 3G Auth Data 20241022055602611 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46486<->l=127.0.0.1:4258 20241022055602616 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602616 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423316265997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423316265997" cn_domain=PS} 20241022055602616 DLU <0006> fsm.c:456 lu(262423316265997)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055602616 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423316265997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055602631 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423316265997)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055602631 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423316265997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423316265997" cn_domain=PS} 20241022055602631 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602631 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602635 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602635 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423316265997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423316265997"} 20241022055602635 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423316265997)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055602635 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423316265997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055602635 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423316265997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423316265997"} 20241022055602635 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423316265997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055602635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423316265997)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055602635 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423316265997)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055602635 DLU <0006> fsm.c:568 lu(PS:IMSI-262423316265997)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055602635 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602635 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46486<->l=127.0.0.1:4258 20241022055602662 DAUC <0003> db_auc.c:157 IMSI='262425229757551': No 2G Auth Data 20241022055602662 DAUC <0003> db_auc.c:192 IMSI='262425229757551': No 3G Auth Data 20241022055602671 DLGSUP <0013> hlr.c:121 IMSI 262425229757551: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055602695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 20241022055602699 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602699 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425229757551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425229757551" cn_domain=PS} 20241022055602699 DLU <0006> fsm.c:456 lu(262425229757551)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055602699 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425229757551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055602715 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425229757551)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055602715 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425229757551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425229757551" cn_domain=PS} 20241022055602715 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602715 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602718 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602718 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425229757551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425229757551"} 20241022055602718 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425229757551)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055602718 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425229757551 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055602718 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425229757551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425229757551"} 20241022055602718 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425229757551 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055602718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425229757551)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055602718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425229757551)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055602718 DLU <0006> fsm.c:568 lu(PS:IMSI-262425229757551)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055602718 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602718 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46488<->l=127.0.0.1:4258 20241022055602745 DAUC <0003> db_auc.c:157 IMSI='262421450233043': No 2G Auth Data 20241022055602745 DAUC <0003> db_auc.c:192 IMSI='262421450233043': No 3G Auth Data 20241022055602754 DLGSUP <0013> hlr.c:121 IMSI 262421450233043: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055602777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4258 20241022055602781 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602781 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421450233043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421450233043" cn_domain=PS} 20241022055602781 DLU <0006> fsm.c:456 lu(262421450233043)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055602781 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421450233043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055602796 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421450233043)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055602796 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421450233043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421450233043" cn_domain=PS} 20241022055602796 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602797 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602800 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602800 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421450233043 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421450233043"} 20241022055602800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421450233043)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055602800 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421450233043 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055602800 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421450233043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421450233043"} 20241022055602800 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421450233043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055602800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421450233043)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055602800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421450233043)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055602800 DLU <0006> fsm.c:568 lu(PS:IMSI-262421450233043)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055602800 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602800 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46490<->l=127.0.0.1:4258 20241022055602826 DAUC <0003> db_auc.c:157 IMSI='262424959173965': No 2G Auth Data 20241022055602826 DAUC <0003> db_auc.c:192 IMSI='262424959173965': No 3G Auth Data 20241022055602834 DLGSUP <0013> hlr.c:121 IMSI 262424959173965: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055602860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4258 20241022055602863 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602864 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424959173965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424959173965" cn_domain=PS} 20241022055602864 DLU <0006> fsm.c:456 lu(262424959173965)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055602864 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424959173965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055602889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424959173965)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055602889 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424959173965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424959173965" cn_domain=PS} 20241022055602889 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602889 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602892 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602892 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424959173965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424959173965"} 20241022055602892 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424959173965)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055602892 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424959173965 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055602892 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424959173965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424959173965"} 20241022055602892 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424959173965 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055602892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424959173965)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055602892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424959173965)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055602892 DLU <0006> fsm.c:568 lu(PS:IMSI-262424959173965)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055602892 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602892 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46498<->l=127.0.0.1:4258 20241022055602919 DAUC <0003> db_auc.c:157 IMSI='262422682915614': No 2G Auth Data 20241022055602919 DAUC <0003> db_auc.c:192 IMSI='262422682915614': No 3G Auth Data 20241022055602928 DLGSUP <0013> hlr.c:121 IMSI 262422682915614: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055602952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46502<->l=127.0.0.1:4258 20241022055602957 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602957 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422682915614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422682915614" cn_domain=PS} 20241022055602957 DLU <0006> fsm.c:456 lu(262422682915614)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055602957 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422682915614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055602972 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422682915614)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055602972 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422682915614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422682915614" cn_domain=PS} 20241022055602972 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602972 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602975 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055602975 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422682915614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422682915614"} 20241022055602975 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422682915614)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055602975 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262422682915614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055602975 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422682915614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422682915614"} 20241022055602975 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262422682915614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055602975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422682915614)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055602975 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422682915614)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055602975 DLU <0006> fsm.c:568 lu(PS:IMSI-262422682915614)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055602975 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602975 DLINP <000b> input/ipa.c:451 connected read/write 20241022055602975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055602977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46502<->l=127.0.0.1:4258 20241022055603003 DAUC <0003> db_auc.c:157 IMSI='262425248616018': No 2G Auth Data 20241022055603003 DAUC <0003> db_auc.c:192 IMSI='262425248616018': No 3G Auth Data 20241022055603012 DLGSUP <0013> hlr.c:121 IMSI 262425248616018: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055603045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4258 20241022055603049 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055603049 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425248616018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425248616018" cn_domain=PS} 20241022055603049 DLU <0006> fsm.c:456 lu(262425248616018)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055603049 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425248616018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055603064 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425248616018)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055603064 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425248616018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425248616018" cn_domain=PS} 20241022055603064 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603064 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603068 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055603068 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425248616018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425248616018"} 20241022055603068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425248616018)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055603068 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425248616018 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055603068 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425248616018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425248616018"} 20241022055603068 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425248616018 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055603068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425248616018)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055603068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425248616018)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055603068 DLU <0006> fsm.c:568 lu(PS:IMSI-262425248616018)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055603068 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603068 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46512<->l=127.0.0.1:4258 20241022055603102 DAUC <0003> db_auc.c:157 IMSI='262425724161800': No 2G Auth Data 20241022055603102 DAUC <0003> db_auc.c:192 IMSI='262425724161800': No 3G Auth Data 20241022055603111 DLGSUP <0013> hlr.c:121 IMSI 262425724161800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055603144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46516<->l=127.0.0.1:4258 20241022055603147 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055603147 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425724161800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425724161800" cn_domain=PS} 20241022055603147 DLU <0006> fsm.c:456 lu(262425724161800)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055603147 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425724161800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055603163 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425724161800)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055603163 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425724161800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425724161800" cn_domain=PS} 20241022055603163 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603163 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603166 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055603166 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425724161800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425724161800"} 20241022055603166 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425724161800)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055603166 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262425724161800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055603166 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425724161800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425724161800"} 20241022055603166 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262425724161800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055603166 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724161800)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055603166 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425724161800)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055603166 DLU <0006> fsm.c:568 lu(PS:IMSI-262425724161800)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055603166 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603166 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46516<->l=127.0.0.1:4258 20241022055603200 DAUC <0003> db_auc.c:157 IMSI='262424682746361': No 2G Auth Data 20241022055603200 DAUC <0003> db_auc.c:192 IMSI='262424682746361': No 3G Auth Data 20241022055603208 DLGSUP <0013> hlr.c:121 IMSI 262424682746361: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055603239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4258 20241022055603243 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055603243 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424682746361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424682746361" cn_domain=PS} 20241022055603243 DLU <0006> fsm.c:456 lu(262424682746361)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055603243 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424682746361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055603259 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424682746361)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055603259 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424682746361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424682746361" cn_domain=PS} 20241022055603259 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603259 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603262 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055603262 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424682746361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424682746361"} 20241022055603262 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424682746361)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055603262 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262424682746361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055603262 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424682746361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424682746361"} 20241022055603262 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262424682746361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055603262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424682746361)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055603262 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424682746361)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055603262 DLU <0006> fsm.c:568 lu(PS:IMSI-262424682746361)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055603262 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603262 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055603264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46518<->l=127.0.0.1:4258 20241022055603288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46474<->l=127.0.0.1:4258 20241022055603290 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46785<->l=127.0.0.1:4259) 20241022055603290 DLINP <000b> input/ipa.c:451 connected read/write 20241022055603290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055603290 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055603290 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055603290 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055603336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4258 20241022055603436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46526<->l=127.0.0.1:4258 20241022055606509 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055606509 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055606511 DLINP <000b> input/ipa.c:451 connected read/write 20241022055606511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055606512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46534<->l=127.0.0.1:4258 20241022055606513 DLINP <000b> input/ipa.c:451 connected read/write 20241022055606513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055606513 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055606513 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055606513 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  20241022055606513 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055606513 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  20241022055606513 DLGSUP <0013> gsup_server.c:235 2:  20241022055606513 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055606513 DLGSUP <0013> gsup_server.c:235 3:  20241022055606513 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055606513 DLGSUP <0013> gsup_server.c:235 4:  20241022055606513 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055606513 DLGSUP <0013> gsup_server.c:235 5:  20241022055606513 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055606513 DLGSUP <0013> gsup_server.c:235 7:  20241022055606513 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055606513 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055606513 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055606513 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055606534 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39483<->l=127.0.0.1:4259) 20241022055606547 DAUC <0003> db_auc.c:157 IMSI='262425652760733': No 2G Auth Data 20241022055606547 DAUC <0003> db_auc.c:192 IMSI='262425652760733': No 3G Auth Data 20241022055606577 DAUC <0003> db_auc.c:192 IMSI='262425652760733': No 3G Auth Data 20241022055606602 DAUC <0003> db_auc.c:157 IMSI='262429158531623': No 2G Auth Data 20241022055606602 DAUC <0003> db_auc.c:192 IMSI='262429158531623': No 3G Auth Data 20241022055606621 DAUC <0003> db_auc.c:157 IMSI='262429158531623': No 2G Auth Data 20241022055606648 DAUC <0003> db_auc.c:157 IMSI='262424858498799': No 2G Auth Data 20241022055606648 DAUC <0003> db_auc.c:192 IMSI='262424858498799': No 3G Auth Data 20241022055606700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46534<->l=127.0.0.1:4258 20241022055606701 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39483<->l=127.0.0.1:4259) 20241022055606701 DLINP <000b> input/ipa.c:451 connected read/write 20241022055606701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055606701 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055606701 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055606701 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055606747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4258 20241022055606848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34504<->l=127.0.0.1:4258 20241022055609921 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055609921 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055609922 DLINP <000b> input/ipa.c:451 connected read/write 20241022055609922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055609923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34514<->l=127.0.0.1:4258 20241022055609925 DLINP <000b> input/ipa.c:451 connected read/write 20241022055609925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055609925 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055609925 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055609925 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  20241022055609925 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055609925 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  20241022055609925 DLGSUP <0013> gsup_server.c:235 2:  20241022055609925 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055609925 DLGSUP <0013> gsup_server.c:235 3:  20241022055609925 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055609925 DLGSUP <0013> gsup_server.c:235 4:  20241022055609925 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055609925 DLGSUP <0013> gsup_server.c:235 5:  20241022055609925 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055609925 DLGSUP <0013> gsup_server.c:235 7:  20241022055609925 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055609925 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055609925 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055609925 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055609940 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44019<->l=127.0.0.1:4259) 20241022055609953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 20241022055609975 DAUC <0003> db_auc.c:157 IMSI='262422089324681': No 2G Auth Data 20241022055609975 DAUC <0003> db_auc.c:192 IMSI='262422089324681': No 3G Auth Data 20241022055610007 DLINP <000b> input/ipa.c:451 connected read/write 20241022055610007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055610007 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422089324681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422089324681" cn_domain=PS} 20241022055610007 DLU <0006> fsm.c:456 lu(262422089324681)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055610007 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422089324681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055610023 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422089324681)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055610023 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422089324681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422089324681" cn_domain=PS} 20241022055610023 DLINP <000b> input/ipa.c:451 connected read/write 20241022055610023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055610023 DLINP <000b> input/ipa.c:451 connected read/write 20241022055610023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055610027 DLINP <000b> input/ipa.c:451 connected read/write 20241022055610027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055610027 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422089324681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422089324681"} 20241022055610027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422089324681)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055610027 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262422089324681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055610027 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422089324681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422089324681"} 20241022055610027 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262422089324681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055610027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422089324681)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055610027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422089324681)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055610027 DLU <0006> fsm.c:568 lu(PS:IMSI-262422089324681)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055610027 DLINP <000b> input/ipa.c:451 connected read/write 20241022055610027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055610027 DLINP <000b> input/ipa.c:451 connected read/write 20241022055610027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055610036 DLGSUP <0013> hlr.c:128 IMSI 262422089324681: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241022055610036 DLINP <000b> input/ipa.c:451 connected read/write 20241022055610036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055610036 DLINP <000b> input/ipa.c:451 connected read/write 20241022055610036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055610038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34526<->l=127.0.0.1:4258 20241022055610038 DLINP <000b> input/ipa.c:451 connected read/write 20241022055610038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055610038 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422089324681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422089324681"} 20241022055610038 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422089324681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241022055610038 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262422089324681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055610039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34514<->l=127.0.0.1:4258 20241022055610039 DLINP <000b> input/ipa.c:451 connected read/write 20241022055610039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055610039 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055610039 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055610040 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055610040 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44019<->l=127.0.0.1:4259) 20241022055610082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 20241022055610182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4258 20241022055613256 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055613256 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055613258 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241022055613259 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613260 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055613260 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055613260 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  20241022055613260 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055613260 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  20241022055613260 DLGSUP <0013> gsup_server.c:235 2:  20241022055613260 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055613260 DLGSUP <0013> gsup_server.c:235 3:  20241022055613260 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055613260 DLGSUP <0013> gsup_server.c:235 4:  20241022055613260 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055613260 DLGSUP <0013> gsup_server.c:235 5:  20241022055613260 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055613260 DLGSUP <0013> gsup_server.c:235 7:  20241022055613260 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055613260 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055613260 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055613260 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055613279 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40103<->l=127.0.0.1:4259) 20241022055613297 DAUC <0003> db_auc.c:157 IMSI='262429562105384': No 2G Auth Data 20241022055613297 DAUC <0003> db_auc.c:192 IMSI='262429562105384': No 3G Auth Data 20241022055613337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34552<->l=127.0.0.1:4258 20241022055613341 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613341 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429562105384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429562105384" cn_domain=PS} 20241022055613341 DLU <0006> fsm.c:456 lu(262429562105384)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055613341 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429562105384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055613357 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429562105384)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055613357 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429562105384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429562105384" cn_domain=PS} 20241022055613357 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613357 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613361 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613361 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429562105384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429562105384"} 20241022055613361 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429562105384)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055613361 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429562105384 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055613361 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429562105384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429562105384"} 20241022055613361 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429562105384 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055613361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429562105384)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055613361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429562105384)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055613361 DLU <0006> fsm.c:568 lu(PS:IMSI-262429562105384)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055613361 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613361 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613363 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613363 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429562105384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429562105384" cn_domain=CS} 20241022055613363 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429562105384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241022055613373 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429562105384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429562105384"} 20241022055613373 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429562105384 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055613373 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613373 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34552<->l=127.0.0.1:4258 20241022055613398 DAUC <0003> db_auc.c:157 IMSI='262429943709581': No 2G Auth Data 20241022055613398 DAUC <0003> db_auc.c:192 IMSI='262429943709581': No 3G Auth Data 20241022055613407 DLGSUP <0013> hlr.c:121 IMSI 262429943709581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055613432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34556<->l=127.0.0.1:4258 20241022055613436 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613436 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429943709581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429943709581" cn_domain=PS} 20241022055613436 DLU <0006> fsm.c:456 lu(262429943709581)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055613436 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429943709581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055613451 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429943709581)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055613451 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429943709581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429943709581" cn_domain=PS} 20241022055613451 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613451 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613454 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613454 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429943709581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429943709581"} 20241022055613454 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429943709581)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055613454 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262429943709581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055613454 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429943709581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429943709581"} 20241022055613454 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262429943709581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055613454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429943709581)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055613454 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429943709581)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055613454 DLU <0006> fsm.c:568 lu(PS:IMSI-262429943709581)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055613454 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613454 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613456 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613456 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429943709581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429943709581" cn_domain=CS} 20241022055613456 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429943709581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241022055613464 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429943709581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429943709581"} 20241022055613464 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262429943709581 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055613464 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613464 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34556<->l=127.0.0.1:4258 20241022055613490 DAUC <0003> db_auc.c:157 IMSI='262425244373186': No 2G Auth Data 20241022055613491 DAUC <0003> db_auc.c:192 IMSI='262425244373186': No 3G Auth Data 20241022055613498 DLGSUP <0013> hlr.c:121 IMSI 262425244373186: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055613524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 20241022055613527 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613527 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425244373186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425244373186" cn_domain=PS} 20241022055613527 DLU <0006> fsm.c:456 lu(262425244373186)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055613527 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425244373186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055613544 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425244373186)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055613544 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425244373186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425244373186" cn_domain=PS} 20241022055613544 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613544 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613546 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613546 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425244373186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425244373186"} 20241022055613546 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425244373186)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055613546 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262425244373186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055613546 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425244373186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425244373186"} 20241022055613546 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262425244373186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055613546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425244373186)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055613546 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425244373186)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055613546 DLU <0006> fsm.c:568 lu(PS:IMSI-262425244373186)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055613546 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613546 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613549 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613549 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425244373186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425244373186" cn_domain=CS} 20241022055613549 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425244373186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241022055613556 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425244373186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425244373186"} 20241022055613556 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262425244373186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055613556 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613556 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34566<->l=127.0.0.1:4258 20241022055613582 DAUC <0003> db_auc.c:157 IMSI='262428207235378': No 2G Auth Data 20241022055613582 DAUC <0003> db_auc.c:192 IMSI='262428207235378': No 3G Auth Data 20241022055613591 DLGSUP <0013> hlr.c:121 IMSI 262428207235378: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055613617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4258 20241022055613620 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613620 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428207235378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428207235378" cn_domain=PS} 20241022055613620 DLU <0006> fsm.c:456 lu(262428207235378)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055613620 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428207235378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055613635 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428207235378)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055613635 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428207235378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428207235378" cn_domain=PS} 20241022055613635 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613635 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613638 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613638 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428207235378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428207235378"} 20241022055613638 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428207235378)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055613638 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428207235378 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055613638 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428207235378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428207235378"} 20241022055613638 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428207235378 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055613638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428207235378)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055613638 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428207235378)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055613638 DLU <0006> fsm.c:568 lu(PS:IMSI-262428207235378)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055613638 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613638 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613640 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613640 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428207235378 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428207235378" cn_domain=CS} 20241022055613640 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428207235378 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241022055613648 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428207235378 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428207235378"} 20241022055613648 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428207235378 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055613648 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613648 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34574<->l=127.0.0.1:4258 20241022055613674 DAUC <0003> db_auc.c:157 IMSI='262425403803526': No 2G Auth Data 20241022055613674 DAUC <0003> db_auc.c:192 IMSI='262425403803526': No 3G Auth Data 20241022055613682 DLGSUP <0013> hlr.c:121 IMSI 262425403803526: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055613709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20241022055613713 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613713 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425403803526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425403803526" cn_domain=PS} 20241022055613713 DLU <0006> fsm.c:456 lu(262425403803526)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055613713 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425403803526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055613728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425403803526)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055613729 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425403803526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425403803526" cn_domain=PS} 20241022055613729 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613729 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613732 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613732 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425403803526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425403803526"} 20241022055613732 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425403803526)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055613732 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425403803526 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055613732 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425403803526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425403803526"} 20241022055613732 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425403803526 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055613732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425403803526)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055613732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425403803526)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055613732 DLU <0006> fsm.c:568 lu(PS:IMSI-262425403803526)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055613732 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613732 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613735 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613735 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425403803526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425403803526" cn_domain=CS} 20241022055613735 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425403803526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241022055613742 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425403803526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425403803526"} 20241022055613742 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425403803526 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055613742 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613742 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34578<->l=127.0.0.1:4258 20241022055613769 DAUC <0003> db_auc.c:157 IMSI='262420539038917': No 2G Auth Data 20241022055613769 DAUC <0003> db_auc.c:192 IMSI='262420539038917': No 3G Auth Data 20241022055613779 DLGSUP <0013> hlr.c:121 IMSI 262420539038917: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055613810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 20241022055613814 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613814 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420539038917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420539038917" cn_domain=PS} 20241022055613814 DLU <0006> fsm.c:456 lu(262420539038917)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055613814 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420539038917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055613830 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420539038917)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055613830 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420539038917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420539038917" cn_domain=PS} 20241022055613830 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613830 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613833 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613833 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420539038917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420539038917"} 20241022055613833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420539038917)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055613833 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262420539038917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055613833 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420539038917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420539038917"} 20241022055613833 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262420539038917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055613833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420539038917)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055613833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420539038917)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055613833 DLU <0006> fsm.c:568 lu(PS:IMSI-262420539038917)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055613833 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613833 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613836 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613836 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420539038917 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420539038917" cn_domain=CS} 20241022055613836 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420539038917 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241022055613843 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420539038917 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420539038917"} 20241022055613843 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262420539038917 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055613843 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613843 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 20241022055613877 DAUC <0003> db_auc.c:157 IMSI='262423903891290': No 2G Auth Data 20241022055613877 DAUC <0003> db_auc.c:192 IMSI='262423903891290': No 3G Auth Data 20241022055613885 DLGSUP <0013> hlr.c:121 IMSI 262423903891290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055613917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34602<->l=127.0.0.1:4258 20241022055613922 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613922 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423903891290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423903891290" cn_domain=PS} 20241022055613922 DLU <0006> fsm.c:456 lu(262423903891290)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055613922 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423903891290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055613939 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423903891290)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055613940 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423903891290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423903891290" cn_domain=PS} 20241022055613940 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613940 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613943 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613943 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423903891290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423903891290"} 20241022055613943 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423903891290)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055613943 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423903891290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055613943 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423903891290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423903891290"} 20241022055613943 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423903891290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055613943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423903891290)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055613943 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423903891290)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055613943 DLU <0006> fsm.c:568 lu(PS:IMSI-262423903891290)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055613943 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613943 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613945 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055613945 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423903891290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423903891290" cn_domain=CS} 20241022055613945 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423903891290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241022055613953 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423903891290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423903891290"} 20241022055613953 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423903891290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055613953 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613953 DLINP <000b> input/ipa.c:451 connected read/write 20241022055613953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055613955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34602<->l=127.0.0.1:4258 20241022055613986 DAUC <0003> db_auc.c:157 IMSI='262427844087808': No 2G Auth Data 20241022055613986 DAUC <0003> db_auc.c:192 IMSI='262427844087808': No 3G Auth Data 20241022055613994 DLGSUP <0013> hlr.c:121 IMSI 262427844087808: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055614027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4258 20241022055614031 DLINP <000b> input/ipa.c:451 connected read/write 20241022055614031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055614031 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427844087808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427844087808" cn_domain=PS} 20241022055614031 DLU <0006> fsm.c:456 lu(262427844087808)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055614031 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427844087808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055614045 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427844087808)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055614045 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427844087808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427844087808" cn_domain=PS} 20241022055614045 DLINP <000b> input/ipa.c:451 connected read/write 20241022055614045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055614045 DLINP <000b> input/ipa.c:451 connected read/write 20241022055614045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055614049 DLINP <000b> input/ipa.c:451 connected read/write 20241022055614049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055614049 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427844087808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427844087808"} 20241022055614049 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427844087808)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055614049 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262427844087808 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055614049 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427844087808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427844087808"} 20241022055614049 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262427844087808 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055614049 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427844087808)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055614049 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427844087808)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055614049 DLU <0006> fsm.c:568 lu(PS:IMSI-262427844087808)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055614049 DLINP <000b> input/ipa.c:451 connected read/write 20241022055614049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055614049 DLINP <000b> input/ipa.c:451 connected read/write 20241022055614049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055614051 DLINP <000b> input/ipa.c:451 connected read/write 20241022055614051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055614051 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427844087808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427844087808" cn_domain=CS} 20241022055614051 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427844087808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241022055614059 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427844087808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427844087808"} 20241022055614059 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262427844087808 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055614059 DLINP <000b> input/ipa.c:451 connected read/write 20241022055614059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055614059 DLINP <000b> input/ipa.c:451 connected read/write 20241022055614059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055614061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4258 20241022055614086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241022055614088 DLINP <000b> input/ipa.c:451 connected read/write 20241022055614088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055614088 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055614088 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055614088 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055614088 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40103<->l=127.0.0.1:4259) 20241022055614129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20241022055614230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20241022055617308 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055617308 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055617311 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37918<->l=127.0.0.1:4258 20241022055617314 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617314 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055617314 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055617314 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  20241022055617314 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055617314 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  20241022055617314 DLGSUP <0013> gsup_server.c:235 2:  20241022055617314 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055617314 DLGSUP <0013> gsup_server.c:235 3:  20241022055617314 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055617314 DLGSUP <0013> gsup_server.c:235 4:  20241022055617314 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055617314 DLGSUP <0013> gsup_server.c:235 5:  20241022055617314 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055617314 DLGSUP <0013> gsup_server.c:235 7:  20241022055617314 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055617314 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055617314 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055617314 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055617333 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33649<->l=127.0.0.1:4259) 20241022055617358 DAUC <0003> db_auc.c:157 IMSI='262422968778395': No 2G Auth Data 20241022055617358 DAUC <0003> db_auc.c:192 IMSI='262422968778395': No 3G Auth Data 20241022055617398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37920<->l=127.0.0.1:4258 20241022055617402 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617402 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422968778395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422968778395" cn_domain=PS} 20241022055617402 DLU <0006> fsm.c:456 lu(262422968778395)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055617402 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422968778395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055617418 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422968778395)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055617418 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422968778395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422968778395" cn_domain=PS} 20241022055617418 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617418 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617421 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617421 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422968778395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422968778395"} 20241022055617421 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422968778395)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055617421 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422968778395 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055617421 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422968778395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422968778395"} 20241022055617421 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422968778395 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055617421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422968778395)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055617421 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422968778395)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055617421 DLU <0006> fsm.c:568 lu(PS:IMSI-262422968778395)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055617421 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617421 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617423 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617423 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422968778395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422968778395" cn_domain=PS} 20241022055617423 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422968778395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241022055617431 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422968778395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422968778395"} 20241022055617431 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422968778395 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055617431 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617431 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37920<->l=127.0.0.1:4258 20241022055617456 DAUC <0003> db_auc.c:157 IMSI='262426950687399': No 2G Auth Data 20241022055617456 DAUC <0003> db_auc.c:192 IMSI='262426950687399': No 3G Auth Data 20241022055617465 DLGSUP <0013> hlr.c:121 IMSI 262426950687399: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055617489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37936<->l=127.0.0.1:4258 20241022055617493 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617493 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426950687399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426950687399" cn_domain=PS} 20241022055617493 DLU <0006> fsm.c:456 lu(262426950687399)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055617493 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426950687399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055617509 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426950687399)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055617509 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426950687399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426950687399" cn_domain=PS} 20241022055617509 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617509 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617512 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617512 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426950687399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426950687399"} 20241022055617512 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426950687399)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055617512 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426950687399 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055617512 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426950687399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426950687399"} 20241022055617512 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426950687399 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055617512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426950687399)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055617512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426950687399)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055617512 DLU <0006> fsm.c:568 lu(PS:IMSI-262426950687399)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055617512 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617512 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617514 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617514 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426950687399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426950687399" cn_domain=PS} 20241022055617514 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426950687399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241022055617522 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426950687399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426950687399"} 20241022055617522 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426950687399 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055617522 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617522 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37936<->l=127.0.0.1:4258 20241022055617547 DAUC <0003> db_auc.c:157 IMSI='262426890877757': No 2G Auth Data 20241022055617547 DAUC <0003> db_auc.c:192 IMSI='262426890877757': No 3G Auth Data 20241022055617555 DLGSUP <0013> hlr.c:121 IMSI 262426890877757: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055617579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37952<->l=127.0.0.1:4258 20241022055617583 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617583 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426890877757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426890877757" cn_domain=PS} 20241022055617583 DLU <0006> fsm.c:456 lu(262426890877757)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055617583 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426890877757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055617598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426890877757)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055617598 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426890877757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426890877757" cn_domain=PS} 20241022055617598 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617599 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617601 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617601 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426890877757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426890877757"} 20241022055617601 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426890877757)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055617601 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426890877757 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055617601 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426890877757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426890877757"} 20241022055617601 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426890877757 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055617601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426890877757)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055617601 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426890877757)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055617601 DLU <0006> fsm.c:568 lu(PS:IMSI-262426890877757)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055617601 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617601 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617604 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617604 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426890877757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426890877757" cn_domain=PS} 20241022055617604 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426890877757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241022055617611 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426890877757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426890877757"} 20241022055617611 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426890877757 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055617611 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617611 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37952<->l=127.0.0.1:4258 20241022055617639 DAUC <0003> db_auc.c:157 IMSI='262428932556291': No 2G Auth Data 20241022055617639 DAUC <0003> db_auc.c:192 IMSI='262428932556291': No 3G Auth Data 20241022055617648 DLGSUP <0013> hlr.c:121 IMSI 262428932556291: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055617672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 20241022055617676 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617676 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428932556291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428932556291" cn_domain=PS} 20241022055617676 DLU <0006> fsm.c:456 lu(262428932556291)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055617676 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428932556291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055617690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428932556291)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055617690 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428932556291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428932556291" cn_domain=PS} 20241022055617690 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617691 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617693 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617693 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428932556291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428932556291"} 20241022055617693 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428932556291)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055617693 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428932556291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055617693 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428932556291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428932556291"} 20241022055617693 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428932556291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055617693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428932556291)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055617693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428932556291)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055617694 DLU <0006> fsm.c:568 lu(PS:IMSI-262428932556291)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055617694 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617694 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617696 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617696 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428932556291 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428932556291" cn_domain=PS} 20241022055617696 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428932556291 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241022055617703 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428932556291 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428932556291"} 20241022055617703 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428932556291 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055617703 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617703 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37966<->l=127.0.0.1:4258 20241022055617730 DAUC <0003> db_auc.c:157 IMSI='262422733360217': No 2G Auth Data 20241022055617730 DAUC <0003> db_auc.c:192 IMSI='262422733360217': No 3G Auth Data 20241022055617738 DLGSUP <0013> hlr.c:121 IMSI 262422733360217: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055617762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37982<->l=127.0.0.1:4258 20241022055617766 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617766 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422733360217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422733360217" cn_domain=PS} 20241022055617766 DLU <0006> fsm.c:456 lu(262422733360217)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055617766 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422733360217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055617782 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422733360217)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055617782 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422733360217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422733360217" cn_domain=PS} 20241022055617782 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617782 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617785 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617785 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422733360217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422733360217"} 20241022055617785 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422733360217)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055617785 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422733360217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055617785 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422733360217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422733360217"} 20241022055617785 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422733360217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055617785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422733360217)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055617785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422733360217)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055617785 DLU <0006> fsm.c:568 lu(PS:IMSI-262422733360217)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055617785 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617785 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617788 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617788 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422733360217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422733360217" cn_domain=PS} 20241022055617788 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422733360217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241022055617795 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422733360217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422733360217"} 20241022055617795 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422733360217 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055617795 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617795 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37982<->l=127.0.0.1:4258 20241022055617822 DAUC <0003> db_auc.c:157 IMSI='262427246045410': No 2G Auth Data 20241022055617822 DAUC <0003> db_auc.c:192 IMSI='262427246045410': No 3G Auth Data 20241022055617830 DLGSUP <0013> hlr.c:121 IMSI 262427246045410: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055617863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20241022055617867 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617867 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427246045410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427246045410" cn_domain=PS} 20241022055617867 DLU <0006> fsm.c:456 lu(262427246045410)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055617867 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427246045410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055617882 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427246045410)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055617882 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427246045410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427246045410" cn_domain=PS} 20241022055617882 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617882 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617885 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617885 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427246045410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427246045410"} 20241022055617885 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427246045410)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055617885 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427246045410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055617885 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427246045410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427246045410"} 20241022055617885 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427246045410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055617885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427246045410)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055617885 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427246045410)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055617885 DLU <0006> fsm.c:568 lu(PS:IMSI-262427246045410)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055617885 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617886 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617888 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617888 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427246045410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427246045410" cn_domain=PS} 20241022055617888 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427246045410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241022055617895 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427246045410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427246045410"} 20241022055617895 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427246045410 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055617895 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617895 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4258 20241022055617928 DAUC <0003> db_auc.c:157 IMSI='262421733596504': No 2G Auth Data 20241022055617928 DAUC <0003> db_auc.c:192 IMSI='262421733596504': No 3G Auth Data 20241022055617937 DLGSUP <0013> hlr.c:121 IMSI 262421733596504: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055617974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37994<->l=127.0.0.1:4258 20241022055617977 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617977 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421733596504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421733596504" cn_domain=PS} 20241022055617977 DLU <0006> fsm.c:456 lu(262421733596504)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055617977 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421733596504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055617992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421733596504)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055617992 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421733596504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421733596504" cn_domain=PS} 20241022055617992 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617992 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617995 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617995 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421733596504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421733596504"} 20241022055617995 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421733596504)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055617995 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421733596504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055617995 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421733596504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421733596504"} 20241022055617995 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421733596504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055617995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421733596504)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055617995 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421733596504)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055617995 DLU <0006> fsm.c:568 lu(PS:IMSI-262421733596504)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055617995 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617996 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055617998 DLINP <000b> input/ipa.c:451 connected read/write 20241022055617998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055617998 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421733596504 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421733596504" cn_domain=PS} 20241022055617998 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421733596504 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241022055618008 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421733596504 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421733596504"} 20241022055618008 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421733596504 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055618008 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055618008 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055618009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37994<->l=127.0.0.1:4258 20241022055618041 DAUC <0003> db_auc.c:157 IMSI='262423135856780': No 2G Auth Data 20241022055618041 DAUC <0003> db_auc.c:192 IMSI='262423135856780': No 3G Auth Data 20241022055618050 DLGSUP <0013> hlr.c:121 IMSI 262423135856780: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241022055618082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38004<->l=127.0.0.1:4258 20241022055618086 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055618086 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423135856780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423135856780" cn_domain=PS} 20241022055618086 DLU <0006> fsm.c:456 lu(262423135856780)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055618086 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423135856780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055618101 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423135856780)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055618101 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423135856780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423135856780" cn_domain=PS} 20241022055618101 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055618102 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055618105 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055618105 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423135856780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423135856780"} 20241022055618105 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423135856780)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055618105 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423135856780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055618105 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423135856780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423135856780"} 20241022055618105 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423135856780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055618105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423135856780)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055618105 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423135856780)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055618105 DLU <0006> fsm.c:568 lu(PS:IMSI-262423135856780)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055618105 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055618105 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055618107 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055618107 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423135856780 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423135856780" cn_domain=PS} 20241022055618107 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423135856780 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241022055618114 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423135856780 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423135856780"} 20241022055618114 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423135856780 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241022055618114 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055618114 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055618116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38004<->l=127.0.0.1:4258 20241022055618141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37918<->l=127.0.0.1:4258 20241022055618142 DLINP <000b> input/ipa.c:451 connected read/write 20241022055618142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055618142 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055618142 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055618142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055618142 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33649<->l=127.0.0.1:4259) 20241022055618189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4258 20241022055618290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4258 20241022055621369 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055621369 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055621370 DLINP <000b> input/ipa.c:451 connected read/write 20241022055621370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055621371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 20241022055621373 DLINP <000b> input/ipa.c:451 connected read/write 20241022055621373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055621373 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055621373 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055621373 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  20241022055621373 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055621373 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  20241022055621373 DLGSUP <0013> gsup_server.c:235 2:  20241022055621373 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055621373 DLGSUP <0013> gsup_server.c:235 3:  20241022055621373 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055621373 DLGSUP <0013> gsup_server.c:235 4:  20241022055621373 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055621373 DLGSUP <0013> gsup_server.c:235 5:  20241022055621373 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055621373 DLGSUP <0013> gsup_server.c:235 7:  20241022055621373 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055621373 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055621373 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055621373 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055621392 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42625<->l=127.0.0.1:4259) 20241022055621408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 20241022055621417 DLINP <000b> input/ipa.c:451 connected read/write 20241022055621417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055621417 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} 20241022055621417 DLU <0006> fsm.c:456 lu(2345743413463)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055621417 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 20241022055621417 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} 20241022055621417 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055621417 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x558f22cd7ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055621417 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x558f22cd7ef0]{UNVALIDATED}: Freeing instance 20241022055621417 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x558f22cd7ef0]{UNVALIDATED}: Deallocated 20241022055621417 DLINP <000b> input/ipa.c:451 connected read/write 20241022055621417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055621417 DLINP <000b> input/ipa.c:451 connected read/write 20241022055621417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055621419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38034<->l=127.0.0.1:4258 20241022055621420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4258 20241022055621421 DLINP <000b> input/ipa.c:451 connected read/write 20241022055621421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055621421 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055621421 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055621421 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055621422 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42625<->l=127.0.0.1:4259) 20241022055621467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4258 20241022055621568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4258 20241022055624644 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055624644 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055624646 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055624646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4258 20241022055624648 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055624648 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055624648 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055624648 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  20241022055624648 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055624648 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  20241022055624648 DLGSUP <0013> gsup_server.c:235 2:  20241022055624648 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055624648 DLGSUP <0013> gsup_server.c:235 3:  20241022055624648 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055624648 DLGSUP <0013> gsup_server.c:235 4:  20241022055624648 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055624648 DLGSUP <0013> gsup_server.c:235 5:  20241022055624648 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055624648 DLGSUP <0013> gsup_server.c:235 7:  20241022055624648 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055624648 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055624648 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055624648 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055624663 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38933<->l=127.0.0.1:4259) 20241022055624693 DAUC <0003> db_auc.c:157 IMSI='262424687485972': No 2G Auth Data 20241022055624693 DAUC <0003> db_auc.c:192 IMSI='262424687485972': No 3G Auth Data 20241022055624728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4258 20241022055624737 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055624737 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424687485972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424687485972" session_id=770327309 session_state=BEGIN} 20241022055624737 DSS <0004> hlr_ussd.c:576 262424687485972/0x2dea430d: Process SS (BEGIN) 20241022055624737 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241022055624737 DSS <0004> hlr_ussd.c:518 262424687485972/0x2dea430d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241022055624737 DSS <0004> hlr_ussd.c:523 262424687485972/0x2dea430d: USSD for unknown code '*#200#' 20241022055624737 DSS <0004> hlr_ussd.c:354 262424687485972/0x2dea430d: Tx ReturnError(1, 0x12) 20241022055624737 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424687485972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424687485972" session_id=770327309 session_state=END} 20241022055624737 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624738 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38062<->l=127.0.0.1:4258 20241022055624752 DAUC <0003> db_auc.c:157 IMSI='262424351226396': No 2G Auth Data 20241022055624752 DAUC <0003> db_auc.c:192 IMSI='262424351226396': No 3G Auth Data 20241022055624783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38072<->l=127.0.0.1:4258 20241022055624789 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055624789 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424351226396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424351226396" session_id=3214604389 session_state=BEGIN} 20241022055624789 DSS <0004> hlr_ussd.c:576 262424351226396/0xbf9af865: Process SS (BEGIN) 20241022055624789 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241022055624789 DSS <0004> hlr_ussd.c:518 262424351226396/0xbf9af865: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241022055624789 DSS <0004> hlr_ussd.c:523 262424351226396/0xbf9af865: USSD for unknown code '*#200#' 20241022055624789 DSS <0004> hlr_ussd.c:354 262424351226396/0xbf9af865: Tx ReturnError(1, 0x12) 20241022055624789 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424351226396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424351226396" session_id=3214604389 session_state=END} 20241022055624789 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624789 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38072<->l=127.0.0.1:4258 20241022055624801 DAUC <0003> db_auc.c:157 IMSI='262424218883246': No 2G Auth Data 20241022055624801 DAUC <0003> db_auc.c:192 IMSI='262424218883246': No 3G Auth Data 20241022055624834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38078<->l=127.0.0.1:4258 20241022055624840 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055624840 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424218883246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424218883246" session_id=3383349728 session_state=BEGIN} 20241022055624840 DSS <0004> hlr_ussd.c:576 262424218883246/0xc9a9d1e0: Process SS (BEGIN) 20241022055624840 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241022055624840 DSS <0004> hlr_ussd.c:518 262424218883246/0xc9a9d1e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241022055624840 DSS <0004> hlr_ussd.c:523 262424218883246/0xc9a9d1e0: USSD for unknown code '*#200#' 20241022055624840 DSS <0004> hlr_ussd.c:354 262424218883246/0xc9a9d1e0: Tx ReturnError(1, 0x12) 20241022055624840 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424218883246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424218883246" session_id=3383349728 session_state=END} 20241022055624840 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624840 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38078<->l=127.0.0.1:4258 20241022055624859 DAUC <0003> db_auc.c:157 IMSI='262428558233448': No 2G Auth Data 20241022055624859 DAUC <0003> db_auc.c:192 IMSI='262428558233448': No 3G Auth Data 20241022055624887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4258 20241022055624892 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055624892 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428558233448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428558233448" session_id=2057294765 session_state=BEGIN} 20241022055624892 DSS <0004> hlr_ussd.c:576 262428558233448/0x7a9fd3ad: Process SS (BEGIN) 20241022055624892 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241022055624892 DSS <0004> hlr_ussd.c:518 262428558233448/0x7a9fd3ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241022055624892 DSS <0004> hlr_ussd.c:523 262428558233448/0x7a9fd3ad: USSD for unknown code '*#200#' 20241022055624892 DSS <0004> hlr_ussd.c:354 262428558233448/0x7a9fd3ad: Tx ReturnError(1, 0x12) 20241022055624892 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428558233448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428558233448" session_id=2057294765 session_state=END} 20241022055624892 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624892 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4258 20241022055624900 DAUC <0003> db_auc.c:157 IMSI='262429414983285': No 2G Auth Data 20241022055624900 DAUC <0003> db_auc.c:192 IMSI='262429414983285': No 3G Auth Data 20241022055624925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 20241022055624930 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055624930 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429414983285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429414983285" session_id=2995462210 session_state=BEGIN} 20241022055624930 DSS <0004> hlr_ussd.c:576 262429414983285/0xb28b2042: Process SS (BEGIN) 20241022055624930 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241022055624930 DSS <0004> hlr_ussd.c:518 262429414983285/0xb28b2042: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241022055624930 DSS <0004> hlr_ussd.c:523 262429414983285/0xb28b2042: USSD for unknown code '*#200#' 20241022055624930 DSS <0004> hlr_ussd.c:354 262429414983285/0xb28b2042: Tx ReturnError(1, 0x12) 20241022055624930 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429414983285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429414983285" session_id=2995462210 session_state=END} 20241022055624930 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624930 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 20241022055624938 DAUC <0003> db_auc.c:157 IMSI='262425583284739': No 2G Auth Data 20241022055624938 DAUC <0003> db_auc.c:192 IMSI='262425583284739': No 3G Auth Data 20241022055624970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4258 20241022055624975 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055624975 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425583284739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425583284739" session_id=3875557391 session_state=BEGIN} 20241022055624975 DSS <0004> hlr_ussd.c:576 262425583284739/0xe700500f: Process SS (BEGIN) 20241022055624975 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241022055624975 DSS <0004> hlr_ussd.c:518 262425583284739/0xe700500f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241022055624975 DSS <0004> hlr_ussd.c:523 262425583284739/0xe700500f: USSD for unknown code '*#200#' 20241022055624975 DSS <0004> hlr_ussd.c:354 262425583284739/0xe700500f: Tx ReturnError(1, 0x12) 20241022055624975 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425583284739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425583284739" session_id=3875557391 session_state=END} 20241022055624975 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624975 DLINP <000b> input/ipa.c:451 connected read/write 20241022055624975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055624978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4258 20241022055624982 DAUC <0003> db_auc.c:157 IMSI='262429186276409': No 2G Auth Data 20241022055624982 DAUC <0003> db_auc.c:192 IMSI='262429186276409': No 3G Auth Data 20241022055625010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38114<->l=127.0.0.1:4258 20241022055625015 DLINP <000b> input/ipa.c:451 connected read/write 20241022055625015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055625015 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429186276409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429186276409" session_id=1437494719 session_state=BEGIN} 20241022055625015 DSS <0004> hlr_ussd.c:576 262429186276409/0x55ae6dbf: Process SS (BEGIN) 20241022055625015 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241022055625015 DSS <0004> hlr_ussd.c:518 262429186276409/0x55ae6dbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241022055625015 DSS <0004> hlr_ussd.c:523 262429186276409/0x55ae6dbf: USSD for unknown code '*#200#' 20241022055625015 DSS <0004> hlr_ussd.c:354 262429186276409/0x55ae6dbf: Tx ReturnError(1, 0x12) 20241022055625015 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429186276409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429186276409" session_id=1437494719 session_state=END} 20241022055625015 DLINP <000b> input/ipa.c:451 connected read/write 20241022055625015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055625015 DLINP <000b> input/ipa.c:451 connected read/write 20241022055625015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055625018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38114<->l=127.0.0.1:4258 20241022055625022 DAUC <0003> db_auc.c:157 IMSI='262423302002306': No 2G Auth Data 20241022055625022 DAUC <0003> db_auc.c:192 IMSI='262423302002306': No 3G Auth Data 20241022055625049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38122<->l=127.0.0.1:4258 20241022055625057 DLINP <000b> input/ipa.c:451 connected read/write 20241022055625057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055625057 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423302002306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423302002306" session_id=502592443 session_state=BEGIN} 20241022055625057 DSS <0004> hlr_ussd.c:576 262423302002306/0x1df4f3bb: Process SS (BEGIN) 20241022055625057 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241022055625057 DSS <0004> hlr_ussd.c:518 262423302002306/0x1df4f3bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241022055625057 DSS <0004> hlr_ussd.c:523 262423302002306/0x1df4f3bb: USSD for unknown code '*#200#' 20241022055625057 DSS <0004> hlr_ussd.c:354 262423302002306/0x1df4f3bb: Tx ReturnError(1, 0x12) 20241022055625057 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423302002306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423302002306" session_id=502592443 session_state=END} 20241022055625057 DLINP <000b> input/ipa.c:451 connected read/write 20241022055625057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055625057 DLINP <000b> input/ipa.c:451 connected read/write 20241022055625057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055625060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38122<->l=127.0.0.1:4258 20241022055625061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4258 20241022055625062 DLINP <000b> input/ipa.c:451 connected read/write 20241022055625062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055625062 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055625062 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055625062 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055625062 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38933<->l=127.0.0.1:4259) 20241022055625107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38128<->l=127.0.0.1:4258 20241022055625208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38128<->l=127.0.0.1:4258 20241022055628285 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055628285 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055628288 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055628288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34548<->l=127.0.0.1:4258 20241022055628290 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055628290 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055628290 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055628290 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  20241022055628290 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055628290 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  20241022055628290 DLGSUP <0013> gsup_server.c:235 2:  20241022055628290 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055628290 DLGSUP <0013> gsup_server.c:235 3:  20241022055628290 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055628290 DLGSUP <0013> gsup_server.c:235 4:  20241022055628290 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055628290 DLGSUP <0013> gsup_server.c:235 5:  20241022055628290 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055628290 DLGSUP <0013> gsup_server.c:235 7:  20241022055628290 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055628290 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055628290 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055628290 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055628311 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41261<->l=127.0.0.1:4259) 20241022055628329 DAUC <0003> db_auc.c:157 IMSI='262425175997182': No 2G Auth Data 20241022055628329 DAUC <0003> db_auc.c:192 IMSI='262425175997182': No 3G Auth Data 20241022055628353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241022055628362 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055628362 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425175997182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425175997182" session_id=1493028747 session_state=BEGIN} 20241022055628362 DSS <0004> hlr_ussd.c:576 262425175997182/0x58fdcf8b: Process SS (BEGIN) 20241022055628362 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055628362 DSS <0004> hlr_ussd.c:518 262425175997182/0x58fdcf8b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055628362 DSS <0004> hlr_ussd.c:542 262425175997182/0x58fdcf8b: Cannot find conn for EUSE EUSE-foobar 20241022055628362 DSS <0004> hlr_ussd.c:354 262425175997182/0x58fdcf8b: Tx ReturnError(1, 0x22) 20241022055628362 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425175997182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425175997182" session_id=1493028747 session_state=END} 20241022055628362 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628362 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4258 20241022055628371 DAUC <0003> db_auc.c:157 IMSI='262425699102477': No 2G Auth Data 20241022055628371 DAUC <0003> db_auc.c:192 IMSI='262425699102477': No 3G Auth Data 20241022055628396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34562<->l=127.0.0.1:4258 20241022055628402 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055628402 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425699102477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425699102477" session_id=4076670600 session_state=BEGIN} 20241022055628403 DSS <0004> hlr_ussd.c:576 262425699102477/0xf2fd0e88: Process SS (BEGIN) 20241022055628403 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055628403 DSS <0004> hlr_ussd.c:518 262425699102477/0xf2fd0e88: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055628403 DSS <0004> hlr_ussd.c:542 262425699102477/0xf2fd0e88: Cannot find conn for EUSE EUSE-foobar 20241022055628403 DSS <0004> hlr_ussd.c:354 262425699102477/0xf2fd0e88: Tx ReturnError(1, 0x22) 20241022055628403 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425699102477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425699102477" session_id=4076670600 session_state=END} 20241022055628403 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628403 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34562<->l=127.0.0.1:4258 20241022055628410 DAUC <0003> db_auc.c:157 IMSI='262420933138891': No 2G Auth Data 20241022055628410 DAUC <0003> db_auc.c:192 IMSI='262420933138891': No 3G Auth Data 20241022055628435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34568<->l=127.0.0.1:4258 20241022055628441 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055628441 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420933138891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420933138891" session_id=849981555 session_state=BEGIN} 20241022055628441 DSS <0004> hlr_ussd.c:576 262420933138891/0x32a9b073: Process SS (BEGIN) 20241022055628441 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055628441 DSS <0004> hlr_ussd.c:518 262420933138891/0x32a9b073: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055628441 DSS <0004> hlr_ussd.c:542 262420933138891/0x32a9b073: Cannot find conn for EUSE EUSE-foobar 20241022055628441 DSS <0004> hlr_ussd.c:354 262420933138891/0x32a9b073: Tx ReturnError(1, 0x22) 20241022055628441 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420933138891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420933138891" session_id=849981555 session_state=END} 20241022055628441 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628441 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34568<->l=127.0.0.1:4258 20241022055628448 DAUC <0003> db_auc.c:157 IMSI='262429154948801': No 2G Auth Data 20241022055628448 DAUC <0003> db_auc.c:192 IMSI='262429154948801': No 3G Auth Data 20241022055628476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34580<->l=127.0.0.1:4258 20241022055628481 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055628481 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429154948801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429154948801" session_id=3235547016 session_state=BEGIN} 20241022055628481 DSS <0004> hlr_ussd.c:576 262429154948801/0xc0da8788: Process SS (BEGIN) 20241022055628481 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055628481 DSS <0004> hlr_ussd.c:518 262429154948801/0xc0da8788: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055628481 DSS <0004> hlr_ussd.c:542 262429154948801/0xc0da8788: Cannot find conn for EUSE EUSE-foobar 20241022055628481 DSS <0004> hlr_ussd.c:354 262429154948801/0xc0da8788: Tx ReturnError(1, 0x22) 20241022055628481 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429154948801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429154948801" session_id=3235547016 session_state=END} 20241022055628481 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628481 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34580<->l=127.0.0.1:4258 20241022055628489 DAUC <0003> db_auc.c:157 IMSI='262421695895107': No 2G Auth Data 20241022055628489 DAUC <0003> db_auc.c:192 IMSI='262421695895107': No 3G Auth Data 20241022055628514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 20241022055628521 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055628521 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421695895107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421695895107" session_id=1049505107 session_state=BEGIN} 20241022055628521 DSS <0004> hlr_ussd.c:576 262421695895107/0x3e8e2d53: Process SS (BEGIN) 20241022055628521 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055628521 DSS <0004> hlr_ussd.c:518 262421695895107/0x3e8e2d53: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055628521 DSS <0004> hlr_ussd.c:542 262421695895107/0x3e8e2d53: Cannot find conn for EUSE EUSE-foobar 20241022055628521 DSS <0004> hlr_ussd.c:354 262421695895107/0x3e8e2d53: Tx ReturnError(1, 0x22) 20241022055628521 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421695895107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421695895107" session_id=1049505107 session_state=END} 20241022055628521 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628521 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34590<->l=127.0.0.1:4258 20241022055628528 DAUC <0003> db_auc.c:157 IMSI='262423856688708': No 2G Auth Data 20241022055628528 DAUC <0003> db_auc.c:192 IMSI='262423856688708': No 3G Auth Data 20241022055628555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34598<->l=127.0.0.1:4258 20241022055628560 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055628560 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423856688708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423856688708" session_id=2333623872 session_state=BEGIN} 20241022055628560 DSS <0004> hlr_ussd.c:576 262423856688708/0x8b184640: Process SS (BEGIN) 20241022055628560 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055628560 DSS <0004> hlr_ussd.c:518 262423856688708/0x8b184640: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055628560 DSS <0004> hlr_ussd.c:542 262423856688708/0x8b184640: Cannot find conn for EUSE EUSE-foobar 20241022055628560 DSS <0004> hlr_ussd.c:354 262423856688708/0x8b184640: Tx ReturnError(1, 0x22) 20241022055628560 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423856688708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423856688708" session_id=2333623872 session_state=END} 20241022055628560 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628560 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34598<->l=127.0.0.1:4258 20241022055628567 DAUC <0003> db_auc.c:157 IMSI='262420045050196': No 2G Auth Data 20241022055628567 DAUC <0003> db_auc.c:192 IMSI='262420045050196': No 3G Auth Data 20241022055628594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4258 20241022055628600 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055628600 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420045050196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420045050196" session_id=1040324232 session_state=BEGIN} 20241022055628600 DSS <0004> hlr_ussd.c:576 262420045050196/0x3e021688: Process SS (BEGIN) 20241022055628600 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055628600 DSS <0004> hlr_ussd.c:518 262420045050196/0x3e021688: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055628600 DSS <0004> hlr_ussd.c:542 262420045050196/0x3e021688: Cannot find conn for EUSE EUSE-foobar 20241022055628600 DSS <0004> hlr_ussd.c:354 262420045050196/0x3e021688: Tx ReturnError(1, 0x22) 20241022055628600 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420045050196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420045050196" session_id=1040324232 session_state=END} 20241022055628600 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628600 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34606<->l=127.0.0.1:4258 20241022055628607 DAUC <0003> db_auc.c:157 IMSI='262424090492311': No 2G Auth Data 20241022055628607 DAUC <0003> db_auc.c:192 IMSI='262424090492311': No 3G Auth Data 20241022055628636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34608<->l=127.0.0.1:4258 20241022055628643 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055628643 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424090492311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424090492311" session_id=984015330 session_state=BEGIN} 20241022055628643 DSS <0004> hlr_ussd.c:576 262424090492311/0x3aa6e1e2: Process SS (BEGIN) 20241022055628643 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055628643 DSS <0004> hlr_ussd.c:518 262424090492311/0x3aa6e1e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055628643 DSS <0004> hlr_ussd.c:542 262424090492311/0x3aa6e1e2: Cannot find conn for EUSE EUSE-foobar 20241022055628643 DSS <0004> hlr_ussd.c:354 262424090492311/0x3aa6e1e2: Tx ReturnError(1, 0x22) 20241022055628643 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424090492311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424090492311" session_id=984015330 session_state=END} 20241022055628643 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628643 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055628646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34608<->l=127.0.0.1:4258 20241022055628647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34548<->l=127.0.0.1:4258 20241022055628648 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41261<->l=127.0.0.1:4259) 20241022055628648 DLINP <000b> input/ipa.c:451 connected read/write 20241022055628648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055628648 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055628648 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055628648 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055628688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20241022055628888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34612<->l=127.0.0.1:4258 20241022055631966 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055631966 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055631968 DLINP <000b> input/ipa.c:451 connected read/write 20241022055631968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055631969 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34618<->l=127.0.0.1:4258 20241022055631971 DLINP <000b> input/ipa.c:451 connected read/write 20241022055631971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055631971 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055631971 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055631971 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  20241022055631971 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055631971 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  20241022055631971 DLGSUP <0013> gsup_server.c:235 2:  20241022055631971 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055631971 DLGSUP <0013> gsup_server.c:235 3:  20241022055631971 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055631971 DLGSUP <0013> gsup_server.c:235 4:  20241022055631971 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055631971 DLGSUP <0013> gsup_server.c:235 5:  20241022055631971 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055631971 DLGSUP <0013> gsup_server.c:235 7:  20241022055631971 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055631971 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055631971 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055631971 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055631997 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39961<->l=127.0.0.1:4259) 20241022055632016 DAUC <0003> db_auc.c:157 IMSI='262420348621533': No 2G Auth Data 20241022055632016 DAUC <0003> db_auc.c:192 IMSI='262420348621533': No 3G Auth Data 20241022055632039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34626<->l=127.0.0.1:4258 20241022055632045 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055632045 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420348621533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420348621533" session_id=3486241306 session_state=BEGIN} 20241022055632045 DSS <0004> hlr_ussd.c:576 262420348621533/0xcfcbd21a: Process SS (BEGIN) 20241022055632045 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055632045 DSS <0004> hlr_ussd.c:518 262420348621533/0xcfcbd21a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055632045 DSS <0004> hlr_ussd.c:363 262420348621533/0xcfcbd21a: Tx USSD 'Your IMSI is 262420348621533' 20241022055632045 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420348621533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420348621533" session_id=3486241306 session_state=END} 20241022055632045 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420348621533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055632045 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632045 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34626<->l=127.0.0.1:4258 20241022055632054 DAUC <0003> db_auc.c:157 IMSI='262423343514625': No 2G Auth Data 20241022055632054 DAUC <0003> db_auc.c:192 IMSI='262423343514625': No 3G Auth Data 20241022055632076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34628<->l=127.0.0.1:4258 20241022055632081 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055632081 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423343514625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423343514625" session_id=230524503 session_state=BEGIN} 20241022055632081 DSS <0004> hlr_ussd.c:576 262423343514625/0x0dbd8657: Process SS (BEGIN) 20241022055632081 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055632081 DSS <0004> hlr_ussd.c:518 262423343514625/0x0dbd8657: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055632081 DSS <0004> hlr_ussd.c:363 262423343514625/0x0dbd8657: Tx USSD 'Your IMSI is 262423343514625' 20241022055632081 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423343514625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423343514625" session_id=230524503 session_state=END} 20241022055632081 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262423343514625 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055632081 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632081 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34628<->l=127.0.0.1:4258 20241022055632088 DAUC <0003> db_auc.c:157 IMSI='262422728147607': No 2G Auth Data 20241022055632088 DAUC <0003> db_auc.c:192 IMSI='262422728147607': No 3G Auth Data 20241022055632113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34630<->l=127.0.0.1:4258 20241022055632118 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055632118 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422728147607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422728147607" session_id=528672121 session_state=BEGIN} 20241022055632118 DSS <0004> hlr_ussd.c:576 262422728147607/0x1f82e579: Process SS (BEGIN) 20241022055632118 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055632118 DSS <0004> hlr_ussd.c:518 262422728147607/0x1f82e579: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055632118 DSS <0004> hlr_ussd.c:363 262422728147607/0x1f82e579: Tx USSD 'Your IMSI is 262422728147607' 20241022055632118 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422728147607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422728147607" session_id=528672121 session_state=END} 20241022055632118 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422728147607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055632118 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632118 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34630<->l=127.0.0.1:4258 20241022055632126 DAUC <0003> db_auc.c:157 IMSI='262428503139680': No 2G Auth Data 20241022055632126 DAUC <0003> db_auc.c:192 IMSI='262428503139680': No 3G Auth Data 20241022055632151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4258 20241022055632156 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055632156 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428503139680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428503139680" session_id=468067773 session_state=BEGIN} 20241022055632156 DSS <0004> hlr_ussd.c:576 262428503139680/0x1be625bd: Process SS (BEGIN) 20241022055632156 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055632156 DSS <0004> hlr_ussd.c:518 262428503139680/0x1be625bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055632156 DSS <0004> hlr_ussd.c:363 262428503139680/0x1be625bd: Tx USSD 'Your IMSI is 262428503139680' 20241022055632156 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428503139680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428503139680" session_id=468067773 session_state=END} 20241022055632156 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262428503139680 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055632156 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632156 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4258 20241022055632164 DAUC <0003> db_auc.c:157 IMSI='262423653390438': No 2G Auth Data 20241022055632164 DAUC <0003> db_auc.c:192 IMSI='262423653390438': No 3G Auth Data 20241022055632191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34658<->l=127.0.0.1:4258 20241022055632197 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055632197 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423653390438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423653390438" session_id=23224812 session_state=BEGIN} 20241022055632197 DSS <0004> hlr_ussd.c:576 262423653390438/0x016261ec: Process SS (BEGIN) 20241022055632197 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055632197 DSS <0004> hlr_ussd.c:518 262423653390438/0x016261ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055632197 DSS <0004> hlr_ussd.c:363 262423653390438/0x016261ec: Tx USSD 'Your IMSI is 262423653390438' 20241022055632197 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423653390438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423653390438" session_id=23224812 session_state=END} 20241022055632197 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423653390438 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055632197 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632197 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34658<->l=127.0.0.1:4258 20241022055632206 DAUC <0003> db_auc.c:157 IMSI='262420022497317': No 2G Auth Data 20241022055632206 DAUC <0003> db_auc.c:192 IMSI='262420022497317': No 3G Auth Data 20241022055632233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20241022055632241 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055632241 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420022497317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420022497317" session_id=2409990413 session_state=BEGIN} 20241022055632241 DSS <0004> hlr_ussd.c:576 262420022497317/0x8fa5890d: Process SS (BEGIN) 20241022055632241 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055632241 DSS <0004> hlr_ussd.c:518 262420022497317/0x8fa5890d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055632241 DSS <0004> hlr_ussd.c:363 262420022497317/0x8fa5890d: Tx USSD 'Your IMSI is 262420022497317' 20241022055632241 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420022497317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420022497317" session_id=2409990413 session_state=END} 20241022055632241 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420022497317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055632241 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632241 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4258 20241022055632248 DAUC <0003> db_auc.c:157 IMSI='262423680988410': No 2G Auth Data 20241022055632248 DAUC <0003> db_auc.c:192 IMSI='262423680988410': No 3G Auth Data 20241022055632273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34672<->l=127.0.0.1:4258 20241022055632279 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055632279 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423680988410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423680988410" session_id=1039831425 session_state=BEGIN} 20241022055632279 DSS <0004> hlr_ussd.c:576 262423680988410/0x3dfa9181: Process SS (BEGIN) 20241022055632279 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055632279 DSS <0004> hlr_ussd.c:518 262423680988410/0x3dfa9181: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055632279 DSS <0004> hlr_ussd.c:363 262423680988410/0x3dfa9181: Tx USSD 'Your IMSI is 262423680988410' 20241022055632279 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423680988410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423680988410" session_id=1039831425 session_state=END} 20241022055632279 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423680988410 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055632279 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632279 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34672<->l=127.0.0.1:4258 20241022055632287 DAUC <0003> db_auc.c:157 IMSI='262422739456895': No 2G Auth Data 20241022055632287 DAUC <0003> db_auc.c:192 IMSI='262422739456895': No 3G Auth Data 20241022055632315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34684<->l=127.0.0.1:4258 20241022055632321 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055632321 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422739456895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422739456895" session_id=3297803398 session_state=BEGIN} 20241022055632321 DSS <0004> hlr_ussd.c:576 262422739456895/0xc4907c86: Process SS (BEGIN) 20241022055632321 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055632321 DSS <0004> hlr_ussd.c:518 262422739456895/0xc4907c86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055632321 DSS <0004> hlr_ussd.c:363 262422739456895/0xc4907c86: Tx USSD 'Your IMSI is 262422739456895' 20241022055632321 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422739456895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422739456895" session_id=3297803398 session_state=END} 20241022055632321 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422739456895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055632321 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632321 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055632324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34684<->l=127.0.0.1:4258 20241022055632325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34618<->l=127.0.0.1:4258 20241022055632326 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39961<->l=127.0.0.1:4259) 20241022055632326 DLINP <000b> input/ipa.c:451 connected read/write 20241022055632326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055632326 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055632326 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055632326 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055632371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34688<->l=127.0.0.1:4258 20241022055632572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34688<->l=127.0.0.1:4258 20241022055635651 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055635651 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055635653 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055635654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34704<->l=127.0.0.1:4258 20241022055635655 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055635655 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055635655 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055635655 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  20241022055635655 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055635655 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  20241022055635655 DLGSUP <0013> gsup_server.c:235 2:  20241022055635655 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055635655 DLGSUP <0013> gsup_server.c:235 3:  20241022055635655 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055635655 DLGSUP <0013> gsup_server.c:235 4:  20241022055635655 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055635655 DLGSUP <0013> gsup_server.c:235 5:  20241022055635655 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055635655 DLGSUP <0013> gsup_server.c:235 7:  20241022055635655 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055635655 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055635655 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055635655 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055635674 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41263<->l=127.0.0.1:4259) 20241022055635685 DAUC <0003> db_auc.c:157 IMSI='262427287300441': No 2G Auth Data 20241022055635685 DAUC <0003> db_auc.c:192 IMSI='262427287300441': No 3G Auth Data 20241022055635710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34718<->l=127.0.0.1:4258 20241022055635716 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055635716 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427287300441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427287300441" source_name="the-source\n" session_id=2271383877 session_state=BEGIN} 20241022055635716 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241022055635716 DSS <0004> hlr_ussd.c:576 262427287300441/0x87629145: Process SS (BEGIN) 20241022055635716 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055635716 DSS <0004> hlr_ussd.c:518 262427287300441/0x87629145: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055635716 DSS <0004> hlr_ussd.c:363 262427287300441/0x87629145: Tx USSD 'Your IMSI is 262427287300441' 20241022055635716 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427287300441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427287300441" destination_name="the-source\n" session_id=2271383877 session_state=END} 20241022055635716 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427287300441 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055635716 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635717 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34718<->l=127.0.0.1:4258 20241022055635725 DAUC <0003> db_auc.c:157 IMSI='262423844552411': No 2G Auth Data 20241022055635725 DAUC <0003> db_auc.c:192 IMSI='262423844552411': No 3G Auth Data 20241022055635748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34728<->l=127.0.0.1:4258 20241022055635753 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055635753 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423844552411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423844552411" source_name="the-source\n" session_id=2495523445 session_state=BEGIN} 20241022055635753 DSS <0004> hlr_ussd.c:576 262423844552411/0x94beaa75: Process SS (BEGIN) 20241022055635754 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055635754 DSS <0004> hlr_ussd.c:518 262423844552411/0x94beaa75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055635754 DSS <0004> hlr_ussd.c:363 262423844552411/0x94beaa75: Tx USSD 'Your IMSI is 262423844552411' 20241022055635754 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423844552411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423844552411" destination_name="the-source\n" session_id=2495523445 session_state=END} 20241022055635754 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423844552411 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055635754 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635754 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34728<->l=127.0.0.1:4258 20241022055635761 DAUC <0003> db_auc.c:157 IMSI='262424986556388': No 2G Auth Data 20241022055635761 DAUC <0003> db_auc.c:192 IMSI='262424986556388': No 3G Auth Data 20241022055635784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34730<->l=127.0.0.1:4258 20241022055635792 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055635792 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262424986556388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424986556388" source_name="the-source\n" session_id=3109092028 session_state=BEGIN} 20241022055635792 DSS <0004> hlr_ussd.c:576 262424986556388/0xb950fabc: Process SS (BEGIN) 20241022055635792 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055635792 DSS <0004> hlr_ussd.c:518 262424986556388/0xb950fabc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055635792 DSS <0004> hlr_ussd.c:363 262424986556388/0xb950fabc: Tx USSD 'Your IMSI is 262424986556388' 20241022055635792 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262424986556388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424986556388" destination_name="the-source\n" session_id=3109092028 session_state=END} 20241022055635792 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262424986556388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055635792 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635792 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34730<->l=127.0.0.1:4258 20241022055635801 DAUC <0003> db_auc.c:157 IMSI='262423536605582': No 2G Auth Data 20241022055635801 DAUC <0003> db_auc.c:192 IMSI='262423536605582': No 3G Auth Data 20241022055635825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4258 20241022055635832 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055635832 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423536605582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423536605582" source_name="the-source\n" session_id=3533281333 session_state=BEGIN} 20241022055635833 DSS <0004> hlr_ussd.c:576 262423536605582/0xd2999835: Process SS (BEGIN) 20241022055635833 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055635833 DSS <0004> hlr_ussd.c:518 262423536605582/0xd2999835: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055635833 DSS <0004> hlr_ussd.c:363 262423536605582/0xd2999835: Tx USSD 'Your IMSI is 262423536605582' 20241022055635833 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423536605582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423536605582" destination_name="the-source\n" session_id=3533281333 session_state=END} 20241022055635833 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423536605582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055635833 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635833 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34744<->l=127.0.0.1:4258 20241022055635842 DAUC <0003> db_auc.c:157 IMSI='262422525478685': No 2G Auth Data 20241022055635842 DAUC <0003> db_auc.c:192 IMSI='262422525478685': No 3G Auth Data 20241022055635868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34752<->l=127.0.0.1:4258 20241022055635873 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055635873 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422525478685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422525478685" source_name="the-source\n" session_id=3901436152 session_state=BEGIN} 20241022055635873 DSS <0004> hlr_ussd.c:576 262422525478685/0xe88b30f8: Process SS (BEGIN) 20241022055635873 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055635873 DSS <0004> hlr_ussd.c:518 262422525478685/0xe88b30f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055635873 DSS <0004> hlr_ussd.c:363 262422525478685/0xe88b30f8: Tx USSD 'Your IMSI is 262422525478685' 20241022055635873 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422525478685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422525478685" destination_name="the-source\n" session_id=3901436152 session_state=END} 20241022055635873 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422525478685 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055635873 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635873 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34752<->l=127.0.0.1:4258 20241022055635881 DAUC <0003> db_auc.c:157 IMSI='262425028716225': No 2G Auth Data 20241022055635881 DAUC <0003> db_auc.c:192 IMSI='262425028716225': No 3G Auth Data 20241022055635908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34756<->l=127.0.0.1:4258 20241022055635914 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055635914 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262425028716225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425028716225" source_name="the-source\n" session_id=2916824751 session_state=BEGIN} 20241022055635914 DSS <0004> hlr_ussd.c:576 262425028716225/0xaddb36af: Process SS (BEGIN) 20241022055635914 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055635914 DSS <0004> hlr_ussd.c:518 262425028716225/0xaddb36af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055635914 DSS <0004> hlr_ussd.c:363 262425028716225/0xaddb36af: Tx USSD 'Your IMSI is 262425028716225' 20241022055635914 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262425028716225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425028716225" destination_name="the-source\n" session_id=2916824751 session_state=END} 20241022055635914 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262425028716225 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055635914 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635914 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34756<->l=127.0.0.1:4258 20241022055635922 DAUC <0003> db_auc.c:157 IMSI='262425111740507': No 2G Auth Data 20241022055635922 DAUC <0003> db_auc.c:192 IMSI='262425111740507': No 3G Auth Data 20241022055635950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34770<->l=127.0.0.1:4258 20241022055635955 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055635955 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425111740507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425111740507" source_name="the-source\n" session_id=3524274383 session_state=BEGIN} 20241022055635955 DSS <0004> hlr_ussd.c:576 262425111740507/0xd21028cf: Process SS (BEGIN) 20241022055635955 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055635955 DSS <0004> hlr_ussd.c:518 262425111740507/0xd21028cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055635955 DSS <0004> hlr_ussd.c:363 262425111740507/0xd21028cf: Tx USSD 'Your IMSI is 262425111740507' 20241022055635955 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425111740507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425111740507" destination_name="the-source\n" session_id=3524274383 session_state=END} 20241022055635955 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425111740507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055635955 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635955 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34770<->l=127.0.0.1:4258 20241022055635962 DAUC <0003> db_auc.c:157 IMSI='262421693234858': No 2G Auth Data 20241022055635962 DAUC <0003> db_auc.c:192 IMSI='262421693234858': No 3G Auth Data 20241022055635989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4258 20241022055635994 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055635994 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421693234858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421693234858" source_name="the-source\n" session_id=3834539017 session_state=BEGIN} 20241022055635994 DSS <0004> hlr_ussd.c:576 262421693234858/0xe48e6c09: Process SS (BEGIN) 20241022055635994 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241022055635994 DSS <0004> hlr_ussd.c:518 262421693234858/0xe48e6c09: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241022055635994 DSS <0004> hlr_ussd.c:363 262421693234858/0xe48e6c09: Tx USSD 'Your IMSI is 262421693234858' 20241022055635994 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421693234858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421693234858" destination_name="the-source\n" session_id=3834539017 session_state=END} 20241022055635994 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421693234858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055635994 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635994 DLINP <000b> input/ipa.c:451 connected read/write 20241022055635994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055635998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4258 20241022055635999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34704<->l=127.0.0.1:4258 20241022055635999 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41263<->l=127.0.0.1:4259) 20241022055636000 DLINP <000b> input/ipa.c:451 connected read/write 20241022055636000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055636000 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055636000 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055636000 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055636000 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241022055636042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34788<->l=127.0.0.1:4258 20241022055636243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34788<->l=127.0.0.1:4258 20241022055639323 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055639323 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055639325 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055639326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4258 20241022055639328 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055639328 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055639328 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055639328 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  20241022055639328 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055639328 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  20241022055639328 DLGSUP <0013> gsup_server.c:235 2:  20241022055639328 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055639328 DLGSUP <0013> gsup_server.c:235 3:  20241022055639328 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055639328 DLGSUP <0013> gsup_server.c:235 4:  20241022055639328 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055639328 DLGSUP <0013> gsup_server.c:235 5:  20241022055639328 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055639328 DLGSUP <0013> gsup_server.c:235 7:  20241022055639328 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055639328 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055639328 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055639328 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055639348 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44665<->l=127.0.0.1:4259) 20241022055639356 DAUC <0003> db_auc.c:157 IMSI='262429019437159': No 2G Auth Data 20241022055639356 DAUC <0003> db_auc.c:192 IMSI='262429019437159': No 3G Auth Data 20241022055639381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42214<->l=127.0.0.1:4258 20241022055639389 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055639389 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429019437159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429019437159" session_id=1566229786 session_state=BEGIN} 20241022055639389 DSS <0004> hlr_ussd.c:576 262429019437159/0x5d5ac51a: Process SS (BEGIN) 20241022055639389 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055639389 DSS <0004> hlr_ussd.c:518 262429019437159/0x5d5ac51a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055639389 DSS <0004> hlr_ussd.c:363 262429019437159/0x5d5ac51a: Tx USSD 'Your extension is 491610688245' 20241022055639389 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429019437159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429019437159" session_id=1566229786 session_state=END} 20241022055639389 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429019437159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055639389 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639389 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42214<->l=127.0.0.1:4258 20241022055639397 DAUC <0003> db_auc.c:157 IMSI='262425095718912': No 2G Auth Data 20241022055639397 DAUC <0003> db_auc.c:192 IMSI='262425095718912': No 3G Auth Data 20241022055639419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42224<->l=127.0.0.1:4258 20241022055639423 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055639423 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425095718912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425095718912" session_id=634676735 session_state=BEGIN} 20241022055639423 DSS <0004> hlr_ussd.c:576 262425095718912/0x25d465ff: Process SS (BEGIN) 20241022055639423 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055639423 DSS <0004> hlr_ussd.c:518 262425095718912/0x25d465ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055639423 DSS <0004> hlr_ussd.c:363 262425095718912/0x25d465ff: Tx USSD 'Your extension is 491618774171' 20241022055639423 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425095718912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425095718912" session_id=634676735 session_state=END} 20241022055639423 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262425095718912 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055639423 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639423 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42224<->l=127.0.0.1:4258 20241022055639431 DAUC <0003> db_auc.c:157 IMSI='262426260142281': No 2G Auth Data 20241022055639431 DAUC <0003> db_auc.c:192 IMSI='262426260142281': No 3G Auth Data 20241022055639456 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42226<->l=127.0.0.1:4258 20241022055639463 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055639463 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426260142281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426260142281" session_id=3377008620 session_state=BEGIN} 20241022055639463 DSS <0004> hlr_ussd.c:576 262426260142281/0xc9490fec: Process SS (BEGIN) 20241022055639463 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055639463 DSS <0004> hlr_ussd.c:518 262426260142281/0xc9490fec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055639463 DSS <0004> hlr_ussd.c:363 262426260142281/0xc9490fec: Tx USSD 'Your extension is 491611840833' 20241022055639463 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426260142281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426260142281" session_id=3377008620 session_state=END} 20241022055639463 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426260142281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055639463 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639463 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42226<->l=127.0.0.1:4258 20241022055639472 DAUC <0003> db_auc.c:157 IMSI='262424562128462': No 2G Auth Data 20241022055639472 DAUC <0003> db_auc.c:192 IMSI='262424562128462': No 3G Auth Data 20241022055639501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20241022055639507 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055639507 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424562128462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424562128462" session_id=285081208 session_state=BEGIN} 20241022055639507 DSS <0004> hlr_ussd.c:576 262424562128462/0x10fdfe78: Process SS (BEGIN) 20241022055639507 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055639507 DSS <0004> hlr_ussd.c:518 262424562128462/0x10fdfe78: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055639507 DSS <0004> hlr_ussd.c:363 262424562128462/0x10fdfe78: Tx USSD 'Your extension is 491616651710' 20241022055639507 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424562128462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424562128462" session_id=285081208 session_state=END} 20241022055639507 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424562128462 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055639507 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639507 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42228<->l=127.0.0.1:4258 20241022055639517 DAUC <0003> db_auc.c:157 IMSI='262427283080753': No 2G Auth Data 20241022055639517 DAUC <0003> db_auc.c:192 IMSI='262427283080753': No 3G Auth Data 20241022055639541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 20241022055639547 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055639547 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427283080753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427283080753" session_id=2705235369 session_state=BEGIN} 20241022055639547 DSS <0004> hlr_ussd.c:576 262427283080753/0xa13e9da9: Process SS (BEGIN) 20241022055639547 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055639547 DSS <0004> hlr_ussd.c:518 262427283080753/0xa13e9da9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055639547 DSS <0004> hlr_ussd.c:363 262427283080753/0xa13e9da9: Tx USSD 'Your extension is 491614687433' 20241022055639547 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427283080753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427283080753" session_id=2705235369 session_state=END} 20241022055639547 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427283080753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055639547 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639547 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42242<->l=127.0.0.1:4258 20241022055639555 DAUC <0003> db_auc.c:157 IMSI='262426665902453': No 2G Auth Data 20241022055639555 DAUC <0003> db_auc.c:192 IMSI='262426665902453': No 3G Auth Data 20241022055639581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42246<->l=127.0.0.1:4258 20241022055639586 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055639586 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426665902453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426665902453" session_id=3200777391 session_state=BEGIN} 20241022055639586 DSS <0004> hlr_ussd.c:576 262426665902453/0xbec7fcaf: Process SS (BEGIN) 20241022055639586 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055639586 DSS <0004> hlr_ussd.c:518 262426665902453/0xbec7fcaf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055639586 DSS <0004> hlr_ussd.c:363 262426665902453/0xbec7fcaf: Tx USSD 'Your extension is 491614787820' 20241022055639586 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426665902453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426665902453" session_id=3200777391 session_state=END} 20241022055639586 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426665902453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055639586 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639586 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42246<->l=127.0.0.1:4258 20241022055639593 DAUC <0003> db_auc.c:157 IMSI='262422308620079': No 2G Auth Data 20241022055639593 DAUC <0003> db_auc.c:192 IMSI='262422308620079': No 3G Auth Data 20241022055639620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42256<->l=127.0.0.1:4258 20241022055639626 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055639626 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422308620079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422308620079" session_id=3393655585 session_state=BEGIN} 20241022055639626 DSS <0004> hlr_ussd.c:576 262422308620079/0xca471321: Process SS (BEGIN) 20241022055639626 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055639626 DSS <0004> hlr_ussd.c:518 262422308620079/0xca471321: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055639626 DSS <0004> hlr_ussd.c:363 262422308620079/0xca471321: Tx USSD 'Your extension is 491616471434' 20241022055639626 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422308620079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422308620079" session_id=3393655585 session_state=END} 20241022055639626 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422308620079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055639626 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639626 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42256<->l=127.0.0.1:4258 20241022055639633 DAUC <0003> db_auc.c:157 IMSI='262423950740934': No 2G Auth Data 20241022055639633 DAUC <0003> db_auc.c:192 IMSI='262423950740934': No 3G Auth Data 20241022055639660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42272<->l=127.0.0.1:4258 20241022055639666 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055639666 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423950740934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423950740934" session_id=3560419544 session_state=BEGIN} 20241022055639666 DSS <0004> hlr_ussd.c:576 262423950740934/0xd437b0d8: Process SS (BEGIN) 20241022055639666 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055639666 DSS <0004> hlr_ussd.c:518 262423950740934/0xd437b0d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055639666 DSS <0004> hlr_ussd.c:363 262423950740934/0xd437b0d8: Tx USSD 'Your extension is 491614647141' 20241022055639666 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423950740934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423950740934" session_id=3560419544 session_state=END} 20241022055639666 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423950740934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055639666 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639666 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055639670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42272<->l=127.0.0.1:4258 20241022055639671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42198<->l=127.0.0.1:4258 20241022055639672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44665<->l=127.0.0.1:4259) 20241022055639672 DLINP <000b> input/ipa.c:451 connected read/write 20241022055639672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055639672 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055639672 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055639672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055639718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42278<->l=127.0.0.1:4258 20241022055639919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42278<->l=127.0.0.1:4258 20241022055642995 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055642995 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055642997 DLINP <000b> input/ipa.c:451 connected read/write 20241022055642997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055642998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4258 20241022055642999 DLINP <000b> input/ipa.c:451 connected read/write 20241022055642999 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055642999 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055642999 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055642999 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  20241022055642999 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055642999 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  20241022055642999 DLGSUP <0013> gsup_server.c:235 2:  20241022055642999 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055642999 DLGSUP <0013> gsup_server.c:235 3:  20241022055642999 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055642999 DLGSUP <0013> gsup_server.c:235 4:  20241022055642999 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055642999 DLGSUP <0013> gsup_server.c:235 5:  20241022055642999 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055642999 DLGSUP <0013> gsup_server.c:235 7:  20241022055642999 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055642999 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055642999 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055642999 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055643017 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43977<->l=127.0.0.1:4259) 20241022055643029 DAUC <0003> db_auc.c:157 IMSI='262427850380191': No 2G Auth Data 20241022055643029 DAUC <0003> db_auc.c:192 IMSI='262427850380191': No 3G Auth Data 20241022055643054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4258 20241022055643061 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055643061 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262427850380191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427850380191" source_name="the-source\n" session_id=3056168404 session_state=BEGIN} 20241022055643061 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241022055643061 DSS <0004> hlr_ussd.c:576 262427850380191/0xb6296dd4: Process SS (BEGIN) 20241022055643061 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055643061 DSS <0004> hlr_ussd.c:518 262427850380191/0xb6296dd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055643062 DSS <0004> hlr_ussd.c:363 262427850380191/0xb6296dd4: Tx USSD 'Your extension is 491617170801' 20241022055643062 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262427850380191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427850380191" destination_name="the-source\n" session_id=3056168404 session_state=END} 20241022055643062 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262427850380191 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055643062 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643062 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42290<->l=127.0.0.1:4258 20241022055643070 DAUC <0003> db_auc.c:157 IMSI='262422743267713': No 2G Auth Data 20241022055643070 DAUC <0003> db_auc.c:192 IMSI='262422743267713': No 3G Auth Data 20241022055643093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4258 20241022055643097 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055643097 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422743267713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422743267713" source_name="the-source\n" session_id=3472385169 session_state=BEGIN} 20241022055643097 DSS <0004> hlr_ussd.c:576 262422743267713/0xcef86491: Process SS (BEGIN) 20241022055643097 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055643097 DSS <0004> hlr_ussd.c:518 262422743267713/0xcef86491: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055643098 DSS <0004> hlr_ussd.c:363 262422743267713/0xcef86491: Tx USSD 'Your extension is 491614207605' 20241022055643098 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422743267713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743267713" destination_name="the-source\n" session_id=3472385169 session_state=END} 20241022055643098 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422743267713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055643098 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643098 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42294<->l=127.0.0.1:4258 20241022055643105 DAUC <0003> db_auc.c:157 IMSI='262423491637988': No 2G Auth Data 20241022055643105 DAUC <0003> db_auc.c:192 IMSI='262423491637988': No 3G Auth Data 20241022055643129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42298<->l=127.0.0.1:4258 20241022055643133 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055643133 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262423491637988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423491637988" source_name="the-source\n" session_id=3343037188 session_state=BEGIN} 20241022055643133 DSS <0004> hlr_ussd.c:576 262423491637988/0xc742b304: Process SS (BEGIN) 20241022055643133 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055643133 DSS <0004> hlr_ussd.c:518 262423491637988/0xc742b304: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055643134 DSS <0004> hlr_ussd.c:363 262423491637988/0xc742b304: Tx USSD 'Your extension is 491616583072' 20241022055643134 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262423491637988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423491637988" destination_name="the-source\n" session_id=3343037188 session_state=END} 20241022055643134 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262423491637988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055643134 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643134 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42298<->l=127.0.0.1:4258 20241022055643141 DAUC <0003> db_auc.c:157 IMSI='262421169781362': No 2G Auth Data 20241022055643141 DAUC <0003> db_auc.c:192 IMSI='262421169781362': No 3G Auth Data 20241022055643163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4258 20241022055643170 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055643170 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421169781362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421169781362" source_name="the-source\n" session_id=572124514 session_state=BEGIN} 20241022055643170 DSS <0004> hlr_ussd.c:576 262421169781362/0x2219ed62: Process SS (BEGIN) 20241022055643170 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055643170 DSS <0004> hlr_ussd.c:518 262421169781362/0x2219ed62: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055643170 DSS <0004> hlr_ussd.c:363 262421169781362/0x2219ed62: Tx USSD 'Your extension is 491618708268' 20241022055643170 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421169781362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421169781362" destination_name="the-source\n" session_id=572124514 session_state=END} 20241022055643170 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421169781362 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055643170 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643170 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42300<->l=127.0.0.1:4258 20241022055643179 DAUC <0003> db_auc.c:157 IMSI='262428505253505': No 2G Auth Data 20241022055643179 DAUC <0003> db_auc.c:192 IMSI='262428505253505': No 3G Auth Data 20241022055643202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42314<->l=127.0.0.1:4258 20241022055643208 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055643208 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428505253505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428505253505" source_name="the-source\n" session_id=2886329072 session_state=BEGIN} 20241022055643208 DSS <0004> hlr_ussd.c:576 262428505253505/0xac09e2f0: Process SS (BEGIN) 20241022055643208 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055643208 DSS <0004> hlr_ussd.c:518 262428505253505/0xac09e2f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055643208 DSS <0004> hlr_ussd.c:363 262428505253505/0xac09e2f0: Tx USSD 'Your extension is 491613036531' 20241022055643208 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428505253505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428505253505" destination_name="the-source\n" session_id=2886329072 session_state=END} 20241022055643208 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262428505253505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055643208 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643208 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42314<->l=127.0.0.1:4258 20241022055643217 DAUC <0003> db_auc.c:157 IMSI='262428620385388': No 2G Auth Data 20241022055643217 DAUC <0003> db_auc.c:192 IMSI='262428620385388': No 3G Auth Data 20241022055643245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4258 20241022055643251 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055643251 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428620385388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428620385388" source_name="the-source\n" session_id=1429315308 session_state=BEGIN} 20241022055643251 DSS <0004> hlr_ussd.c:576 262428620385388/0x55319eec: Process SS (BEGIN) 20241022055643251 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055643251 DSS <0004> hlr_ussd.c:518 262428620385388/0x55319eec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055643251 DSS <0004> hlr_ussd.c:363 262428620385388/0x55319eec: Tx USSD 'Your extension is 491618321832' 20241022055643251 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428620385388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428620385388" destination_name="the-source\n" session_id=1429315308 session_state=END} 20241022055643251 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428620385388 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055643251 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643251 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4258 20241022055643259 DAUC <0003> db_auc.c:157 IMSI='262426794821185': No 2G Auth Data 20241022055643259 DAUC <0003> db_auc.c:192 IMSI='262426794821185': No 3G Auth Data 20241022055643286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4258 20241022055643292 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055643292 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426794821185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426794821185" source_name="the-source\n" session_id=1241088896 session_state=BEGIN} 20241022055643292 DSS <0004> hlr_ussd.c:576 262426794821185/0x49f98380: Process SS (BEGIN) 20241022055643292 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055643292 DSS <0004> hlr_ussd.c:518 262426794821185/0x49f98380: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055643293 DSS <0004> hlr_ussd.c:363 262426794821185/0x49f98380: Tx USSD 'Your extension is 491618281151' 20241022055643293 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426794821185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426794821185" destination_name="the-source\n" session_id=1241088896 session_state=END} 20241022055643293 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262426794821185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055643293 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643293 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42324<->l=127.0.0.1:4258 20241022055643301 DAUC <0003> db_auc.c:157 IMSI='262424653865820': No 2G Auth Data 20241022055643301 DAUC <0003> db_auc.c:192 IMSI='262424653865820': No 3G Auth Data 20241022055643330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4258 20241022055643337 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055643337 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262424653865820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424653865820" source_name="the-source\n" session_id=1369114367 session_state=BEGIN} 20241022055643337 DSS <0004> hlr_ussd.c:576 262424653865820/0x519b06ff: Process SS (BEGIN) 20241022055643337 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241022055643337 DSS <0004> hlr_ussd.c:518 262424653865820/0x519b06ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241022055643337 DSS <0004> hlr_ussd.c:363 262424653865820/0x519b06ff: Tx USSD 'Your extension is 491616038541' 20241022055643337 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262424653865820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424653865820" destination_name="the-source\n" session_id=1369114367 session_state=END} 20241022055643337 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262424653865820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055643337 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643337 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055643342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42334<->l=127.0.0.1:4258 20241022055643343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42282<->l=127.0.0.1:4258 20241022055643344 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43977<->l=127.0.0.1:4259) 20241022055643344 DLINP <000b> input/ipa.c:451 connected read/write 20241022055643344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055643344 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055643344 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055643344 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055643344 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241022055643386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42344<->l=127.0.0.1:4258 20241022055643587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42344<->l=127.0.0.1:4258 20241022055646665 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34615 20241022055646665 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34615 20241022055646667 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646667 DLINP <000b> input/ipa.c:405 127.0.0.1:34615 message received 20241022055646669 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646669 DLINP <000b> input/ipa.c:405 127.0.0.1:34615 message received 20241022055646669 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055646669 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241022055646669 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241022055646669 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241022055646669 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  20241022055646669 DLGSUP <0013> gsup_server.c:235 2:  20241022055646669 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055646669 DLGSUP <0013> gsup_server.c:235 3:  20241022055646669 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055646669 DLGSUP <0013> gsup_server.c:235 4:  20241022055646669 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055646669 DLGSUP <0013> gsup_server.c:235 5:  20241022055646669 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055646669 DLGSUP <0013> gsup_server.c:235 7:  20241022055646669 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055646669 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055646669 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055646669 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34615 20241022055646670 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055646670 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055646672 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055646673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42352<->l=127.0.0.1:4258 20241022055646676 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055646676 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055646676 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055646676 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  20241022055646676 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055646676 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  20241022055646676 DLGSUP <0013> gsup_server.c:235 2:  20241022055646676 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055646676 DLGSUP <0013> gsup_server.c:235 3:  20241022055646676 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055646676 DLGSUP <0013> gsup_server.c:235 4:  20241022055646676 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055646676 DLGSUP <0013> gsup_server.c:235 5:  20241022055646676 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055646676 DLGSUP <0013> gsup_server.c:235 7:  20241022055646676 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055646676 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055646676 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055646676 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055646698 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41183<->l=127.0.0.1:4259) 20241022055646717 DAUC <0003> db_auc.c:157 IMSI='262420851007149': No 2G Auth Data 20241022055646717 DAUC <0003> db_auc.c:192 IMSI='262420851007149': No 3G Auth Data 20241022055646740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39922<->l=127.0.0.1:4258 20241022055646749 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055646749 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420851007149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420851007149" session_id=2338744241 session_state=BEGIN} 20241022055646749 DSS <0004> hlr_ussd.c:576 262420851007149/0x8b6667b1: Process SS (BEGIN) 20241022055646749 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055646749 DSS <0004> hlr_ussd.c:518 262420851007149/0x8b6667b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055646749 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646749 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646749 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646749 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646754 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646754 DLINP <000b> input/ipa.c:405 127.0.0.1:34615 message received 20241022055646754 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420851007149 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420851007149" session_id=2338744241 session_state=END} 20241022055646754 DSS <0004> hlr_ussd.c:576 262420851007149/0x8b6667b1: Process SS (END) 20241022055646754 DSS <0004> hlr_ussd.c:518 262420851007149/0x8b6667b1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055646754 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420851007149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420851007149" session_id=2338744241 session_state=END} 20241022055646754 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420851007149 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055646754 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420851007149 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055646754 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646754 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39922<->l=127.0.0.1:4258 20241022055646763 DAUC <0003> db_auc.c:157 IMSI='262426660951245': No 2G Auth Data 20241022055646763 DAUC <0003> db_auc.c:192 IMSI='262426660951245': No 3G Auth Data 20241022055646788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39936<->l=127.0.0.1:4258 20241022055646795 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055646795 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426660951245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426660951245" session_id=2786064600 session_state=BEGIN} 20241022055646795 DSS <0004> hlr_ussd.c:576 262426660951245/0xa60ff8d8: Process SS (BEGIN) 20241022055646795 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055646795 DSS <0004> hlr_ussd.c:518 262426660951245/0xa60ff8d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055646795 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646795 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646795 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646795 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646797 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646797 DLINP <000b> input/ipa.c:405 127.0.0.1:34615 message received 20241022055646797 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426660951245 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426660951245" session_id=2786064600 session_state=END} 20241022055646797 DSS <0004> hlr_ussd.c:576 262426660951245/0xa60ff8d8: Process SS (END) 20241022055646797 DSS <0004> hlr_ussd.c:518 262426660951245/0xa60ff8d8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055646797 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426660951245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426660951245" session_id=2786064600 session_state=END} 20241022055646797 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426660951245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055646797 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426660951245 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055646797 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646797 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39936<->l=127.0.0.1:4258 20241022055646805 DAUC <0003> db_auc.c:157 IMSI='262420830570765': No 2G Auth Data 20241022055646805 DAUC <0003> db_auc.c:192 IMSI='262420830570765': No 3G Auth Data 20241022055646831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39946<->l=127.0.0.1:4258 20241022055646836 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055646836 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420830570765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420830570765" session_id=3750632605 session_state=BEGIN} 20241022055646836 DSS <0004> hlr_ussd.c:576 262420830570765/0xdf8e1c9d: Process SS (BEGIN) 20241022055646836 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055646836 DSS <0004> hlr_ussd.c:518 262420830570765/0xdf8e1c9d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055646836 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646836 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646836 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646836 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646838 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646838 DLINP <000b> input/ipa.c:405 127.0.0.1:34615 message received 20241022055646838 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420830570765 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420830570765" session_id=3750632605 session_state=END} 20241022055646838 DSS <0004> hlr_ussd.c:576 262420830570765/0xdf8e1c9d: Process SS (END) 20241022055646838 DSS <0004> hlr_ussd.c:518 262420830570765/0xdf8e1c9d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055646838 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420830570765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420830570765" session_id=3750632605 session_state=END} 20241022055646838 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420830570765 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055646838 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420830570765 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055646838 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646838 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39946<->l=127.0.0.1:4258 20241022055646846 DAUC <0003> db_auc.c:157 IMSI='262427902079336': No 2G Auth Data 20241022055646846 DAUC <0003> db_auc.c:192 IMSI='262427902079336': No 3G Auth Data 20241022055646873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39950<->l=127.0.0.1:4258 20241022055646879 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055646879 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427902079336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427902079336" session_id=2923699371 session_state=BEGIN} 20241022055646879 DSS <0004> hlr_ussd.c:576 262427902079336/0xae441cab: Process SS (BEGIN) 20241022055646879 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055646879 DSS <0004> hlr_ussd.c:518 262427902079336/0xae441cab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055646879 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646879 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646879 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646879 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646881 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646881 DLINP <000b> input/ipa.c:405 127.0.0.1:34615 message received 20241022055646881 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262427902079336 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427902079336" session_id=2923699371 session_state=END} 20241022055646881 DSS <0004> hlr_ussd.c:576 262427902079336/0xae441cab: Process SS (END) 20241022055646881 DSS <0004> hlr_ussd.c:518 262427902079336/0xae441cab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055646881 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427902079336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427902079336" session_id=2923699371 session_state=END} 20241022055646881 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427902079336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055646881 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262427902079336 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055646881 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646881 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39950<->l=127.0.0.1:4258 20241022055646890 DAUC <0003> db_auc.c:157 IMSI='262426566749659': No 2G Auth Data 20241022055646890 DAUC <0003> db_auc.c:192 IMSI='262426566749659': No 3G Auth Data 20241022055646917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39964<->l=127.0.0.1:4258 20241022055646923 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055646923 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426566749659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426566749659" session_id=3699612847 session_state=BEGIN} 20241022055646923 DSS <0004> hlr_ussd.c:576 262426566749659/0xdc839caf: Process SS (BEGIN) 20241022055646924 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055646924 DSS <0004> hlr_ussd.c:518 262426566749659/0xdc839caf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055646924 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646924 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646924 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646924 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646925 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646925 DLINP <000b> input/ipa.c:405 127.0.0.1:34615 message received 20241022055646925 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262426566749659 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426566749659" session_id=3699612847 session_state=END} 20241022055646925 DSS <0004> hlr_ussd.c:576 262426566749659/0xdc839caf: Process SS (END) 20241022055646925 DSS <0004> hlr_ussd.c:518 262426566749659/0xdc839caf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055646925 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426566749659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426566749659" session_id=3699612847 session_state=END} 20241022055646925 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426566749659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055646925 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262426566749659 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055646925 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646925 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39964<->l=127.0.0.1:4258 20241022055646933 DAUC <0003> db_auc.c:157 IMSI='262428177063673': No 2G Auth Data 20241022055646933 DAUC <0003> db_auc.c:192 IMSI='262428177063673': No 3G Auth Data 20241022055646962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39970<->l=127.0.0.1:4258 20241022055646969 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055646969 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428177063673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428177063673" session_id=882957905 session_state=BEGIN} 20241022055646969 DSS <0004> hlr_ussd.c:576 262428177063673/0x34a0de51: Process SS (BEGIN) 20241022055646969 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055646969 DSS <0004> hlr_ussd.c:518 262428177063673/0x34a0de51: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055646969 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646969 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646969 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646969 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055646971 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646971 DLINP <000b> input/ipa.c:405 127.0.0.1:34615 message received 20241022055646971 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428177063673 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428177063673" session_id=882957905 session_state=END} 20241022055646971 DSS <0004> hlr_ussd.c:576 262428177063673/0x34a0de51: Process SS (END) 20241022055646971 DSS <0004> hlr_ussd.c:518 262428177063673/0x34a0de51: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055646971 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428177063673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428177063673" session_id=882957905 session_state=END} 20241022055646971 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428177063673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055646971 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428177063673 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055646971 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646971 DLINP <000b> input/ipa.c:451 connected read/write 20241022055646971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055646975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39970<->l=127.0.0.1:4258 20241022055646979 DAUC <0003> db_auc.c:157 IMSI='262421515756366': No 2G Auth Data 20241022055646979 DAUC <0003> db_auc.c:192 IMSI='262421515756366': No 3G Auth Data 20241022055647006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39972<->l=127.0.0.1:4258 20241022055647011 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055647011 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421515756366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421515756366" session_id=717067232 session_state=BEGIN} 20241022055647011 DSS <0004> hlr_ussd.c:576 262421515756366/0x2abd93e0: Process SS (BEGIN) 20241022055647011 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055647011 DSS <0004> hlr_ussd.c:518 262421515756366/0x2abd93e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055647011 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647011 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055647011 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647011 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055647013 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647013 DLINP <000b> input/ipa.c:405 127.0.0.1:34615 message received 20241022055647013 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421515756366 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421515756366" session_id=717067232 session_state=END} 20241022055647013 DSS <0004> hlr_ussd.c:576 262421515756366/0x2abd93e0: Process SS (END) 20241022055647013 DSS <0004> hlr_ussd.c:518 262421515756366/0x2abd93e0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055647013 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421515756366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421515756366" session_id=717067232 session_state=END} 20241022055647013 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421515756366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055647013 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421515756366 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055647013 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055647013 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055647017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39972<->l=127.0.0.1:4258 20241022055647022 DAUC <0003> db_auc.c:157 IMSI='262426241767263': No 2G Auth Data 20241022055647022 DAUC <0003> db_auc.c:192 IMSI='262426241767263': No 3G Auth Data 20241022055647050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39984<->l=127.0.0.1:4258 20241022055647055 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055647055 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426241767263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426241767263" session_id=3871946107 session_state=BEGIN} 20241022055647055 DSS <0004> hlr_ussd.c:576 262426241767263/0xe6c9357b: Process SS (BEGIN) 20241022055647055 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055647055 DSS <0004> hlr_ussd.c:518 262426241767263/0xe6c9357b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055647055 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647055 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055647055 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647055 DLINP <000b> input/ipa.c:431 127.0.0.1:34615 sending data 20241022055647057 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647057 DLINP <000b> input/ipa.c:405 127.0.0.1:34615 message received 20241022055647057 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262426241767263 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426241767263" session_id=3871946107 session_state=END} 20241022055647057 DSS <0004> hlr_ussd.c:576 262426241767263/0xe6c9357b: Process SS (END) 20241022055647057 DSS <0004> hlr_ussd.c:518 262426241767263/0xe6c9357b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055647057 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426241767263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426241767263" session_id=3871946107 session_state=END} 20241022055647057 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426241767263 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055647057 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262426241767263 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055647057 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055647057 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055647062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39984<->l=127.0.0.1:4258 20241022055647064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42352<->l=127.0.0.1:4258 20241022055647065 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055647065 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055647065 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055647065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055647065 DLINP <000b> input/ipa.c:451 connected read/write 20241022055647065 DLINP <000b> input/ipa.c:405 127.0.0.1:34615 message received 20241022055647065 DLINP <000b> input/ipa.c:414 127.0.0.1:34615 connection closed with server 20241022055647065 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34615 20241022055647065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241022055647065 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41183<->l=127.0.0.1:4259) 20241022055647110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39990<->l=127.0.0.1:4258 20241022055647311 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39990<->l=127.0.0.1:4258 20241022055650397 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36341 20241022055650397 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36341 20241022055650399 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650399 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650400 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055650400 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055650401 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40006<->l=127.0.0.1:4258 20241022055650402 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650402 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650402 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055650402 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241022055650402 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241022055650402 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241022055650402 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  20241022055650402 DLGSUP <0013> gsup_server.c:235 2:  20241022055650402 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055650402 DLGSUP <0013> gsup_server.c:235 3:  20241022055650402 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055650402 DLGSUP <0013> gsup_server.c:235 4:  20241022055650402 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055650402 DLGSUP <0013> gsup_server.c:235 5:  20241022055650402 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055650402 DLGSUP <0013> gsup_server.c:235 7:  20241022055650402 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055650402 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055650402 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055650402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36341 20241022055650404 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650404 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055650404 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055650404 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  20241022055650404 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055650404 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  20241022055650404 DLGSUP <0013> gsup_server.c:235 2:  20241022055650404 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055650404 DLGSUP <0013> gsup_server.c:235 3:  20241022055650404 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055650404 DLGSUP <0013> gsup_server.c:235 4:  20241022055650404 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055650404 DLGSUP <0013> gsup_server.c:235 5:  20241022055650404 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055650404 DLGSUP <0013> gsup_server.c:235 7:  20241022055650404 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055650404 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055650404 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055650404 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055650423 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45163<->l=127.0.0.1:4259) 20241022055650441 DAUC <0003> db_auc.c:157 IMSI='262421523116343': No 2G Auth Data 20241022055650441 DAUC <0003> db_auc.c:192 IMSI='262421523116343': No 3G Auth Data 20241022055650465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40018<->l=127.0.0.1:4258 20241022055650472 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650472 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421523116343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421523116343" session_id=1188629145 session_state=BEGIN} 20241022055650472 DSS <0004> hlr_ussd.c:576 262421523116343/0x46d90a99: Process SS (BEGIN) 20241022055650472 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055650472 DSS <0004> hlr_ussd.c:518 262421523116343/0x46d90a99: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055650472 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650472 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650472 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650472 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650478 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650478 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650478 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421523116343 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421523116343" session_id=1188629145 session_state=CONTINUE} 20241022055650478 DSS <0004> hlr_ussd.c:576 262421523116343/0x46d90a99: Process SS (CONTINUE) 20241022055650478 DSS <0004> hlr_ussd.c:518 262421523116343/0x46d90a99: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055650478 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421523116343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421523116343" session_id=1188629145 session_state=CONTINUE} 20241022055650478 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421523116343 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650478 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650478 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650483 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650483 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421523116343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421523116343" session_id=1188629145 session_state=CONTINUE} 20241022055650483 DSS <0004> hlr_ussd.c:576 262421523116343/0x46d90a99: Process SS (CONTINUE) 20241022055650483 DSS <0004> hlr_ussd.c:518 262421523116343/0x46d90a99: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650483 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421523116343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650483 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650483 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650483 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650483 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650485 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650485 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650485 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421523116343 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421523116343" session_id=1188629145 session_state=END} 20241022055650485 DSS <0004> hlr_ussd.c:576 262421523116343/0x46d90a99: Process SS (END) 20241022055650485 DSS <0004> hlr_ussd.c:518 262421523116343/0x46d90a99: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650485 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421523116343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421523116343" session_id=1188629145 session_state=END} 20241022055650485 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421523116343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650485 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421523116343 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650485 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650486 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40018<->l=127.0.0.1:4258 20241022055650492 DAUC <0003> db_auc.c:157 IMSI='262421355389972': No 2G Auth Data 20241022055650492 DAUC <0003> db_auc.c:192 IMSI='262421355389972': No 3G Auth Data 20241022055650514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40022<->l=127.0.0.1:4258 20241022055650519 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650519 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421355389972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421355389972" session_id=1336511218 session_state=BEGIN} 20241022055650519 DSS <0004> hlr_ussd.c:576 262421355389972/0x4fa98af2: Process SS (BEGIN) 20241022055650519 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055650519 DSS <0004> hlr_ussd.c:518 262421355389972/0x4fa98af2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055650519 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650519 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650519 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650519 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650521 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650521 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650521 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262421355389972 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421355389972" session_id=1336511218 session_state=CONTINUE} 20241022055650521 DSS <0004> hlr_ussd.c:576 262421355389972/0x4fa98af2: Process SS (CONTINUE) 20241022055650521 DSS <0004> hlr_ussd.c:518 262421355389972/0x4fa98af2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055650521 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421355389972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421355389972" session_id=1336511218 session_state=CONTINUE} 20241022055650521 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262421355389972 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650521 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650521 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650525 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650525 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421355389972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421355389972" session_id=1336511218 session_state=CONTINUE} 20241022055650525 DSS <0004> hlr_ussd.c:576 262421355389972/0x4fa98af2: Process SS (CONTINUE) 20241022055650525 DSS <0004> hlr_ussd.c:518 262421355389972/0x4fa98af2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650525 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262421355389972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650525 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650525 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650525 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650525 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650527 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650527 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650527 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262421355389972 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421355389972" session_id=1336511218 session_state=END} 20241022055650527 DSS <0004> hlr_ussd.c:576 262421355389972/0x4fa98af2: Process SS (END) 20241022055650527 DSS <0004> hlr_ussd.c:518 262421355389972/0x4fa98af2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650527 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421355389972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421355389972" session_id=1336511218 session_state=END} 20241022055650527 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262421355389972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650527 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262421355389972 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650527 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650527 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40022<->l=127.0.0.1:4258 20241022055650533 DAUC <0003> db_auc.c:157 IMSI='262429576170667': No 2G Auth Data 20241022055650533 DAUC <0003> db_auc.c:192 IMSI='262429576170667': No 3G Auth Data 20241022055650557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4258 20241022055650562 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650562 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429576170667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429576170667" session_id=263756480 session_state=BEGIN} 20241022055650562 DSS <0004> hlr_ussd.c:576 262429576170667/0x0fb89ac0: Process SS (BEGIN) 20241022055650562 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055650562 DSS <0004> hlr_ussd.c:518 262429576170667/0x0fb89ac0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055650562 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650562 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650562 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650562 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650564 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650564 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650564 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262429576170667 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429576170667" session_id=263756480 session_state=CONTINUE} 20241022055650564 DSS <0004> hlr_ussd.c:576 262429576170667/0x0fb89ac0: Process SS (CONTINUE) 20241022055650564 DSS <0004> hlr_ussd.c:518 262429576170667/0x0fb89ac0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055650564 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429576170667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429576170667" session_id=263756480 session_state=CONTINUE} 20241022055650565 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262429576170667 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650565 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650565 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650569 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650569 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429576170667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429576170667" session_id=263756480 session_state=CONTINUE} 20241022055650569 DSS <0004> hlr_ussd.c:576 262429576170667/0x0fb89ac0: Process SS (CONTINUE) 20241022055650569 DSS <0004> hlr_ussd.c:518 262429576170667/0x0fb89ac0: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650569 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429576170667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650569 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650569 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650569 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650569 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650571 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650571 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650571 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262429576170667 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429576170667" session_id=263756480 session_state=END} 20241022055650571 DSS <0004> hlr_ussd.c:576 262429576170667/0x0fb89ac0: Process SS (END) 20241022055650571 DSS <0004> hlr_ussd.c:518 262429576170667/0x0fb89ac0: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650571 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429576170667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429576170667" session_id=263756480 session_state=END} 20241022055650571 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429576170667 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650571 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262429576170667 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650571 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650571 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40036<->l=127.0.0.1:4258 20241022055650577 DAUC <0003> db_auc.c:157 IMSI='262420883481520': No 2G Auth Data 20241022055650577 DAUC <0003> db_auc.c:192 IMSI='262420883481520': No 3G Auth Data 20241022055650602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40052<->l=127.0.0.1:4258 20241022055650607 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650607 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420883481520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420883481520" session_id=1304562705 session_state=BEGIN} 20241022055650607 DSS <0004> hlr_ussd.c:576 262420883481520/0x4dc20c11: Process SS (BEGIN) 20241022055650607 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055650607 DSS <0004> hlr_ussd.c:518 262420883481520/0x4dc20c11: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055650607 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650607 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650607 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650607 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650610 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650610 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650610 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420883481520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420883481520" session_id=1304562705 session_state=CONTINUE} 20241022055650610 DSS <0004> hlr_ussd.c:576 262420883481520/0x4dc20c11: Process SS (CONTINUE) 20241022055650610 DSS <0004> hlr_ussd.c:518 262420883481520/0x4dc20c11: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055650610 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420883481520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420883481520" session_id=1304562705 session_state=CONTINUE} 20241022055650610 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420883481520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650610 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650610 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650614 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650614 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420883481520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420883481520" session_id=1304562705 session_state=CONTINUE} 20241022055650614 DSS <0004> hlr_ussd.c:576 262420883481520/0x4dc20c11: Process SS (CONTINUE) 20241022055650614 DSS <0004> hlr_ussd.c:518 262420883481520/0x4dc20c11: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650614 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420883481520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650614 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650614 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650614 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650614 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650616 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650616 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650616 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420883481520 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420883481520" session_id=1304562705 session_state=END} 20241022055650616 DSS <0004> hlr_ussd.c:576 262420883481520/0x4dc20c11: Process SS (END) 20241022055650616 DSS <0004> hlr_ussd.c:518 262420883481520/0x4dc20c11: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650616 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420883481520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420883481520" session_id=1304562705 session_state=END} 20241022055650616 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420883481520 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650616 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420883481520 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650616 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650616 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40052<->l=127.0.0.1:4258 20241022055650621 DAUC <0003> db_auc.c:157 IMSI='262423408247196': No 2G Auth Data 20241022055650621 DAUC <0003> db_auc.c:192 IMSI='262423408247196': No 3G Auth Data 20241022055650646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40062<->l=127.0.0.1:4258 20241022055650653 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650653 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423408247196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423408247196" session_id=1464092302 session_state=BEGIN} 20241022055650653 DSS <0004> hlr_ussd.c:576 262423408247196/0x5744468e: Process SS (BEGIN) 20241022055650653 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055650653 DSS <0004> hlr_ussd.c:518 262423408247196/0x5744468e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055650653 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650653 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650653 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650653 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650655 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650655 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650655 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423408247196 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423408247196" session_id=1464092302 session_state=CONTINUE} 20241022055650655 DSS <0004> hlr_ussd.c:576 262423408247196/0x5744468e: Process SS (CONTINUE) 20241022055650655 DSS <0004> hlr_ussd.c:518 262423408247196/0x5744468e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055650655 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423408247196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423408247196" session_id=1464092302 session_state=CONTINUE} 20241022055650655 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423408247196 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650655 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650655 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650659 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650659 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423408247196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423408247196" session_id=1464092302 session_state=CONTINUE} 20241022055650659 DSS <0004> hlr_ussd.c:576 262423408247196/0x5744468e: Process SS (CONTINUE) 20241022055650659 DSS <0004> hlr_ussd.c:518 262423408247196/0x5744468e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650659 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423408247196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650659 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650659 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650660 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650660 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650662 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650662 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650662 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423408247196 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423408247196" session_id=1464092302 session_state=END} 20241022055650662 DSS <0004> hlr_ussd.c:576 262423408247196/0x5744468e: Process SS (END) 20241022055650662 DSS <0004> hlr_ussd.c:518 262423408247196/0x5744468e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650662 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423408247196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423408247196" session_id=1464092302 session_state=END} 20241022055650662 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423408247196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650662 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423408247196 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650662 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650662 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650664 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40062<->l=127.0.0.1:4258 20241022055650668 DAUC <0003> db_auc.c:157 IMSI='262424228869123': No 2G Auth Data 20241022055650668 DAUC <0003> db_auc.c:192 IMSI='262424228869123': No 3G Auth Data 20241022055650695 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40068<->l=127.0.0.1:4258 20241022055650702 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650702 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424228869123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424228869123" session_id=1665855070 session_state=BEGIN} 20241022055650702 DSS <0004> hlr_ussd.c:576 262424228869123/0x634aee5e: Process SS (BEGIN) 20241022055650702 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055650702 DSS <0004> hlr_ussd.c:518 262424228869123/0x634aee5e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055650702 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650702 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650702 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650702 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650704 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650704 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650704 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262424228869123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424228869123" session_id=1665855070 session_state=CONTINUE} 20241022055650704 DSS <0004> hlr_ussd.c:576 262424228869123/0x634aee5e: Process SS (CONTINUE) 20241022055650704 DSS <0004> hlr_ussd.c:518 262424228869123/0x634aee5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055650704 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424228869123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424228869123" session_id=1665855070 session_state=CONTINUE} 20241022055650704 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262424228869123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650704 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650704 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650708 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650708 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424228869123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424228869123" session_id=1665855070 session_state=CONTINUE} 20241022055650708 DSS <0004> hlr_ussd.c:576 262424228869123/0x634aee5e: Process SS (CONTINUE) 20241022055650708 DSS <0004> hlr_ussd.c:518 262424228869123/0x634aee5e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650708 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262424228869123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650708 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650708 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650708 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650708 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650710 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650710 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650710 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262424228869123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424228869123" session_id=1665855070 session_state=END} 20241022055650710 DSS <0004> hlr_ussd.c:576 262424228869123/0x634aee5e: Process SS (END) 20241022055650710 DSS <0004> hlr_ussd.c:518 262424228869123/0x634aee5e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650710 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424228869123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424228869123" session_id=1665855070 session_state=END} 20241022055650710 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262424228869123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650710 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262424228869123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650710 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650710 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40068<->l=127.0.0.1:4258 20241022055650716 DAUC <0003> db_auc.c:157 IMSI='262429499847735': No 2G Auth Data 20241022055650716 DAUC <0003> db_auc.c:192 IMSI='262429499847735': No 3G Auth Data 20241022055650749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40084<->l=127.0.0.1:4258 20241022055650754 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650754 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429499847735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429499847735" session_id=4063777797 session_state=BEGIN} 20241022055650754 DSS <0004> hlr_ussd.c:576 262429499847735/0xf2385405: Process SS (BEGIN) 20241022055650754 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055650754 DSS <0004> hlr_ussd.c:518 262429499847735/0xf2385405: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055650754 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650754 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650754 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650754 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650756 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650756 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650756 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429499847735 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429499847735" session_id=4063777797 session_state=CONTINUE} 20241022055650756 DSS <0004> hlr_ussd.c:576 262429499847735/0xf2385405: Process SS (CONTINUE) 20241022055650756 DSS <0004> hlr_ussd.c:518 262429499847735/0xf2385405: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055650756 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429499847735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429499847735" session_id=4063777797 session_state=CONTINUE} 20241022055650756 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429499847735 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650756 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650756 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650761 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650761 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429499847735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429499847735" session_id=4063777797 session_state=CONTINUE} 20241022055650761 DSS <0004> hlr_ussd.c:576 262429499847735/0xf2385405: Process SS (CONTINUE) 20241022055650761 DSS <0004> hlr_ussd.c:518 262429499847735/0xf2385405: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650761 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429499847735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650761 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650761 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650761 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650761 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650763 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650763 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650763 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429499847735 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429499847735" session_id=4063777797 session_state=END} 20241022055650763 DSS <0004> hlr_ussd.c:576 262429499847735/0xf2385405: Process SS (END) 20241022055650763 DSS <0004> hlr_ussd.c:518 262429499847735/0xf2385405: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650763 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429499847735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429499847735" session_id=4063777797 session_state=END} 20241022055650763 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429499847735 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650763 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429499847735 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650763 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650763 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40084<->l=127.0.0.1:4258 20241022055650770 DAUC <0003> db_auc.c:157 IMSI='262427751542804': No 2G Auth Data 20241022055650770 DAUC <0003> db_auc.c:192 IMSI='262427751542804': No 3G Auth Data 20241022055650796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40086<->l=127.0.0.1:4258 20241022055650802 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650802 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427751542804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427751542804" session_id=3363367056 session_state=BEGIN} 20241022055650802 DSS <0004> hlr_ussd.c:576 262427751542804/0xc878e890: Process SS (BEGIN) 20241022055650802 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241022055650802 DSS <0004> hlr_ussd.c:518 262427751542804/0xc878e890: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241022055650802 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650802 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650802 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650802 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650804 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650804 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650804 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262427751542804 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427751542804" session_id=3363367056 session_state=CONTINUE} 20241022055650804 DSS <0004> hlr_ussd.c:576 262427751542804/0xc878e890: Process SS (CONTINUE) 20241022055650804 DSS <0004> hlr_ussd.c:518 262427751542804/0xc878e890: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241022055650804 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427751542804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427751542804" session_id=3363367056 session_state=CONTINUE} 20241022055650804 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262427751542804 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650804 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650804 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650808 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650808 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427751542804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427751542804" session_id=3363367056 session_state=CONTINUE} 20241022055650808 DSS <0004> hlr_ussd.c:576 262427751542804/0xc878e890: Process SS (CONTINUE) 20241022055650808 DSS <0004> hlr_ussd.c:518 262427751542804/0xc878e890: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650808 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427751542804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650808 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650808 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650808 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650808 DLINP <000b> input/ipa.c:431 127.0.0.1:36341 sending data 20241022055650810 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650810 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650810 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262427751542804 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427751542804" session_id=3363367056 session_state=END} 20241022055650810 DSS <0004> hlr_ussd.c:576 262427751542804/0xc878e890: Process SS (END) 20241022055650810 DSS <0004> hlr_ussd.c:518 262427751542804/0xc878e890: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241022055650810 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427751542804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427751542804" session_id=3363367056 session_state=END} 20241022055650810 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427751542804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055650810 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262427751542804 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055650810 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650810 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055650812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40086<->l=127.0.0.1:4258 20241022055650814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40006<->l=127.0.0.1:4258 20241022055650815 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055650815 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055650815 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055650815 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055650815 DLINP <000b> input/ipa.c:451 connected read/write 20241022055650815 DLINP <000b> input/ipa.c:405 127.0.0.1:36341 message received 20241022055650815 DLINP <000b> input/ipa.c:414 127.0.0.1:36341 connection closed with server 20241022055650815 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36341 20241022055650815 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241022055650815 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45163<->l=127.0.0.1:4259) 20241022055650856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40088<->l=127.0.0.1:4258 20241022055651057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40088<->l=127.0.0.1:4258 20241022055654140 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45903 20241022055654140 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45903 20241022055654143 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055654143 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055654143 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654143 DLINP <000b> input/ipa.c:405 127.0.0.1:45903 message received 20241022055654145 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654145 DLINP <000b> input/ipa.c:405 127.0.0.1:45903 message received 20241022055654145 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055654145 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241022055654145 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241022055654145 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241022055654145 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  20241022055654145 DLGSUP <0013> gsup_server.c:235 2:  20241022055654145 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055654145 DLGSUP <0013> gsup_server.c:235 3:  20241022055654145 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055654145 DLGSUP <0013> gsup_server.c:235 4:  20241022055654145 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055654145 DLGSUP <0013> gsup_server.c:235 5:  20241022055654145 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055654145 DLGSUP <0013> gsup_server.c:235 7:  20241022055654145 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055654145 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055654145 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055654145 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45903 20241022055654146 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055654146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40104<->l=127.0.0.1:4258 20241022055654149 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055654149 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055654149 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055654149 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  20241022055654149 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055654149 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  20241022055654149 DLGSUP <0013> gsup_server.c:235 2:  20241022055654149 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055654149 DLGSUP <0013> gsup_server.c:235 3:  20241022055654149 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055654149 DLGSUP <0013> gsup_server.c:235 4:  20241022055654149 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055654149 DLGSUP <0013> gsup_server.c:235 5:  20241022055654149 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055654149 DLGSUP <0013> gsup_server.c:235 7:  20241022055654149 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055654149 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055654149 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055654149 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055654168 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42779<->l=127.0.0.1:4259) 20241022055654187 DAUC <0003> db_auc.c:157 IMSI='262424832493174': No 2G Auth Data 20241022055654187 DAUC <0003> db_auc.c:192 IMSI='262424832493174': No 3G Auth Data 20241022055654211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40114<->l=127.0.0.1:4258 20241022055654218 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055654218 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424832493174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424832493174" session_id=2736166728 session_state=BEGIN} 20241022055654218 DSS <0004> hlr_ussd.c:576 262424832493174/0xa3169748: Process SS (BEGIN) 20241022055654218 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241022055654218 DSS <0004> hlr_ussd.c:518 262424832493174/0xa3169748: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241022055654218 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654218 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654218 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654218 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654227 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654227 DLINP <000b> input/ipa.c:405 127.0.0.1:45903 message received 20241022055654227 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262424832493174 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424832493174" session_id=2736166728 session_state=END} 20241022055654227 DSS <0004> hlr_ussd.c:576 262424832493174/0xa3169748: Process SS (END) 20241022055654227 DSS <0004> hlr_ussd.c:518 262424832493174/0xa3169748: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241022055654227 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424832493174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424832493174" session_id=2736166728 session_state=END} 20241022055654227 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262424832493174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654227 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262424832493174 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055654227 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654227 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40114<->l=127.0.0.1:4258 20241022055654236 DAUC <0003> db_auc.c:157 IMSI='262420111315717': No 2G Auth Data 20241022055654236 DAUC <0003> db_auc.c:192 IMSI='262420111315717': No 3G Auth Data 20241022055654261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40120<->l=127.0.0.1:4258 20241022055654266 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055654266 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420111315717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420111315717" session_id=4049527248 session_state=BEGIN} 20241022055654266 DSS <0004> hlr_ussd.c:576 262420111315717/0xf15ee1d0: Process SS (BEGIN) 20241022055654266 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241022055654266 DSS <0004> hlr_ussd.c:518 262420111315717/0xf15ee1d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241022055654266 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654266 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654266 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654266 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654268 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654269 DLINP <000b> input/ipa.c:405 127.0.0.1:45903 message received 20241022055654269 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262420111315717 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420111315717" session_id=4049527248 session_state=END} 20241022055654269 DSS <0004> hlr_ussd.c:576 262420111315717/0xf15ee1d0: Process SS (END) 20241022055654269 DSS <0004> hlr_ussd.c:518 262420111315717/0xf15ee1d0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241022055654269 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420111315717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420111315717" session_id=4049527248 session_state=END} 20241022055654269 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262420111315717 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654269 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262420111315717 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055654269 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654269 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40120<->l=127.0.0.1:4258 20241022055654276 DAUC <0003> db_auc.c:157 IMSI='262424060168548': No 2G Auth Data 20241022055654276 DAUC <0003> db_auc.c:192 IMSI='262424060168548': No 3G Auth Data 20241022055654301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40124<->l=127.0.0.1:4258 20241022055654307 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055654307 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424060168548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424060168548" session_id=2483891692 session_state=BEGIN} 20241022055654307 DSS <0004> hlr_ussd.c:576 262424060168548/0x940d2dec: Process SS (BEGIN) 20241022055654307 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241022055654307 DSS <0004> hlr_ussd.c:518 262424060168548/0x940d2dec: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241022055654307 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654307 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654307 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654307 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654309 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654309 DLINP <000b> input/ipa.c:405 127.0.0.1:45903 message received 20241022055654309 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424060168548 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424060168548" session_id=2483891692 session_state=END} 20241022055654309 DSS <0004> hlr_ussd.c:576 262424060168548/0x940d2dec: Process SS (END) 20241022055654309 DSS <0004> hlr_ussd.c:518 262424060168548/0x940d2dec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241022055654309 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424060168548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424060168548" session_id=2483891692 session_state=END} 20241022055654309 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424060168548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654309 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424060168548 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055654309 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654309 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40124<->l=127.0.0.1:4258 20241022055654317 DAUC <0003> db_auc.c:157 IMSI='262423957022129': No 2G Auth Data 20241022055654317 DAUC <0003> db_auc.c:192 IMSI='262423957022129': No 3G Auth Data 20241022055654340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4258 20241022055654346 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055654346 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423957022129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423957022129" session_id=2486341983 session_state=BEGIN} 20241022055654346 DSS <0004> hlr_ussd.c:576 262423957022129/0x9432915f: Process SS (BEGIN) 20241022055654346 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241022055654346 DSS <0004> hlr_ussd.c:518 262423957022129/0x9432915f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241022055654346 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654346 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654346 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654346 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654348 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654348 DLINP <000b> input/ipa.c:405 127.0.0.1:45903 message received 20241022055654348 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423957022129 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423957022129" session_id=2486341983 session_state=END} 20241022055654348 DSS <0004> hlr_ussd.c:576 262423957022129/0x9432915f: Process SS (END) 20241022055654348 DSS <0004> hlr_ussd.c:518 262423957022129/0x9432915f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241022055654348 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423957022129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423957022129" session_id=2486341983 session_state=END} 20241022055654348 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423957022129 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654348 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423957022129 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055654348 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654348 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40126<->l=127.0.0.1:4258 20241022055654355 DAUC <0003> db_auc.c:157 IMSI='262428213568930': No 2G Auth Data 20241022055654355 DAUC <0003> db_auc.c:192 IMSI='262428213568930': No 3G Auth Data 20241022055654379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40128<->l=127.0.0.1:4258 20241022055654386 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055654386 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428213568930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428213568930" session_id=2087615577 session_state=BEGIN} 20241022055654386 DSS <0004> hlr_ussd.c:576 262428213568930/0x7c6e7c59: Process SS (BEGIN) 20241022055654386 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241022055654386 DSS <0004> hlr_ussd.c:518 262428213568930/0x7c6e7c59: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241022055654386 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654386 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654386 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654386 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654388 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654388 DLINP <000b> input/ipa.c:405 127.0.0.1:45903 message received 20241022055654388 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428213568930 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428213568930" session_id=2087615577 session_state=END} 20241022055654388 DSS <0004> hlr_ussd.c:576 262428213568930/0x7c6e7c59: Process SS (END) 20241022055654388 DSS <0004> hlr_ussd.c:518 262428213568930/0x7c6e7c59: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241022055654388 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428213568930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428213568930" session_id=2087615577 session_state=END} 20241022055654388 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428213568930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654388 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428213568930 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055654388 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654388 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40128<->l=127.0.0.1:4258 20241022055654397 DAUC <0003> db_auc.c:157 IMSI='262422563953062': No 2G Auth Data 20241022055654397 DAUC <0003> db_auc.c:192 IMSI='262422563953062': No 3G Auth Data 20241022055654424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40132<->l=127.0.0.1:4258 20241022055654431 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055654431 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422563953062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422563953062" session_id=4222083959 session_state=BEGIN} 20241022055654431 DSS <0004> hlr_ussd.c:576 262422563953062/0xfba7e377: Process SS (BEGIN) 20241022055654431 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241022055654431 DSS <0004> hlr_ussd.c:518 262422563953062/0xfba7e377: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241022055654431 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654431 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654431 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654431 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654433 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654433 DLINP <000b> input/ipa.c:405 127.0.0.1:45903 message received 20241022055654433 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262422563953062 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422563953062" session_id=4222083959 session_state=END} 20241022055654433 DSS <0004> hlr_ussd.c:576 262422563953062/0xfba7e377: Process SS (END) 20241022055654433 DSS <0004> hlr_ussd.c:518 262422563953062/0xfba7e377: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241022055654433 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422563953062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422563953062" session_id=4222083959 session_state=END} 20241022055654433 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262422563953062 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654433 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262422563953062 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055654433 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654433 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40132<->l=127.0.0.1:4258 20241022055654441 DAUC <0003> db_auc.c:157 IMSI='262424551288686': No 2G Auth Data 20241022055654441 DAUC <0003> db_auc.c:192 IMSI='262424551288686': No 3G Auth Data 20241022055654471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40138<->l=127.0.0.1:4258 20241022055654475 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055654475 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424551288686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424551288686" session_id=362111265 session_state=BEGIN} 20241022055654475 DSS <0004> hlr_ussd.c:576 262424551288686/0x15956121: Process SS (BEGIN) 20241022055654475 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241022055654475 DSS <0004> hlr_ussd.c:518 262424551288686/0x15956121: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241022055654475 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654475 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654475 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654475 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654477 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654477 DLINP <000b> input/ipa.c:405 127.0.0.1:45903 message received 20241022055654477 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262424551288686 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424551288686" session_id=362111265 session_state=END} 20241022055654477 DSS <0004> hlr_ussd.c:576 262424551288686/0x15956121: Process SS (END) 20241022055654477 DSS <0004> hlr_ussd.c:518 262424551288686/0x15956121: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241022055654477 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424551288686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424551288686" session_id=362111265 session_state=END} 20241022055654477 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424551288686 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654477 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262424551288686 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055654477 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654477 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40138<->l=127.0.0.1:4258 20241022055654484 DAUC <0003> db_auc.c:157 IMSI='262429115548617': No 2G Auth Data 20241022055654484 DAUC <0003> db_auc.c:192 IMSI='262429115548617': No 3G Auth Data 20241022055654511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40142<->l=127.0.0.1:4258 20241022055654519 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055654519 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429115548617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429115548617" session_id=1364592035 session_state=BEGIN} 20241022055654519 DSS <0004> hlr_ussd.c:576 262429115548617/0x515605a3: Process SS (BEGIN) 20241022055654519 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241022055654519 DSS <0004> hlr_ussd.c:518 262429115548617/0x515605a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241022055654519 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654519 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654519 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654519 DLINP <000b> input/ipa.c:431 127.0.0.1:45903 sending data 20241022055654521 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654521 DLINP <000b> input/ipa.c:405 127.0.0.1:45903 message received 20241022055654521 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262429115548617 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429115548617" session_id=1364592035 session_state=END} 20241022055654521 DSS <0004> hlr_ussd.c:576 262429115548617/0x515605a3: Process SS (END) 20241022055654521 DSS <0004> hlr_ussd.c:518 262429115548617/0x515605a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241022055654521 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429115548617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429115548617" session_id=1364592035 session_state=END} 20241022055654521 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429115548617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654521 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262429115548617 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241022055654521 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654521 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055654526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40142<->l=127.0.0.1:4258 20241022055654531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40104<->l=127.0.0.1:4258 20241022055654532 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42779<->l=127.0.0.1:4259) 20241022055654532 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055654532 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055654532 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055654532 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055654532 DLINP <000b> input/ipa.c:451 connected read/write 20241022055654532 DLINP <000b> input/ipa.c:405 127.0.0.1:45903 message received 20241022055654532 DLINP <000b> input/ipa.c:414 127.0.0.1:45903 connection closed with server 20241022055654532 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45903 20241022055654532 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241022055654574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40154<->l=127.0.0.1:4258 20241022055654738 DSS <0004> hlr_ussd.c:239 262424687485972/0x2dea430d: SS Session Timeout, destroying 20241022055654738 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424687485972 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40154<->l=127.0.0.1:4258 20241022055654789 DSS <0004> hlr_ussd.c:239 262424351226396/0xbf9af865: SS Session Timeout, destroying 20241022055654789 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424351226396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654840 DSS <0004> hlr_ussd.c:239 262424218883246/0xc9a9d1e0: SS Session Timeout, destroying 20241022055654840 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262424218883246 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654893 DSS <0004> hlr_ussd.c:239 262428558233448/0x7a9fd3ad: SS Session Timeout, destroying 20241022055654893 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262428558233448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654931 DSS <0004> hlr_ussd.c:239 262429414983285/0xb28b2042: SS Session Timeout, destroying 20241022055654931 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429414983285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055654976 DSS <0004> hlr_ussd.c:239 262425583284739/0xe700500f: SS Session Timeout, destroying 20241022055654976 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425583284739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055655016 DSS <0004> hlr_ussd.c:239 262429186276409/0x55ae6dbf: SS Session Timeout, destroying 20241022055655016 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429186276409 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055655058 DSS <0004> hlr_ussd.c:239 262423302002306/0x1df4f3bb: SS Session Timeout, destroying 20241022055655058 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423302002306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055657855 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055657855 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055657858 DLINP <000b> input/ipa.c:451 connected read/write 20241022055657858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055657859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57842<->l=127.0.0.1:4258 20241022055657861 DLINP <000b> input/ipa.c:451 connected read/write 20241022055657862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055657862 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055657862 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055657862 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  20241022055657862 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055657862 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  20241022055657862 DLGSUP <0013> gsup_server.c:235 2:  20241022055657862 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055657862 DLGSUP <0013> gsup_server.c:235 3:  20241022055657862 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055657862 DLGSUP <0013> gsup_server.c:235 4:  20241022055657862 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055657862 DLGSUP <0013> gsup_server.c:235 5:  20241022055657862 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055657862 DLGSUP <0013> gsup_server.c:235 7:  20241022055657862 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055657862 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055657862 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055657862 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055657880 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38347<->l=127.0.0.1:4259) 20241022055657898 DAUC <0003> db_auc.c:157 IMSI='262424508214757': No 2G Auth Data 20241022055657898 DAUC <0003> db_auc.c:192 IMSI='262424508214757': No 3G Auth Data 20241022055657922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258 20241022055657927 DLINP <000b> input/ipa.c:451 connected read/write 20241022055657927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055657927 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424508214757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424508214757" session_id=271478756 session_state=BEGIN} 20241022055657927 DSS <0004> hlr_ussd.c:576 262424508214757/0x102e6fe4: Process SS (BEGIN) 20241022055657927 DSS <0004> hlr_ussd.c:498 262424508214757/0x102e6fe4: SS CompType=Invoke, OpCode=InterrogateSS 20241022055657927 DSS <0004> hlr_ussd.c:506 262424508214757/0x102e6fe4: Structured SS requests are not supported, rejecting... 20241022055657927 DSS <0004> hlr_ussd.c:354 262424508214757/0x102e6fe4: Tx ReturnError(0, 0x15) 20241022055657927 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424508214757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424508214757" session_id=271478756 session_state=END} 20241022055657927 DLINP <000b> input/ipa.c:451 connected read/write 20241022055657927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055657927 DLINP <000b> input/ipa.c:451 connected read/write 20241022055657927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055657932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57852<->l=127.0.0.1:4258 20241022055657940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57842<->l=127.0.0.1:4258 20241022055657941 DLINP <000b> input/ipa.c:451 connected read/write 20241022055657941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055657941 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055657941 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055657941 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055657941 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38347<->l=127.0.0.1:4259) 20241022055657982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4258 20241022055658083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4258 20241022055658363 DSS <0004> hlr_ussd.c:239 262425175997182/0x58fdcf8b: SS Session Timeout, destroying 20241022055658363 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262425175997182 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055658403 DSS <0004> hlr_ussd.c:239 262425699102477/0xf2fd0e88: SS Session Timeout, destroying 20241022055658403 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425699102477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055658441 DSS <0004> hlr_ussd.c:239 262420933138891/0x32a9b073: SS Session Timeout, destroying 20241022055658441 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420933138891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055658481 DSS <0004> hlr_ussd.c:239 262429154948801/0xc0da8788: SS Session Timeout, destroying 20241022055658482 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429154948801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055658522 DSS <0004> hlr_ussd.c:239 262421695895107/0x3e8e2d53: SS Session Timeout, destroying 20241022055658522 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421695895107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055658561 DSS <0004> hlr_ussd.c:239 262423856688708/0x8b184640: SS Session Timeout, destroying 20241022055658561 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423856688708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055658601 DSS <0004> hlr_ussd.c:239 262420045050196/0x3e021688: SS Session Timeout, destroying 20241022055658601 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420045050196 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055658643 DSS <0004> hlr_ussd.c:239 262424090492311/0x3aa6e1e2: SS Session Timeout, destroying 20241022055658643 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424090492311 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055701156 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055701156 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055701159 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57868<->l=127.0.0.1:4258 20241022055701162 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701162 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055701162 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055701162 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  20241022055701162 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055701162 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  20241022055701162 DLGSUP <0013> gsup_server.c:235 2:  20241022055701162 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055701162 DLGSUP <0013> gsup_server.c:235 3:  20241022055701162 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055701162 DLGSUP <0013> gsup_server.c:235 4:  20241022055701162 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055701162 DLGSUP <0013> gsup_server.c:235 5:  20241022055701162 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055701162 DLGSUP <0013> gsup_server.c:235 7:  20241022055701162 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055701162 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055701162 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055701162 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055701187 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32923<->l=127.0.0.1:4259) 20241022055701197 DAUC <0003> db_auc.c:157 IMSI='262423813321742': No 2G Auth Data 20241022055701197 DAUC <0003> db_auc.c:192 IMSI='262423813321742': No 3G Auth Data 20241022055701221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57882<->l=127.0.0.1:4258 20241022055701228 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701228 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423813321742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423813321742"} 20241022055701228 DMAIN <0000> hlr.c:435 IMSI='262423813321742': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055701228 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423813321742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423813321742"} 20241022055701228 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423813321742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701228 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701228 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701231 DAUC <0003> db_auc.c:192 IMSI='262423813321742': No 3G Auth Data 20241022055701234 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701234 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423813321742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423813321742"} 20241022055701234 DAUC <0003> hlr.c:428 IMSI='262423813321742': storing IMEI = 12345678901234 20241022055701238 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423813321742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423813321742"} 20241022055701238 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423813321742 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701238 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701238 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701239 DAUC <0003> db_auc.c:192 IMSI='262423813321742': No 3G Auth Data 20241022055701240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57882<->l=127.0.0.1:4258 20241022055701252 DAUC <0003> db_auc.c:157 IMSI='262426453815546': No 2G Auth Data 20241022055701252 DAUC <0003> db_auc.c:192 IMSI='262426453815546': No 3G Auth Data 20241022055701276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57898<->l=127.0.0.1:4258 20241022055701281 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701281 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426453815546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426453815546"} 20241022055701282 DMAIN <0000> hlr.c:435 IMSI='262426453815546': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055701282 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426453815546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426453815546"} 20241022055701282 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426453815546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701282 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701282 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701283 DAUC <0003> db_auc.c:192 IMSI='262426453815546': No 3G Auth Data 20241022055701286 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701286 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426453815546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426453815546"} 20241022055701286 DAUC <0003> hlr.c:428 IMSI='262426453815546': storing IMEI = 12345678901234 20241022055701289 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426453815546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426453815546"} 20241022055701289 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426453815546 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701289 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701289 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701290 DAUC <0003> db_auc.c:192 IMSI='262426453815546': No 3G Auth Data 20241022055701292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57898<->l=127.0.0.1:4258 20241022055701303 DAUC <0003> db_auc.c:157 IMSI='262428399217928': No 2G Auth Data 20241022055701303 DAUC <0003> db_auc.c:192 IMSI='262428399217928': No 3G Auth Data 20241022055701327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 20241022055701333 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701333 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428399217928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428399217928"} 20241022055701333 DMAIN <0000> hlr.c:435 IMSI='262428399217928': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055701333 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428399217928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428399217928"} 20241022055701333 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262428399217928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701333 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701333 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701335 DAUC <0003> db_auc.c:192 IMSI='262428399217928': No 3G Auth Data 20241022055701339 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701339 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428399217928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428399217928"} 20241022055701339 DAUC <0003> hlr.c:428 IMSI='262428399217928': storing IMEI = 12345678901234 20241022055701342 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428399217928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428399217928"} 20241022055701342 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262428399217928 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701342 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701342 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701343 DAUC <0003> db_auc.c:192 IMSI='262428399217928': No 3G Auth Data 20241022055701344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57902<->l=127.0.0.1:4258 20241022055701356 DAUC <0003> db_auc.c:157 IMSI='262425323641625': No 2G Auth Data 20241022055701356 DAUC <0003> db_auc.c:192 IMSI='262425323641625': No 3G Auth Data 20241022055701382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57914<->l=127.0.0.1:4258 20241022055701387 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701387 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425323641625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323641625"} 20241022055701387 DMAIN <0000> hlr.c:435 IMSI='262425323641625': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055701387 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425323641625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425323641625"} 20241022055701387 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425323641625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701387 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701387 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701389 DAUC <0003> db_auc.c:157 IMSI='262425323641625': No 2G Auth Data 20241022055701391 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701391 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425323641625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425323641625"} 20241022055701391 DAUC <0003> hlr.c:428 IMSI='262425323641625': storing IMEI = 12345678901234 20241022055701395 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425323641625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425323641625"} 20241022055701395 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425323641625 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701395 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701395 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701396 DAUC <0003> db_auc.c:157 IMSI='262425323641625': No 2G Auth Data 20241022055701397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57914<->l=127.0.0.1:4258 20241022055701415 DAUC <0003> db_auc.c:157 IMSI='262429429619599': No 2G Auth Data 20241022055701415 DAUC <0003> db_auc.c:192 IMSI='262429429619599': No 3G Auth Data 20241022055701443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4258 20241022055701449 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701449 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429429619599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429429619599"} 20241022055701449 DMAIN <0000> hlr.c:435 IMSI='262429429619599': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055701449 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429429619599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429429619599"} 20241022055701449 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262429429619599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701449 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701449 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701451 DAUC <0003> db_auc.c:157 IMSI='262429429619599': No 2G Auth Data 20241022055701454 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701454 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429429619599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429429619599"} 20241022055701454 DAUC <0003> hlr.c:428 IMSI='262429429619599': storing IMEI = 12345678901234 20241022055701460 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429429619599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429429619599"} 20241022055701460 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262429429619599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701460 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701460 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701461 DAUC <0003> db_auc.c:157 IMSI='262429429619599': No 2G Auth Data 20241022055701462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57916<->l=127.0.0.1:4258 20241022055701483 DAUC <0003> db_auc.c:157 IMSI='262426689423331': No 2G Auth Data 20241022055701483 DAUC <0003> db_auc.c:192 IMSI='262426689423331': No 3G Auth Data 20241022055701511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57920<->l=127.0.0.1:4258 20241022055701515 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701515 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426689423331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426689423331"} 20241022055701515 DMAIN <0000> hlr.c:435 IMSI='262426689423331': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055701515 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426689423331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426689423331"} 20241022055701515 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426689423331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701516 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701516 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701520 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701520 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426689423331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426689423331"} 20241022055701520 DAUC <0003> hlr.c:428 IMSI='262426689423331': storing IMEI = 12345678901234 20241022055701523 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426689423331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426689423331"} 20241022055701523 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426689423331 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701523 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701523 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57920<->l=127.0.0.1:4258 20241022055701540 DAUC <0003> db_auc.c:157 IMSI='262429900435007': No 2G Auth Data 20241022055701540 DAUC <0003> db_auc.c:192 IMSI='262429900435007': No 3G Auth Data 20241022055701568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57932<->l=127.0.0.1:4258 20241022055701572 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701572 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429900435007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429900435007"} 20241022055701572 DMAIN <0000> hlr.c:435 IMSI='262429900435007': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055701572 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429900435007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429900435007"} 20241022055701572 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429900435007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701572 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701572 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701576 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701576 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429900435007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429900435007"} 20241022055701576 DAUC <0003> hlr.c:428 IMSI='262429900435007': storing IMEI = 12345678901234 20241022055701579 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429900435007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429900435007"} 20241022055701579 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429900435007 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701579 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701579 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57932<->l=127.0.0.1:4258 20241022055701596 DAUC <0003> db_auc.c:157 IMSI='262429528251377': No 2G Auth Data 20241022055701596 DAUC <0003> db_auc.c:192 IMSI='262429528251377': No 3G Auth Data 20241022055701624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57944<->l=127.0.0.1:4258 20241022055701628 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701628 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429528251377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429528251377"} 20241022055701628 DMAIN <0000> hlr.c:435 IMSI='262429528251377': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055701628 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429528251377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429528251377"} 20241022055701628 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429528251377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701628 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701628 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701633 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701633 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429528251377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429528251377"} 20241022055701633 DAUC <0003> hlr.c:428 IMSI='262429528251377': storing IMEI = 12345678901234 20241022055701636 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429528251377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429528251377"} 20241022055701636 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429528251377 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055701636 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701636 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055701639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57944<->l=127.0.0.1:4258 20241022055701651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57868<->l=127.0.0.1:4258 20241022055701652 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32923<->l=127.0.0.1:4259) 20241022055701652 DLINP <000b> input/ipa.c:451 connected read/write 20241022055701652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055701652 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055701652 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055701652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055701693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57960<->l=127.0.0.1:4258 20241022055701794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57960<->l=127.0.0.1:4258 20241022055704872 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055704872 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055704873 DLINP <000b> input/ipa.c:451 connected read/write 20241022055704873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055704874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20241022055704875 DLINP <000b> input/ipa.c:451 connected read/write 20241022055704875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055704875 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055704875 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055704875 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  20241022055704875 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055704875 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  20241022055704875 DLGSUP <0013> gsup_server.c:235 2:  20241022055704875 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055704875 DLGSUP <0013> gsup_server.c:235 3:  20241022055704875 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055704875 DLGSUP <0013> gsup_server.c:235 4:  20241022055704875 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055704875 DLGSUP <0013> gsup_server.c:235 5:  20241022055704875 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055704875 DLGSUP <0013> gsup_server.c:235 7:  20241022055704875 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055704875 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055704875 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055704875 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055704895 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38851<->l=127.0.0.1:4259) 20241022055704914 DAUC <0003> db_auc.c:157 IMSI='262426746121590': No 2G Auth Data 20241022055704914 DAUC <0003> db_auc.c:192 IMSI='262426746121590': No 3G Auth Data 20241022055704938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4258 20241022055704945 DLINP <000b> input/ipa.c:451 connected read/write 20241022055704946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055704946 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426746121590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426746121590" source_name="the-source\n"} 20241022055704946 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241022055704946 DMAIN <0000> hlr.c:435 IMSI='262426746121590': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055704946 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426746121590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426746121590" destination_name="the-source\n"} 20241022055704946 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262426746121590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055704946 DLINP <000b> input/ipa.c:451 connected read/write 20241022055704946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055704946 DLINP <000b> input/ipa.c:451 connected read/write 20241022055704946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055704948 DAUC <0003> db_auc.c:192 IMSI='262426746121590': No 3G Auth Data 20241022055704951 DLINP <000b> input/ipa.c:451 connected read/write 20241022055704951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055704951 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426746121590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426746121590" source_name="the-source\n"} 20241022055704951 DAUC <0003> hlr.c:428 IMSI='262426746121590': storing IMEI = 12345678901234 20241022055704955 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426746121590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426746121590" destination_name="the-source\n"} 20241022055704955 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262426746121590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055704955 DLINP <000b> input/ipa.c:451 connected read/write 20241022055704955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055704955 DLINP <000b> input/ipa.c:451 connected read/write 20241022055704955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055704956 DAUC <0003> db_auc.c:192 IMSI='262426746121590': No 3G Auth Data 20241022055704957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57982<->l=127.0.0.1:4258 20241022055705000 DAUC <0003> db_auc.c:157 IMSI='262420721131356': No 2G Auth Data 20241022055705000 DAUC <0003> db_auc.c:192 IMSI='262420721131356': No 3G Auth Data 20241022055705029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57992<->l=127.0.0.1:4258 20241022055705036 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705036 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420721131356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420721131356" source_name="the-source\n"} 20241022055705036 DMAIN <0000> hlr.c:435 IMSI='262420721131356': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055705036 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420721131356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420721131356" destination_name="the-source\n"} 20241022055705036 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420721131356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705036 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705036 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705038 DAUC <0003> db_auc.c:192 IMSI='262420721131356': No 3G Auth Data 20241022055705041 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705041 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420721131356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420721131356" source_name="the-source\n"} 20241022055705041 DAUC <0003> hlr.c:428 IMSI='262420721131356': storing IMEI = 12345678901234 20241022055705045 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420721131356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420721131356" destination_name="the-source\n"} 20241022055705045 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420721131356 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705045 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705045 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705046 DAUC <0003> db_auc.c:192 IMSI='262420721131356': No 3G Auth Data 20241022055705047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57992<->l=127.0.0.1:4258 20241022055705061 DAUC <0003> db_auc.c:157 IMSI='262425498065275': No 2G Auth Data 20241022055705061 DAUC <0003> db_auc.c:192 IMSI='262425498065275': No 3G Auth Data 20241022055705085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4258 20241022055705091 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705091 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262425498065275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425498065275" source_name="the-source\n"} 20241022055705091 DMAIN <0000> hlr.c:435 IMSI='262425498065275': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055705091 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262425498065275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425498065275" destination_name="the-source\n"} 20241022055705091 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262425498065275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705091 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705091 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705093 DAUC <0003> db_auc.c:192 IMSI='262425498065275': No 3G Auth Data 20241022055705097 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705097 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262425498065275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425498065275" source_name="the-source\n"} 20241022055705097 DAUC <0003> hlr.c:428 IMSI='262425498065275': storing IMEI = 12345678901234 20241022055705100 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262425498065275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425498065275" destination_name="the-source\n"} 20241022055705100 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262425498065275 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705100 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705100 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705101 DAUC <0003> db_auc.c:192 IMSI='262425498065275': No 3G Auth Data 20241022055705102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4258 20241022055705115 DAUC <0003> db_auc.c:157 IMSI='262424278409445': No 2G Auth Data 20241022055705115 DAUC <0003> db_auc.c:192 IMSI='262424278409445': No 3G Auth Data 20241022055705139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58010<->l=127.0.0.1:4258 20241022055705144 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705144 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424278409445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424278409445" source_name="the-source\n"} 20241022055705144 DMAIN <0000> hlr.c:435 IMSI='262424278409445': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055705144 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424278409445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424278409445" destination_name="the-source\n"} 20241022055705144 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262424278409445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705144 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705144 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705146 DAUC <0003> db_auc.c:157 IMSI='262424278409445': No 2G Auth Data 20241022055705149 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705149 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424278409445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424278409445" source_name="the-source\n"} 20241022055705149 DAUC <0003> hlr.c:428 IMSI='262424278409445': storing IMEI = 12345678901234 20241022055705152 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424278409445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424278409445" destination_name="the-source\n"} 20241022055705152 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262424278409445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705152 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705152 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705153 DAUC <0003> db_auc.c:157 IMSI='262424278409445': No 2G Auth Data 20241022055705154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58010<->l=127.0.0.1:4258 20241022055705166 DAUC <0003> db_auc.c:157 IMSI='262429526886557': No 2G Auth Data 20241022055705166 DAUC <0003> db_auc.c:192 IMSI='262429526886557': No 3G Auth Data 20241022055705189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58026<->l=127.0.0.1:4258 20241022055705196 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705196 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262429526886557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429526886557" source_name="the-source\n"} 20241022055705196 DMAIN <0000> hlr.c:435 IMSI='262429526886557': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055705196 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262429526886557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429526886557" destination_name="the-source\n"} 20241022055705196 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262429526886557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705196 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705196 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705198 DAUC <0003> db_auc.c:157 IMSI='262429526886557': No 2G Auth Data 20241022055705201 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705201 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262429526886557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429526886557" source_name="the-source\n"} 20241022055705201 DAUC <0003> hlr.c:428 IMSI='262429526886557': storing IMEI = 12345678901234 20241022055705205 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262429526886557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429526886557" destination_name="the-source\n"} 20241022055705205 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262429526886557 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705205 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705205 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705206 DAUC <0003> db_auc.c:157 IMSI='262429526886557': No 2G Auth Data 20241022055705207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58026<->l=127.0.0.1:4258 20241022055705221 DAUC <0003> db_auc.c:157 IMSI='262429207292650': No 2G Auth Data 20241022055705221 DAUC <0003> db_auc.c:192 IMSI='262429207292650': No 3G Auth Data 20241022055705250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58030<->l=127.0.0.1:4258 20241022055705256 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705256 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429207292650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429207292650" source_name="the-source\n"} 20241022055705256 DMAIN <0000> hlr.c:435 IMSI='262429207292650': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055705256 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262429207292650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429207292650" destination_name="the-source\n"} 20241022055705256 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262429207292650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705256 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705256 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705261 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705261 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429207292650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429207292650" source_name="the-source\n"} 20241022055705261 DAUC <0003> hlr.c:428 IMSI='262429207292650': storing IMEI = 12345678901234 20241022055705265 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262429207292650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429207292650" destination_name="the-source\n"} 20241022055705265 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262429207292650 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705265 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705265 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58030<->l=127.0.0.1:4258 20241022055705282 DAUC <0003> db_auc.c:157 IMSI='262428667878537': No 2G Auth Data 20241022055705282 DAUC <0003> db_auc.c:192 IMSI='262428667878537': No 3G Auth Data 20241022055705311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58044<->l=127.0.0.1:4258 20241022055705317 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705317 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262428667878537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428667878537" source_name="the-source\n"} 20241022055705317 DMAIN <0000> hlr.c:435 IMSI='262428667878537': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055705317 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262428667878537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428667878537" destination_name="the-source\n"} 20241022055705317 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262428667878537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705317 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705317 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705323 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705323 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262428667878537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428667878537" source_name="the-source\n"} 20241022055705323 DAUC <0003> hlr.c:428 IMSI='262428667878537': storing IMEI = 12345678901234 20241022055705327 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262428667878537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428667878537" destination_name="the-source\n"} 20241022055705327 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262428667878537 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705327 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705327 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58044<->l=127.0.0.1:4258 20241022055705345 DAUC <0003> db_auc.c:157 IMSI='262420406767277': No 2G Auth Data 20241022055705345 DAUC <0003> db_auc.c:192 IMSI='262420406767277': No 3G Auth Data 20241022055705377 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58060<->l=127.0.0.1:4258 20241022055705383 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705383 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262420406767277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420406767277" source_name="the-source\n"} 20241022055705383 DMAIN <0000> hlr.c:435 IMSI='262420406767277': has IMEI = 12345678901234 (consider setting 'store-imei') 20241022055705383 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262420406767277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420406767277" destination_name="the-source\n"} 20241022055705383 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262420406767277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705383 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705383 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705388 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705388 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262420406767277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420406767277" source_name="the-source\n"} 20241022055705389 DAUC <0003> hlr.c:428 IMSI='262420406767277': storing IMEI = 12345678901234 20241022055705392 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262420406767277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420406767277" destination_name="the-source\n"} 20241022055705392 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262420406767277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055705392 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705392 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055705394 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58060<->l=127.0.0.1:4258 20241022055705409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57974<->l=127.0.0.1:4258 20241022055705410 DLINP <000b> input/ipa.c:451 connected read/write 20241022055705410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055705410 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055705410 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055705410 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055705410 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241022055705410 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38851<->l=127.0.0.1:4259) 20241022055705452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58066<->l=127.0.0.1:4258 20241022055705552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58066<->l=127.0.0.1:4258 20241022055708634 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055708634 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055708636 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52576<->l=127.0.0.1:4258 20241022055708639 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708639 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055708639 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055708639 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  20241022055708639 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055708639 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  20241022055708639 DLGSUP <0013> gsup_server.c:235 2:  20241022055708639 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055708639 DLGSUP <0013> gsup_server.c:235 3:  20241022055708639 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055708639 DLGSUP <0013> gsup_server.c:235 4:  20241022055708639 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055708639 DLGSUP <0013> gsup_server.c:235 5:  20241022055708639 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055708639 DLGSUP <0013> gsup_server.c:235 7:  20241022055708639 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055708639 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055708639 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055708639 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055708664 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45207<->l=127.0.0.1:4259) 20241022055708674 DAUC <0003> db_auc.c:157 IMSI='262420254208703': No 2G Auth Data 20241022055708674 DAUC <0003> db_auc.c:192 IMSI='262420254208703': No 3G Auth Data 20241022055708697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52580<->l=127.0.0.1:4258 20241022055708701 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708701 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420254208703"} 20241022055708701 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241022055708701 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420254208703" cause=Invalid mandatory information} 20241022055708701 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708701 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708701 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708704 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708704 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420254208703"} 20241022055708704 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241022055708704 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420254208703" cause=Invalid mandatory information} 20241022055708704 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708704 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708704 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708706 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708706 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420254208703"} 20241022055708706 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241022055708706 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420254208703" cause=Invalid mandatory information} 20241022055708706 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708706 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708706 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708707 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708708 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420254208703"} 20241022055708708 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241022055708708 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420254208703" cause=Invalid mandatory information} 20241022055708708 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708708 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708708 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708709 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708709 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420254208703"} 20241022055708709 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241022055708709 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420254208703" cause=Invalid mandatory information} 20241022055708709 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420254208703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708710 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708710 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52580<->l=127.0.0.1:4258 20241022055708723 DAUC <0003> db_auc.c:157 IMSI='262424526780783': No 2G Auth Data 20241022055708723 DAUC <0003> db_auc.c:192 IMSI='262424526780783': No 3G Auth Data 20241022055708747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52588<->l=127.0.0.1:4258 20241022055708751 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708751 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424526780783"} 20241022055708751 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241022055708751 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424526780783" cause=Invalid mandatory information} 20241022055708751 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708751 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708751 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708751 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708753 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708753 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424526780783"} 20241022055708753 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241022055708753 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424526780783" cause=Invalid mandatory information} 20241022055708753 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708753 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708753 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708755 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708755 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424526780783"} 20241022055708755 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241022055708755 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424526780783" cause=Invalid mandatory information} 20241022055708755 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708755 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708755 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708755 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708757 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708757 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424526780783"} 20241022055708757 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241022055708757 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424526780783" cause=Invalid mandatory information} 20241022055708757 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708757 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708757 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708759 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708759 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424526780783"} 20241022055708759 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241022055708759 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424526780783" cause=Invalid mandatory information} 20241022055708759 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424526780783 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708759 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708759 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52588<->l=127.0.0.1:4258 20241022055708772 DAUC <0003> db_auc.c:157 IMSI='262425187247868': No 2G Auth Data 20241022055708772 DAUC <0003> db_auc.c:192 IMSI='262425187247868': No 3G Auth Data 20241022055708797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52592<->l=127.0.0.1:4258 20241022055708800 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708800 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425187247868"} 20241022055708800 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241022055708800 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425187247868" cause=Invalid mandatory information} 20241022055708800 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708800 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708800 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708802 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708802 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425187247868"} 20241022055708802 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241022055708802 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425187247868" cause=Invalid mandatory information} 20241022055708802 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708802 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708802 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708804 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708804 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425187247868"} 20241022055708804 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241022055708804 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425187247868" cause=Invalid mandatory information} 20241022055708804 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708804 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708804 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708806 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708806 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425187247868"} 20241022055708806 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241022055708806 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425187247868" cause=Invalid mandatory information} 20241022055708806 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708806 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708806 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708807 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708808 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425187247868"} 20241022055708808 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241022055708808 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425187247868" cause=Invalid mandatory information} 20241022055708808 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425187247868 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708808 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708808 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52592<->l=127.0.0.1:4258 20241022055708820 DAUC <0003> db_auc.c:157 IMSI='262422844902832': No 2G Auth Data 20241022055708820 DAUC <0003> db_auc.c:192 IMSI='262422844902832': No 3G Auth Data 20241022055708845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52594<->l=127.0.0.1:4258 20241022055708848 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708848 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422844902832"} 20241022055708848 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241022055708848 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422844902832" cause=Invalid mandatory information} 20241022055708848 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708848 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708848 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708850 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708850 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422844902832"} 20241022055708850 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241022055708850 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422844902832" cause=Invalid mandatory information} 20241022055708850 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708851 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708851 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708851 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708852 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708852 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422844902832"} 20241022055708852 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241022055708852 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422844902832" cause=Invalid mandatory information} 20241022055708853 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708853 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708853 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708854 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708855 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422844902832"} 20241022055708855 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241022055708855 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422844902832" cause=Invalid mandatory information} 20241022055708855 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708855 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708855 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708856 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708856 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422844902832"} 20241022055708856 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241022055708856 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422844902832" cause=Invalid mandatory information} 20241022055708856 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422844902832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708856 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708856 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52594<->l=127.0.0.1:4258 20241022055708869 DAUC <0003> db_auc.c:157 IMSI='262423237152195': No 2G Auth Data 20241022055708869 DAUC <0003> db_auc.c:192 IMSI='262423237152195': No 3G Auth Data 20241022055708894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52600<->l=127.0.0.1:4258 20241022055708899 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708899 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423237152195"} 20241022055708899 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241022055708899 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423237152195" cause=Invalid mandatory information} 20241022055708899 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708899 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708899 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708902 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708902 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423237152195"} 20241022055708902 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241022055708902 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423237152195" cause=Invalid mandatory information} 20241022055708902 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708902 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708902 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708904 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708904 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708904 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423237152195"} 20241022055708904 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241022055708904 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423237152195" cause=Invalid mandatory information} 20241022055708904 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708904 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708904 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708904 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708905 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708905 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423237152195"} 20241022055708905 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241022055708905 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423237152195" cause=Invalid mandatory information} 20241022055708905 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708905 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708905 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708907 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708907 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423237152195"} 20241022055708907 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241022055708907 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423237152195" cause=Invalid mandatory information} 20241022055708907 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423237152195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708907 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708907 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52600<->l=127.0.0.1:4258 20241022055708922 DAUC <0003> db_auc.c:157 IMSI='262423757928179': No 2G Auth Data 20241022055708922 DAUC <0003> db_auc.c:192 IMSI='262423757928179': No 3G Auth Data 20241022055708949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52608<->l=127.0.0.1:4258 20241022055708952 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708952 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757928179"} 20241022055708952 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241022055708952 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423757928179" cause=Invalid mandatory information} 20241022055708952 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708952 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708952 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708954 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708954 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757928179"} 20241022055708954 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241022055708954 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423757928179" cause=Invalid mandatory information} 20241022055708954 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708954 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708954 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708956 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708956 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757928179"} 20241022055708956 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241022055708956 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423757928179" cause=Invalid mandatory information} 20241022055708956 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708956 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708956 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708958 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708958 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757928179"} 20241022055708958 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241022055708958 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423757928179" cause=Invalid mandatory information} 20241022055708958 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708958 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708958 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708960 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708960 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055708960 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757928179"} 20241022055708960 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241022055708960 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423757928179" cause=Invalid mandatory information} 20241022055708960 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423757928179 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055708960 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708960 DLINP <000b> input/ipa.c:451 connected read/write 20241022055708960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055708961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52608<->l=127.0.0.1:4258 20241022055708976 DAUC <0003> db_auc.c:157 IMSI='262422497190707': No 2G Auth Data 20241022055708976 DAUC <0003> db_auc.c:192 IMSI='262422497190707': No 3G Auth Data 20241022055709003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52612<->l=127.0.0.1:4258 20241022055709007 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055709007 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422497190707"} 20241022055709007 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241022055709007 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422497190707" cause=Invalid mandatory information} 20241022055709007 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055709007 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709007 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709009 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055709009 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422497190707"} 20241022055709009 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241022055709009 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422497190707" cause=Invalid mandatory information} 20241022055709009 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055709009 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709009 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709011 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055709011 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422497190707"} 20241022055709011 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241022055709011 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422497190707" cause=Invalid mandatory information} 20241022055709011 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055709011 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709011 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709011 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709013 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055709013 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422497190707"} 20241022055709013 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241022055709013 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422497190707" cause=Invalid mandatory information} 20241022055709013 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055709013 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709013 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709015 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055709015 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422497190707"} 20241022055709015 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241022055709015 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422497190707" cause=Invalid mandatory information} 20241022055709015 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422497190707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055709015 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709015 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52612<->l=127.0.0.1:4258 20241022055709031 DAUC <0003> db_auc.c:157 IMSI='262423029833951': No 2G Auth Data 20241022055709031 DAUC <0003> db_auc.c:192 IMSI='262423029833951': No 3G Auth Data 20241022055709058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52626<->l=127.0.0.1:4258 20241022055709062 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055709062 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423029833951"} 20241022055709062 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241022055709062 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423029833951" cause=Invalid mandatory information} 20241022055709062 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055709062 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709062 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709064 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055709064 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423029833951"} 20241022055709064 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241022055709064 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423029833951" cause=Invalid mandatory information} 20241022055709064 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055709064 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709064 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709066 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055709066 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423029833951"} 20241022055709066 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241022055709066 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423029833951" cause=Invalid mandatory information} 20241022055709066 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055709066 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709066 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709068 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055709068 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423029833951"} 20241022055709068 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241022055709068 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423029833951" cause=Invalid mandatory information} 20241022055709068 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055709068 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709068 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709069 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055709069 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423029833951"} 20241022055709069 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241022055709069 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423029833951" cause=Invalid mandatory information} 20241022055709069 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262423029833951 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055709069 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709069 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055709071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52626<->l=127.0.0.1:4258 20241022055709084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52576<->l=127.0.0.1:4258 20241022055709085 DLINP <000b> input/ipa.c:451 connected read/write 20241022055709085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055709085 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055709085 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055709085 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055709085 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45207<->l=127.0.0.1:4259) 20241022055709123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52630<->l=127.0.0.1:4258 20241022055709224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52630<->l=127.0.0.1:4258 20241022055712304 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055712304 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055712306 DLINP <000b> input/ipa.c:451 connected read/write 20241022055712306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055712307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52646<->l=127.0.0.1:4258 20241022055712309 DLINP <000b> input/ipa.c:451 connected read/write 20241022055712309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055712310 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055712310 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055712310 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  20241022055712310 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055712310 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  20241022055712310 DLGSUP <0013> gsup_server.c:235 2:  20241022055712310 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055712310 DLGSUP <0013> gsup_server.c:235 3:  20241022055712310 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055712310 DLGSUP <0013> gsup_server.c:235 4:  20241022055712310 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055712310 DLGSUP <0013> gsup_server.c:235 5:  20241022055712310 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055712310 DLGSUP <0013> gsup_server.c:235 7:  20241022055712310 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055712310 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055712310 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055712310 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055712329 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41837<->l=127.0.0.1:4259) 20241022055712340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52650<->l=127.0.0.1:4258 20241022055712357 DLINP <000b> input/ipa.c:451 connected read/write 20241022055712357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055712357 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421779322626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421779322626"} 20241022055712357 DMAIN <0000> hlr.c:435 IMSI='262421779322626': has IMEI = 22245678901234 (consider setting 'store-imei') 20241022055712357 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421779322626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241022055712357 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421779322626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421779322626" cause=Invalid mandatory information} 20241022055712357 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262421779322626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055712357 DLINP <000b> input/ipa.c:451 connected read/write 20241022055712357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055712357 DLINP <000b> input/ipa.c:451 connected read/write 20241022055712357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055712362 DLINP <000b> input/ipa.c:451 connected read/write 20241022055712362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055712362 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421779322626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421779322626"} 20241022055712362 DAUC <0003> hlr.c:428 IMSI='262421779322626': storing IMEI = 22245678901234 20241022055712362 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262421779322626': no such subscriber 20241022055712362 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421779322626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241022055712362 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421779322626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421779322626" cause=Invalid mandatory information} 20241022055712362 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262421779322626 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055712362 DLINP <000b> input/ipa.c:451 connected read/write 20241022055712362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055712362 DLINP <000b> input/ipa.c:451 connected read/write 20241022055712362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055712364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52650<->l=127.0.0.1:4258 20241022055712365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52646<->l=127.0.0.1:4258 20241022055712366 DLINP <000b> input/ipa.c:451 connected read/write 20241022055712366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055712366 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055712366 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055712366 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055712366 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41837<->l=127.0.0.1:4259) 20241022055712408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52664<->l=127.0.0.1:4258 20241022055712508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52664<->l=127.0.0.1:4258 20241022055715584 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055715584 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055715586 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52676<->l=127.0.0.1:4258 20241022055715588 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715589 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055715589 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055715589 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  20241022055715589 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055715589 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  20241022055715589 DLGSUP <0013> gsup_server.c:235 2:  20241022055715589 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055715589 DLGSUP <0013> gsup_server.c:235 3:  20241022055715589 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055715589 DLGSUP <0013> gsup_server.c:235 4:  20241022055715589 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055715589 DLGSUP <0013> gsup_server.c:235 5:  20241022055715589 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055715589 DLGSUP <0013> gsup_server.c:235 7:  20241022055715589 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055715589 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055715589 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055715589 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055715608 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35205<->l=127.0.0.1:4259) 20241022055715622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4258 20241022055715629 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715629 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429341535373"} 20241022055715629 DMAIN <0000> hlr.c:227 IMSI='262429341535373': Creating subscriber on demand 20241022055715649 DMAIN <0000> hlr.c:243 IMSI='262429341535373': Successfully assigned MSISDN='719' 20241022055715649 DAUC <0003> hlr.c:428 IMSI='262429341535373': storing IMEI = 12345678901234 20241022055715662 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429341535373"} 20241022055715662 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055715662 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715663 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715665 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715665 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715666 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715666 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715667 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715667 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715669 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715669 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429341535373" cn_domain=PS} 20241022055715669 DLU <0006> fsm.c:456 lu(262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055715669 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055715683 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055715683 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429341535373" cn_domain=PS} 20241022055715683 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715683 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715686 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715686 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429341535373"} 20241022055715686 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055715686 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055715686 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429341535373"} 20241022055715686 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055715686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055715686 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055715686 DLU <0006> fsm.c:568 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055715686 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715686 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715695 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715695 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429341535373"} 20241022055715695 DMAIN <0000> hlr.c:227 IMSI='262429341535373': Creating subscriber on demand 20241022055715706 DMAIN <0000> hlr.c:243 IMSI='262429341535373': Successfully assigned MSISDN='248' 20241022055715706 DAUC <0003> hlr.c:428 IMSI='262429341535373': storing IMEI = 12345678901234 20241022055715710 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429341535373"} 20241022055715710 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055715710 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715710 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715711 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715711 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715712 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715712 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715713 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715713 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715714 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715714 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715716 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715716 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429341535373" cn_domain=PS} 20241022055715716 DLU <0006> fsm.c:456 lu(262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055715716 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055715722 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055715722 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429341535373" cn_domain=PS} 20241022055715722 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715722 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715725 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715725 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429341535373"} 20241022055715725 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055715725 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055715725 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429341535373"} 20241022055715725 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055715725 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055715725 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055715725 DLU <0006> fsm.c:568 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055715725 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715725 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715733 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715733 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429341535373"} 20241022055715733 DMAIN <0000> hlr.c:227 IMSI='262429341535373': Creating subscriber on demand 20241022055715740 DMAIN <0000> hlr.c:243 IMSI='262429341535373': Successfully assigned MSISDN='299' 20241022055715740 DAUC <0003> hlr.c:428 IMSI='262429341535373': storing IMEI = 12345678901234 20241022055715743 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429341535373"} 20241022055715743 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055715743 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715743 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715745 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715745 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715746 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715746 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715747 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715747 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715748 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715748 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715750 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715750 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429341535373" cn_domain=PS} 20241022055715750 DLU <0006> fsm.c:456 lu(262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055715750 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241022055715750 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429341535373" cause=GPRS services not allowed} 20241022055715750 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055715750 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055715750 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Freeing instance 20241022055715750 DLU <0006> fsm.c:568 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Deallocated 20241022055715750 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715750 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715758 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715758 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429341535373"} 20241022055715758 DMAIN <0000> hlr.c:227 IMSI='262429341535373': Creating subscriber on demand 20241022055715765 DMAIN <0000> hlr.c:243 IMSI='262429341535373': Successfully assigned MSISDN='446' 20241022055715765 DAUC <0003> hlr.c:428 IMSI='262429341535373': storing IMEI = 12345678901234 20241022055715769 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429341535373"} 20241022055715769 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055715769 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715769 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715770 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715770 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715771 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715771 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715772 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715772 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715774 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715774 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429341535373" cn_domain=PS} 20241022055715774 DLU <0006> fsm.c:456 lu(262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055715774 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241022055715774 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429341535373" cause=GPRS services not allowed} 20241022055715774 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055715774 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055715774 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Freeing instance 20241022055715774 DLU <0006> fsm.c:568 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Deallocated 20241022055715774 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715774 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715782 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715782 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429341535373"} 20241022055715782 DMAIN <0000> hlr.c:227 IMSI='262429341535373': Creating subscriber on demand 20241022055715786 DAUC <0003> hlr.c:428 IMSI='262429341535373': storing IMEI = 12345678901234 20241022055715789 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429341535373"} 20241022055715789 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055715789 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715789 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715791 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715791 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715792 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715792 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715793 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715793 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715795 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715795 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429341535373" cn_domain=PS} 20241022055715795 DLU <0006> fsm.c:456 lu(262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055715795 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241022055715795 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429341535373" cause=GPRS services not allowed} 20241022055715795 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055715795 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055715795 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Freeing instance 20241022055715795 DLU <0006> fsm.c:568 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Deallocated 20241022055715795 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715795 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715803 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715803 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429341535373"} 20241022055715803 DMAIN <0000> hlr.c:227 IMSI='262429341535373': Creating subscriber on demand 20241022055715807 DAUC <0003> hlr.c:428 IMSI='262429341535373': storing IMEI = 12345678901234 20241022055715810 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429341535373"} 20241022055715810 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241022055715810 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715810 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715811 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715811 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715812 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715812 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715813 DAUC <0003> db_auc.c:157 IMSI='262429341535373': No 2G Auth Data 20241022055715813 DAUC <0003> db_auc.c:192 IMSI='262429341535373': No 3G Auth Data 20241022055715815 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715815 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429341535373" cn_domain=PS} 20241022055715815 DLU <0006> fsm.c:456 lu(262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055715815 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055715821 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055715821 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429341535373" cn_domain=PS} 20241022055715821 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715821 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715823 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715823 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429341535373"} 20241022055715823 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055715823 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055715823 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429341535373"} 20241022055715823 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262429341535373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055715823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055715823 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055715823 DLU <0006> fsm.c:568 lu(PS:IMSI-262429341535373)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055715823 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715823 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055715830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52684<->l=127.0.0.1:4258 20241022055715831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52676<->l=127.0.0.1:4258 20241022055715832 DLINP <000b> input/ipa.c:451 connected read/write 20241022055715832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055715832 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055715832 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055715832 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055715832 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35205<->l=127.0.0.1:4259) 20241022055715872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52696<->l=127.0.0.1:4258 20241022055715972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52696<->l=127.0.0.1:4258 20241022055719051 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055719051 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055719053 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4258 20241022055719056 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719056 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055719056 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055719056 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  20241022055719056 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055719056 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  20241022055719056 DLGSUP <0013> gsup_server.c:235 2:  20241022055719056 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055719056 DLGSUP <0013> gsup_server.c:235 3:  20241022055719056 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055719056 DLGSUP <0013> gsup_server.c:235 4:  20241022055719056 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055719056 DLGSUP <0013> gsup_server.c:235 5:  20241022055719056 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055719056 DLGSUP <0013> gsup_server.c:235 7:  20241022055719056 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055719056 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055719056 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055719056 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055719076 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40797<->l=127.0.0.1:4259) 20241022055719091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38382<->l=127.0.0.1:4258 20241022055719098 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719098 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420153461936" cn_domain=PS} 20241022055719098 DMAIN <0000> hlr.c:227 IMSI='262420153461936': Creating subscriber on demand 20241022055719114 DMAIN <0000> hlr.c:243 IMSI='262420153461936': Successfully assigned MSISDN='057' 20241022055719114 DLU <0006> fsm.c:456 lu(262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055719114 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055719120 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055719120 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420153461936" cn_domain=PS} 20241022055719120 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719120 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719124 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719124 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420153461936"} 20241022055719124 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055719124 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055719124 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420153461936"} 20241022055719124 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055719124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055719124 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055719124 DLU <0006> fsm.c:568 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055719124 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719124 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719126 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719126 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719127 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719127 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719128 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719128 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719136 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719136 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420153461936" cn_domain=PS} 20241022055719136 DMAIN <0000> hlr.c:227 IMSI='262420153461936': Creating subscriber on demand 20241022055719143 DMAIN <0000> hlr.c:243 IMSI='262420153461936': Successfully assigned MSISDN='132' 20241022055719143 DLU <0006> fsm.c:456 lu(262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055719143 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055719150 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055719150 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420153461936" cn_domain=PS} 20241022055719150 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719150 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719153 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719153 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420153461936"} 20241022055719153 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055719153 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055719153 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420153461936"} 20241022055719153 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055719153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055719153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055719153 DLU <0006> fsm.c:568 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055719153 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719153 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719154 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719154 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719156 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719156 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719157 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719157 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719158 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719158 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719169 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719169 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420153461936" cn_domain=PS} 20241022055719169 DMAIN <0000> hlr.c:227 IMSI='262420153461936': Creating subscriber on demand 20241022055719176 DMAIN <0000> hlr.c:243 IMSI='262420153461936': Successfully assigned MSISDN='340' 20241022055719176 DLU <0006> fsm.c:456 lu(262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055719176 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241022055719176 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420153461936" cause=GPRS services not allowed} 20241022055719176 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055719176 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055719176 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Freeing instance 20241022055719176 DLU <0006> fsm.c:568 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Deallocated 20241022055719176 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719176 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719178 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719178 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719179 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719179 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719180 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719180 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719180 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719180 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719188 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719188 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420153461936" cn_domain=PS} 20241022055719188 DMAIN <0000> hlr.c:227 IMSI='262420153461936': Creating subscriber on demand 20241022055719195 DMAIN <0000> hlr.c:243 IMSI='262420153461936': Successfully assigned MSISDN='889' 20241022055719195 DLU <0006> fsm.c:456 lu(262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055719195 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241022055719195 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420153461936" cause=GPRS services not allowed} 20241022055719195 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055719195 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055719195 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Freeing instance 20241022055719195 DLU <0006> fsm.c:568 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Deallocated 20241022055719195 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719195 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719196 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719196 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719197 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719197 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719198 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719198 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719206 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719206 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420153461936" cn_domain=PS} 20241022055719206 DMAIN <0000> hlr.c:227 IMSI='262420153461936': Creating subscriber on demand 20241022055719209 DLU <0006> fsm.c:456 lu(262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055719209 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241022055719209 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420153461936" cause=GPRS services not allowed} 20241022055719209 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055719209 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055719209 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Freeing instance 20241022055719209 DLU <0006> fsm.c:568 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Deallocated 20241022055719209 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719209 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719211 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719211 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719211 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719211 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719212 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719213 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719220 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719220 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420153461936" cn_domain=PS} 20241022055719220 DMAIN <0000> hlr.c:227 IMSI='262420153461936': Creating subscriber on demand 20241022055719224 DLU <0006> fsm.c:456 lu(262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055719224 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055719230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055719230 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420153461936" cn_domain=PS} 20241022055719230 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719230 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719232 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719232 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420153461936"} 20241022055719232 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055719232 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055719232 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420153461936"} 20241022055719232 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420153461936 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055719232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055719232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055719232 DLU <0006> fsm.c:568 lu(PS:IMSI-262420153461936)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055719232 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719232 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055719234 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719234 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719235 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719235 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719235 DAUC <0003> db_auc.c:157 IMSI='262420153461936': No 2G Auth Data 20241022055719235 DAUC <0003> db_auc.c:192 IMSI='262420153461936': No 3G Auth Data 20241022055719241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38382<->l=127.0.0.1:4258 20241022055719242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38374<->l=127.0.0.1:4258 20241022055719243 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40797<->l=127.0.0.1:4259) 20241022055719243 DLINP <000b> input/ipa.c:451 connected read/write 20241022055719243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055719243 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055719243 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055719243 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055719288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 20241022055719388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 20241022055722466 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055722466 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055722468 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055722469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 20241022055722471 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055722471 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055722471 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055722471 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  20241022055722471 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055722471 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  20241022055722471 DLGSUP <0013> gsup_server.c:235 2:  20241022055722471 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055722471 DLGSUP <0013> gsup_server.c:235 3:  20241022055722471 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055722471 DLGSUP <0013> gsup_server.c:235 4:  20241022055722471 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055722471 DLGSUP <0013> gsup_server.c:235 5:  20241022055722471 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055722471 DLGSUP <0013> gsup_server.c:235 7:  20241022055722471 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055722471 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055722471 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055722471 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055722491 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33817<->l=127.0.0.1:4259) 20241022055722503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38430<->l=127.0.0.1:4258 20241022055722513 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055722513 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424481373581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424481373581"} 20241022055722513 DMAIN <0000> hlr.c:227 IMSI='262424481373581': Creating subscriber on demand 20241022055722529 DMAIN <0000> hlr.c:243 IMSI='262424481373581': Successfully assigned MSISDN='250' 20241022055722529 DAUC <0003> db_auc.c:157 IMSI='262424481373581': No 2G Auth Data 20241022055722529 DAUC <0003> db_auc.c:192 IMSI='262424481373581': No 3G Auth Data 20241022055722529 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424481373581 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 20241022055722529 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424481373581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424481373581" cause=IMSI unknown in HLR} 20241022055722529 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424481373581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241022055722529 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055722529 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055722531 DAUC <0003> db_auc.c:157 IMSI='262424481373581': No 2G Auth Data 20241022055722531 DAUC <0003> db_auc.c:192 IMSI='262424481373581': No 3G Auth Data 20241022055722533 DAUC <0003> db_auc.c:157 IMSI='262424481373581': No 2G Auth Data 20241022055722533 DAUC <0003> db_auc.c:192 IMSI='262424481373581': No 3G Auth Data 20241022055722534 DAUC <0003> db_auc.c:157 IMSI='262424481373581': No 2G Auth Data 20241022055722534 DAUC <0003> db_auc.c:192 IMSI='262424481373581': No 3G Auth Data 20241022055722536 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055722536 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424481373581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424481373581" cn_domain=PS} 20241022055722536 DLU <0006> fsm.c:456 lu(262424481373581)[0x558f22cd7ef0]{UNVALIDATED}: Allocated 20241022055722536 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424481373581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241022055722543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424481373581)[0x558f22cd7ef0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055722543 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424481373581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424481373581" cn_domain=PS} 20241022055722543 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055722543 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055722545 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055722545 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424481373581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424481373581"} 20241022055722545 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424481373581)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055722545 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424481373581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055722545 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424481373581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424481373581"} 20241022055722545 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424481373581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055722545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424481373581)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055722545 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424481373581)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055722545 DLU <0006> fsm.c:568 lu(PS:IMSI-262424481373581)[0x558f22cd7ef0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055722545 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055722545 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055722551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38430<->l=127.0.0.1:4258 20241022055722552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 20241022055722553 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33817<->l=127.0.0.1:4259) 20241022055722553 DLINP <000b> input/ipa.c:451 connected read/write 20241022055722553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055722553 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055722553 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055722553 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055722600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38440<->l=127.0.0.1:4258 20241022055722700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38440<->l=127.0.0.1:4258 20241022055725773 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055725773 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055725776 DLINP <000b> input/ipa.c:451 connected read/write 20241022055725776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055725777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 20241022055725778 DLINP <000b> input/ipa.c:451 connected read/write 20241022055725778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055725778 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055725778 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055725778 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  20241022055725778 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055725778 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  20241022055725778 DLGSUP <0013> gsup_server.c:235 2:  20241022055725778 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055725779 DLGSUP <0013> gsup_server.c:235 3:  20241022055725779 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055725779 DLGSUP <0013> gsup_server.c:235 4:  20241022055725779 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055725779 DLGSUP <0013> gsup_server.c:235 5:  20241022055725779 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055725779 DLGSUP <0013> gsup_server.c:235 7:  20241022055725779 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055725779 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055725779 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055725779 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055725800 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40043<->l=127.0.0.1:4259) 20241022055725802 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241022055725802 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241022055725819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38460<->l=127.0.0.1:4258 20241022055725826 DAUC <0003> db_auc.c:157 IMSI='262428727278679': No 2G Auth Data 20241022055725826 DAUC <0003> db_auc.c:192 IMSI='262428727278679': No 3G Auth Data 20241022055725834 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618360705.msisdn 20241022055725834 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618360705.msisdn: not attached (vlr_number unset) 20241022055725834 DDGSM <0007> mslookup_server.c:327 sip.voice.491618360705.msisdn: does not exist in GSUP proxy 20241022055726837 DLINP <000b> input/ipa.c:451 connected read/write 20241022055726837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055726837 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428727278679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428727278679" cn_domain=CS} 20241022055726837 DLU <0006> fsm.c:456 lu(262428727278679)[0x558f22cf3ed0]{UNVALIDATED}: Allocated 20241022055726837 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428727278679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241022055726846 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428727278679)[0x558f22cf3ed0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241022055726846 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428727278679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428727278679" cn_domain=CS} 20241022055726846 DLINP <000b> input/ipa.c:451 connected read/write 20241022055726846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055726846 DLINP <000b> input/ipa.c:451 connected read/write 20241022055726846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055726850 DLINP <000b> input/ipa.c:451 connected read/write 20241022055726850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055726850 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428727278679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428727278679"} 20241022055726850 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428727278679)[0x558f22cf3ed0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241022055726850 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428727278679 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241022055726850 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428727278679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428727278679"} 20241022055726850 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428727278679 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055726850 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428727278679)[0x558f22cf3ed0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241022055726850 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428727278679)[0x558f22cf3ed0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241022055726850 DLU <0006> fsm.c:568 lu(CS:IMSI-262428727278679)[0x558f22cf3ed0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241022055726850 DLINP <000b> input/ipa.c:451 connected read/write 20241022055726850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055726850 DLINP <000b> input/ipa.c:451 connected read/write 20241022055726850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055726852 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618360705.msisdn 20241022055726852 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618360705.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241022055726852 DDGSM <0007> mslookup_server.c:327 sip.voice.491618360705.msisdn: does not exist in GSUP proxy 20241022055726852 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618360705.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241022055726860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38460<->l=127.0.0.1:4258 20241022055726860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 20241022055726861 DLINP <000b> input/ipa.c:451 connected read/write 20241022055726861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055726861 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055726861 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055726861 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055726862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40043<->l=127.0.0.1:4259) 20241022055726900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 20241022055727001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 20241022055727929 DSS <0004> hlr_ussd.c:239 262424508214757/0x102e6fe4: SS Session Timeout, destroying 20241022055727929 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424508214757 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241022055730083 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055730083 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055730085 DLINP <000b> input/ipa.c:451 connected read/write 20241022055730085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055730086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4258 20241022055730087 DLINP <000b> input/ipa.c:451 connected read/write 20241022055730087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055730087 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055730087 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055730087 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  20241022055730087 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055730087 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  20241022055730087 DLGSUP <0013> gsup_server.c:235 2:  20241022055730087 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055730087 DLGSUP <0013> gsup_server.c:235 3:  20241022055730087 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055730087 DLGSUP <0013> gsup_server.c:235 4:  20241022055730087 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055730087 DLGSUP <0013> gsup_server.c:235 5:  20241022055730087 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055730087 DLGSUP <0013> gsup_server.c:235 7:  20241022055730087 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055730087 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055730087 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055730087 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055730087 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241022055730087 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241022055730120 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46145<->l=127.0.0.1:4259) 20241022055730122 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241022055730122 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241022055730135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4258 20241022055730141 DLINP <000b> input/ipa.c:451 connected read/write 20241022055730141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055730141 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425574904829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425574904829" cn_domain=CS} 20241022055730141 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425574904829 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241022055730141 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425574904829 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241022055730141 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425574904829.imsi 20241022055730141 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425574904829.imsi 20241022055730141 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425574904829.imsi: does not exist in local HLR 20241022055730147 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425574904829 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241022055730147 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241022055730147 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241022055730147 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241022055730147 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241022055730147 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241022055730147 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425574904829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055730147 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241022055730147 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241022055730147 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241022055730147 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241022055730147 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241022055730147 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241022055730150 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055730150 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055730150 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241022055730150 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241022055730150 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241022055730152 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055730152 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055730152 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241022055730193 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055730193 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055730193 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055730193 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055730193 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425574904829 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611862602 20241022055730193 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425574904829 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241022055730193 DLINP <000b> input/ipa.c:451 connected read/write 20241022055730193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055730193 DLINP <000b> input/ipa.c:451 connected read/write 20241022055730193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055730197 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055730197 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055730197 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425574904829 MSISDN-491611862602 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241022055730197 DLINP <000b> input/ipa.c:451 connected read/write 20241022055730197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055730197 DLINP <000b> input/ipa.c:451 connected read/write 20241022055730197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055730199 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055730199 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055730199 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425574904829 MSISDN-491611862602 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 20241022055730199 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425574904829 MSISDN-491611862602 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241022055730199 DLINP <000b> input/ipa.c:451 connected read/write 20241022055730199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055730199 DLINP <000b> input/ipa.c:451 connected read/write 20241022055730199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055730201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4258 20241022055730202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4258 20241022055730203 DLINP <000b> input/ipa.c:451 connected read/write 20241022055730203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055730203 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055730203 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055730203 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055730203 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46145<->l=127.0.0.1:4259) 20241022055730203 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055730203 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055730203 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241022055730203 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241022055730203 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241022055730244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4258 20241022055730345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40594<->l=127.0.0.1:4258 20241022055733423 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055733423 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055733426 DLINP <000b> input/ipa.c:451 connected read/write 20241022055733426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055733427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40608<->l=127.0.0.1:4258 20241022055733429 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241022055733429 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241022055733430 DLINP <000b> input/ipa.c:451 connected read/write 20241022055733430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055733430 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055733430 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055733430 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  20241022055733430 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055733430 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  20241022055733430 DLGSUP <0013> gsup_server.c:235 2:  20241022055733430 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055733430 DLGSUP <0013> gsup_server.c:235 3:  20241022055733430 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055733430 DLGSUP <0013> gsup_server.c:235 4:  20241022055733430 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055733430 DLGSUP <0013> gsup_server.c:235 5:  20241022055733430 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055733430 DLGSUP <0013> gsup_server.c:235 7:  20241022055733430 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055733430 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055733430 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055733430 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055733447 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35271<->l=127.0.0.1:4259) 20241022055733450 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241022055733450 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241022055733467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40612<->l=127.0.0.1:4258 20241022055733482 DAUC <0003> db_auc.c:157 IMSI='262427843617696': No 2G Auth Data 20241022055733482 DAUC <0003> db_auc.c:192 IMSI='262427843617696': No 3G Auth Data 20241022055733492 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427843617696.imsi 20241022055733492 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427843617696.imsi: found in local HLR 20241022055733500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40612<->l=127.0.0.1:4258 20241022055733501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40608<->l=127.0.0.1:4258 20241022055733502 DLINP <000b> input/ipa.c:451 connected read/write 20241022055733502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055733502 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055733502 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055733502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055733502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35271<->l=127.0.0.1:4259) 20241022055733547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40614<->l=127.0.0.1:4258 20241022055733647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40614<->l=127.0.0.1:4258 20241022055736720 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055736720 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055736722 DLINP <000b> input/ipa.c:451 connected read/write 20241022055736722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055736723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34228<->l=127.0.0.1:4258 20241022055736725 DLINP <000b> input/ipa.c:451 connected read/write 20241022055736725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055736725 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055736725 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055736725 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  20241022055736725 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055736725 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  20241022055736725 DLGSUP <0013> gsup_server.c:235 2:  20241022055736725 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055736725 DLGSUP <0013> gsup_server.c:235 3:  20241022055736725 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055736725 DLGSUP <0013> gsup_server.c:235 4:  20241022055736725 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055736725 DLGSUP <0013> gsup_server.c:235 5:  20241022055736725 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055736725 DLGSUP <0013> gsup_server.c:235 7:  20241022055736725 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055736725 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055736725 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055736725 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055736725 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241022055736725 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241022055736755 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37089<->l=127.0.0.1:4259) 20241022055736758 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241022055736758 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241022055736775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4258 20241022055736779 DLINP <000b> input/ipa.c:451 connected read/write 20241022055736779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055736779 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428793848873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428793848873" cn_domain=CS} 20241022055736779 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428793848873 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241022055736779 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428793848873 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241022055736779 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428793848873.imsi 20241022055736780 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428793848873.imsi 20241022055736780 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428793848873.imsi: does not exist in local HLR 20241022055736784 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428793848873 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241022055736784 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241022055736784 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241022055736784 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241022055736784 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241022055736784 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241022055736784 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428793848873 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055736784 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241022055736784 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241022055736784 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241022055736784 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241022055736784 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241022055736784 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241022055736786 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055736786 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055736786 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241022055736786 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241022055736786 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241022055736788 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055736788 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055736788 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241022055736829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055736829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055736829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055736829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055736829 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428793848873 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616514621 20241022055736829 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428793848873 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241022055736829 DLINP <000b> input/ipa.c:451 connected read/write 20241022055736829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055736829 DLINP <000b> input/ipa.c:451 connected read/write 20241022055736829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055736832 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055736832 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055736832 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428793848873 MSISDN-491616514621 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241022055736832 DLINP <000b> input/ipa.c:451 connected read/write 20241022055736832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055736833 DLINP <000b> input/ipa.c:451 connected read/write 20241022055736833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055736835 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055736835 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055736835 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428793848873 MSISDN-491616514621 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 20241022055736835 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428793848873 MSISDN-491616514621 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241022055736835 DLINP <000b> input/ipa.c:451 connected read/write 20241022055736835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055736835 DLINP <000b> input/ipa.c:451 connected read/write 20241022055736835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055736837 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428793848873.imsi 20241022055736837 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428793848873.imsi: does not exist in local HLR 20241022055737838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4258 20241022055737839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34228<->l=127.0.0.1:4258 20241022055737840 DLINP <000b> input/ipa.c:451 connected read/write 20241022055737840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055737840 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055737841 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055737841 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055737841 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37089<->l=127.0.0.1:4259) 20241022055737841 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055737841 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055737841 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241022055737841 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241022055737841 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241022055737881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34250<->l=127.0.0.1:4258 20241022055737981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34250<->l=127.0.0.1:4258 20241022055741060 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241022055741060 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241022055741062 DLINP <000b> input/ipa.c:451 connected read/write 20241022055741062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055741062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34254<->l=127.0.0.1:4258 20241022055741064 DLINP <000b> input/ipa.c:451 connected read/write 20241022055741064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055741064 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241022055741064 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241022055741064 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  20241022055741064 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241022055741064 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  20241022055741064 DLGSUP <0013> gsup_server.c:235 2:  20241022055741064 DLGSUP <0013> gsup_server.c:237 2: 00  20241022055741064 DLGSUP <0013> gsup_server.c:235 3:  20241022055741064 DLGSUP <0013> gsup_server.c:237 3: 00  20241022055741064 DLGSUP <0013> gsup_server.c:235 4:  20241022055741064 DLGSUP <0013> gsup_server.c:237 4: 00  20241022055741064 DLGSUP <0013> gsup_server.c:235 5:  20241022055741064 DLGSUP <0013> gsup_server.c:237 5: 00  20241022055741064 DLGSUP <0013> gsup_server.c:235 7:  20241022055741064 DLGSUP <0013> gsup_server.c:237 7: 00  20241022055741064 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241022055741064 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241022055741064 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241022055741064 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241022055741064 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241022055741098 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45209<->l=127.0.0.1:4259) 20241022055741101 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241022055741101 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241022055741121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34260<->l=127.0.0.1:4258 20241022055741126 DLINP <000b> input/ipa.c:451 connected read/write 20241022055741126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055741126 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429703860077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429703860077" cn_domain=CS} 20241022055741126 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429703860077 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241022055741126 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429703860077 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241022055741126 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429703860077.imsi 20241022055741126 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429703860077.imsi 20241022055741126 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429703860077.imsi: does not exist in local HLR 20241022055741132 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429703860077 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241022055741132 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241022055741132 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241022055741132 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241022055741132 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241022055741132 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241022055741132 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429703860077 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241022055741132 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241022055741132 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241022055741132 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241022055741132 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241022055741132 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241022055741132 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241022055741133 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055741133 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055741134 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241022055741134 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241022055741134 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241022055741135 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055741135 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055741135 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241022055741177 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055741177 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055741177 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055741177 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055741177 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429703860077 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613432076 20241022055741177 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429703860077 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241022055741177 DLINP <000b> input/ipa.c:451 connected read/write 20241022055741177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055741177 DLINP <000b> input/ipa.c:451 connected read/write 20241022055741177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055741181 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055741181 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055741181 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429703860077 MSISDN-491613432076 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241022055741181 DLINP <000b> input/ipa.c:451 connected read/write 20241022055741181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055741181 DLINP <000b> input/ipa.c:451 connected read/write 20241022055741181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055741183 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055741183 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055741183 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429703860077 MSISDN-491613432076 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 20241022055741183 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429703860077 MSISDN-491613432076 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241022055741183 DLINP <000b> input/ipa.c:451 connected read/write 20241022055741183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055741183 DLINP <000b> input/ipa.c:451 connected read/write 20241022055741183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241022055741185 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613432076.msisdn 20241022055741185 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613432076.msisdn: does not exist in local HLR 20241022055741185 DDGSM <0007> mslookup_server.c:352 sip.voice.491613432076.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241022055741185 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613432076.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241022055741188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34260<->l=127.0.0.1:4258 20241022055741188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34254<->l=127.0.0.1:4258 20241022055741190 DLINP <000b> input/ipa.c:451 connected read/write 20241022055741190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241022055741190 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241022055741190 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241022055741190 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241022055741190 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45209<->l=127.0.0.1:4259) 20241022055741190 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241022055741190 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241022055741190 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241022055741190 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241022055741190 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241022055741229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34266<->l=127.0.0.1:4258 20241022055741329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34266<->l=127.0.0.1:4258